*{box-sizing:border-box;margin:0;padding:0}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#1a2330;line-height:1.6;background:#fff}
img,svg{max-width:100%;display:block}
a{color:#0369a1;text-decoration:none}
.wrap{max-width:1140px;margin:0 auto;padding:0 20px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;border-radius:9px;padding:15px 24px;text-align:center;cursor:pointer;border:0;font-size:16px;line-height:1.1}
.btn-call{background:#16a34a;color:#fff}
.btn-call:hover{background:#15803d}
.btn-ghost{background:transparent;color:#fff;border:2px solid #2f5680}
.btn-ghost:hover{border-color:#0284c7}
.btn-wide{width:100%}
.btn>svg{width:18px;height:18px;flex:0 0 auto}
.eyebrow{color:#0284c7;font-weight:800;font-size:13px;letter-spacing:0.09em;text-transform:uppercase;margin-bottom:12px}
header.site{position:sticky;top:0;z-index:40;background:#0b2545;color:#fff}
header.site>.wrap{display:flex;align-items:center;justify-content:space-between;height:74px;gap:18px}
.logo{display:flex;align-items:center;gap:11px;color:#fff;font-weight:800;font-size:17px;line-height:1.1}
.logo>svg{width:38px;height:38px}
.logo>img{width:42px;height:42px;flex:0 0 auto}
.nav-d{display:flex;align-items:center;gap:22px;margin-left:auto}
.nav-d>a{color:#dbe4f0;font-weight:600;font-size:15px}
.nav-d>a:hover{color:#fff}
.nav-d>a.on{color:#fff;border-bottom:2px solid #0284c7;padding-bottom:4px}
.burger{display:none;background:none;border:0;cursor:pointer;width:46px;height:46px}
.burger>span{display:block;width:25px;height:3px;background:#fff;margin:5px auto;border-radius:2px}
.drawer{position:fixed;top:0;right:-330px;width:300px;height:100%;background:#0b2545;color:#fff;z-index:60;transition:right .25s ease;padding:22px;overflow-y:auto}
.drawer.open{right:0}
.drawer>a{display:block;color:#dbe4f0;font-weight:600;padding:13px 0;border-bottom:1px solid #1d3a63}
.drawer>.grp{color:#8aa6cc;font-size:13px;text-transform:uppercase;letter-spacing:0.04em;margin-top:16px}
.overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:55}
.overlay.open{display:block}
.x-close{background:none;border:0;color:#fff;font-size:30px;cursor:pointer;float:right;line-height:1}
.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#0b2545 0%,#0b2545 50%,#0e2d4f 100%);color:#fff;padding:58px 0 64px}
.hero-art{position:absolute;right:0;bottom:0;width:54%;max-width:760px;opacity:0.5;pointer-events:none;z-index:1}
.hero>.wrap{position:relative;z-index:2}
.hero-grid{display:grid;grid-template-columns:1.05fr 0.95fr;gap:40px;align-items:center}
.hero h1{font-size:43px;line-height:1.09;margin-bottom:16px;font-weight:800}
.hero p.sub{font-size:18px;color:#cdd9ea;margin-bottom:24px;max-width:560px}
.ticks{list-style:none;margin:0 0 26px}
.ticks>li{padding:7px 0 7px 32px;position:relative;color:#eaf1fb;font-weight:600}
.ticks>li>svg{position:absolute;left:0;top:9px;width:20px;height:20px}
.hbtns{display:flex;flex-wrap:wrap;gap:12px}
.hero-assure{display:flex;align-items:center;gap:8px;margin-top:18px;color:#aebfd6;font-size:14px}
.hero-assure>svg{width:16px;height:16px;flex:0 0 auto}
.hcall{background:rgba(255,255,255,.06);border:1px solid #24456c;border-radius:14px;padding:26px;text-align:center}
.hcall>.cn{color:#7cc4ec;font-weight:800;font-size:13px;letter-spacing:.09em;text-transform:uppercase}
.hcall>.num{color:#fff;font-weight:800;font-size:34px;margin:6px 0 14px;line-height:1.1}
.hcall>.btn{font-size:18px;padding:16px 26px}
.hcall>.hsub{color:#aebfd6;font-size:13px;margin-top:12px}
.trust{background:#f5f8fc;border-bottom:1px solid #e7edf6}
.trust>.wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:0}
.tcell{display:flex;align-items:center;gap:12px;padding:22px 22px;border-left:1px solid #e2e9f3}
.tcell:first-child{border-left:0}
.tcell>svg{width:30px;height:30px;color:#0b2545;flex:0 0 auto}
.tcell>span{font-weight:700;color:#0b2545;font-size:15px;line-height:1.25}
section.blk{padding:58px 0}
section.alt{background:#f5f8fc}
.center{text-align:center}
h2.sec{font-size:32px;margin-bottom:10px;color:#0b2545;font-weight:800;line-height:1.15}
h2.sec a{color:#0b2545}
p.lead{font-size:17px;color:#46505f;max-width:730px;margin:0 auto 38px}
.prose{max-width:820px;margin:0 auto}
.prose h2{color:#0b2545;font-size:26px;margin:30px 0 12px}
.prose h3{color:#0b2545;font-size:20px;margin:24px 0 10px}
.prose p{color:#46505f;margin-bottom:14px}
.prose ul{margin:0 0 16px 0;list-style:none}
.prose ul>li{position:relative;padding:6px 0 6px 30px;color:#46505f}
.prose ul>li>svg{position:absolute;left:0;top:11px;width:18px;height:18px}
.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.svc{display:block;background:#fff;border:1px solid #e4e9f1;border-radius:14px;padding:28px 24px;box-shadow:0 6px 22px rgba(11,37,69,.05)}
.svc:hover{border-color:#0284c7}
.svc>.ico{width:52px;height:52px;margin-bottom:15px}
.svc>.ico>svg{width:52px;height:52px;color:#0284c7}
.svc h3{color:#0b2545;font-size:19px;margin-bottom:9px}
.svc>p{font-size:14.5px;color:#515c6b;margin-bottom:12px}
.svc>.more{color:#0284c7;font-weight:700;font-size:14.5px;display:inline-flex;align-items:center;gap:6px}
.svc>.more>svg{width:14px;height:14px}
.cats{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
.cat{background:#fff;border:1px solid #e4e9f1;border-radius:12px;padding:20px 16px;text-align:center}
.cat>svg{width:32px;height:32px;color:#0284c7;margin:0 auto 10px}
.cat>span{font-weight:700;color:#0b2545;font-size:14px}
.procrow{display:flex;align-items:stretch;gap:14px;flex-wrap:wrap;justify-content:center}
.procrow>.step{flex:1;min-width:210px;background:#fff;border:1px solid #e4e9f1;border-radius:12px;padding:24px}
.procrow>.arrow{display:flex;align-items:center;color:#cbd5e1;flex:0 0 auto}
.procrow>.arrow>svg{width:24px;height:24px}
.stepnum{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;background:#0284c7;color:#fff;border-radius:50%;font-weight:800;font-size:17px;margin-bottom:13px}
.step h3{color:#0b2545;font-size:17px;margin-bottom:7px}
.step p{font-size:14px;color:#515c6b}
.two{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start}
.two h3{color:#0b2545;font-size:22px;margin:0 0 10px}
.two p{margin-bottom:13px;color:#46505f}
.signrow{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.sign{background:#fff;border:1px solid #e4e9f1;border-radius:12px;padding:20px}
.sign h3{color:#0b2545;font-size:16px;margin-bottom:6px}
.sign p{font-size:14px;color:#5b6675}
.chips{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}
.chip{background:#fff;border:1px solid #d8e0ec;border-radius:30px;padding:11px 20px;font-size:14.5px;font-weight:600;color:#0b2545}
.chip-sm{padding:9px 16px;font-size:14px}
.zipline{text-align:center;color:#5b6675;font-size:14.5px;margin-top:22px}
.tst{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tst>.q{background:#fff;border:1px solid #e4e9f1;border-radius:12px;padding:24px;font-size:15px;color:#46505f}.stars{color:#f59e0b;font-weight:700;letter-spacing:2px;margin-bottom:8px}.who{margin-top:12px;font-weight:700;color:#0b2545;font-size:14px}
.faq{max-width:840px;margin:0 auto}
.qa{border-bottom:1px solid #e1e7f0;padding:18px 0}
.qa h3{color:#0b2545;font-size:18px;margin-bottom:7px}
.qa p{color:#46505f;font-size:15px}
.related{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}
.related>a{background:#fff;border:1px solid #d8e0ec;border-radius:10px;padding:14px 20px;font-weight:700;color:#0b2545}
.related>a:hover{border-color:#0284c7}
.cta{background:linear-gradient(120deg,#0b2545,#0e2d4f);color:#fff}
.cta>.wrap{display:grid;grid-template-columns:1.25fr 0.75fr;gap:36px;align-items:center}
.cta-l{display:flex;gap:18px;align-items:flex-start}
.cta-ico{width:60px;height:60px;border-radius:50%;background:#0284c7;display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.cta-ico>svg{width:28px;height:28px;color:#fff}
.cta h2{color:#fff;font-size:27px;margin-bottom:8px}
.cta p.ctap{color:#cdd9ea;max-width:520px}
.callbox{background:#fff;border-radius:12px;padding:22px 26px;text-align:center;display:block}
.callbox>.cn{color:#0284c7;font-weight:800;font-size:13px;letter-spacing:.09em;text-transform:uppercase}
.callbox>.num{color:#0b2545;font-weight:800;font-size:30px;margin:5px 0 12px;line-height:1.1}
.callbox>.btn{width:100%}
footer.site{background:#08192f;color:#9fb2cc;padding:42px 0 26px;font-size:14px}
footer.site a{color:#aebfd6}
footer.site a:hover{color:#fff}
.fcols{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:30px;margin-bottom:26px}
.fcols h4{color:#fff;font-size:15px;margin-bottom:12px}
.fcols a{display:block;padding:4px 0}
.fcols>div>.logo{margin-bottom:12px}
.fdesc{font-size:13.5px;color:#7e93b3;line-height:1.6}
.fitem{display:flex;align-items:flex-start;gap:9px;padding:4px 0;color:#aebfd6}
.fitem>svg{width:16px;height:16px;margin-top:3px;flex:0 0 auto;color:#0284c7}
.fine{border-top:1px solid #173453;padding-top:18px;color:#7e93b3;font-size:13px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}
.fine a{color:#9fb2cc}
.disclaimer{margin-top:18px;color:#62758f;font-size:12px;line-height:1.6}
.sticky{display:none;position:fixed;bottom:0;left:0;right:0;z-index:50;background:#0b2545;padding:9px;border-top:2px solid #0284c7}
.sticky>.btn{width:100%;font-size:17px}
@media (max-width:980px){
.nav-d{display:none}.burger{display:block}
.hero-grid{grid-template-columns:1fr;gap:28px}
.hero-art{width:80%;opacity:0.24}
.signrow{grid-template-columns:1fr}
.cats{grid-template-columns:1fr 1fr 1fr}
.cta>.wrap{grid-template-columns:1fr;gap:24px}
.trust>.wrap{grid-template-columns:1fr 1fr}
.tcell{border-left:0;border-top:1px solid #e2e9f3;padding:18px 14px}
.tcell:first-child,.tcell:nth-child(2){border-top:0}
.fcols{grid-template-columns:1fr 1fr;gap:26px}
.procrow>.arrow{display:none}
}
@media (max-width:760px){
.grid3{grid-template-columns:1fr}
.two{grid-template-columns:1fr;gap:26px}
.cats{grid-template-columns:1fr 1fr}
.procrow>.step{flex:1 1 100%}
.fcols{grid-template-columns:1fr}
.sticky{display:block}
body{padding-bottom:74px}
.hero{padding:40px 0 44px}.hero h1{font-size:31px}.hero p.sub{font-size:17px}
section.blk{padding:44px 0}h2.sec{font-size:25px}.cta h2{font-size:23px}
}
@media (max-width:430px){.hero h1{font-size:27px}.cats{grid-template-columns:1fr}}

/* ============================================================
   MOBILE-FRIENDLINESS + CRO ENHANCEMENTS
   ============================================================ */
/* Stop iOS from auto-inflating text; kill accidental sideways scroll */
html{-webkit-text-size-adjust:100%}
body{overflow-x:hidden}
/* Soft tap feedback instead of the default grey flash */
a,button,.btn,.chip{-webkit-tap-highlight-color:rgba(2,132,199,.18)}
/* Anchor links (#services, #faq, #why...) land below the sticky header */
:where(section,[id]){scroll-margin-top:90px}
/* Every call/CTA button clears the 48px touch-target minimum */
.btn{min-height:50px}
.cat,.chip,.related>a,.svc>.more{min-height:44px}
.cat{display:flex;flex-direction:column;align-items:center;justify-content:center}
/* Visible keyboard focus for accessibility */
a:focus-visible,button:focus-visible,.btn:focus-visible{outline:3px solid #7cc4ec;outline-offset:2px;border-radius:6px}
/* Lock background scroll while the mobile drawer is open */
body.no-scroll{overflow:hidden}
/* Roomier footer link tap targets */
.fcols a{padding:7px 0}
/* Sticky mobile call bar: respect the iPhone home-indicator safe area */
.sticky{padding-bottom:calc(9px + env(safe-area-inset-bottom))}
@media (max-width:760px){body{padding-bottom:calc(74px + env(safe-area-inset-bottom))}}
/* Gentle attention pulse on the sticky call button (motion-safe only) */
@media (prefers-reduced-motion:no-preference){
.sticky>.btn{animation:pulseCall 2.6s ease-in-out infinite}
@keyframes pulseCall{0%,100%{box-shadow:0 0 0 0 rgba(22,163,74,0)}50%{box-shadow:0 0 0 7px rgba(22,163,74,.18)}}
}
/* On small phones the full-text header call button overflowed and pushed the
   menu button off-screen. Collapse it to a compact icon so the burger always
   stays reachable; the full number remains in the hero and sticky bottom bar. */
@media (max-width:600px){
header.site .btn-call{font-size:0;gap:0;padding:0;width:46px;height:46px;min-height:46px;border-radius:50%;flex:0 0 auto}
header.site .btn-call>svg{width:22px;height:22px}
header.site>.wrap{gap:10px}
}
@media (max-width:380px){.logo{font-size:15px}.logo>img{width:36px;height:36px}}
