:root[data-theme=dark]{--bg:#0d141a;--surface:#151e26;--ink:#e7eef4;--muted:#99a9b5;--line:#2a3641;--green:#83daba;--mint:#193b32;--sidebar:#111a22;--field:#101820;color-scheme:dark}:root[data-theme=dark] .button:not(.secondary),:root[data-theme=dark] button:not(.secondary):not(.icon-button):not(.event-card):not(.change-entry):not(.text-row):not(.dashboard-nav){color:#10271f}.command-shell{min-height:100vh;background:var(--bg)}.command-nav{position:fixed;inset:0 auto 0 0;width:208px;border-right:1px solid var(--line);padding:26px 14px;display:flex;flex-direction:column;background:var(--sidebar);color:#b7c5ce;overflow:auto;z-index:30}.command-brand{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:0 12px 28px;color:#e6f1ed}.command-brand svg{color:#83daba}.command-brand strong{font-size:31px;line-height:1;letter-spacing:-1px}.command-brand small{width:100%;margin-left:34px;letter-spacing:3px;font-size:8px}.command-nav nav a{padding:10px 12px}.nav-label{letter-spacing:2px;font-size:9px;margin:26px 12px 10px}.dashboard-nav{background:none!important;color:#b7c5ce!important;text-align:left;justify-content:flex-start;font-size:11px;padding:8px 12px;white-space:normal}.dashboard-nav.active{background:#83daba12!important;color:#a4ead2!important}.command-profile{margin-top:auto;padding:28px 12px 0;font-size:12px}.command-profile a{display:block;color:#8caaa1;font-size:11px;margin-top:12px}.command-main{margin-left:208px;min-width:0}.command-top{position:sticky;top:0;z-index:15;display:flex;justify-content:space-between;align-items:center;gap:14px;min-height:85px;padding:16px 24px;background:var(--bg);border-bottom:1px solid var(--line)}.command-top small{font-size:8px;letter-spacing:2px}.command-top h1{font-size:20px;margin:3px 0;font-weight:650;letter-spacing:-.6px}.command-actions{display:flex;gap:10px;align-items:center}.command-actions button{font-size:11px;padding:7px 10px;min-height:34px}.auto-status{font-size:10px;letter-spacing:.8px;border:1px solid var(--line);padding:6px 9px;border-radius:5px}.auto-status.active{color:#8cdbb7}.auto-status.degraded{color:#e8b16c}.command-content{padding:18px 24px 32px;max-width:2200px;margin:auto}.command-filters{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap;padding-bottom:15px}.command-filters label{font-size:9px;color:var(--muted);flex:1 1;min-width:105px;margin:0}.command-filters label:first-child{flex:2 1}.command-filters input,.command-filters select{height:35px;min-height:35px;padding:6px 9px;font-size:11px;margin-top:4px}.command-filters label:last-child{max-width:95px;min-width:75px}.dashboard-tools{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:17px}.dashboard-tools>span{font-size:10px;color:var(--muted)}.dashboard-tools>div{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.dashboard-tools button,.dashboard-tools select{font-size:10px;min-height:30px;padding:5px 8px;width:auto}.status-dot{display:inline-block;background:#7cdab7;width:5px;height:5px;border-radius:50%;margin-right:6px}.status-dot.stale{background:#d9b46c}.setup-strip{display:flex;gap:10px;align-items:center;border:1px solid #d9b46c44;background:#d9b46c09;border-radius:6px;padding:10px 13px;font-size:11px;color:var(--muted);margin-bottom:14px}.setup-strip a{margin-left:auto;color:var(--green)}.live-ticker{gap:19px;overflow:auto;white-space:nowrap;border-block:1px solid var(--line);padding:9px 0;font-size:10px}.live-ticker,.live-ticker b{display:flex;align-items:center}.live-ticker b{gap:6px;color:var(--green)}.live-ticker button{background:none!important;border:0;color:var(--ink)!important;font-size:10px;padding:0;min-height:20px}.command-summary,.live-ticker>span{color:var(--muted)}.command-summary{display:flex;gap:26px;flex-wrap:wrap;padding:14px 0 18px;font-size:10px}.command-summary b{font-size:16px;color:var(--ink);margin-right:4px}.dashboard-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;align-items:start}.dashboard-widget{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;overflow:hidden}.dashboard-widget>header{height:49px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line)}.dashboard-widget h2{font-size:12px;letter-spacing:0;margin:0}.widget-content{padding:12px;max-height:520px;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.expanded .widget-content{max-height:calc(100vh - 330px);min-height:300px}.event-card{display:block;width:100%;text-align:left;background:var(--bg);border:1px solid var(--line);border-radius:6px;padding:14px;margin-bottom:10px;color:var(--ink);font-weight:400}.event-card:hover{border-color:#83daba99;filter:none}.card-score{display:flex;gap:10px;align-items:center;margin-bottom:13px}.card-score strong{font-size:28px;font-weight:600;line-height:1}.card-score>span{font-size:11px;color:var(--muted)}.card-score>span.positive{color:#83daba}.card-score small{margin-left:auto;font-size:9px}.card-type{text-transform:uppercase;font-size:8px;letter-spacing:1.5px;font-weight:700;color:var(--muted)}.event-card h3{font-size:14px;letter-spacing:-.2px;margin:6px 0 10px}.event-card p{font-size:12px;line-height:1.6;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.card-facts{display:flex;flex-wrap:wrap;gap:6px}.card-facts span{padding:3px 5px;border:1px solid var(--line);border-radius:3px;font-size:8px}.card-footer{display:flex;justify-content:space-between;gap:10px;margin-top:13px;font-size:9px;color:var(--muted)}.card-footer b{color:var(--green)}.event-card>small{font-size:9px;margin-top:7px}.change-entry{display:block;text-align:left;width:100%;padding:13px 4px;background:none!important;color:var(--ink)!important;border:0;border-bottom:1px solid var(--line);border-radius:0;font-weight:400}.change-entry h3{font-size:13px;margin:7px 0;letter-spacing:0}.change-entry p{font-size:12px;overflow-wrap:anywhere;margin:6px 0}.change-entry small{font-size:9px;margin-bottom:6px}.chart-box{width:100%;height:180px;margin-bottom:15px}.chart-box.short{height:115px}.chart-legend{display:flex;justify-content:space-between;font-size:10px;padding:7px 2px 15px;color:var(--muted)}.chart-legend b{color:var(--green)}.widget-content details,.widget-note{font-size:10px;color:var(--muted);margin:12px 0}.widget-note{line-height:1.7}.command-empty{display:grid;place-items:center;gap:12px;padding:30px 12px;color:var(--muted);text-align:center;min-height:150px}.command-empty p{font-size:11px;line-height:1.8;max-width:260px;margin:0}.command-empty svg{opacity:.45}.text-row{display:block;text-align:left;width:100%;background:transparent!important;color:var(--ink)!important;padding:12px 3px;border:0;border-bottom:1px solid var(--line);border-radius:0;font-size:11px}.text-row b{display:block;font-weight:550}.source-rank{display:flex;align-items:center;gap:12px;justify-content:space-between;padding:13px 1px;border-bottom:1px solid var(--line);font-size:11px}.source-rank b{font-weight:550}.source-rank strong{font-size:19px;color:var(--green);font-weight:500}.source-rank small{font-size:9px}.widget-big{font-size:36px;padding:8px 0 18px}.widget-big small{font-size:8px;letter-spacing:1.5px}.drawer-body dl>div,.widget-content dl>div{display:flex;justify-content:space-between;gap:20px;font-size:11px;padding:9px 0;border-bottom:1px solid var(--line)}dt{color:var(--muted)}dd{margin:0;text-align:right}.text-link{font-size:11px;color:var(--green);display:block;padding:13px 0}.watch-summary{display:flex;justify-content:space-between;font-size:11px;padding:10px 0 15px}.watch-summary span{color:#d9b46c}.layout-row{gap:10px;border-bottom:1px solid var(--line);padding:9px 0}.layout-row,.layout-row label{display:flex;align-items:center}.layout-row label{gap:9px;flex:1 1;margin:0}.layout-row select{width:135px;margin:0}.layout-editor>select{width:auto;margin-top:15px}.command-pagination{display:flex;align-items:center;gap:8px;margin-top:18px;font-size:11px;color:var(--muted)}.command-pagination>span{margin-right:auto}.command-pagination button{font-size:10px;min-height:32px}.event-drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(530px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;border:0;border-left:1px solid var(--line);padding:0;background:var(--surface);color:var(--ink)}.event-drawer::backdrop{background:#04090dbb}.drawer-head{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;padding:20px 25px;background:var(--surface);border-bottom:1px solid var(--line);z-index:2}.drawer-head small{font-size:9px;letter-spacing:2px}.drawer-head b{font-size:15px}.drawer-body{padding:25px}.drawer-score{font-size:44px;color:var(--green);line-height:1.2;margin-bottom:25px}.drawer-score small{font-size:9px;letter-spacing:1px;margin-top:6px}.drawer-body h2{font-size:22px}.drawer-body h3{font-size:13px;letter-spacing:.5px;margin:26px 0 14px}.drawer-body p{font-size:13px}.drawer-source{display:flex;gap:10px;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0;font-size:12px}.drawer-body details{padding:10px 0;font-size:12px}.drawer-body blockquote{margin:10px 0;padding-left:15px;border-left:2px solid var(--green);color:var(--muted)}.drawer-body .button{margin-top:25px}.hud .command-main{margin-left:0}.hud .command-top h1{font-size:28px}.hud .card-score strong{font-size:40px}.hud .event-card h3{font-size:20px}.hud .event-card p{font-size:16px}.hud .widget-content{max-height:70vh}.hud .command-summary{font-size:14px}.hud .command-summary b{font-size:24px}@media(max-width:1150px){.command-nav{width:180px}.command-main{margin-left:180px}.command-content{padding:15px}.dashboard-widget{grid-column:span 6!important}.dashboard-widget.expanded{grid-column:span 12!important}.dashboard-tools{flex-wrap:wrap}.command-top{padding:14px 18px}.auto-status{font-size:8px}}@media(max-width:760px){.command-nav{transform:translateX(-100%);width:220px}.command-nav.open{transform:translateX(0)}.command-main{margin-left:0}.command-top{flex-wrap:wrap;gap:8px}.command-top h1{font-size:17px}.command-actions{margin-left:auto}.auto-status{display:none}.command-content{padding:12px}.dashboard-widget{grid-column:span 12!important}.command-filters label{min-width:40%}.command-filters label:last-child{max-width:none}.command-summary{gap:13px}.setup-strip{flex-wrap:wrap}.setup-strip a{margin:0}.layout-row{flex-wrap:wrap}.hud .command-top h1{font-size:18px}}.widget-filter-editor{position:relative;font-size:11px}.widget-filter-editor>div{min-width:210px;padding:12px;border:1px solid var(--line);background:var(--surface)}.widget-filter-editor label{display:block;margin:8px 0}.widget-filter-editor select{width:100%}.hud{--bg:#0d141a;--surface:#151e26;--ink:#e7eef4;--muted:#99a9b5;--line:#2a3641;--green:#83daba;--mint:#193b32;--field:#101820}@media(prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}