:root{color-scheme:dark;--bg:#0b1116;--panel:#121c24;--line:#253440;--muted:#99acba;--text:#e8f0f5;--accent:#86e1c5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.6 system-ui,-apple-system,sans-serif}.shell{display:grid;grid-template-columns:235px 1fr;min-height:100vh}aside{border-right:1px solid var(--line);padding:38px 25px;position:sticky;top:0;height:100vh}aside a{display:block;color:#c3d0da;text-decoration:none;padding:12px 0}.logo{letter-spacing:.16em;font-weight:750;font-size:18px;color:var(--accent)}aside p{font-size:10px;letter-spacing:.1em;margin-bottom:40px}.aside-note{position:absolute;bottom:30px;color:var(--muted);font-size:11px}main{max-width:1400px;width:100%;padding:40px 45px}header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:35px}.eyebrow{font-size:10px;letter-spacing:.2em;color:var(--accent)}h1{font-size:40px;line-height:1.2;letter-spacing:-.04em;margin:12px 0}h2{font-size:21px;margin:0 0 18px}.muted,small,footer{color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cards article{background:var(--panel);padding:21px;border:1px solid var(--line);border-radius:12px}.cards span,.cards small{display:block;font-size:12px}.cards strong{display:block;font-size:36px;margin:10px 0;color:var(--accent)}.notice{background:#101b23;border:1px solid var(--line);border-radius:10px;padding:18px 21px;margin:20px 0;font-size:13px;color:#b9cbd7}.notice p{margin:6px 0}.pill,.tag{display:inline-block;border:1px solid #345348;border-radius:30px;padding:4px 10px;color:var(--accent);font-size:11px}.tag{border-color:var(--line);color:#b9cbd7;margin-right:5px}.warn{color:#f5cc83;border-color:#6b5837}section{scroll-margin-top:25px;margin-bottom:40px}.section-head{display:flex;justify-content:space-between;align-items:center}.filters{display:flex;gap:12px;margin-bottom:15px}input,select,button,textarea{font:inherit;background:#15212b;color:var(--text);border:1px solid #354956;border-radius:7px;padding:9px 12px}input{flex:1;min-width:0}button{cursor:pointer;font-size:12px}button:hover{border-color:var(--accent)}a{color:var(--accent)}.event{border:1px solid var(--line);padding:20px;margin-bottom:12px;border-radius:10px;background:var(--panel)}.event h3{font-size:17px;font-weight:600;line-height:1.4;margin:9px 0}.event h3 a{text-decoration:none;color:var(--text)}.meta{font-size:11px;color:var(--muted);display:flex;flex-wrap:wrap;gap:12px}.event p{font-size:13px;color:#b7c8d4;white-space:pre-line;overflow-wrap:anywhere}.review{display:flex;gap:7px;flex-wrap:wrap;align-items:center;margin-top:16px}.review span{font-size:11px;color:var(--accent)}.source{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.source small{display:block}.source a{text-decoration:none}.signal{padding:13px 18px;border-left:3px solid #e5b869;background:#231e16;font-size:13px;margin:10px 0}footer{font-size:11px;border-top:1px solid var(--line);padding-top:20px}details{font-size:12px;color:var(--muted)}@media(max-width:1050px){.shell{grid-template-columns:1fr}aside{position:static;height:auto;border-right:0;border-bottom:1px solid var(--line);padding:20px}aside p,aside a,.aside-note{display:none}main{padding:25px}.cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){h1{font-size:30px}header{display:block}.cards{gap:8px}.cards article{padding:14px}.filters{flex-direction:column}main{padding:18px}.source{flex-direction:column;gap:4px}}

.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th,td{text-align:left;padding:10px;border-bottom:1px solid var(--line)}

[hidden]{display:none!important}main{max-width:1800px;padding:28px 32px}header{margin-bottom:24px}h1{font-size:36px}aside a.selected{color:var(--accent);background:#192d2c;border-radius:8px;padding-left:12px}aside a{margin:4px 0}h2{font-size:17px}.cards article{border-radius:7px;padding:17px}.cards strong{font-variant-numeric:tabular-nums;font-size:32px;margin:5px 0}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-top:18px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:22px;min-width:0}.panel p{font-size:13px;color:var(--muted)}.panel a{font-size:12px}.panel .section-head{gap:15px;align-items:baseline}.panel .section-head span{font-size:11px}.company-panel{grid-column:1/-1}#company-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.company-tile{display:block;padding:15px;background:#0e171e;border:1px solid var(--line);border-radius:6px;text-decoration:none;color:var(--text)}.company-tile:hover{border-color:var(--accent)}.company-tile strong{display:block;font-size:24px;margin:10px 0 3px}.company-tile small{font-size:10px;font-weight:400}.company-tile .muted{font-size:10px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);margin-right:7px}.partial{background:#e5b869!important}.bar-chart{height:160px;display:flex;gap:5px;align-items:stretch;margin-top:26px}.bar-column{position:relative;flex:1;display:flex;align-items:flex-end;border-bottom:1px solid var(--line);min-width:0}.bar{width:100%;background:#345361;min-height:2px;border-radius:3px 3px 0 0;position:relative}.bar-topic{background:var(--accent);position:absolute;bottom:0;width:100%;border-radius:3px 3px 0 0}.bar-tip{display:none;position:absolute;bottom:60%;background:#23323e;border:1px solid var(--line);padding:8px;z-index:3;width:170px;font-size:10px;pointer-events:none}.bar-column:nth-child(n+13) .bar-tip{right:0}.bar-column:hover .bar-tip,.bar-column:focus .bar-tip{display:block}.chart-axis,.legend{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:8px}.legend{justify-content:flex-start;gap:14px;flex-wrap:wrap}.legend span:nth-child(2){color:var(--accent)}.chart-note{font-size:11px!important;margin-bottom:0}.brief{padding:12px 0;border-bottom:1px solid var(--line)}.brief:last-child{border:0}.brief time,.brief small{display:block;font-size:10px;color:var(--muted)}.brief a{display:block;color:var(--text);text-decoration:none;font-size:13px;margin:4px 0}.network-count{font-size:48px;color:var(--accent);font-weight:650}.network-count small{font-size:15px;font-weight:400}.network-dots{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0}.network-dot{width:18px;height:18px;background:var(--accent);border-radius:3px}.network-dot:hover{outline:2px solid white}.panel>a{display:inline-block;margin-top:16px}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media(max-width:1250px){#company-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1050px){aside a{display:inline-block;font-size:12px;padding:8px!important;margin:3px}aside{padding:14px 22px}.logo{margin-bottom:8px}main{padding:22px}}@media(max-width:700px){.dashboard-grid{grid-template-columns:1fr}.company-panel{grid-column:auto}#company-grid{grid-template-columns:repeat(2,1fr)}.panel{padding:16px}main{padding:15px}.section-head{flex-wrap:wrap}.bar-chart{gap:3px}}
.bar-column{height:100%}

.height-0{height:0%}.height-1{height:1%}.height-2{height:2%}.height-3{height:3%}.height-4{height:4%}.height-5{height:5%}.height-6{height:6%}.height-7{height:7%}.height-8{height:8%}.height-9{height:9%}.height-10{height:10%}.height-11{height:11%}.height-12{height:12%}.height-13{height:13%}.height-14{height:14%}.height-15{height:15%}.height-16{height:16%}.height-17{height:17%}.height-18{height:18%}.height-19{height:19%}.height-20{height:20%}.height-21{height:21%}.height-22{height:22%}.height-23{height:23%}.height-24{height:24%}.height-25{height:25%}.height-26{height:26%}.height-27{height:27%}.height-28{height:28%}.height-29{height:29%}.height-30{height:30%}.height-31{height:31%}.height-32{height:32%}.height-33{height:33%}.height-34{height:34%}.height-35{height:35%}.height-36{height:36%}.height-37{height:37%}.height-38{height:38%}.height-39{height:39%}.height-40{height:40%}.height-41{height:41%}.height-42{height:42%}.height-43{height:43%}.height-44{height:44%}.height-45{height:45%}.height-46{height:46%}.height-47{height:47%}.height-48{height:48%}.height-49{height:49%}.height-50{height:50%}.height-51{height:51%}.height-52{height:52%}.height-53{height:53%}.height-54{height:54%}.height-55{height:55%}.height-56{height:56%}.height-57{height:57%}.height-58{height:58%}.height-59{height:59%}.height-60{height:60%}.height-61{height:61%}.height-62{height:62%}.height-63{height:63%}.height-64{height:64%}.height-65{height:65%}.height-66{height:66%}.height-67{height:67%}.height-68{height:68%}.height-69{height:69%}.height-70{height:70%}.height-71{height:71%}.height-72{height:72%}.height-73{height:73%}.height-74{height:74%}.height-75{height:75%}.height-76{height:76%}.height-77{height:77%}.height-78{height:78%}.height-79{height:79%}.height-80{height:80%}.height-81{height:81%}.height-82{height:82%}.height-83{height:83%}.height-84{height:84%}.height-85{height:85%}.height-86{height:86%}.height-87{height:87%}.height-88{height:88%}.height-89{height:89%}.height-90{height:90%}.height-91{height:91%}.height-92{height:92%}.height-93{height:93%}.height-94{height:94%}.height-95{height:95%}.height-96{height:96%}.height-97{height:97%}.height-98{height:98%}.height-99{height:99%}.height-100{height:100%}
dialog{color:var(--text);background:var(--panel);border:1px solid var(--line);border-radius:12px;width:min(540px,92vw);padding:25px}dialog::backdrop{background:#0009}dialog textarea{display:block;width:100%;margin-top:10px}dialog p{overflow-wrap:anywhere}#review-error{color:#f5cc83}summary{cursor:pointer;padding:9px 0}summary:hover,.event h3 a:hover{text-decoration:underline;color:var(--accent)}button:disabled{opacity:.6;cursor:wait}

.situation{margin-bottom:20px;border-top:3px solid var(--accent)}.situation>h2{font-size:25px}.indicator-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}.indicator{background:#0c151c;padding:17px;border:1px solid var(--line);border-radius:8px;min-width:0}.indicator h3{font-size:15px;margin:0}.indicator .section-head{display:block}.indicator .tag{margin-top:10px}.indicator-finding{min-height:60px}.indicator details p{font-size:12px}.plot-layout{display:flex;height:180px;margin-top:15px}.plot-layout .bar-chart{flex:1;margin:0;height:180px}.y-axis{width:40px;display:flex;flex-direction:column;justify-content:space-between;font-size:12px;color:var(--muted);text-align:right;padding-right:10px}.axis-title{font-size:12px;color:var(--muted)}.activity .chart-axis{margin-left:40px;font-size:11px}.legend{font-size:12px;margin-top:18px}.swatch{display:inline-block;width:14px;height:12px;margin-right:6px}.swatch.all{background:#345361}.swatch.topic{background:var(--accent)}@media(max-width:1100px){.indicator-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.indicator-grid{grid-template-columns:1fr}.situation>h2{font-size:21px}.indicator-finding{min-height:0}}

/* Compact monitor overview; full detail pages retain their existing layout. */
.clock-panel{display:flex;align-items:center;gap:32px;background:#151c22;border:1px solid #625135;border-radius:10px;padding:16px 24px}.clock-face{width:190px;height:190px;flex-shrink:0;border:2px solid #bb9858;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,#263039,#11181e);color:#f2cf8b}.clock-face .midnight{font-size:10px;letter-spacing:3px}.clock-face strong{font:700 49px/1.3 ui-monospace,monospace;letter-spacing:3px}.clock-face>span:not(.midnight){font-size:9px;letter-spacing:1px}.clock-face small{font-size:8px;margin-top:8px}.status-sticker{display:inline-block;background:#ebc783;color:#181c21;font-weight:850;font-size:25px;letter-spacing:.04em;padding:6px 14px;transform:rotate(-1deg);border-radius:3px}.clock-context p{margin:10px 0;font-size:13px}.clock-context small{font-size:11px}.clock-context>a{display:block;margin-top:10px;font-size:12px}.compact-indicators{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:12px 0}.mini-indicator{padding:10px;background:var(--panel);border:1px solid var(--line);border-radius:6px;color:var(--text);text-decoration:none;font-size:11px;display:flex;flex-direction:column;justify-content:space-between;gap:8px}.mini-indicator b{font-size:10px;color:var(--muted)}.mini-indicator b.warn{color:#f5cc83}.monitor-view main{padding:14px 22px;max-width:none}.monitor-view header{margin-bottom:12px}.monitor-view header .eyebrow,.monitor-view header .muted{display:none}.monitor-view h1{font-size:23px;margin:0}.monitor-view aside{padding-top:25px}.monitor-view #overview{margin:0}.monitor-view .cards{gap:8px}.monitor-view .cards article{padding:8px 12px}.monitor-view .cards strong{font-size:23px;margin:0}.monitor-view .cards span{font-size:10px}.monitor-view .cards small{display:none}.monitor-view .dashboard-grid{grid-template-columns:1.15fr 1fr;gap:12px;margin-top:12px}.monitor-view .dashboard-grid>.panel:nth-child(2),.monitor-view .company-panel,.monitor-view .dashboard-grid>.panel:last-child,.monitor-view #signals{display:none}.monitor-view .panel{padding:12px}.monitor-view .panel h2{font-size:14px;margin-bottom:6px}.monitor-view .activity>.chart-note,.monitor-view .activity #activity-chart>.chart-note{display:none}.monitor-view .plot-layout,.monitor-view .plot-layout .bar-chart{height:95px}.monitor-view .axis-title,.monitor-view .y-axis,.monitor-view .chart-axis{font-size:10px}.monitor-view .legend{margin-top:8px;font-size:10px;gap:8px}.monitor-view .brief{padding:6px 0}.monitor-view .brief a{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.monitor-view footer{margin-top:9px;padding-top:6px;font-size:9px}.monitor-view .section-head{margin:0}.monitor-view .section-head>span{font-size:10px}@media(max-width:1050px){.monitor-view aside{padding:8px 18px}.monitor-view aside .logo{font-size:13px;margin:0}.monitor-view aside a{font-size:10px;padding:4px 8px!important}.monitor-view .clock-face{height:150px;width:150px}.monitor-view .clock-face strong{font-size:38px}.monitor-view .compact-indicators{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.clock-panel{gap:16px;padding:12px;flex-direction:column;text-align:center}.status-sticker{font-size:19px}.monitor-view .dashboard-grid{grid-template-columns:1fr}.monitor-view .compact-indicators{grid-template-columns:repeat(2,1fr)}.monitor-view main{padding:12px}}
@media(min-width:1051px) and (max-height:850px){.monitor-view .clock-face{height:145px;width:145px}.monitor-view .clock-face strong{font-size:37px}.monitor-view .clock-panel{padding:10px 20px}.monitor-view .compact-indicators{margin:8px 0}.monitor-view .mini-indicator{padding:8px}.monitor-view .brief{padding:4px 0}.monitor-view .clock-context p{margin:6px 0}}

.source>.tag,.source>.pill{align-self:flex-start}.coverage-top{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.coverage-top>div{padding:15px 20px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.coverage-top strong{font-size:28px;color:var(--accent);display:block}.coverage-top span{color:var(--muted);font-size:12px}.coverage-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.coverage-card{padding:17px;border:1px solid var(--line);border-radius:8px;background:var(--panel);min-width:0}.coverage-card .section-head{align-items:flex-start;gap:10px}.coverage-card h3{font-size:14px;margin:0;line-height:1.4}.coverage-card .pill{font-size:10px;white-space:nowrap;flex-shrink:0;padding:3px 7px}.coverage-card p{font-size:12px;color:var(--muted);margin:12px 0}.coverage-count{font-size:18px;margin:10px 0}.coverage-count small{font-size:10px}.coverage-source{margin:8px 0;overflow-wrap:anywhere}.coverage-source small{display:block}.gap-note{font-size:11px;color:#e5b869}.power-strip{display:grid;grid-template-columns:1fr 1.5fr;gap:12px;margin-bottom:18px}.power-reading{border:1px solid #36584f;border-radius:8px;padding:16px;background:#13241f}.power-reading span,.power-reading strong,.power-reading small{display:block}.power-reading strong{font-size:20px;margin:6px 0}.power-reading small{font-size:11px}body:not(.monitor-view) header{margin-bottom:22px}body:not(.monitor-view) header h1{font-size:26px}body:not(.monitor-view) header .eyebrow{display:none}body:not(.monitor-view) main{padding:22px}#coverage h2{margin-bottom:8px}#coverage>p{font-size:12px;color:var(--muted)}@media(max-width:1250px){.coverage-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.coverage-cards,.power-strip{grid-template-columns:1fr}.coverage-top{gap:6px}.coverage-top>div{padding:10px}.coverage-card .pill{white-space:normal}}
