@font-face{font-family:Inter;src:url('/inter-variable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{font-family:Inter,system-ui,sans-serif;color:#f7faff;background:#0b1f3a;font-synthesis:none}
*{box-sizing:border-box}
html{min-height:100%;background:#0b1f3a}
body{min-height:100vh;margin:0;background:radial-gradient(circle at 70% 38%,#1e4d8870 0,transparent 34%),linear-gradient(135deg,#09192e,#0b1f3a 48%,#102b4e)}
a{color:inherit}
.topbar{width:min(1180px,calc(100% - 40px));height:92px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff24}
.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-size:18px;font-weight:700;letter-spacing:-.02em}
.brand img{display:block}
.site-link{font-size:14px;text-decoration:none;color:#c8d7e8;transition:color .2s ease}
.site-link:hover{color:#fff}
main{width:min(1180px,calc(100% - 40px));min-height:calc(100vh - 170px);margin:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.78fr);gap:clamp(50px,8vw,120px);align-items:center;padding:70px 0 90px}
.intro{max-width:670px}
.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 24px;color:#9fc0e9;font-size:13px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}
.eyebrow span{width:34px;height:1px;background:#4a8be2}
h1{max-width:720px;margin:0;font-size:clamp(46px,5.4vw,78px);line-height:.98;letter-spacing:-.055em;font-weight:680}
.lede{max-width:610px;margin:30px 0 0;color:#b6c8dc;font-size:17px;line-height:1.75}
.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:38px}
.actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 19px;border-radius:10px;text-decoration:none;font-size:14px;font-weight:650;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.actions a:hover{transform:translateY(-1px)}
.primary{background:#2475e8;color:#fff;box-shadow:0 12px 32px #06142666}
.primary:hover{background:#3282f2}
.primary span{margin-left:22px}
.secondary{border:1px solid #ffffff38;color:#dce9f8}
.secondary:hover{border-color:#ffffff66;background:#ffffff0a}
.access-card{background:#f9fbfe;color:#142c49;border:1px solid #ffffff8c;border-radius:22px;padding:30px;box-shadow:0 30px 80px #020a176e}
.card-heading{display:flex;align-items:center;gap:15px;padding-bottom:24px;border-bottom:1px solid #dce5ef}
.product-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#e9f2ff;color:#1f63b7}
.product-icon svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.card-kicker{margin:0 0 5px;color:#60758d;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
h2{margin:0;font-size:20px;letter-spacing:-.02em}
.steps{list-style:none;margin:0;padding:5px 0}
.steps li{display:grid;grid-template-columns:35px 1fr;gap:13px;padding:20px 0;border-bottom:1px solid #e2e9f1}
.steps li>span{padding-top:2px;color:#7e91a7;font-size:11px;font-weight:700}
.steps strong{display:block;font-size:14px}
.steps p{margin:6px 0 0;color:#63768b;font-size:13px;line-height:1.55}
.security-note{display:flex;align-items:flex-start;gap:12px;margin-top:20px;padding:16px;border-radius:12px;background:#edf5ff;color:#46627e}
.security-note>span{width:22px;height:22px;display:grid;place-items:center;flex:none;border-radius:50%;background:#d7e9ff;color:#2167bb;font-weight:800}
.security-note p{margin:0;font-size:12px;line-height:1.55}
.security-note strong{color:#1e4168;font-size:13px}
footer{width:min(1180px,calc(100% - 40px));margin:auto;display:flex;justify-content:space-between;gap:20px;padding:22px 0;color:#829ab5;border-top:1px solid #ffffff1d;font-size:12px}
@media(max-width:850px){main{grid-template-columns:1fr;min-height:auto;padding:72px 0}.intro{max-width:690px}.access-card{max-width:620px}.topbar{height:78px}}
@media(max-width:520px){.topbar,main,footer{width:min(100% - 28px,1180px)}.topbar{height:72px}.brand{font-size:16px}.site-link{font-size:12px}main{padding:54px 0 64px;gap:45px}h1{font-size:clamp(42px,13vw,60px)}.lede{font-size:15px}.actions{display:grid}.actions a{width:100%}.access-card{padding:22px;border-radius:17px}.card-heading{align-items:flex-start}footer{flex-direction:column}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
