:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4f6f8;background:#0a0d12;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{color:#07130d;cursor:pointer;background:#72e6b1;border:0;border-radius:.75rem;min-height:44px;padding:.75rem 1rem;font-weight:700}button:disabled{cursor:wait;opacity:.65}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #b7f5d8}.auth-shell,.dashboard-shell{background:radial-gradient(circle at 20% 0,#1e5d4b73,#0000 42%),#0a0d12;place-items:center;min-height:100svh;padding:1.25rem;display:grid}.auth-card,.dashboard-card{background:#11161df0;border:1px solid #28313d;border-radius:1.25rem;width:min(100%,30rem);padding:1.5rem;box-shadow:0 1.5rem 5rem #00000059}.eyebrow{color:#72e6b1;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:800}h1{margin:0;font-size:clamp(1.8rem,8vw,2.5rem);line-height:1.1}.auth-card>p:not(.eyebrow){color:#b9c2ce;line-height:1.55}.auth-form{gap:.75rem;margin-top:1.5rem;display:grid}.auth-form label{margin-top:.25rem;font-weight:650}.auth-form input{width:100%;min-height:48px;color:inherit;background:#0d1218;border:1px solid #465363;border-radius:.75rem;padding:.75rem}.auth-form button{margin-top:.75rem}.form-error{color:#ffb4ab;margin:.25rem 0 0}.dashboard-card dl{gap:1rem;margin:2rem 0;display:grid}.dashboard-card dl div{gap:.25rem;display:grid}.dashboard-card dt{color:#9aa7b5;font-size:.85rem}.dashboard-card dd{margin:0;font-weight:700}@media (min-width:48rem){.auth-card,.dashboard-card{padding:2.5rem}}
