
:root{--bg:#bfc2c2;--panel:#d0d2d1;--card:#d8dad9;--chart:#dfe1df;--line:#8e9291}
body{background:var(--bg)}
main{padding-top:12px}.tabs{margin-bottom:10px}.view{padding-top:5px}
.warning{background:#c9ccca;border-color:#858a88;color:#252827}
.live-market-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:4px 0 9px;padding:6px 8px;background:#c9ccca;border:1px solid var(--line)}
.live-market-head div{display:flex;gap:12px;align-items:center}.live-market-head span{font-size:9px;color:#505452}
.live-groups{display:grid;gap:7px;margin-bottom:8px}.live-group{border:1px solid var(--line);background:#c8cbca;padding:5px}.live-group-label{font-size:9px;font-weight:700;margin:0 0 4px;color:#414543}.live-ticker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:4px}.live-ticker-card{min-height:72px;border:1px solid #939796;background:#d8dad9;padding:3px;cursor:pointer;overflow:hidden}.live-ticker-card:hover{outline:1px solid #353837;background:#e0e2e1}.live-ticker-card .live-title{font-weight:700;font-size:9px;margin:0 2px 2px}.live-ticker-card tv-single-ticker{display:block;width:100%;min-height:46px;--tv-color-platform-background:#d8dad9}
.factual-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:4px}.fact-card{border:1px solid var(--line);background:#d8dad9;padding:5px;cursor:pointer}.fact-card strong{display:block;font-size:13px}.fact-card small{display:block;color:#5d6260;font-size:8px}
.live-chart-dialog{width:min(1500px,calc(100vw - 10px));height:calc(100dvh - 12px);background:#c8cbca}.tv-chart-host{height:calc(100dvh - 125px);min-height:650px;background:#d9dbda;border:1px solid var(--line)}.tv-chart-host iframe{width:100%;height:100%;border:0}.tv-controls{display:flex;gap:3px;margin:5px 0}.source-note{font-size:9px;color:#4f5351;margin:4px 0}
.earnings-layout{display:grid;grid-template-columns:2fr 1fr;gap:6px}.earn-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.earn-weekday,.earn-day{border:1px solid var(--line);background:#d4d6d5;min-height:90px;padding:3px}.earn-weekday{min-height:auto;text-align:center;font-weight:700;background:#bfc2c1}.earn-day.other{opacity:.55}.earn-date{font-size:9px;font-weight:700}.earn-event{display:block;width:100%;text-align:left;border:0;border-left:3px solid #555;background:#e0e2e1;padding:2px;margin-top:2px;font-size:8px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.earn-event:hover{background:#fff}.earn-list{max-height:calc(100vh - 150px);overflow:auto}.earn-row{display:grid;grid-template-columns:80px 48px 58px 1fr;gap:5px;border-bottom:1px solid var(--line);padding:4px;cursor:pointer;background:#d4d6d5}.earn-row:hover{background:#e1e3e2}.earnings-list-panel{margin:0}.earnings-toolbar{margin-bottom:6px}
.watch-manager{margin-bottom:8px}.watch-manager select{min-width:180px}
.detail-disclosure{border-left:3px solid #7c503e}.tdnet-badge{display:inline-block;background:#5b5f5d;color:#fff;padding:1px 4px;margin-right:4px;font-size:8px}.news-badge{display:inline-block;background:#767a78;color:#fff;padding:1px 4px;margin-right:4px;font-size:8px}
.dialog-frame,.chart-dialog,.news-dialog,.metric-history-dialog,.live-chart-dialog{background:#c8cbca}.dialog-frame .panel,.dialog-frame .detail-metric,.dialog-frame .news-item,.dialog-frame .timeline-item,.dialog-frame .chart-stat{background:#d3d5d4}.dialog-frame .chart-shell,.dialog-frame .metric-history-svg{background:#dde0de}.dialog-frame .chart-legend{background:#c3c6c4}
.main-chart-svg{height:690px}.detail-chart-svg{height:660px}.expanded-chart-svg{height:min(880px,calc(100dvh - 155px))}.metric-history-svg{height:min(690px,65dvh)}
@media(max-width:900px){.earnings-layout{grid-template-columns:1fr}.earn-list{max-height:500px}.live-ticker-grid{grid-template-columns:repeat(3,1fr)}.tv-chart-host{min-height:560px}.main-chart-svg{height:620px}.detail-chart-svg{height:600px}}
@media(max-width:600px){.live-market-head{align-items:flex-start;flex-direction:column}.live-ticker-grid{grid-template-columns:repeat(2,1fr)}.live-ticker-card{min-height:68px}.earn-day{min-height:72px}.earn-event{font-size:7px}.earn-row{grid-template-columns:68px 42px 50px 1fr}.tv-chart-host{height:calc(100dvh - 135px);min-height:520px}.main-chart-svg{height:570px}.detail-chart-svg{height:550px}.expanded-chart-svg{min-height:600px}.metric-history-svg{min-height:430px}}
#marketLiveModal{width:min(1500px,calc(100vw - 10px));max-width:calc(100vw - 10px);height:calc(100dvh - 10px);max-height:calc(100dvh - 10px);padding:4px;box-sizing:border-box}
#marketLiveModal .live-chart-dialog{width:100%;max-width:100%;height:100%;max-height:100%;box-sizing:border-box;overflow:hidden}
