:root{--bg:#08070b;--side:#0d0b11;--panel:#111017;--line:#26212d;--text:#f3eff6;--muted:#8c8392;--violet:#a85af2;--red:#ff5364;--amber:#f6b94a;--green:#48d597;--blue:#55a8ff}*{box-sizing:border-box}body{margin:0;color:var(--text);font-family:'DM Sans',sans-serif;background:radial-gradient(circle at 80% 0,rgba(125,54,191,.08),transparent 28%),var(--bg);min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:rgba(13,11,17,.98);border-right:1px solid var(--line);padding:24px 16px;display:flex;flex-direction:column;z-index:20}.brand{height:54px;padding:0 8px;display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff;font-family:Oxanium,sans-serif}.brand-mark{width:38px;height:38px;display:grid;place-items:center;background:linear-gradient(135deg,#6f2ca7,#b25cf5);clip-path:polygon(22% 0,100% 0,78% 100%,0 100%);font-size:22px;font-style:italic}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font-size:15px;letter-spacing:.08em}.brand small{font-size:8px;letter-spacing:.13em;color:#766d7c;margin-top:3px}.sidebar nav{display:flex;flex-direction:column;gap:5px;margin-top:45px}.nav-item{height:46px;border:0;background:transparent;color:#88808e;display:flex;align-items:center;gap:13px;padding:0 13px;font:600 13px 'DM Sans';cursor:pointer;text-align:left;border-radius:7px}.nav-item span{font-size:18px;width:18px;text-align:center}.nav-item b{margin-left:auto;background:#26202d;color:#aca2b2;border-radius:20px;padding:2px 7px;font-size:10px}.nav-item:hover{color:#d9d1df;background:#141119}.nav-item.active{color:#fff;background:linear-gradient(90deg,rgba(168,90,242,.18),rgba(168,90,242,.035));box-shadow:inset 2px 0 var(--violet)}.nav-item.active span{color:var(--violet)}.sidebar-bottom{margin-top:auto}.server-card{padding:14px;background:#121019;border:1px solid #282130;border-radius:8px;margin-bottom:15px}.server-card-top{display:flex;align-items:center;gap:7px;font-size:9px;color:#7d7482;letter-spacing:.08em;margin-bottom:12px}.server-card-top b{margin-left:auto;color:#c695f0;font-size:8px}.server-card>strong{display:block;font-size:12px}.server-card>small{color:#6e6673;font-size:10px}.pulse{width:7px;height:7px;border-radius:50%;background:var(--amber);box-shadow:0 0 10px var(--amber)}.profile{border-top:1px solid var(--line);padding:15px 6px 0;display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:7px;background:#2c2038;color:#d8aaff;display:grid;place-items:center;font:600 13px Oxanium}.profile>span:nth-child(2){display:flex;flex-direction:column}.profile strong{font-size:11px}.profile small{font-size:9px;color:#766d7b}.profile button{margin-left:auto;background:none;border:0;color:#706776;font-size:18px}.app-shell{margin-left:248px;min-height:100vh}.topbar{height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;color:#756d7b;font-size:11px;letter-spacing:.07em}.breadcrumb{color:#4e4852}.topbar strong{color:#aaa1af}.top-actions{display:flex;gap:10px}.live-pill{height:31px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid #24342e;background:#0d1814;color:#6fdcac;border-radius:4px;font-size:9px;font-weight:700}.live-pill span{width:6px;height:6px;background:var(--green);border-radius:50%;box-shadow:0 0 8px var(--green)}.icon-button,.mobile-menu{height:31px;width:34px;border:1px solid var(--line);background:#111016;color:#9e95a3;border-radius:4px;cursor:pointer}.mobile-menu{display:none}.view{display:none;padding:42px 38px 60px;max-width:1500px;margin:auto}.view.active{display:block}.page-heading,.section-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.eyebrow{font:600 9px Oxanium;color:var(--violet);letter-spacing:.18em}.page-heading h1,.section-title h1{font:600 clamp(28px,3vw,42px) Oxanium;margin:8px 0 4px;letter-spacing:-.04em}.page-heading h1 em{font-style:normal;color:#b768fa}.page-heading p,.section-title p{margin:0;color:var(--muted);font-size:13px}.sync-label{display:flex;align-items:center;gap:10px}.sync-label>span{width:8px;height:8px;border-radius:50%;background:var(--amber)}.sync-label>div{display:flex;flex-direction:column}.sync-label small{font-size:8px;color:#5f5864}.sync-label strong{font-size:10px;color:#9d94a2;margin-top:4px}.notice{display:flex;gap:12px;align-items:center;border:1px solid rgba(85,168,255,.2);background:rgba(85,168,255,.06);padding:13px 16px;border-radius:7px;margin-bottom:20px}.notice>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:rgba(85,168,255,.15);color:#79baff}.notice strong{font-size:11px}.notice p{display:inline;margin-left:7px;color:#7f8692;font-size:11px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat-card{min-height:124px;background:linear-gradient(145deg,#131119,#0e0d12);border:1px solid var(--line);display:flex;align-items:center;padding:24px;border-radius:8px;gap:17px}.stat-icon{width:44px;height:44px;border-radius:8px;display:grid;place-items:center;font-size:20px}.stat-icon.safe{background:rgba(72,213,151,.1);color:var(--green)}.stat-icon.warn{background:rgba(246,185,74,.1);color:var(--amber)}.stat-icon.danger{background:rgba(255,83,100,.1);color:var(--red)}.stat-icon.violet{background:rgba(168,90,242,.13);color:var(--violet)}.stat-card>div:last-child{display:flex;flex-direction:column}.stat-card small{font-size:8px;color:#716977;letter-spacing:.12em}.stat-card strong{font:600 27px Oxanium;margin:4px 0}.stat-card span{font-size:9px;color:#605967}.dashboard-grid{display:grid;grid-template-columns:1.65fr .8fr;gap:12px;margin-top:12px}.panel{background:linear-gradient(145deg,#121018,#0e0d12);border:1px solid var(--line);border-radius:8px}.panel>header{height:75px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.panel h2{font:600 15px Oxanium;margin:5px 0}.text-button{border:0;background:none;color:var(--violet);font-size:10px;font-weight:700;cursor:pointer}.period{font-size:8px;color:#6d6571;border:1px solid var(--line);padding:6px 9px}.activity-panel,.distribution-panel{min-height:370px}.event-list{padding:8px 20px}.empty{min-height:250px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#665f6a;text-align:center}.empty>span{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#17131d;color:#84629f}.empty strong{font-size:12px;color:#857d8a;margin-top:12px}.empty p{font-size:10px}.empty.compact{min-height:180px}.event-row{display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #201c24}.event-symbol{width:31px;height:31px;border-radius:6px;display:grid;place-items:center;background:rgba(255,83,100,.1);color:var(--red)}.event-row strong{font-size:11px;display:block}.event-row small{color:#716977;font-size:9px}.severity{font-size:8px;border-radius:20px;padding:4px 8px;font-weight:700}.severity.high,.severity.critical{color:#ff8090;background:rgba(255,83,100,.1)}.severity.medium{color:#f5c467;background:rgba(246,185,74,.1)}.severity.observe{color:#75baff;background:rgba(85,168,255,.1)}.donut-wrap{display:grid;place-items:center;padding:30px}.donut{width:142px;height:142px;border-radius:50%;background:conic-gradient(var(--violet) 0 0,#211c27 0);position:relative;display:grid;place-items:center}.donut:before{content:"";position:absolute;inset:17px;border-radius:50%;background:#111016}.donut>span{z-index:1;display:flex;flex-direction:column;text-align:center}.donut strong{font:600 28px Oxanium}.donut small{font-size:7px;color:#6e6673}.legend{padding:0 25px}.legend div{display:flex;gap:8px;color:#8a818f;font-size:9px}.legend span{width:7px;height:7px;background:var(--c)}.legend b{margin-left:auto}.quick-panel{margin-top:12px}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr)}.quick-actions button{min-height:92px;border:0;border-right:1px solid var(--line);background:transparent;color:#fff;padding:20px;display:grid;grid-template-columns:38px 1fr 20px;text-align:left;gap:10px;cursor:pointer;align-items:center}.action-icon{width:34px;height:34px;border-radius:6px;background:#1d1725;color:#bd76f6;display:grid;place-items:center}.quick-actions strong,.quick-actions small{grid-column:2}.quick-actions strong{font-size:11px}.quick-actions small{font-size:8px;color:#6f6774}.quick-actions i{grid-column:3;grid-row:1/3}.primary-button,.secondary-button,.danger-button{height:38px;border-radius:5px;padding:0 15px;font:700 10px 'DM Sans';cursor:pointer}.primary-button{border:1px solid #8a43c7;background:#7c36bf;color:#fff}.secondary-button{border:1px solid var(--line);background:#141119;color:#b7aebe}.danger-button{border:1px solid #a43c4a;background:#8d2b38;color:#fff}.toolbar{display:flex;gap:9px;margin-bottom:12px}.search{height:40px;min-width:320px;display:flex;align-items:center;gap:10px;padding:0 13px;background:#100e14;border:1px solid var(--line);border-radius:6px}.search input{width:100%;background:none;border:0;outline:0;color:#e8e0ec}.toolbar select{background:#100e14;border:1px solid var(--line);color:#9b929f;padding:0 13px;border-radius:6px}.table-panel{overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th{height:44px;text-align:left;padding:0 16px;color:#665e6b;font-size:8px;border-bottom:1px solid var(--line)}td{padding:13px 16px;border-bottom:1px solid #1e1a22;font-size:10px;color:#aea5b3}.risk-pill{padding:4px 8px;border-radius:20px;font-size:8px;font-weight:700}.risk-pill.low{color:var(--green);background:rgba(72,213,151,.1)}.risk-pill.medium{color:var(--amber);background:rgba(246,185,74,.1)}.risk-pill.high{color:var(--red);background:rgba(255,83,100,.1)}.row-actions{display:flex;gap:5px}.row-actions button{border:1px solid var(--line);background:#15121a;color:#998f9f;border-radius:4px;padding:5px 8px;font-size:8px}.row-actions .danger{color:#ff7584}.audit-feed{padding:20px;min-height:350px}dialog{width:min(480px,calc(100% - 30px));background:#111016;color:#fff;border:1px solid #33283e;border-radius:9px;padding:0}dialog::backdrop{background:rgba(3,2,5,.82)}.modal-head{display:flex;justify-content:space-between;padding:23px;border-bottom:1px solid var(--line)}.modal-head h2{margin:6px 0;font:600 20px Oxanium}.modal-head button{background:none;border:0;color:#8a808f;font-size:24px}#modal-body{padding:22px;display:flex;flex-direction:column;gap:15px}#modal-body label{display:flex;flex-direction:column;gap:7px;color:#8a818e;font-size:9px}#modal-body input,#modal-body textarea,#modal-body select{background:#0b0a0e;border:1px solid var(--line);border-radius:5px;padding:11px;color:#eee6f1}.modal-actions{display:flex;justify-content:flex-end;gap:8px;padding:16px 22px;border-top:1px solid var(--line)}.toast{position:fixed;right:24px;bottom:24px;background:#ece4f1;color:#18121c;border-radius:6px;padding:12px 16px;font-size:11px;font-weight:700;opacity:0;transform:translateY(12px);transition:.2s;z-index:50}.toast.show{opacity:1;transform:none}@media(max-width:1050px){.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.quick-actions{grid-template-columns:1fr}}@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.open{transform:none}.app-shell{margin-left:0}.mobile-menu{display:block}.topbar{padding:0 16px}.view{padding:28px 16px}.page-heading,.section-title{align-items:flex-start;gap:20px;flex-direction:column}.sync-label{display:none}.stat-grid{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.search{min-width:100%}.notice p{display:block;margin:4px 0}.quick-actions button{border-bottom:1px solid var(--line)}}
