:root{color-scheme:dark;--font-ui: "Manrope", "Segoe UI", system-ui, -apple-system, sans-serif;--bg-main: #0f152d;--bg-soft: #171f3d;--bg-elev: #222b4c;--bg-input: #111936;--border-main: #33406d;--border-soft: #2f3961;--text-high: #eff4ff;--text-med: #b7c4ea;--text-low: #8f9fcf;--accent-blue: #3b82f6;--accent-cyan: #38bdf8;--accent-ok: #22c55e;--accent-warn: #f59e0b;--accent-bad: #ef4444;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px;--focus-ring: 0 0 0 2px rgba(56, 189, 248, .55)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:var(--font-ui);color:var(--text-high);background:radial-gradient(circle at 10% 0%,#3b82f638,#0f152df2 45%),linear-gradient(145deg,#0b1128,#0f152d 58%,#131a35);line-height:1.45;text-rendering:optimizeLegibility}h1,h2,h3{margin-top:0;letter-spacing:.01em}h1{font-size:clamp(1.45rem,2.4vw,2rem)}h2{font-size:clamp(1.08rem,1.6vw,1.35rem)}h3{font-size:1rem;margin-bottom:.7rem}code{font-family:Cascadia Code,Consolas,monospace}.layout{width:100%;max-width:none;margin:1rem 0;padding:1.1rem 1.25rem 1.5rem}.app-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.app-shell.sidebar-closed{grid-template-columns:0 minmax(0,1fr)}.app-main{min-width:0;background:linear-gradient(180deg,#0c122859,#0c122800 18%)}.app-sidebar{position:sticky;top:0;height:100vh;overflow:auto;display:grid;align-content:start;gap:.35rem;padding:1.1rem .75rem;background:linear-gradient(180deg,#0e1530,#0c1329);border-right:1px solid #243056}.app-shell.sidebar-closed .app-sidebar{width:0;padding:0;overflow:hidden;border-right:none}.app-sidebar-brand{color:#ecf3ff;font-size:1.15rem;font-weight:800;letter-spacing:.02em;margin:.2rem .2rem .35rem}.app-sidebar-section-label{margin:.85rem 0 .2rem;color:#6f7baa;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:700}.app-nav-btn{width:100%;min-height:40px;text-align:left;border-radius:var(--radius-sm);border:1px solid transparent;background:transparent;color:#b9c4ee;padding:.55rem .8rem}.app-nav-btn:hover{background:#4f63a233}.app-nav-btn.active{background:#3b82f63d;border-color:#38bdf880;color:#eaf2ff;box-shadow:inset 0 0 0 1px #67d2ff47}.app-topbar{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:center;padding:.7rem 1.25rem;background:#0c1228d9;border-bottom:1px solid rgba(57,72,122,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.topbar-meta{color:#adb8e2;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.command-center{position:sticky;top:56px;z-index:22;margin:.7rem 1.25rem 0;padding:.65rem .8rem;border-radius:12px;border:1px solid rgba(61,78,130,.85);background:#121b34f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:space-between;gap:.7rem;align-items:center}.command-center-title{margin:0 0 .35rem;font-weight:700;color:#edf3ff}.command-center-actions{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-end}.dashboard-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.dashboard-layout>h1{grid-column:1 / -1;margin-bottom:0;color:#f1f5ff}.dashboard-layout>.card.compact-panel{grid-column:span 4}@media (max-width: 1400px){.dashboard-layout>.card.compact-panel{grid-column:span 6}}@media (max-width: 1024px){.app-shell,.app-shell.sidebar-closed{grid-template-columns:1fr}.app-sidebar{position:static;height:auto;border-right:none;border-bottom:1px solid #243056}.app-shell.sidebar-closed .app-sidebar{display:none}.app-topbar{grid-template-columns:1fr;gap:.45rem;padding:.65rem .95rem}.layout{padding-inline:.9rem}}@media (max-width: 960px){.dashboard-layout{grid-template-columns:1fr}.dashboard-layout>.card.compact-panel{grid-column:1 / -1}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:root{--bg-main: #080a0d;--bg-soft: #0d1014;--bg-elev: #11161d;--bg-input: #0a0d12;--border-main: #232c36;--border-soft: #1d252e;--text-high: #f2f5f8;--text-med: #98a4b3;--text-low: #6f7b89;--accent-blue: #3b82f6;--accent-cyan: #22d3ee;--accent-ok: #22c55e;--accent-warn: #f59e0b;--accent-bad: #ef4444}body{background:radial-gradient(circle at 100% -20%,rgba(255,119,31,.08),transparent 42%),radial-gradient(circle at -10% 0%,rgba(27,33,42,.42),transparent 40%),linear-gradient(180deg,#0a0c10,#090b0f);color:var(--text-high)}.app-shell{max-width:1540px;margin:.95rem auto;min-height:calc(100vh - 1.9rem);border:1px solid #272f3a;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#0c1015,#0b0f14);box-shadow:0 24px 80px #00000073}.app-main{background:linear-gradient(180deg,#ffffff04,#fff0 25%)}.app-sidebar{background:linear-gradient(180deg,#0b0f14,#090d12);border-right:1px solid #1d242e;padding:.95rem .7rem}.app-sidebar-brand{font-size:1rem;letter-spacing:.01em}.app-sidebar-section-label{color:#586476;margin-top:1rem}.app-nav-btn{border-radius:9px;color:#9ba7b7;border:1px solid transparent}.app-nav-btn:hover{background:#ffffff0a;color:#dde4ec}.app-nav-btn.active{background:linear-gradient(180deg,#ffffff0f,#ffffff08);border-color:#2e3948;color:#eef2f7;box-shadow:none}.app-topbar{grid-template-columns:auto minmax(260px,1fr) auto;gap:.8rem;background:#080a0deb;border-bottom:1px solid #1c232c;padding:.62rem 1rem}.topbar-identity{color:#dde4ee;font-weight:700}.topbar-center{min-width:0;display:grid;gap:.3rem}.topbar-search{min-height:36px;width:100%;min-width:0;border-radius:8px;border:1px solid #242d38;background:#090c11;color:#dce5ef;padding:.45rem .65rem}.topbar-search::placeholder{color:#728095}.topbar-meta{color:#738195;font-size:.76rem}.topbar-actions{display:flex;align-items:center;justify-content:flex-end}.command-center{top:54px;margin:.65rem 1rem 0;border:1px solid #222b35;background:#0c1016e6;border-radius:12px;padding:.62rem .7rem}.command-center-title{font-size:.95rem;color:#edf2f7}.layout{padding:.95rem 1rem 1.25rem}.dashboard-layout{gap:.75rem}.dashboard-layout>h1{font-size:clamp(1.12rem,1.65vw,1.45rem);color:#e8eef5;letter-spacing:0}.server-tab-strip{top:62px;background:#0d1117f5;border-color:#262f39;border-radius:10px}.server-tab{color:#8492a5}.server-tab.active{color:#f5f7fa;background:#ffffff12;border-color:#364352}@media (max-width: 1024px){.app-shell{margin:0;min-height:100vh;border-radius:0;border-left:none;border-right:none}.app-topbar{grid-template-columns:1fr}}.app-nav-btn{display:inline-flex;align-items:center;gap:.55rem}.nav-glyph{width:22px;height:22px;border-radius:6px;border:1px solid #2a3543;background:#0f141b;color:#9aabbe;display:inline-flex;align-items:center;justify-content:center;font-size:.63rem;font-weight:700;letter-spacing:.04em;flex:0 0 auto}.app-nav-btn.active .nav-glyph{border-color:#405064;color:#e4ecf5}.nav-glyph{border-radius:7px;background:linear-gradient(180deg,#111824,#0d131b);box-shadow:inset 0 0 0 1px #ffffff05}.app-nav-btn:hover .nav-glyph{border-color:#3a4758;color:#e6edf6}.app-shell{width:100%;max-width:none;margin:0;min-height:100vh;border-radius:0;border-left:none;border-right:none;box-shadow:none}.app-sidebar{display:flex;flex-direction:column;gap:.3rem;padding-bottom:.75rem}.app-sidebar-footer{margin-top:auto;border-top:1px solid #1e2732;padding-top:.6rem}.sidebar-footer-actions{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin-bottom:.55rem}.sidebar-footer-actions .btn-secondary{min-height:32px;padding:.38rem .5rem;font-size:.75rem}.sidebar-profile{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;border:1px solid #2a3440;background:#0d1219;border-radius:10px;padding:.5rem}.sidebar-avatar{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ff8e3c,#ff7a1a);color:#101317;font-size:.78rem;font-weight:800}.sidebar-profile-meta{min-width:0;display:grid;gap:.1rem}.sidebar-profile-meta strong{color:#edf3fa;font-size:.83rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-profile-meta span{color:#8190a3;font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-glyph{width:22px;height:22px;border-radius:6px;border:1px solid #2a3543;background:linear-gradient(180deg,#111824,#0d131b);color:#9aabbe;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.nav-glyph svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-nav-btn.active .nav-glyph,.app-nav-btn:hover .nav-glyph{border-color:#425165;color:#e7edf6}.app-sidebar-brand-row{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.sidebar-collapse-btn{width:30px;height:30px;border-radius:8px;border:1px solid #2a3543;background:#0f1620;color:#a5b3c7;padding:0;display:inline-flex;align-items:center;justify-content:center}.sidebar-collapse-btn .nav-glyph{width:18px;height:18px;border:none;background:transparent}.app-topbar{grid-template-columns:minmax(320px,1fr) auto}.topbar-actions{gap:.45rem}.topbar-icon-btn{width:34px;height:34px;border-radius:8px;border:1px solid #2b3643;background:#0b1119;color:#9fb0c5;padding:0;display:inline-flex;align-items:center;justify-content:center}.topbar-icon-btn .nav-glyph{width:18px;height:18px;border:none;background:transparent}.topbar-icon-btn:hover{border-color:#425064;color:#ebf2fb;background:#121b28}.app-shell.theme-light{background:linear-gradient(180deg,#f7fbff,#edf3fb)}.theme-light .app-sidebar{background:linear-gradient(180deg,#eef4fb,#e7eef7);border-right-color:#cfd9e7}.theme-light .app-topbar{background:#f2f7fdf2;border-bottom-color:#d2dcea}.theme-light .topbar-search{background:#fff;border-color:#c7d4e6;color:#1c2a3a}.theme-light .app-nav-btn{color:#3c4f67}.theme-light .app-nav-btn:hover,.theme-light .app-nav-btn.active{color:#152238;border-color:#b8c8dd;background:#ffffffbf}.app-topbar{grid-template-columns:auto minmax(260px,520px) 1fr;align-items:center}.topbar-left{min-width:34px;display:inline-flex;align-items:center}.topbar-center{width:100%;max-width:520px}.topbar-actions{justify-self:end}.topbar-open-sidebar-btn{border-color:#3a4658}@media (max-width: 980px){.app-topbar{grid-template-columns:auto minmax(0,1fr) auto}.topbar-center{max-width:none}}.theme-light .app-sidebar-brand,.theme-light .sidebar-profile-meta strong{color:#1d334d}.theme-light .app-sidebar-section-label,.theme-light .sidebar-profile-meta span{color:#607894}.theme-light .sidebar-profile{border-color:#c7d6e8;background:#f4f9ff}.theme-light .nav-glyph{border-color:#c4d2e5;background:linear-gradient(180deg,#f5f9ff,#ebf2fb);color:#5a7291}.theme-light .app-nav-btn.active .nav-glyph,.theme-light .app-nav-btn:hover .nav-glyph,.theme-light .topbar-icon-btn:hover .nav-glyph,.theme-light .sidebar-collapse-btn:hover .nav-glyph{border-color:#9fb7d3;color:#234160}.theme-light .sidebar-collapse-btn,.theme-light .topbar-icon-btn{border-color:#c4d2e5;background:#f1f7ff;color:#56708f}.theme-light .topbar-icon-btn:hover,.theme-light .sidebar-collapse-btn:hover{border-color:#9fb7d3;background:#e8f1fd;color:#234160}.theme-light .topbar-open-sidebar-btn{border-color:#9db6d2}.app-shell.theme-light{--bg-main: #f3f7fc;--bg-soft: #ffffff;--bg-elev: #f8fbff;--bg-input: #ffffff;--border-main: #c9d8ea;--border-soft: #d7e3f1;--text-high: #1a2d45;--text-med: #5d7594;--text-low: #7c91ab;--focus-ring: 0 0 0 2px rgba(59, 130, 246, .35)}.theme-light .app-main,.theme-light .layout,.theme-light .dashboard-layout{color:var(--text-high)}.theme-light .topbar-search::placeholder{color:#7f93ab}.theme-light .app-nav-btn,.theme-light .app-nav-btn span{color:#3e5673}.theme-light .app-nav-btn.active,.theme-light .app-nav-btn:hover{color:#173150}.theme-light .app-sidebar-footer{border-top-color:#cfdbeb}.app-shell.theme-light{--brand-orange-1: #ff9f57;--brand-orange-2: #f4841f;--brand-orange-text: #7a4307;--brand-blue-1: #6aa5df;--brand-blue-2: #4f88c3}.app-shell.theme-light{--brand-orange-1: #f7a86a;--brand-orange-2: #e28632;--brand-orange-text: #734514;--brand-blue-1: #74a4d1;--brand-blue-2: #5b8fbe}.card{grid-column:1 / -1;background:#171f3deb;border:1px solid var(--border-soft);border-radius:var(--radius-md);padding:1rem;margin-bottom:0;box-shadow:0 22px 48px #060a1a6b;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.card:hover{border-color:#687ab8d9;box-shadow:0 24px 52px #070b1d80}.compact-panel{padding-bottom:.75rem}.row{display:flex;gap:.5rem;align-items:center}.wrap{flex-wrap:wrap}.between{justify-content:space-between}input,select{flex:1;min-width:220px;min-height:40px;padding:.65rem;border-radius:var(--radius-sm);border:1px solid #364272;background:var(--bg-input);color:var(--text-high);transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}input::placeholder{color:#7488c2}input:focus,select:focus{border-color:#4f7bda;background:#0f1733}button{min-height:40px;border:none;border-radius:var(--radius-sm);padding:.62rem .9rem;cursor:pointer;font-weight:600;letter-spacing:.01em;color:#f7fbff;background:linear-gradient(180deg,#4d8ff9,#3b82f6);transition:transform .12s ease,background .12s ease}button:hover:not(:disabled){background:linear-gradient(180deg,#5a99fb,#4a8cf7);transform:translateY(-1px)}button:disabled{opacity:.55;cursor:not-allowed}.btn-secondary{background:#5467a347;border:1px solid rgba(130,146,197,.4);color:#dce7ff}.btn-secondary:hover:not(:disabled){background:#6278b85c}button:focus-visible,input:focus-visible,select:focus-visible,.server-tab:focus-visible,.app-nav-btn:focus-visible,.server-card:focus-visible,.command-item:focus-visible,.toast:focus-visible{outline:none;box-shadow:var(--focus-ring)}.badge{border-radius:999px;padding:.1rem .55rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.02em}.badge-requested{background:#3b82f633;color:#93c5fd}.badge-dispatched{background:#f59e0b33;color:#fcd34d}.badge-succeeded,.badge-queue-normal{background:#22c55e33;color:#86efac}.badge-failed,.badge-queue-critical{background:#ef444433;color:#fca5a5}.badge-queue-warning,.badge-long-running{background:#f59e0b33;color:#fcd34d}.badge-attempts,.badge-elapsed,.badge-queue-pending,.badge-queue-inflight{background:#5467a347;color:#d5e1ff;text-transform:none}.queue-line,.node-server-status-row{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap}.command-list,.audit-list,.invite-list,.node-server-list{display:grid;gap:.5rem}.command-item,.audit-item,.invite-item,.node-server-item{border-radius:12px;border:1px solid #3a4775;background:#111932c7;color:var(--text-high);transition:transform .12s ease,border-color .12s ease,background .12s ease}.command-item,.invite-item{display:flex;justify-content:space-between;align-items:center}.command-item{width:100%;text-align:left;padding:.6rem .7rem}.command-item:hover,.audit-item:hover,.invite-item:hover,.node-server-item:hover,.toast:hover{transform:translateY(-1px);border-color:#5668a4f2}.command-item.active{border-color:#38bdf8bf;box-shadow:0 0 0 1px #38bdf866 inset}.command-item.long-running{border-color:#b45309;box-shadow:0 0 0 1px #f59e0b inset}.command-mini-list{max-height:320px}.cmd-main{display:inline-flex;gap:.6rem;align-items:center;flex-wrap:wrap;font-weight:600}.cmd-sub{font-size:.82rem;color:var(--text-med)}.audit-item{display:grid;gap:.2rem;padding:.55rem .7rem}.audit-title{font-weight:700;color:var(--text-high)}.audit-sub{font-size:.82rem;color:var(--text-med);word-break:break-word}.invite-item{padding:.55rem .7rem}.invite-create{display:grid;grid-template-columns:minmax(220px,1fr) 160px auto;gap:.5rem;margin-bottom:.5rem}.auth-card{max-width:520px}.auth-card label{font-weight:600;margin-bottom:.25rem;display:block}.hint{color:var(--text-med);font-size:.85rem;margin-top:.55rem}.error{color:#fecaca;border:1px solid rgba(239,68,68,.55);background:#7f1d1d2e;border-radius:12px;padding:.55rem .7rem;font-weight:600}.detail-meta{display:flex;gap:.45rem;margin-bottom:.6rem;flex-wrap:wrap}.pager{display:inline-flex;align-items:center;gap:.4rem}.pager label{font-size:.78rem;color:var(--text-med)}.pager select{min-width:74px;padding:.3rem .45rem}.pager button{padding:.4rem .55rem}.pager-meta{min-width:2.8rem;text-align:center;font-size:.82rem;color:var(--text-med)}pre{white-space:pre-wrap;margin:0;background:#0c132a;color:#d7e3ff;border:1px solid #25305a;border-radius:12px;padding:.75rem;max-height:340px;overflow:auto;font-size:.84rem;line-height:1.52}.compact-panel pre{max-height:220px}.scroll-region{max-height:320px;overflow:auto;padding-right:.25rem;scrollbar-width:thin;scrollbar-color:rgba(112,133,199,.55) transparent}.scroll-region::-webkit-scrollbar{width:10px;height:10px}.scroll-region::-webkit-scrollbar-thumb{background:#7085c773;border-radius:999px;border:2px solid transparent;background-clip:content-box}.scroll-region::-webkit-scrollbar-track{background:transparent}.command-list.scroll-region,.audit-list.scroll-region{max-height:300px}.toast-container{position:fixed;top:1rem;right:1rem;z-index:50;display:grid;gap:.5rem;max-width:min(420px,calc(100vw - 2rem))}.toast{text-align:left;border-radius:10px;border:1px solid #3b4979;background:#111932f2;color:#f0f6ff;box-shadow:0 10px 24px #0f172a4d;padding:.65rem .8rem;cursor:pointer;font-weight:600}.toast-info{border-left:6px solid #0ea5e9}.toast-success{border-left:6px solid #22c55e}.toast-error{border-left:6px solid #ef4444}@media (max-width: 960px){.invite-create{grid-template-columns:1fr}}@media (max-width: 768px){.toast-container{left:.75rem;right:.75rem;max-width:none}}.card{background:linear-gradient(180deg,#0d1117f5,#0b0f14f5);border:1px solid #222a34;border-radius:12px;box-shadow:0 14px 36px #00000059}.card:hover{border-color:#313d4b;box-shadow:0 18px 44px #0000006b}input,select{border:1px solid #25303c;background:#0b0f14;color:#e8eef5;border-radius:8px}input:focus,select:focus{border-color:#3a4a5f;background:#0d1219}button{border-radius:8px;background:linear-gradient(180deg,#ff8c35,#ff7a1a);color:#101318;font-weight:700}button:hover:not(:disabled){background:linear-gradient(180deg,#ff974b,#ff862b)}.btn-secondary{background:#111823;border:1px solid #2a3442;color:#d8e1eb}.btn-secondary:hover:not(:disabled){background:#161e2a}.badge{border:1px solid rgba(255,255,255,.08);font-size:.7rem}.badge-succeeded,.badge-queue-normal{background:#22c55e2b;color:#70d69b}.badge-failed,.badge-queue-critical{background:#ef44442b;color:#f59b9b}.command-item,.audit-item,.invite-item,.node-server-item,.file-preview-row{border-color:#2a333f;background:#0d1219}.command-item.active,.file-preview-row.active{border-color:#4a5d74;box-shadow:0 0 0 1px #73869e59 inset}.usage-grid article{border-color:#2a3340;background:#0d1218}.usage-grid article span{color:#7f8ea2}.usage-grid article strong{color:#edf3fa}pre{background:#090d12;border-color:#232c38;color:#d7e1ee;border-radius:10px}.hint{color:#8794a7}.theme-light .card{background:linear-gradient(180deg,#fff,#f7faff);border-color:#d4dfec;box-shadow:0 10px 28px #192a4414}.theme-light .card:hover{border-color:#c2d2e4;box-shadow:0 14px 32px #192a441f}.theme-light input,.theme-light select{border-color:#c7d5e6;background:#fff;color:#1c2c40}.theme-light input::placeholder{color:#7b8ea7}.theme-light input:focus,.theme-light select:focus{border-color:#87a9d1;background:#fff}.theme-light button{background:linear-gradient(180deg,#ff9a4e,#ff8526);color:#0f1722}.theme-light button:hover:not(:disabled){background:linear-gradient(180deg,#ffa864,#ff9139)}.theme-light .btn-secondary{background:#edf3fb;border-color:#c8d7ea;color:#26405f}.theme-light .btn-secondary:hover:not(:disabled){background:#e3edf9}.theme-light .badge{border-color:#1b2a401f}.theme-light .badge-requested{background:#3b82f61f;color:#1e4f92}.theme-light .badge-dispatched,.theme-light .badge-queue-warning,.theme-light .badge-long-running{background:#f59e0b1f;color:#8a5a08}.theme-light .badge-succeeded,.theme-light .badge-queue-normal{background:#22c55e1f;color:#1f7d45}.theme-light .badge-failed,.theme-light .badge-queue-critical{background:#ef44441f;color:#9f2f2f}.theme-light .badge-attempts,.theme-light .badge-elapsed,.theme-light .badge-queue-pending,.theme-light .badge-queue-inflight{background:#4f648c1f;color:#35527a}.theme-light .command-item,.theme-light .audit-item,.theme-light .invite-item,.theme-light .node-server-item,.theme-light .file-preview-row{border-color:#d0dced;background:#f8fbff;color:#1d2f46}.theme-light .command-item:hover,.theme-light .audit-item:hover,.theme-light .invite-item:hover,.theme-light .node-server-item:hover,.theme-light .toast:hover{border-color:#b7c8df}.theme-light .command-item.active,.theme-light .file-preview-row.active{border-color:#78a5d6;box-shadow:0 0 0 1px #558dc959 inset}.theme-light .cmd-sub,.theme-light .audit-sub,.theme-light .hint,.theme-light .pager label,.theme-light .pager-meta{color:#5f7694}.theme-light .audit-title,.theme-light .usage-grid article strong{color:#1b2d45}.theme-light .error{color:#8f1f1f;border-color:#dc262659;background:#fee2e2d9}.theme-light .usage-grid article{border-color:#d2dfef;background:#f7fbff}.theme-light .usage-grid article span{color:#607791}.theme-light pre{background:#f3f8ff;border-color:#ccd9eb;color:#1f3450}.theme-light .scroll-region{scrollbar-color:rgba(124,151,188,.55) transparent}.theme-light .scroll-region::-webkit-scrollbar-thumb{background:#7c97bc73}.theme-light .toast{border-color:#c8d7ea;background:#f8fbff;color:#1f3450;box-shadow:0 10px 20px #2538541f}.theme-light .hint,.theme-light .cmd-sub,.theme-light .audit-sub,.theme-light .pager-meta,.theme-light .pager label{color:#546f90}.theme-light .invite-item span,.theme-light .node-server-detail,.theme-light .node-server-meta span{color:#355173}.theme-light .command-item,.theme-light .audit-item,.theme-light .invite-item,.theme-light .node-server-item{box-shadow:0 6px 14px #182c480f}.theme-light .toast{border-color:#bfd1e6}.theme-light .toast-info{border-left-color:#0284c7}.theme-light .toast-success{border-left-color:#16a34a}.theme-light .toast-error{border-left-color:#dc2626}.theme-light .error{color:#8f1f1f}.theme-light button{background:linear-gradient(180deg,var(--brand-orange-1) 0%,var(--brand-orange-2) 100%)}.theme-light button:hover:not(:disabled){background:linear-gradient(180deg,#ffad6a,#f7923a)}.theme-light .badge-requested{background:#4f88c326;color:#1f4f87}.theme-light .badge-attempts,.theme-light .badge-elapsed,.theme-light .badge-queue-pending,.theme-light .badge-queue-inflight{background:#4f88c324;color:#2f5e94}.theme-light button:hover:not(:disabled){background:linear-gradient(180deg,#f9b67d,#e9974f)}.theme-light .btn-secondary{background:#eef3f9;border-color:#ced9e6;color:#2f4b68}.dashboard-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:1rem;border-radius:var(--radius-lg);background:linear-gradient(135deg,#0f172a,#143a52 55%,#0f766e);color:#eff6ff}.hero-eyebrow{margin:0 0 .35rem;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;color:#bae6fd}.hero-copy{margin:0;color:#dbeafe;max-width:54ch}.hero-actions{margin-top:.85rem;display:flex;flex-wrap:wrap;gap:.55rem}.hero-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.metric-tile{display:grid;gap:.25rem;background:#0f172a59;border:1px solid rgba(186,230,253,.38);border-radius:12px;padding:.7rem .8rem}.metric-label{font-size:.78rem;color:#bfdbfe}.metric-value{font-size:1.15rem}.server-filter-row{display:flex;align-items:center;gap:.5rem;margin:.6rem 0 .75rem}.section-count{font-size:.9rem;font-weight:500;color:#9dafdc}.server-node-group{border:1px solid rgba(67,84,138,.75);border-radius:12px;padding:.55rem;background:#111932b3}.server-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.server-card{width:100%;text-align:left;display:grid;gap:.25rem}.server-card-title{display:inline-flex;gap:.5rem;align-items:center;font-weight:700}.server-card-line{font-size:.85rem;color:var(--text-med);word-break:break-all}.server-hero-shell{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;border-radius:var(--radius-lg)}.server-hero-back{margin:0;color:#8fa2dd;font-size:.8rem}.server-hero-title{margin:.35rem 0 .3rem;font-size:clamp(1.35rem,2.1vw,2rem);color:#f8fbff}.server-hero-subtitle{margin:0;color:#9faddc;font-size:.92rem}.server-hero-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.server-tab-strip{position:sticky;top:68px;z-index:10;display:flex;gap:.45rem;padding:.55rem;border-radius:var(--radius-md);border:1px solid rgba(61,78,130,.8);background:#161e3af2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.server-tab{background:transparent;border:1px solid transparent;color:#98a7d8;padding:.45rem .75rem;border-radius:9px}.server-tab:hover{background:#38bdf81f;color:#d9e8ff}.server-tab.active{color:#d9e6ff;background:#3b82f633;border-color:#38bdf873}.server-dashboard-grid{grid-column:1 / -1;display:grid;grid-template-columns:minmax(340px,.95fr) minmax(460px,1.35fr);gap:1rem;align-items:start}.server-dashboard-left,.server-dashboard-right{display:grid;gap:1rem}.server-slate-card{border-radius:var(--radius-md);border:1px solid var(--border-main);background:#1b2445f5}.server-meta-list{margin-top:.75rem;display:grid;gap:.45rem}.server-meta-list>div{display:flex;justify-content:space-between;gap:.75rem;color:#b4c1ea}.server-meta-list>div strong{color:#edf2ff;font-weight:600;text-align:right;word-break:break-all}.server-console-card pre{max-height:340px}.server-tab-panel{grid-column:1 / -1}.server-tab-panel pre{max-height:420px}.usage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-bottom:.75rem}.usage-grid article{border:1px solid var(--border-main);background:#101831c7;border-radius:10px;padding:.55rem .65rem;display:grid;gap:.2rem}.usage-grid article span{color:#8ea0d6;font-size:.78rem}.usage-grid article strong{color:#edf3ff}.timeline{margin-top:.8rem;border-top:1px solid #2f3b68;padding-top:.7rem;display:grid;gap:.45rem}.timeline-title{margin:0;font-weight:700;color:#dfe9ff}.timeline-empty,.timeline-at,.timeline-details{color:#97a9dd;font-size:.82rem}.timeline-item{display:grid;gap:.12rem;border-left:2px solid #475569;padding-left:.55rem}.timeline-type{font-size:.82rem;font-weight:700;color:#d9e7ff}.files-preview-shell{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.4fr);gap:.75rem;margin-top:.45rem}.files-preview-list{border:1px solid var(--border-main);border-radius:10px;background:#101831c7;padding:.45rem;max-height:420px}.file-preview-row{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.45rem;margin-bottom:.35rem;padding:.48rem .52rem;background:#1a2445b8;border:1px solid #3a4775}.file-preview-row:last-child{margin-bottom:0}.file-preview-row.active{border-color:#38bdf8bf;box-shadow:0 0 0 1px #38bdf873 inset}.files-preview-content{border:1px solid var(--border-main);border-radius:10px;background:#101831c7;padding:.6rem}.onboarding-stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin:.7rem 0}.onboarding-step{border:1px solid var(--border-main);border-radius:12px;background:#101831c7;padding:.6rem;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:start}.onboarding-step.done{border-color:#22c55e8c}.onboarding-step.active{border-color:#38bdf8bf;box-shadow:0 0 0 1px #38bdf859 inset}.onboarding-step-index{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:#d9e7ff;background:#465b988c}.onboarding-step.done .onboarding-step-index{background:#22c55e61}.onboarding-step p{margin:.2rem 0 0;color:#9eafde;font-size:.82rem}.onboarding-controls label{font-size:.82rem;color:var(--text-med)}.onboarding-controls input{min-width:120px;flex:0 0 140px}.node-server-item{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:.65rem;align-items:center;padding:.7rem .8rem}.node-server-meta{display:grid;gap:.22rem}.node-server-name{color:#eef4ff;font-size:.96rem}.node-server-detail{color:#9eafde;font-size:.82rem}.node-server-actions{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-end}@media (max-width: 1080px){.server-dashboard-grid{grid-template-columns:1fr}.server-hero-shell{flex-direction:column}.usage-grid,.files-preview-shell{grid-template-columns:1fr}}@media (max-width: 1024px){.server-tab-strip{position:static}}@media (max-width: 960px){.dashboard-hero{grid-template-columns:1fr}.hero-metrics{grid-template-columns:1fr 1fr}.onboarding-stepper{grid-template-columns:1fr}}@media (max-width: 900px){.node-server-item{grid-template-columns:1fr}.node-server-actions{justify-content:flex-start}}@media (max-width: 760px){.server-filter-row,.server-hero-buttons{flex-direction:column;align-items:stretch}.server-meta-list>div{flex-direction:column;align-items:flex-start}}@media (max-width: 700px){.hero-metrics,.usage-grid{grid-template-columns:1fr}}.dashboard-hero{background:linear-gradient(125deg,#0f1319,#111924 58%,#11151b);border:1px solid #252d38}.hero-eyebrow{color:#8897ab}.hero-copy{color:#b2bdcc}.metric-tile{background:#0d1219;border-color:#27313d}.metric-label{color:#8191a6}.server-node-group{border-color:#2a3340;background:#0c1118}.server-slate-card{border-color:#2a3340;background:#0d1219}.timeline{border-top-color:#26303b}.files-preview-list,.files-preview-content{border-color:#2a3340;background:#0c1118}.timeline-type,.server-meta-list>div strong,.server-card-title{color:#eaf0f7}.overview-shell{display:grid;gap:.75rem}.overview-controls select{min-width:260px}.overview-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.55rem}.overview-kpi-card{border:1px solid #273240;background:#0c1117;border-radius:10px;padding:.62rem .68rem;display:grid;gap:.26rem}.overview-kpi-label{color:#7f8ea3;font-size:.74rem}.overview-kpi-value{color:#edf3fa;font-size:1.2rem;line-height:1}.overview-table-shell{border:1px solid #293342;border-radius:10px;background:#0a0f15;max-height:430px}.overview-table{width:100%;border-collapse:collapse;min-width:920px}.overview-table th,.overview-table td{text-align:left;padding:.58rem .62rem;border-bottom:1px solid #202a37;vertical-align:middle}.overview-table th{position:sticky;top:0;z-index:2;background:#0d131b;color:#7f8fa3;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.overview-table tbody tr:hover{background:#ffffff08}.overview-sub{color:#7a889a;font-size:.75rem;margin-top:.14rem}.overview-empty{color:#8190a2;text-align:center}@media (max-width: 1320px){.overview-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 760px){.overview-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.overview-kpi-card{position:relative;overflow:hidden}.overview-kpi-meter{margin-top:.25rem;width:100%;height:5px;border-radius:999px;background:#151c25;border:1px solid #222b37}.overview-kpi-meter>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff7a1a,#ffad66);box-shadow:0 0 12px #ff8a3d59;animation:meterPulse 2.6s ease-in-out infinite}.overview-metric-cell{display:grid;gap:.24rem;min-width:145px}.overview-inline-meter{width:100%;height:4px;border-radius:999px;background:#161d26;border:1px solid #252f3b}.overview-inline-meter>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#29d391,#8affcb)}.overview-table th,.overview-table td{padding-top:.5rem;padding-bottom:.5rem}@keyframes meterPulse{0%,to{opacity:.85}50%{opacity:1}}.overview-shell{gap:.85rem}.overview-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.58rem}.overview-stat-card{border:1px solid #27313d;border-radius:10px;background:#0c1117;padding:.62rem .65rem;display:grid;gap:.24rem}.overview-stat-head{display:flex;justify-content:space-between;gap:.45rem;align-items:center}.overview-stat-head span{color:#d5deea;font-size:.76rem}.overview-stat-head small{color:#8391a3;font-size:.7rem}.overview-stat-card strong{color:#f1f5fa;font-size:1.5rem;line-height:1}.overview-stat-card p{margin:0;color:#8290a2;font-size:.73rem}.overview-stat-meter{width:100%;height:5px;border-radius:999px;border:1px solid #24303b;background:#161e27}.overview-stat-meter>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff7a1a,#ffb06e)}@media (max-width: 1180px){.overview-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.overview-stat-strip{grid-template-columns:1fr}}.overview-welcome{border:1px solid #252f3a;background:#0b1016;border-radius:10px;padding:.62rem .7rem}.overview-welcome h3{margin:0;font-size:1.02rem;color:#f0f5fb}.overview-welcome p{margin:.25rem 0 0;color:#8391a4;font-size:.8rem}.overview-shell-wide{grid-column:1 / -1;padding:.15rem 0;border:none;background:transparent;box-shadow:none}.overview-shell-wide .overview-welcome,.overview-shell-wide .overview-stat-card,.overview-shell-wide .overview-table-shell,.overview-shell-wide .overview-controls{width:100%}.overview-header{align-items:stretch;gap:.7rem}.overview-header .overview-welcome{flex:1}.overview-welcome{border:none;background:transparent;border-radius:0;padding:0}.overview-welcome h3{font-size:2rem;font-weight:700;color:#f7fbff;line-height:1.05}.overview-welcome-name{color:#ff7a1a}.overview-welcome p{margin-top:.3rem;color:#8c99ab;font-size:.86rem}.overview-welcome-accent{color:#ff7a1a}.overview-stat-strip{gap:.42rem}.overview-stat-card{border:1px solid #222a33;border-radius:8px;background:#0a0d12;padding:.52rem .58rem;box-shadow:none}.overview-stat-head span{color:#c7d1de;font-size:.72rem}.overview-stat-head small{color:#6f7c8e;font-size:.68rem}.overview-stat-card strong{font-size:2rem;font-weight:700;color:#f1f6fb}.overview-stat-card p{color:#6f7d90;font-size:.69rem}.overview-stat-meter{height:4px;border-color:#1f2832;background:#131a22}.overview-stat-meter>span{background:linear-gradient(90deg,#ff7a1a,#ff9a4d)}.overview-action-bar{justify-content:flex-end;gap:.4rem}.overview-action-bar button{min-height:34px;padding:.45rem .7rem;border-radius:8px;font-size:.78rem}.overview-icon-btn{width:34px;min-width:34px;padding:0;display:inline-flex;align-items:center;justify-content:center}.overview-icon-btn .nav-glyph{width:18px;height:18px;border:none;background:transparent}.overview-icon-btn .nav-glyph svg{width:14px;height:14px}.server-page-shell{display:grid;gap:.8rem;grid-column:1 / -1;padding:.25rem 0;border:none;background:transparent;box-shadow:none}.server-view-tabs{display:flex;flex-wrap:wrap;gap:.45rem;padding:.5rem;border-radius:10px;border:1px solid #262f39;background:#0d1117eb}.server-page-shell>.row:first-child h2{margin:0;font-size:1.2rem;letter-spacing:.01em}.server-page-shell .usage-grid{margin-bottom:.15rem}.server-slate-card{padding:.82rem;border-color:#25303b;background:linear-gradient(180deg,#0c1219,#0a1017);box-shadow:0 10px 28px #02060c47}.server-view-tabs .server-tab{min-height:34px;padding:.42rem .82rem;border-radius:8px;border-color:#2a3340;background:#0b1118;color:#a4b1c4;transition:border-color .14s ease,color .14s ease,background-color .14s ease}.server-view-tabs .server-tab:hover{background:#111926;border-color:#394657;color:#eef3fb}.server-view-tabs .server-tab.active{background:linear-gradient(180deg,#ff8a3d33,#ff7a1a26);border-color:#ff8a3d8c;color:#fff3e8}.server-dashboard-grid,.server-tab-panel{animation:serverTabFade .17s ease-out}@keyframes serverTabFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.theme-light .dashboard-hero{background:linear-gradient(125deg,#eef5ff,#e8f1fb 58%,#e2ecf8);border-color:#cfdbea;color:#1c314d}.theme-light .hero-eyebrow,.theme-light .hero-copy,.theme-light .metric-label,.theme-light .section-count,.theme-light .overview-sub,.theme-light .overview-empty,.theme-light .overview-welcome p,.theme-light .overview-stat-card p,.theme-light .overview-stat-head small{color:#5f7694}.theme-light .metric-tile,.theme-light .server-node-group,.theme-light .server-slate-card,.theme-light .files-preview-list,.theme-light .files-preview-content,.theme-light .onboarding-step,.theme-light .overview-table-shell,.theme-light .overview-stat-card,.theme-light .overview-controls select,.theme-light .server-view-tabs,.theme-light .server-tab-strip{background:#f8fbff;border-color:#d0dced}.theme-light .server-hero-back,.theme-light .server-hero-subtitle,.theme-light .server-tab,.theme-light .timeline-empty,.theme-light .timeline-at,.theme-light .timeline-details,.theme-light .node-server-detail,.theme-light .overview-kpi-label,.theme-light .overview-welcome p{color:#607792}.theme-light .server-hero-title,.theme-light .server-meta-list>div strong,.theme-light .timeline-type,.theme-light .node-server-name,.theme-light .overview-welcome h3,.theme-light .overview-stat-card strong,.theme-light .overview-kpi-value,.theme-light .overview-stat-head span{color:#1b2f49}.theme-light .server-tab:hover,.theme-light .overview-table tbody tr:hover{background:#2c5c9914;color:#1d3658}.theme-light .server-tab.active,.theme-light .server-view-tabs .server-tab.active{background:#ff8a3d29;border-color:#ff8a3d80;color:#7a460a}.theme-light .timeline{border-top-color:#d4dfec}.theme-light .timeline-item{border-left-color:#9db4d1}.theme-light .file-preview-row.active,.theme-light .onboarding-step.active{border-color:#6d9fce;box-shadow:0 0 0 1px #5992ca52 inset}.theme-light .onboarding-step.done .onboarding-step-index{background:#22c55e33;color:#1f6f3f}.theme-light .onboarding-step-index{color:#2a3f5a;background:#7f94b559}.theme-light .overview-table{background:#f8fbff}.theme-light .overview-table th{background:#ecf3fb;border-bottom-color:#d0dced;color:#4f6683}.theme-light .overview-table td{border-bottom-color:#dbe5f1;color:#1f3653}.theme-light .overview-kpi-meter,.theme-light .overview-stat-meter,.theme-light .overview-inline-meter{background:#e8f0fb;border-color:#c8d8ea}.theme-light .overview-kpi-meter>span,.theme-light .overview-stat-meter>span{box-shadow:0 0 8px #ff913938}.theme-light .overview-welcome-name,.theme-light .overview-welcome-accent{color:#d86b08}.theme-light .overview-welcome h3,.theme-light .overview-stat-card strong,.theme-light .overview-table td,.theme-light .overview-table th,.theme-light .server-hero-title,.theme-light .server-meta-list>div strong,.theme-light .timeline-type,.theme-light .node-server-name{color:#1c3350}.theme-light .overview-welcome p,.theme-light .overview-sub,.theme-light .overview-empty,.theme-light .overview-stat-card p,.theme-light .server-hero-subtitle,.theme-light .timeline-empty,.theme-light .timeline-at,.theme-light .timeline-details{color:#597391}.theme-light .server-slate-card,.theme-light .server-tab-panel,.theme-light .overview-table-shell,.theme-light .files-preview-list,.theme-light .files-preview-content,.theme-light .onboarding-step{box-shadow:0 8px 22px #1a2d4914}.theme-light .server-view-tabs .server-tab,.theme-light .server-tab-strip .server-tab{color:#48627f}.theme-light .server-view-tabs .server-tab.active,.theme-light .server-tab-strip .server-tab.active{color:#6e3e06}.theme-light .overview-welcome-name,.theme-light .overview-welcome-accent{color:var(--brand-orange-text)}.theme-light .server-view-tabs .server-tab.active,.theme-light .server-tab-strip .server-tab.active{background:linear-gradient(180deg,#ff9f5742,#f4841f33);border-color:#f4841f80;color:var(--brand-orange-text)}.theme-light .overview-kpi-meter>span,.theme-light .overview-stat-meter>span{background:linear-gradient(90deg,var(--brand-orange-1) 0%,var(--brand-orange-2) 100%)}.theme-light .overview-inline-meter>span{background:linear-gradient(90deg,var(--brand-blue-1) 0%,var(--brand-blue-2) 100%)}.theme-light .server-view-tabs .server-tab.active,.theme-light .server-tab-strip .server-tab.active{background:linear-gradient(180deg,#f7a86a3d,#e286322e);border-color:#e286326b}.activity-page-shell{grid-column:1 / -1;display:grid;gap:.7rem}.activity-tab-panel{border:1px solid var(--border-main);border-radius:12px;background:var(--bg-elev);padding:.85rem;box-shadow:0 10px 24px #080e182e}.theme-light .activity-tab-panel{border-color:#d0dced;background:#f8fbff;box-shadow:0 8px 20px #1a2d4914}.admin-page-shell,.onboarding-page-shell{grid-column:1 / -1;display:grid;gap:.8rem;padding:.25rem 0;border:none;background:transparent;box-shadow:none}.admin-page-shell>pre,.onboarding-page-shell>pre{margin:0;border:1px solid #25303b;border-radius:12px;background:linear-gradient(180deg,#0c1219,#0a1017);box-shadow:0 10px 28px #02060c47;padding:.82rem}.admin-page-shell>h3,.onboarding-page-shell>h3{margin:.2rem 0 0}.admin-page-shell .invite-list,.onboarding-page-shell .invite-list,.onboarding-page-shell .node-server-list{display:grid;gap:.55rem}.admin-page-shell .invite-item,.onboarding-page-shell .invite-item,.onboarding-page-shell .node-server-item{border:1px solid #25303b;border-radius:12px;background:linear-gradient(180deg,#0c1219,#0a1017);box-shadow:0 10px 28px #02060c47}.admin-page-shell .invite-item,.onboarding-page-shell .invite-item{display:grid;gap:.45rem;padding:.7rem .8rem}.onboarding-page-shell hr{width:100%;border:none;border-top:1px solid #26303b;margin:.25rem 0}.theme-light .admin-page-shell>pre,.theme-light .onboarding-page-shell>pre,.theme-light .admin-page-shell .invite-item,.theme-light .onboarding-page-shell .invite-item,.theme-light .onboarding-page-shell .node-server-item{background:#f8fbff;border-color:#d0dced;box-shadow:0 8px 22px #1a2d4914}.theme-light .onboarding-page-shell hr{border-top-color:#d4dfec}.onboarding-tabs{display:flex;gap:.5rem;flex-wrap:wrap;margin:.75rem 0 1rem}.onboarding-tabs button{border:1px solid var(--border-color, #2a3a54);background:#0b132273;color:var(--text-primary, #d7e5ff);border-radius:999px;padding:.45rem .8rem;font-size:.85rem}.onboarding-tabs button.active{border-color:#3b82f6;background:#3b82f63d;color:#fff}.theme-light .onboarding-tabs button{background:#f5f9ff;color:#173153;border-color:#bdd3ef}.theme-light .onboarding-tabs button.active{background:#dbeafe;color:#0f172a;border-color:#3b82f6}
