:root{--bg:#0b1220;--panel:#0f1829;--panel2:#0d1524;--card:#121c2e;--stroke:rgba(255,255,255,.08);--stroke2:rgba(255,255,255,.06);--text:rgba(255,255,255,.92);--muted:rgba(255,255,255,.62);--muted2:rgba(255,255,255,.46);--accent:#4dd4ff;--accent2:#b07bff;--good:#3ee28b;--warn:#f5b942;--bad:#ff5b6e;--r12:12px;--r16:16px;--r20:20px;--shadow:0 22px 60px rgba(0,0,0,.55);--font: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Inter, Arial}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,input{font-family:inherit}.shell{display:flex;height:100vh;width:100%}.sidebar{width:270px;background:var(--panel2);border-right:1px solid var(--stroke2);padding:18px 14px;display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center;padding:10px 10px 14px}.brandBadge{width:44px;height:44px;border-radius:16px;display:grid;place-items:center;font-weight:900;background:#4dd4ff1a;border:1px solid rgba(77,212,255,.18);color:var(--text)}.brandTitle{font-weight:950;font-size:14px}.brandSub{font-size:12px;color:var(--muted2);margin-top:2px}.nav{display:flex;flex-direction:column;gap:8px;padding:0 6px}.navItem{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:16px;border:1px solid var(--stroke2);background:#ffffff05;color:#ffffffd1;font-weight:750;cursor:pointer}.navItem:hover{background:#ffffff0a}.navItem.active{border-color:#4dd4ff38;background:#4dd4ff14}.navSection{margin-top:14px;color:var(--muted2);font-size:11px;letter-spacing:.12em;padding:10px 10px 8px}.main{flex:1;background:var(--panel);padding:18px;overflow:auto}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.h1{font-weight:950;font-size:18px}.rightRow{display:flex;gap:10px;align-items:center}.pill{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid var(--stroke);background:#ffffff0a;color:var(--muted);font-size:12px}.dot{width:8px;height:8px;border-radius:999px;background:var(--good);box-shadow:0 0 14px #3ee28b59}.search{width:280px;height:38px;border-radius:16px;border:1px solid var(--stroke);background:#00000024;color:var(--text);padding:0 12px;outline:none}.search::placeholder{color:#ffffff57}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px}.card{border-radius:18px;border:1px solid var(--stroke);background:var(--card);box-shadow:inset 0 1px #ffffff0a}.cardPad{padding:14px}.statTop{display:flex;align-items:center;justify-content:space-between}.statLabel{font-size:12px;color:var(--muted);font-weight:700}.statVal{margin-top:10px;font-size:26px;font-weight:950}.statSub{margin-top:6px;font-size:12px;color:var(--muted2)}.badge{width:36px;height:36px;border-radius:14px;display:grid;place-items:center;border:1px solid var(--stroke);background:#0000001a}.badge.a{border-color:#4dd4ff2e;background:#4dd4ff14}.badge.b{border-color:#b07bff2e;background:#b07bff14}.badge.c{border-color:#f5b94233;background:#f5b94214}.badge.d{border-color:#ff5b6e33;background:#ff5b6e14}.grid2{display:grid;grid-template-columns:1.45fr 1fr;gap:12px;margin-bottom:12px}.cardHead{padding:14px;border-bottom:1px solid var(--stroke2);display:flex;align-items:center;justify-content:space-between}.cardTitle{font-weight:900;font-size:13px;color:#ffffffdb}.linkBtn{background:transparent;border:none;color:#4dd4ffe6;font-weight:850;cursor:pointer;opacity:.75}.linkBtn:disabled{opacity:.35;cursor:not-allowed}.empty{padding:34px 14px;text-align:center;color:var(--muted)}.emptyTitle{margin-top:10px;font-weight:950;color:#ffffffdb}.emptySub{margin-top:4px;font-size:12px;color:var(--muted2)}.table{padding:12px 14px 14px}.row{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:16px;border:1px solid var(--stroke2);background:#0000001a;margin-bottom:10px}.row:hover{background:#00000024}.rowLeft{display:flex;flex-direction:column;gap:2px}.rowMain{font-weight:950;font-size:13px}.rowSub{font-size:12px;color:var(--muted2)}.chip{font-size:11px;padding:6px 10px;border-radius:999px;border:1px solid rgba(77,212,255,.18);background:#4dd4ff14;color:#ffffffd6}.btn{height:40px;padding:0 14px;border-radius:16px;border:1px solid rgba(77,212,255,.2);background:#4dd4ff1a;color:var(--text);font-weight:950;cursor:pointer}.btn:hover{filter:brightness(1.07)}.btnGhost{border-color:var(--stroke);background:#ffffff0a}.loginWrap{height:100vh;display:grid;place-items:center;background:var(--bg)}.loginCard{width:460px;padding:18px;border-radius:22px;border:1px solid var(--stroke);background:var(--panel2);box-shadow:var(--shadow)}.loginTitle{font-weight:950;font-size:20px}.loginSub{margin-top:6px;color:var(--muted);font-size:13px;line-height:1.45}.loginRow{margin-top:12px;display:flex;gap:10px}.loginRow .search{flex:1}.loginActions{margin-top:12px;display:flex;gap:10px}.small{font-size:12px;color:var(--muted2);margin-top:10px;line-height:1.4}.profileDock{margin-top:auto;padding:10px 10px 6px}.profileBtn{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:16px;border:1px solid var(--stroke2);background:#0000001a;cursor:pointer}.profileBtn:hover{background:#00000024}.avatar{width:34px;height:34px;border-radius:12px;background:#b07bff1f;border:1px solid rgba(176,123,255,.18);display:grid;place-items:center;font-weight:900}.pMeta{display:flex;flex-direction:column;gap:2px;min-width:0}.pName{font-weight:900;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pRole{font-size:12px;color:var(--muted2)}.pChevron{margin-left:auto;opacity:.7}.profileMenu{position:absolute;left:18px;bottom:86px;width:238px;border-radius:18px;border:1px solid var(--stroke);background:var(--panel2);box-shadow:0 18px 60px #0000008c;padding:10px}.menuItem{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border-radius:14px;border:1px solid transparent;background:transparent;color:var(--text);cursor:pointer;text-align:left;font-weight:800}.menuItem:hover{background:#ffffff0a;border-color:#ffffff0f}.menuMut{font-size:12px;color:var(--muted2);font-weight:700;margin-left:auto}
