:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#102235;background:#f4f7fb;font-family:Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:radial-gradient(circle at top,#2f6dd624,#0000 35%),linear-gradient(#f8fbff 0%,#eef4fb 100%);min-height:100vh}button{font:inherit}.page-shell{place-items:center;min-height:100vh;padding:32px 16px;display:grid}.card{background:#ffffffeb;border:1px solid #10223514;border-radius:24px;width:min(680px,100%);padding:32px;box-shadow:0 24px 60px #1022351f}.auth-card{text-align:center}.card-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#5f7895;margin:0 0 8px;font-size:12px}.lede{color:#41586f;max-width:36rem;margin:0 auto 24px;line-height:1.6}h1{margin:0 0 16px;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.auth-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.primary-button,.secondary-button{cursor:pointer;border:none;border-radius:999px;padding:12px 18px}.primary-button{color:#fff;background:#1c64f2}.secondary-button{color:#102235;background:#e7eef7}.result-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:24px 0 0;display:grid}.result-grid div{background:#f6f9fd;border:1px solid #10223514;border-radius:18px;padding:18px}.result-grid dt{color:#5f7895;margin-bottom:8px;font-size:13px}.result-grid dd{word-break:break-word;margin:0;font-size:18px;font-weight:600}@media (max-width:640px){.card{border-radius:20px;padding:24px}.card-header{flex-direction:column}}
