:root{color:#f4efe7;background:#111315;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(120deg,rgba(211,83,53,.16),transparent 34rem),#111315}button,a{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid #f4efe7;outline-offset:3px}button{min-height:44px;border:0;border-radius:8px;background:#e35f3f;color:#fff8f0;padding:0 18px;cursor:pointer}button.secondary{background:#2a3034;color:#f4efe7;border:1px solid #444c52}button.ghost{background:transparent;color:#c9d2d6;border:1px solid #343b40}.shell{width:min(1040px,calc(100% - 32px));min-height:100vh;margin:0 auto;display:grid;place-items:center;padding:32px 0}.dashboard{grid-template-columns:minmax(0,1fr) 380px;gap:18px;align-items:stretch}.panel{width:100%;border:1px solid #30373c;border-radius:8px;background:#171b1ef0;padding:clamp(22px,4vw,42px);box-shadow:0 18px 50px #00000040}.intro{max-width:660px}.profile{display:flex;align-items:center;gap:24px}.controls{display:flex;flex-direction:column;gap:18px}.eyebrow{color:#e8a48e;font-size:13px;letter-spacing:0;text-transform:uppercase;margin:0 0 12px}h1{margin:0;font-size:clamp(34px,8vw,74px);line-height:.94;letter-spacing:0}.copy{max-width:48rem;color:#c9d2d6;font-size:17px;line-height:1.6}.actions,.settings{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.enter{display:grid;min-height:58px;place-items:center;border-radius:8px;background:#f4efe7;color:#111315;text-decoration:none;font-weight:700}.fallback{display:inline-flex;margin-top:16px;color:#f4efe7;text-decoration-thickness:2px;text-underline-offset:4px}.avatar{width:112px;aspect-ratio:1;flex:0 0 auto;border-radius:8px;display:grid;place-items:center;overflow:hidden;background:#e35f3f;color:#fff8f0;font-size:34px;font-weight:800}.avatar img{width:100%;height:100%;object-fit:cover}.badge,.status{color:#9fb0b8}.badge{display:inline-flex;border:1px solid #3a444a;border-radius:999px;padding:6px 10px;font-size:13px}@media(max-width:780px){.dashboard{grid-template-columns:1fr}.profile{align-items:flex-start;flex-direction:column}.settings button{width:100%}}
