@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#e8eef7;background:#07111f;font-family:Manrope,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit}.page-shell{min-height:100vh;max-width:1180px;margin:0 auto;padding:28px 48px 30px;position:relative;overflow:hidden}.page-shell:before{content:"";position:absolute;width:620px;height:620px;top:-270px;right:-220px;border:1px solid rgba(92,124,255,.16);border-radius:50%;box-shadow:0 0 0 70px #5c7cff06,0 0 0 140px #5c7cff05;pointer-events:none}.topbar,.account,.brand,.card-heading,.signed-in-callout,footer{display:flex;align-items:center}.topbar{justify-content:space-between;position:relative;z-index:1}.brand{gap:11px;color:#f4f7fb;text-decoration:none;font-size:15px;font-weight:700;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:#07111f;background:#a3e635;font-size:17px;font-weight:800}.brand-muted{color:#667790;font-weight:500}.account{gap:11px;font-size:13px}.avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#cbd7ff;background:#263563;font-size:12px;font-weight:800}.account-name{color:#b2bdd0}.button{border:0;border-radius:8px;cursor:pointer;transition:.2s ease}.button:disabled{cursor:not-allowed;opacity:.5}.button-quiet{padding:7px 11px;color:#9aa8bc;background:transparent;font-size:12px}.button-quiet:hover{color:#fff;background:#132136}.hero{max-width:650px;padding:115px 0 82px}.eyebrow,.label,code,footer{font-family:DM Mono,monospace}.eyebrow{display:flex;align-items:center;gap:8px;color:#a3e635;font-size:11px;letter-spacing:.15em;text-transform:uppercase}.status-dot{width:7px;height:7px;border-radius:50%;background:#a3e635;box-shadow:0 0 13px #a3e635}h1{margin:20px 0 18px;color:#f5f8fc;font-size:clamp(48px,7vw,78px);line-height:.98;letter-spacing:-.075em}h1 em{color:#829bff;font-style:normal}.hero-copy{max-width:400px;margin:0 0 28px;color:#8c9bb1;font-size:15px;line-height:1.7}.button-primary{padding:14px 18px;color:#09111d;background:#a3e635;font-size:13px;font-weight:800}.button-primary:hover{background:#b8f45c;transform:translateY(-2px)}.button-primary span,.button-secondary span{margin-left:13px;font-size:17px}.signed-in-callout{gap:9px;color:#aebcd0;font-size:13px}.signed-in-callout strong{color:#edf4ff}.check{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#09111d;background:#a3e635;font-size:12px;font-weight:800}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.card{min-height:230px;padding:25px;border:1px solid #1d3048;border-radius:13px;background:linear-gradient(140deg,#0d1c2e,#0b1727)}.card-protected{border-color:#293c6e;background:linear-gradient(140deg,#111c3a,#0e182e)}.card-heading{gap:10px}.card-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;font-size:17px;font-weight:700}.public-icon{color:#a3e635;background:#213a29}.lock-icon{color:#9bafff;background:#2b3767}.label{color:#91a1b7;font-size:10px;letter-spacing:.11em;text-transform:uppercase}.pill{margin-left:auto;padding:5px 8px;border-radius:20px;font-family:DM Mono,monospace;font-size:9px;text-transform:uppercase}.pill-green{color:#a3e635;background:#1d352a}.pill-purple{color:#a9b8ff;background:#293463}.card h2{margin:26px 0 7px;color:#f0f4fa;font-size:21px;letter-spacing:-.04em}.card p{min-height:42px;margin:0 0 20px;color:#8999b0;font-size:13px;line-height:1.6}.card code{display:block;color:#536781;font-size:10px}.button-secondary{margin-bottom:19px;padding:10px 13px;color:#c4ceff;background:#29386c;font-size:12px;font-weight:700}.button-secondary:hover:not(:disabled){background:#384a8b}.error-message{margin:20px 0 0;padding:12px 15px;border:1px solid #643746;border-radius:8px;color:#ffabbc;background:#351d2a;font-size:13px}.loading-state{display:grid;place-items:center;min-height:70vh;color:#92a1b5;font-size:13px}.spinner{width:24px;height:24px;margin-bottom:14px;border:2px solid #243552;border-top-color:#a3e635;border-radius:50%;animation:spin .8s linear infinite}footer{gap:14px;margin-top:46px;color:#51637b;font-size:9px;letter-spacing:.1em}.footer-line{width:34px;height:1px;background:#273950}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:700px){.page-shell{padding:22px 22px 28px}.hero{padding:90px 0 62px}.cards{grid-template-columns:1fr}.account-name{display:none}}
