:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{color:#d1e6dc;background:radial-gradient(1200px 500px at 20% -10%,#10b98138,#0000),radial-gradient(900px 400px at 80% 0,#3b82f62e,#0000),#030712;margin:0;font-family:Inter,Segoe UI,Tahoma,sans-serif}#root{min-height:100vh}h1,h2,h3,p{margin:0}.login-shell{place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#07121ff2,#050a12f2);border:1px solid #10b98140;border-radius:18px;gap:12px;width:min(440px,100%);padding:28px;display:grid;box-shadow:0 20px 45px #00000073}.login-card h1{color:#ecfdf5;font-size:1.8rem}.login-card p{color:#7dd3ab;margin-bottom:8px}label{color:#86efac;font-size:.85rem}input,select,button{color:#d1fae5;background:#04101c;border:1px solid #34d3994d;border-radius:10px;padding:10px 12px}input:focus,select:focus{border-color:#10b981;outline:none;box-shadow:0 0 0 3px #10b98133}button{color:#ecfeff;cursor:pointer;background:linear-gradient(135deg,#059669,#2563eb);border:none;font-weight:600;transition:transform .15s,opacity .15s}button:hover{transform:translateY(-1px)}button:disabled{opacity:.7;cursor:not-allowed}.error-box{color:#fecaca;background:#ef444429;border:1px solid #f8717140;border-radius:10px;padding:9px 10px}.app-layout{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{background:linear-gradient(#040e18f0,#020a12e6);border-right:1px solid #10b98138;padding:20px 16px}.sidebar-brand{border-bottom:1px solid #10b98133;align-items:center;gap:10px;margin-bottom:14px;padding:0 4px 14px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#10b981,#1d4ed8);border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.sidebar h2{color:#f0fdfa;font-size:1.02rem}.sidebar-brand p{color:#86efac;margin-top:2px;font-size:.76rem}.sidebar nav{gap:8px;display:grid}.sidebar a{color:#9ad3bd;border:1px solid #0000;border-radius:10px;padding:10px 12px;text-decoration:none;transition:all .15s}.sidebar a:hover{background:#05966926;border-color:#10b98147}.sidebar .active-link{color:#ecfdf5;background:linear-gradient(135deg,#0596694d,#1e40af38);border-color:#10b98161}.content{padding:18px 22px}.topbar{background:#06111dc7;border:1px solid #10b98133;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 14px;display:flex}.user-box strong{color:#f0fdf4}.user-box p{color:#86efac;margin-top:2px;font-size:.85rem}.ghost-btn{color:#bfdbfe;background:0 0;border:1px solid #3b82f680}.ghost-btn:hover{background:#1e40af40}.section-head{margin-bottom:12px}.section-head h1{color:#ecfdf5;font-size:1.8rem}.section-head p{color:#6ee7b7;margin-top:4px}.page-body h1{color:#ecfdf5;margin-bottom:12px;font-size:1.7rem}.page-title-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.kpi-grid article{background:linear-gradient(#05101cf2,#040c16eb);border:1px solid #10b98140;border-radius:12px;padding:14px}.kpi-grid h3{color:#86efac;margin-bottom:8px;font-size:.9rem}.kpi-grid p{color:#f0fdf4;font-size:1.4rem;font-weight:700}.table-wrap{background:#040e18d9;border:1px solid #10b98133;border-radius:12px;overflow:auto}table{border-collapse:collapse;width:100%}.table-head th{color:#86efac;letter-spacing:.02em;background:#071f2fbf;font-size:.84rem}th,td{text-align:left;border-bottom:1px solid #10b98124;padding:11px 10px}.table-body tr:hover{background:#0596691a}.muted{color:#93c5aa}.inline-actions{align-items:center;gap:8px;display:flex}.settings-grid{gap:12px;max-width:620px;display:grid}@media (width<=900px){.app-layout{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #10b98138;border-right:none}.content{padding:14px}}
