:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;--bg:#fff;--bg-soft:#f5f8fa;--text:#10151a;--text-muted:#4d5a66;--text-faint:#7d8994;--rule:#dfe6ec;--brand:#0a5c9e;--brand-deep:#084a80;--accent-bg:#eaf3fa;--max:58rem;--font-sans:ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Inter, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;background:var(--bg);scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.6}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}p{margin:0 0 1rem}h1,h2,h3{letter-spacing:-.02em;margin:0;line-height:1.2}.disclosure-bar{background:var(--accent-bg);border-bottom:1px solid var(--rule);color:var(--text-muted);text-align:center;padding:.6rem 1.5rem;font-size:.83rem}.wrap{max-width:var(--max);margin:0 auto;padding:0 1.5rem}main>section{border-top:1px solid var(--rule);padding:3rem 0}main>section:first-of-type{border-top:none}h2{margin-bottom:.75rem;font-size:clamp(1.5rem,3.5vw,1.9rem)}.lede{color:var(--text-muted);max-width:46ch;margin:0 0 1.75rem}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand);margin:0 0 .9rem;font-size:.75rem;font-weight:700}.note{color:var(--text-faint);margin-top:1.5rem;font-size:.9rem}.hero{padding:3.5rem 0 3rem}.hero h1{text-wrap:balance;max-width:18ch;margin-bottom:1rem;font-size:clamp(2rem,6vw,3rem)}.hero .sub{color:var(--text-muted);max-width:52ch;margin-bottom:2rem;font-size:1.08rem}.btn{background:var(--brand);color:#fff;border-radius:6px;padding:.8rem 1.6rem;font-size:1rem;font-weight:600;transition:background .15s;display:inline-block}.btn:hover{background:var(--brand-deep);text-decoration:none}.states{grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.25rem 1rem;margin:0;padding:0;list-style:none;display:grid}.states a{color:var(--text);border-radius:4px;padding:.4rem .5rem;font-size:.95rem;display:block}.states a:hover{background:var(--accent-bg);color:var(--brand);text-decoration:none}.cards{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.25rem;display:grid}.card{border:1px solid var(--rule);background:var(--bg);border-radius:8px;padding:1.25rem}.card h3{margin-bottom:.45rem;font-size:1.05rem}.card p{color:var(--text-muted);margin-bottom:.6rem;font-size:.94rem}.process{margin:0;padding:0;list-style:none}.process li{border-top:1px solid var(--rule);grid-template-columns:3rem 1fr;padding:1rem 0;display:grid}.process li:first-child{border-top:none}.process .pn{font-family:var(--font-mono);color:var(--brand);padding-top:.2rem;font-size:.8rem;font-weight:600}.process h3{margin-bottom:.15rem;font-size:1rem}.process p{color:var(--text-muted);margin:0;font-size:.94rem}.faq details{border-top:1px solid var(--rule);padding:.9rem 0}.faq details:first-child{border-top:none}.faq summary{cursor:pointer;font-size:1rem;font-weight:600;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:"+";color:var(--brand);margin-right:.6rem;font-weight:700}.faq details[open] summary:before{content:"–"}.faq p{color:var(--text-muted);margin:.6rem 0 0 1.35rem;font-size:.95rem}.cta-block{background:var(--bg-soft);text-align:center;border-radius:10px;margin:2rem 0 0;padding:2.5rem 1.75rem}.cta-block .lede{margin-left:auto;margin-right:auto}footer{border-top:1px solid var(--rule);margin-top:3rem;padding:2rem 0 3rem}.disclosure-long{color:var(--text-muted);max-width:62ch;font-size:.85rem}.fine{color:var(--text-faint);margin:0;font-size:.85rem}@media (max-width:34rem){.cta-block{padding:2rem 1.25rem}}.site-head{align-items:center;padding:1.4rem 0 .25rem;display:flex}.logo{align-items:center;gap:.55rem;display:inline-flex}.logo-text{letter-spacing:-.02em;color:var(--text);font-size:1.15rem;font-weight:500}.logo-text strong{color:var(--brand);font-weight:800}.trust{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.5rem;margin:2.5rem 0 0;padding:0;list-style:none;display:grid}.trust li{align-items:flex-start;gap:.8rem;display:flex}.trust-icon{color:var(--brand);flex:none;margin-top:.15rem;line-height:0}.trust strong{margin-bottom:.2rem;font-size:.95rem;display:block}.trust span:not(.trust-icon){color:var(--text-muted);font-size:.87rem;line-height:1.5;display:block}.process li{grid-template-columns:4.5rem 1fr}.process .pn{color:var(--text-faint);align-items:center;gap:.5rem;display:flex}.step-icon{color:var(--brand);line-height:0}@media (max-width:34rem){.process li{grid-template-columns:3.5rem 1fr}.step-icon svg{width:26px;height:26px}}
