:root{--bg:#09090b;--panel:#121214;--panel2:#18181b;--line:#27272a;--text:#f4f4f5;--muted:#8d8d98;--cyan:#55dce8;--green:#62e59c;--gold:#ffd35a;--purple:#c5a7ff}*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;background:var(--bg);color:var(--text);font:14px Inter,system-ui,sans-serif;min-height:100vh}button,input{font:inherit}button{border:0;color:inherit;cursor:pointer}.topbar{height:58px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(9,9,11,.94);position:sticky;top:0;z-index:10;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px;font-weight:800}.brand-mark{width:28px;height:28px;border:1px solid #3f3f46;border-radius:8px;display:grid;place-items:center;font-size:10px;color:var(--gold);background:#161618}.top-actions{display:flex;gap:10px;align-items:center}.icon-button,.views button{background:#1c1c20;border:1px solid #26262a;border-radius:9px;height:34px;min-width:34px}.status-dot{width:7px;height:7px;border-radius:50%;background:#52525b}.status-dot.ok{background:var(--green);box-shadow:0 0 10px var(--green)}main{padding:28px 18px 55px;max-width:1920px;margin:auto}.stats{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr)) 210px;gap:14px;margin-bottom:20px}.stat,.activity{height:116px;border:1px solid #202024;background:linear-gradient(145deg,#151517,#111113);border-radius:14px;position:relative;overflow:hidden}.stat{padding:18px;display:flex;flex-direction:column;justify-content:space-between}.stat-head{display:flex;justify-content:space-between;color:#c8c8ce;font-size:11px;font-weight:800}.stat-head small{color:#777780}.stat strong{font-size:25px;letter-spacing:-.8px}.stat-glow{position:absolute;width:100px;height:100px;filter:blur(45px);opacity:.08;right:-35px;bottom:-55px}.green,.online{color:var(--green)}.cyan{color:var(--cyan)}.gold{color:var(--gold)}.purple{color:var(--purple)}.green-bg{background:var(--green)}.cyan-bg{background:var(--cyan)}.gold-bg{background:var(--gold)}.purple-bg{background:var(--purple)}.muted{color:#666670}.activity{padding:12px;background:#050506}.activity-box{height:100%;border:1px dashed #252529;border-radius:12px;display:grid;place-items:center;text-align:center;color:#777780;font-size:11px;padding:15px}.activity-box p{margin:4px}.pulse{width:8px;height:8px;border-radius:50%;background:#34343a}.pulse.on{background:var(--green);box-shadow:0 0 0 6px rgba(98,229,156,.08)}.toolbar{min-height:62px;border:1px solid #202024;border-radius:13px;background:#0e0e10;display:grid;grid-template-columns:1fr minmax(260px,500px) 1fr;align-items:center;gap:20px;padding:10px 12px}.tabs,.views{display:flex;align-items:center;gap:5px}.tabs button{background:transparent;padding:9px 16px;border-radius:9px;color:#80808a;font-weight:700;font-size:12px}.tabs button.active,.views button.active{background:#f4f4f5;color:#111113}.search{height:40px;border:1px solid #29292e;background:#151517;border-radius:10px;display:flex;align-items:center;gap:11px;padding:0 14px;color:#777780}.search:focus-within{border-color:#4a8e94;box-shadow:0 0 0 3px rgba(85,220,232,.06)}.search input{width:100%;background:transparent;border:0;outline:0;color:#eee}.views{justify-content:flex-end}.summary{margin-top:14px;min-height:52px;border-radius:12px;background:#0d0d0f;display:flex;align-items:center;justify-content:center;gap:8px;position:relative}.summary span{background:#1a1a1e;border:1px solid #202024;border-radius:9px;padding:8px 28px;color:#8d8d98;font-size:11px;font-weight:700}.summary b{color:#f4f4f5;margin-right:4px}.summary small{position:absolute;right:15px;color:#62626b}.section-title{display:flex;align-items:center;gap:10px;margin:24px 4px 14px}.section-title span{font-weight:800;font-size:12px}.section-title em{font-style:normal;font-size:10px;background:#202024;color:#8d8d98;border-radius:20px;padding:4px 8px}.section-title i{height:1px;background:#202024;flex:1}.item-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:11px}.item-card{min-height:205px;border:1px solid #252529;background:#0f0f11;border-radius:13px;padding:10px;display:flex;flex-direction:column;transition:.2s;position:relative}.item-card:hover{transform:translateY(-4px);border-color:#424249;box-shadow:0 14px 35px rgba(0,0,0,.3)}.item-image{height:108px;display:grid;place-items:center}.item-image img{max-height:98px;max-width:105px;object-fit:contain;filter:drop-shadow(0 12px 12px #000)}.placeholder{font-size:48px;filter:drop-shadow(0 10px 10px #000)}.item-name{text-align:center;font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:4px 0 12px}.item-meta{border-top:1px solid #202024;padding-top:8px;margin-top:auto;display:flex;justify-content:space-between;color:#90909a;font-size:10px}.item-meta b{color:#ddd}.type-badge{position:absolute;top:8px;left:8px;border-radius:6px;padding:3px 6px;background:#1b1b1f;color:#7e7e88;font-size:9px;text-transform:uppercase}.table-view{display:block;border:1px solid #232327;border-radius:12px;overflow:hidden}.table-row{display:grid;grid-template-columns:minmax(180px,2fr) 1fr 1fr 1fr 1fr;padding:13px 18px;border-bottom:1px solid #202024;align-items:center}.table-row:first-child{color:#74747e;background:#111113;text-transform:uppercase;font-size:10px;font-weight:800}.table-row:last-child{border:0}.table-row:not(:first-child):hover{background:#121215}.empty{display:none;text-align:center;padding:80px 20px;color:#6d6d76}.empty.show{display:block}.empty div{font-size:36px;color:#34343a}.empty h2{color:#b5b5bd;font-size:16px}.empty p{font-size:12px}.loading{opacity:.45;pointer-events:none}.toast{position:fixed;right:20px;bottom:20px;background:#1d1d20;border:1px solid #34343a;padding:11px 15px;border-radius:9px;opacity:0;transform:translateY(8px);transition:.2s}.toast.show{opacity:1;transform:none}@media(max-width:1100px){.stats{grid-template-columns:repeat(2,1fr)}.activity{grid-column:span 2}.toolbar{grid-template-columns:1fr 1fr}.search{grid-row:2;grid-column:1/-1}.summary small{display:none}}@media(max-width:600px){main{padding:16px 10px 40px}.stats{gap:9px}.stat{height:100px;padding:13px}.stat strong{font-size:20px}.activity{height:78px}.toolbar{display:flex;flex-wrap:wrap;gap:10px}.tabs{width:100%;overflow:auto}.search{order:3;width:100%}.views{margin-left:auto}.summary{flex-wrap:wrap;padding:9px}.summary span{padding:7px 13px}.item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.item-card{min-height:190px}.table-view{overflow:auto}.table-row{min-width:650px}.topbar{height:52px}}

