:root{color:#172033;background:#f7f9fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body{margin:0}.site-header{background:#fff;border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;padding:18px 6vw;display:flex;position:sticky;top:0}.brand{color:#0f3d5e;font-weight:800;text-decoration:none}.site-header nav{flex-wrap:wrap;gap:18px;display:flex}.site-header a{color:#26364f;text-decoration:none}.site-header a:hover{text-decoration:underline}.hero{color:#fff;background:linear-gradient(135deg,#0f3d5e,#106a8b);padding:80px 6vw}.hero h1{max-width:920px;margin:0 0 20px;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.05}.hero p{max-width:760px;font-size:1.2rem}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#b7f0ff;font-size:.78rem;font-weight:700}.button{color:#0f3d5e;background:#fff;border-radius:999px;margin:12px 12px 0 0;padding:12px 18px;font-weight:700;text-decoration:none;display:inline-block}.button.secondary{color:#fff;background:0 0;border:1px solid #ffffffa6}.grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px;padding:48px 6vw;display:grid}.grid article,.content,.cta-box{background:#fff;border:1px solid #e6eaf0;border-radius:18px;padding:26px;box-shadow:0 8px 28px #1523400f}.content{max-width:880px;margin:44px auto}.content h1{color:#0f3d5e;font-size:clamp(2rem,4vw,3.3rem);line-height:1.1}.content h2,.grid h2,.cta-box h2{color:#123858}.breadcrumb{color:#66758c;font-size:.9rem}.cta-box{background:#f0fbff;border-color:#cceef8;max-width:880px;margin:28px auto}.site-footer{color:#dce7f7;background:#172033;padding:32px 6vw}.site-footer a{color:#fff}@media (width<=760px){.site-header{flex-direction:column;align-items:flex-start;gap:12px}.hero{padding:54px 6vw}}
