:root{color:#182238;background:#f7f9fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65}body{margin:0}.site-header{z-index:5;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:#123858;font-weight:850;text-decoration:none}.site-header nav{flex-wrap:wrap;gap:16px;display:flex}.site-header a{color:#26364f;text-decoration:none}.site-header a:hover{text-decoration:underline}.hero{color:#fff;background:linear-gradient(135deg,#172033,#155e75);padding:78px 6vw}.hero h1{max-width:940px;margin:0 0 18px;font-size:clamp(2.35rem,5vw,4.6rem);line-height:1.05}.hero p{max-width:790px;font-size:1.17rem}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#a7f3d0;font-size:.78rem;font-weight:800}.button{color:#123858;background:#fff;border-radius:999px;margin:12px 12px 0 0;padding:12px 18px;font-weight:800;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(240px,1fr));gap:22px;padding:48px 6vw;display:grid}.card,.content,.cta-box{background:#fff;border:1px solid #e6eaf0;border-radius:18px;padding:26px;box-shadow:0 8px 28px #1523400f}.content{max-width:920px;margin:44px auto}.content h1{color:#123858;font-size:clamp(2rem,4vw,3.3rem);line-height:1.1}.content h2,.grid h2,.cta-box h2{color:#123858}.content code,.content pre{background:#f2f5f9;border-radius:8px}.content code{padding:2px 6px}.content pre{padding:16px;overflow:auto}.breadcrumb{color:#66758c;font-size:.9rem}.checklist li{margin-bottom:10px}.cta-box{background:#f0fdfa;border-color:#bbf7d0;max-width:920px;margin:28px auto}.warning{background:#fff7ed;border-left:5px solid #f97316;border-radius:10px;padding:14px 18px}.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}}
