:root{--navy:#123c69;--blue:#1f78b4;--red:#d6422b;--ink:#1f2933;--muted:#607080;--bg:#f7fbff;--card:#fff;--line:#d7e6f2;--soft-red:#fff1ee;--soft-blue:#eaf6ff}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.55}a{color:inherit;text-decoration:none}.topbar{background:var(--navy);color:white;font-size:.95rem}.wrap{width:min(1120px,92%);margin:auto}.topbar .wrap,.nav .wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem}.topbar a{font-weight:800;color:white}.nav{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.75rem;padding:1rem 0;font-weight:900;color:var(--navy);font-size:1.25rem}.mark{width:42px;height:42px;border-radius:12px;background:var(--blue);display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:inset 0 -5px 0 rgba(214,66,43,.95)}.links{display:flex;gap:1rem;align-items:center;font-size:.95rem}.links a{color:#334155}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.85rem 1.15rem;font-weight:800;border:2px solid transparent;transition:.15s ease;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-red{background:var(--red);color:white}.btn-blue{background:var(--blue);color:white}.btn-outline{border-color:var(--blue);color:var(--navy);background:white}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#ffffff 0%,#edf8ff 58%,#fff1ee 100%);padding:4.8rem 0}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:2.4rem;align-items:center}.eyebrow{display:inline-flex;gap:.5rem;align-items:center;color:var(--red);background:var(--soft-red);border:1px solid #ffd7d4;padding:.35rem .7rem;border-radius:999px;font-weight:800;font-size:.9rem}.hero h1{font-size:clamp(2.3rem,5vw,4.4rem);line-height:1.02;margin:.9rem 0;color:var(--navy);letter-spacing:-.04em}.lead{font-size:1.18rem;color:#435466;max-width:690px}.cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.6rem 0}.trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1.4rem}.trust div{background:white;border:1px solid var(--line);border-radius:14px;padding:.75rem;font-weight:750}.card{background:var(--card);border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 50px rgba(23,50,77,.10)}.form-card{padding:1.35rem}.form-card h2{margin:.2rem 0;color:var(--navy)}.fields{display:grid;gap:.75rem}input,select,textarea{width:100%;padding:.9rem;border:1px solid #cbd5df;border-radius:12px;font:inherit;background:white}textarea{min-height:96px}.section{padding:4rem 0}.section h2{font-size:clamp(1.8rem,3vw,2.6rem);color:var(--navy);line-height:1.12;margin:0 0 1rem}.section p{color:#536477}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.service-card{padding:1.35rem}.service-card h3{color:var(--navy);margin:.2rem 0}.icon{width:46px;height:46px;border-radius:14px;background:var(--soft-blue);display:grid;place-items:center;font-size:1.35rem}.band{background:var(--navy);color:white}.band h2,.band p{color:white}.band .btn-outline{border-color:white}.list{display:grid;gap:.55rem;padding:0;margin:1rem 0;list-style:none}.list li{padding-left:1.6rem;position:relative}.list li:before{content:'✓';position:absolute;left:0;color:var(--blue);font-weight:900}.process{counter-reset:steps}.step{padding:1.25rem}.step:before{counter-increment:steps;content:counter(steps);width:38px;height:38px;border-radius:999px;background:var(--red);color:white;display:grid;place-items:center;font-weight:900;margin-bottom:.8rem}.final{background:linear-gradient(135deg,var(--navy),#1f78b4);color:white;text-align:center}.final h2,.final p{color:white}.footer{background:#0e2032;color:#cbd5df;padding:2rem 0}.footer .wrap{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.page-hero{padding:3.5rem 0;background:linear-gradient(135deg,#fff,#eef7fc)}.page-hero h1{font-size:clamp(2.1rem,4vw,3.6rem);color:var(--navy);line-height:1.05;margin:.5rem 0}.mobile-sticky{display:none;position:fixed;bottom:0;left:0;right:0;background:white;border-top:1px solid var(--line);padding:.7rem;z-index:20;gap:.6rem}.mobile-sticky .btn{flex:1;padding:.75rem .5rem}@media(max-width:860px){.links{display:none}.hero-grid,.grid-2,.grid-3{grid-template-columns:1fr}.hero{padding:3rem 0}.trust{grid-template-columns:1fr}.mobile-sticky{display:flex}body{padding-bottom:72px}.topbar .wrap{font-size:.85rem}.footer .wrap{display:block}} 

.hero{background:radial-gradient(circle at 75% 18%,#cfeeff 0,#edf8ff 36%,#fff 74%);}
.hero h1 .tight{display:block;color:var(--red)}
.pill-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.pill{background:white;border:1px solid var(--line);border-radius:999px;padding:.45rem .75rem;font-weight:800;color:var(--navy);font-size:.9rem}.mini-links{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.6rem;color:#536477;font-weight:750}.mini-links a{text-decoration:underline;text-underline-offset:3px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.2rem}.stat{background:white;border:1px solid var(--line);border-radius:18px;padding:1rem;text-align:center}.stat strong{display:block;font-size:1.7rem;color:var(--navy)}.feature-card{padding:1.35rem;min-height:100%}.feature-card .tag{color:var(--red);font-weight:900;font-size:.82rem;text-transform:uppercase;letter-spacing:.06em}.split-soft{background:linear-gradient(180deg,#fff,var(--bg))}.quote-box{background:var(--navy);color:white;border-radius:24px;padding:1.5rem}.quote-box h3,.quote-box p{color:white}.inline-form{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.inline-form textarea,.inline-form .full{grid-column:1/-1}@media(max-width:860px){.stats{grid-template-columns:repeat(2,1fr)}.inline-form{grid-template-columns:1fr}}

.clean-nav{box-shadow:0 8px 24px rgba(23,50,77,.06)}.clean-links{gap:.75rem}.phone-link{font-weight:900;color:var(--navy)!important}.topbar{display:none}
@media(max-width:860px){.clean-links{display:flex}.phone-link{display:none}.brand{font-size:1.05rem}.mark{width:38px;height:38px}}

.logo-brand{padding:.35rem 0}.logo-brand img{display:block;height:86px;width:auto;max-width:390px;object-fit:contain}@media(max-width:860px){.logo-brand img{height:64px;max-width:285px}}
