:root{color:#0f172a;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.hero{color:#fff;background:radial-gradient(circle at 20% 10%,#dbeafe,#0000 30%),linear-gradient(135deg,#0f172a,#1e3a8a);padding:28px 24px 72px}nav{justify-content:space-between;align-items:center;max-width:1150px;margin:0 auto 70px;display:flex}nav a{color:#fff;border:1px solid #ffffff4d;border-radius:999px;padding:10px 16px;text-decoration:none}.brand{align-items:center;gap:10px;font-size:22px;font-weight:800;display:flex}.heroGrid{grid-template-columns:1.3fr .7fr;align-items:center;gap:36px;max-width:1150px;margin:0 auto;display:grid}.eyebrow{color:#93c5fd;text-transform:uppercase;letter-spacing:.1em;font-size:13px;font-weight:700}h1{max-width:850px;margin:0 0 22px;font-size:clamp(42px,7vw,78px);line-height:.95}.lead{color:#dbeafe;max-width:720px;font-size:20px;line-height:1.6}.badges{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.badges span{background:#ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:flex}.heroCard{background:#ffffff1f;border:1px solid #ffffff3d;border-radius:28px;padding:30px;box-shadow:0 24px 80px #00000047}.heroCard span,.heroCard small{color:#dbeafe;display:block}.heroCard strong{margin:10px 0;font-size:52px;display:block}.wrap{max-width:1150px;margin:-42px auto 0;padding:0 24px 64px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;box-shadow:0 24px 70px #0f172a1f}.calculator{grid-template-columns:1.25fr .75fr;display:grid;overflow:hidden}.form{padding:34px}.summary{background:#f1f5f9;border-left:1px solid #e2e8f0;padding:34px}h2{margin:0 0 18px;font-size:24px}label{color:#334155;gap:7px;margin-bottom:16px;font-weight:700;display:grid}input,select,textarea{width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:14px;padding:14px}textarea{resize:vertical;min-height:95px}.grid3{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.grid2{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.checks{flex-wrap:wrap;gap:18px;margin:4px 0 28px;display:flex}.checks label{align-items:center;gap:8px;margin:0;display:flex}.checks input{width:auto}.price{letter-spacing:-.04em;color:#1d4ed8;margin:10px 0;font-size:58px;font-weight:900}.muted{color:#64748b;margin-bottom:22px}dl{gap:12px;display:grid}dl div{border-bottom:1px solid #dbe3ed;justify-content:space-between;gap:16px;padding-bottom:12px;display:flex}dt{color:#64748b}dd{text-align:right;margin:0;font-weight:800}button{color:#fff;width:100%;font:inherit;cursor:pointer;background:#1d4ed8;border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;margin:28px 0 14px;padding:16px 18px;font-weight:900;display:flex}button:hover{background:#1e40af}.fineprint{color:#64748b;font-size:13px;line-height:1.5}footer{color:#64748b;justify-content:space-between;max-width:1150px;margin:0 auto;padding:28px 24px 52px;display:flex}footer strong{color:#0f172a}@media (width<=850px){.heroGrid,.calculator,.grid2,.grid3{grid-template-columns:1fr}.summary{border-top:1px solid #e2e8f0;border-left:0}nav,footer{flex-direction:column;align-items:flex-start;gap:18px}}
