:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f7f4ed;background:#080b0f;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#2b210d 0,#080b0f 48%);min-height:100vh;margin:0;padding:clamp(20px,4vw,64px)}h1,h2,p{margin:0}.panel,.dashboard{width:min(1120px,100%);margin:auto}.panel{text-align:center;place-content:center;gap:22px;min-height:70vh;display:grid}.locale{justify-self:end}.eyebrow{color:#f8bd22;letter-spacing:.14em;font-weight:800}.panel h1,.dashboard h1{font-size:clamp(2.2rem,7vw,5rem);line-height:1}.button,button{color:#111;font:inherit;cursor:pointer;background:#f8b91e;border:0;border-radius:999px;padding:14px 22px;font-weight:800;text-decoration:none}.dashboard{gap:28px;display:grid}.dashboard header,.actions{justify-content:space-between;align-items:end;gap:20px;display:flex}.actions button{color:#fff;background:#2a313b}.identity{color:#adb6c3}.grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;display:grid}.grid article{background:#121820;border:1px solid #48515e;border-radius:22px;gap:14px;min-height:190px;padding:24px;display:grid}.grid span{color:#99d8ad;align-self:end;font-weight:700}@media (max-width:600px){.dashboard header{flex-direction:column;align-items:start}.actions,.dashboard header form,.dashboard header button{width:100%}.actions{flex-direction:column;align-items:stretch}}
.grid article>a{color:#99d8ad;align-self:end;font-weight:700}.secondary{color:#fff;background:#2a313b}.users{gap:18px;display:grid}.user-card{background:#121820;border:1px solid #48515e;border-radius:22px;gap:18px;padding:24px;display:grid}.user-card p{color:#adb6c3;margin-top:8px}.role-list{flex-wrap:wrap;gap:10px;display:flex}.role{color:#fff;background:#2a313b;padding:10px 14px;font-size:.84rem}.role.active{color:#d9ffe6;background:#275b3b}@media (max-width:600px){.role-list,.role-list form,.role-list button{width:100%}}
