@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#eef2f4;background:#0b1115;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 80% -10%,#17352f 0,#0b1115 42%);min-height:100vh}button,input{font:inherit}button{border:0;border-radius:9px;padding:12px 17px;background:#9cf2ca;color:#08120f;font-weight:800;cursor:pointer;transition:filter .2s,transform .2s}button:hover{filter:brightness(1.08);transform:translateY(-1px)}button:disabled{opacity:.6;cursor:wait;transform:none}.auth-layout{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(100%,430px);padding:42px;background:#121c20e6;border:1px solid #294039;border-radius:22px;box-shadow:0 24px 80px #0006}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#9cf2ca;color:#09130f;font-size:25px;font-weight:800;margin-bottom:30px}.brand-mark.small{width:30px;height:30px;margin:0;font-size:17px;border-radius:8px}.eyebrow{font:500 11px DM Mono,monospace;letter-spacing:.13em;color:#83ad9d;margin:0 0 10px}.auth-card h1,.hero h1{font-size:36px;letter-spacing:-.05em;margin:0 0 10px}.muted{color:#91a29f;line-height:1.6}.hint{font-size:12px;color:#6f817d;line-height:1.6;margin:24px 0 0}.hint code{font-family:DM Mono,monospace;color:#a8cbbd}.stack-form{display:grid;gap:15px;margin-top:24px}.stack-form label{display:grid;gap:7px;color:#c5d2cf;font-size:13px;font-weight:600}.stack-form input{width:100%;padding:13px 14px;color:#eef2f4;background:#0c1518;border:1px solid #304640;border-radius:9px;outline:none}.stack-form input:focus{border-color:#8eeec2;box-shadow:0 0 0 3px #9cf2ca1c}.alert{padding:12px 14px;border-radius:9px;font-size:13px;margin:18px 0}.error{color:#ffb7b1;background:#482321;border:1px solid #82453e}.success{color:#aaf2cf;background:#163b2c;border:1px solid #2e7656}.app-shell{width:min(1180px,100%);margin:auto;padding:28px 30px 60px}.topbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #21312f;padding-bottom:24px}.brand,.account{display:flex;align-items:center;gap:11px}.brand{font-size:16px;font-weight:800}.brand em{font-style:normal;color:#78938b;font-weight:500}.account{color:#b5c5c1;font-size:13px}.ghost{background:transparent;color:#a6b9b3;padding:8px 0;font-size:12px}.hero{display:flex;justify-content:space-between;align-items:end;padding:58px 0 36px}.hero h1{font-size:46px}.status-pill{border:1px solid #285a45;background:#11251d;color:#9de4c1;padding:10px 13px;border-radius:99px;font-size:12px}.status-pill span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#82e8b2;margin-right:8px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.stats>div{padding:20px;background:#111b1e;border:1px solid #253735;border-radius:13px}.stats span{display:block;color:#82928f;font-size:12px}.stats strong{display:block;font-size:30px;margin-top:9px;letter-spacing:-.05em}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px}.panel{background:#111b1e;border:1px solid #253735;border-radius:15px;padding:22px}.panel-heading{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.panel h2{font-size:18px;margin:0}.count{font:11px DM Mono,monospace;color:#78938b}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:580px}th{color:#71837f;font:11px DM Mono,monospace;text-align:left;text-transform:uppercase;letter-spacing:.08em;padding:11px 10px;border-bottom:1px solid #2b3b38}td{padding:15px 10px;border-bottom:1px solid #1e2b2a;color:#c7d2cf;font-size:13px}td strong,td small{display:block}td small{color:#758682;margin-top:4px;font-family:DM Mono,monospace;font-size:11px}.role{font-family:DM Mono,monospace;font-size:11px;color:#9cc6b5}.badge{font:10px DM Mono,monospace;padding:5px 8px;border-radius:99px}.badge.active{color:#a6efc7;background:#173b2b}.badge.disabled{color:#f1b3a9;background:#412725}.table-action{padding:7px 10px;background:#20342e;color:#a8dac5;font-size:11px}.create-panel .muted{font-size:13px;margin-bottom:0}.create-panel .stack-form{margin-top:20px}.create-panel button{margin-top:4px}@media(max-width:760px){.app-shell{padding:20px 16px 40px}.hero{display:block;padding:40px 0 25px}.hero h1{font-size:38px}.status-pill{display:inline-block;margin-top:18px}.stats{gap:8px}.stats>div{padding:14px 12px}.stats strong{font-size:24px}.content-grid{grid-template-columns:1fr}.create-panel{order:-1}.account>span{display:none}}@media(max-width:460px){.auth-card{padding:28px 22px}.topbar{padding-bottom:18px}.brand{font-size:14px}}
