:root{--ink:#10243e;--muted:#607086;--navy:#092b4c;--blue:#1268e5;--cyan:#55c7d9;--cream:#f6f7f4;--line:#dfe6ec;--white:#fff;--shadow:0 20px 50px rgba(9,43,76,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"DM Sans",Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:10px;z-index:100;background:#fff;padding:10px 16px}.skip-link:focus{left:10px}.site-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid rgba(9,43,76,.09)}.nav-wrap{min-height:80px;display:flex;align-items:center;justify-content:space-between}.brand img{width:142px;max-height:52px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:28px;font-weight:600;font-size:15px}.main-nav>a:not(.button):hover{color:var(--blue)}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:10px;padding:8px 12px;font:inherit;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:var(--blue);color:#fff;padding:15px 22px;font:inherit;font-weight:700;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(18,104,229,.22)}.button-small{padding:10px 16px}
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#071f38,#0a365e 60%,#0c446a);color:#fff;padding:84px 0 78px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.75fr);gap:72px;align-items:center}.hero-copy h1{font:800 clamp(42px,5.2vw,72px)/1.05 "Manrope",sans-serif;letter-spacing:-.045em;margin:12px 0 24px}.hero-copy h1 span{color:#75d5e4}.hero-intro{font-size:19px;color:#d8e6f1;max-width:720px;margin:0 0 34px}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:#75d5e4}.eyebrow-dark{color:var(--blue)}.search-panel{background:#fff;padding:10px;border-radius:16px;box-shadow:0 24px 55px rgba(0,0,0,.25);display:grid;grid-template-columns:1.35fr .9fr auto;gap:8px;color:var(--ink)}.field-group{display:flex;flex-direction:column;padding:5px 14px}.field-group span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#77879a}.field-group input,.field-group select{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;padding:3px 0}.category-field{border-left:1px solid var(--line)}.search-button{align-self:stretch}.trust-row{display:flex;flex-wrap:wrap;gap:24px;margin-top:25px;color:#c6d9e8;font-size:14px}.hero-card{position:relative;background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.07));border:1px solid rgba(255,255,255,.2);border-radius:28px;padding:38px;backdrop-filter:blur(14px)}.hero-card-mark{position:absolute;right:25px;top:18px;font:800 64px/1 "Manrope";color:rgba(255,255,255,.07)}.hero-card h2{font:700 28px/1.2 "Manrope";margin:12px 0}.hero-card p:not(.eyebrow){color:#d5e4ef}.hero-card small{display:block;margin-top:15px;color:#aac3d6}.button-light{background:#fff;color:var(--navy)}.hero-glow{position:absolute;border-radius:999px}.hero-glow-one{width:420px;height:420px;background:rgba(29,131,225,.18);right:-80px;top:-180px}.hero-glow-two{width:300px;height:300px;background:rgba(85,199,217,.09);left:45%;bottom:-220px}
.section{padding-top:88px;padding-bottom:88px}.section-tint{background:var(--cream)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-heading h2,.cta-inner h2{font:700 clamp(30px,4vw,44px)/1.12 "Manrope";letter-spacing:-.03em;margin:8px 0 0}.text-link{font-weight:700;color:var(--blue);white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-card{display:flex;align-items:center;gap:16px;border:1px solid var(--line);border-radius:16px;padding:18px;background:#fff;transition:.2s}.category-card:hover{transform:translateY(-3px);border-color:#9bc4f4;box-shadow:var(--shadow)}.category-initial{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;background:#e9f3ff;color:var(--blue);font:800 18px "Manrope"}.category-copy{display:flex;min-width:0;flex:1;flex-direction:column}.category-copy strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-copy small{color:var(--muted)}.category-arrow{color:var(--blue);font-size:20px}.business-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.business-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.2s}.business-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.business-logo{height:150px;display:grid;place-items:center;padding:25px;border-bottom:1px solid #eef1f4}.business-logo img{max-height:95px;object-fit:contain}.business-copy{display:flex;flex-direction:column;padding:18px}.business-copy strong{font-family:"Manrope"}.business-copy small,.business-copy span{color:var(--muted);font-size:13px}.centered-heading{justify-content:center;text-align:center}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.steps-grid article{padding:28px;border-top:3px solid var(--cyan);background:var(--cream);border-radius:0 0 18px 18px}.steps-grid article>span{font:800 13px "Manrope";color:var(--blue)}.steps-grid h3{font:700 24px "Manrope";margin:12px 0 4px}.steps-grid p{margin:0;color:var(--muted)}.cta-section{background:var(--blue);color:#fff;padding:62px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-inner p:not(.eyebrow){margin:10px 0 0;color:#dceaff}
.modern-footer{background:#071b2e;color:#d3dfe8;padding:68px 0 25px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:55px;padding-bottom:50px}.footer-brand img{width:150px;filter:brightness(0) invert(1);margin-bottom:18px}.footer-brand p{max-width:290px;color:#9fb2c2}.footer-grid h2{color:#fff;font:700 14px "Manrope";text-transform:uppercase;letter-spacing:.1em;margin:0 0 18px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid a:hover{color:#75d5e4}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:22px;display:flex;justify-content:space-between;color:#839aad;font-size:13px}
@media(max-width:960px){.hero-grid{grid-template-columns:1fr;gap:38px}.hero-card{max-width:600px}.business-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.main-nav{gap:17px}.footer-grid{gap:25px}}
@media(max-width:760px){.shell{width:min(100% - 28px,1180px)}.nav-wrap{min-height:70px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;left:14px;right:14px;top:70px;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:var(--shadow)}.main-nav.is-open{display:flex}.hero{padding:58px 0}.hero-copy h1{font-size:42px}.search-panel{grid-template-columns:1fr}.category-field{border-left:0;border-top:1px solid var(--line)}.search-button{min-height:52px}.category-grid,.steps-grid{grid-template-columns:1fr}.business-grid{grid-template-columns:repeat(2,1fr)}.section{padding-top:64px;padding-bottom:64px}.section-heading{align-items:flex-start;flex-direction:column}.cta-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px}}
@media(max-width:480px){.hero-copy h1{font-size:36px}.hero-intro{font-size:17px}.hero-card{padding:28px}.business-grid,.footer-grid{grid-template-columns:1fr}.trust-row{gap:10px 18px}.section-heading{margin-bottom:24px}}

/* Original OZBD brand palette and header treatment */
:root{--ink:#444;--muted:#6f6f6f;--navy:#2a2e32;--blue:#ff4f57;--cyan:#ff4f57;--cream:#f7f7f7;--line:#e2e2e2;--shadow:0 20px 50px rgba(42,46,50,.12)}
.site-header{background:#2a2e32;border-bottom-color:rgba(255,255,255,.12)}
.main-nav{color:#fff}.main-nav>a:not(.button):hover{color:#ff8b91}
.menu-toggle{color:#fff;border-color:rgba(255,255,255,.35)}
.button{border-radius:10px}.button:hover{background:#f96b73;box-shadow:0 12px 25px rgba(255,79,87,.25)}
.hero{background:linear-gradient(rgba(42,46,50,.68),rgba(42,46,50,.72)),url("../img/home_bg.png") center/cover no-repeat}
.hero-copy h1 span{color:#ff7a81}.hero-intro,.trust-row{color:#f0f0f0}.eyebrow{color:#ff8b91}.eyebrow-dark{color:#ff4f57}
.hero-card{background:rgba(42,46,50,.74);border-radius:20px}.hero-card p:not(.eyebrow),.hero-card small{color:#eee}
.hero-glow{display:none}.search-panel{border-radius:12px}.field-group span{color:#777}
.category-card:hover{border-color:#ff9ca1}.category-initial{background:#fff0f1}
.cta-section{background:#ff4f57}.modern-footer{background:#282828;color:#ddd}
.footer-grid a:hover{color:#ff8b91}
.footer-brand img{filter:none;width:170px}
.typewriter-wrap{display:inline-block;min-width:4.9em}.typewriter-text:after{content:"";display:inline-block;width:3px;height:.82em;margin-left:.09em;background:#ff4f57;vertical-align:-.04em;animation:ozbd-caret .8s steps(1) infinite}@keyframes ozbd-caret{50%{opacity:0}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(prefers-reduced-motion:reduce){.typewriter-text:after{display:none}}
@media(max-width:760px){.main-nav{background:#2a2e32;border-color:rgba(255,255,255,.16)}}
