:root{color:#e7e9ee;background:#0b0d12;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit;cursor:pointer}.shell{min-height:100vh;max-width:1120px;margin:0 auto;padding:0 28px 72px}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #242a38}.brand{display:flex;align-items:center;gap:10px;color:#e7e9ee;text-decoration:none;font-size:21px;font-weight:700;letter-spacing:.2px}.brand-mark{display:grid;place-items:center;color:#e8a33d;width:30px;height:30px;border:1px solid #e8a33d;border-radius:8px}.brand small{display:block;color:#8b93a5;font-size:9px;letter-spacing:1.4px;margin-top:1px}.hero{max-width:730px;padding:108px 0 54px}.eyebrow,.mono,.label{color:#e8a33d;font-size:11px;letter-spacing:1.35px;font-weight:700}h1{max-width:710px;margin:12px 0 18px;font-size:clamp(38px,6vw,68px);letter-spacing:-2.6px;line-height:1.02}.lede{color:#aab1c0;font-size:18px;line-height:1.6;max-width:680px}.card{border:1px solid #242a38;background:#12151c;border-radius:16px;padding:28px;color:#aab1c0;line-height:1.6}.card h2,.card h3{color:#e7e9ee;line-height:1.2;margin:10px 0 8px}.card h2{font-size:27px}.card h3{font-size:18px}.signin,.account{display:flex;align-items:center;justify-content:space-between;gap:24px}.primary{white-space:nowrap;border:0;border-radius:9px;padding:13px 19px;background:#e8a33d;color:#111317;font-weight:750}.primary:hover{background:#f4b85f}.ghost{border:1px solid #364052;border-radius:8px;color:#e7e9ee;background:transparent;padding:8px 12px}.ghost:hover{border-color:#e8a33d}.status-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#34d399;box-shadow:0 0 0 4px #123a2c;margin-right:8px}.plan{text-transform:uppercase;color:#e8a33d;border:1px solid #69532d;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:750;letter-spacing:1px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.grid .card{min-height:225px}.grid a{color:#e8a33d;text-decoration:none;font-weight:700}.label{margin:0;color:#8b93a5}.error{border-color:#7c3034;color:#ffc3c3}.error strong{color:#f87171;display:block}@media (max-width: 680px){.shell{padding:0 18px 48px}.hero{padding:70px 0 38px}.signin,.account{align-items:flex-start;flex-direction:column}.grid{grid-template-columns:1fr}h1{letter-spacing:-1.5px}}
