:root{color-scheme:light;--bg:#f6f7fb;--panel:#fff;--ink:#242737;--muted:#848897;--line:#eceef4;--purple:#7553e9;--soft:#f2eeff;--green:#18a674;--red:#dc6275;--shadow:0 3px 18px #28243a04}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}button,input,select{font:inherit;color:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:var(--purple);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #b5a3f7;outline-offset:3px}button{border:1px solid var(--line);background:white;border-radius:9px;padding:9px 14px;transition:background .15s,color .15s}button:hover{background:var(--soft)}header{height:82px;padding:0 max(28px,calc((100vw - 1420px)/2));display:flex;align-items:center;justify-content:space-between;background:white;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:12px;font-size:21px;letter-spacing:-.7px;font-weight:700;color:var(--ink)}.brand-icon{width:42px;height:42px;display:grid;place-items:center;background:var(--purple);color:#fff;border-radius:12px;font-size:29px;line-height:1;padding-bottom:5px}.brand-sub{display:block;font-size:10px;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);font-weight:500}.header-right{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:12px}.settings{color:#6d7180}.icon-button{border:0;background:var(--bg);font-size:23px;line-height:1;padding:8px 11px}main{max-width:1476px;padding:34px 28px 25px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px}.breadcrumb{font-size:10px;color:var(--purple);letter-spacing:1.7px;font-weight:650}h1{font-size:32px;line-height:1.25;letter-spacing:-.9px;margin:7px 0 8px;font-weight:650}h2{font-size:17px;letter-spacing:-.3px;font-weight:650;margin:0}.page-heading p,.panel-heading p{margin:0;color:var(--muted);font-size:12px}.page-heading p{font-size:13px}.city-filter{display:flex;flex-direction:column;gap:5px;font-size:11px;color:var(--muted)}select{border:1px solid #e4e6ee;border-radius:8px;padding:9px 34px 9px 12px;background:#fff;max-width:260px;min-height:38px}.toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin:28px 0 21px}nav{display:flex;gap:24px;border-bottom:1px solid var(--line)}nav button{border:0;border-radius:0;background:none;color:var(--muted);padding:12px 0;border-bottom:2px solid transparent}nav button[aria-pressed=true]{color:var(--purple);border-bottom-color:var(--purple);font-weight:600}.period{display:flex;background:#eeeef5;border-radius:10px;padding:4px;gap:3px}.period button{border:0;background:none;color:#868695;border-radius:7px;padding:7px 16px;font-size:12px}.period button[aria-pressed=true]{background:#fff;color:var(--purple);box-shadow:0 2px 5px #2424340a;font-weight:600}.metrics{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:18px;margin-bottom:24px}.metric{background:white;border:1px solid var(--line);border-radius:14px;padding:23px 23px 19px;min-width:0;box-shadow:var(--shadow)}.metric-label{color:#818493;font-size:12px;display:flex;justify-content:space-between;align-items:center;gap:5px}.metric strong{font-size:36px;letter-spacing:-1.2px;font-weight:650;display:block;margin:13px 0 7px;font-variant-numeric:tabular-nums;line-height:1.15}.metric-note{font-size:11px;color:#979ba7;min-height:17px}.featured{background:linear-gradient(115deg,#7251e5,#8c6cf0);border:0;color:white;position:relative;overflow:hidden}.featured:after{content:'';position:absolute;width:150px;height:150px;border:25px solid #ffffff09;border-radius:50%;right:-66px;bottom:-85px;pointer-events:none}.featured .metric-label,.featured .metric-note{color:#eee9ff}.featured .metric-label span{border-radius:7px;background:#ffffff20;width:25px;text-align:center}.metric-symbol{color:#b2a5db}.positive{color:var(--green)}.negative{color:var(--red)}.featured strong{color:white}.panel{background:var(--panel);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);min-width:0;overflow:hidden}.chart-layout{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(260px,1fr);gap:22px;margin-bottom:24px}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:23px 23px 17px}.panel-heading p{margin-top:5px}.chart-controls{display:flex;gap:4px}.chart-controls button{font-size:11px;border:0;padding:6px 10px;color:var(--muted);white-space:nowrap}.chart-controls button[aria-pressed=true]{background:var(--soft);color:var(--purple)}#chart-wrap{position:relative;margin:0 16px}#audience-chart{display:block;width:100%;height:285px;touch-action:pan-y;user-select:none}#audience-chart text{font-size:11px;fill:#9c9eaa}.grid-line{stroke:#f0f1f6;stroke-dasharray:3 5}.trend-line{stroke:var(--purple);stroke-width:2.5;fill:none;stroke-linejoin:round;stroke-linecap:round}.chart-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:13px 23px;font-size:10px;color:var(--muted);gap:10px}.legend-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--purple);margin-right:7px}.chart-tooltip{position:absolute;z-index:3;background:#fff;border:1px solid var(--line);box-shadow:0 5px 25px #34305220;border-radius:8px;padding:10px 13px;font-size:11px;pointer-events:none;min-width:145px}.chart-tooltip strong{display:block;font-size:16px;margin-top:4px}.small-tag{background:var(--bg);color:#9697a5;font-size:10px;padding:4px 8px;border-radius:5px;white-space:nowrap}.source-panel .panel-heading{padding-bottom:8px}.source-item{padding:14px 22px}.source-line{display:flex;align-items:center;gap:10px}.platform{height:32px;width:32px;display:inline-grid;place-items:center;border-radius:10px;font-size:11px;font-weight:700;flex-shrink:0}.platform.vk{background:#ecf4ff;color:#3e81e0}.platform.ok{background:#fff3e7;color:#e79136}.platform.max{background:var(--soft);color:var(--purple)}.platform.telegram{background:#eafaFF;color:#29a1ce}.platform.shared{background:#f0f1f5;color:#9497a6}.source-line .source-name{flex:1;font-size:12px}.source-line strong{font-size:20px;font-weight:600;font-variant-numeric:tabular-nums}.source-line small{display:block;font-size:10px;color:var(--muted)}.bar{height:4px;border-radius:4px;background:#f1f2f7;margin:12px 0 0 42px;overflow:hidden}.bar i{display:block;height:100%;border-radius:4px;background:var(--purple);transition:width .35s}.source-item.ok .bar i{background:#ecac64}.source-note{color:#9a9da9;font-size:10px;line-height:1.6;margin:13px 23px 16px}.text-button{display:flex;justify-content:space-between;width:calc(100% - 44px);margin:0 22px 18px;background:var(--soft);color:var(--purple);font-size:11px;border:0}.table-controls{display:flex;gap:10px;align-items:center}.table-controls select{font-size:11px;max-width:195px}.search{display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:8px;padding:7px 10px;color:#adb0bb;background:#fff}.search input{border:0;outline:0;width:160px;font-size:11px;background:transparent}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px;white-space:nowrap;text-align:left}th{color:#9295a4;font-size:10px;font-weight:500;background:#fafbfe;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 18px}td{padding:17px 18px;border-bottom:1px solid #f1f2f7;font-variant-numeric:tabular-nums}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfbff}.channel-cell{display:flex;align-items:center;gap:11px;min-width:200px;max-width:320px}.channel-name{background:none;border:0;padding:0;color:#484759;font-size:12px;text-align:left;white-space:normal;font-weight:550;line-height:1.35}.channel-name:hover{background:none;color:var(--purple)}td small{display:block;font-size:10px;color:#a0a3af;margin-top:3px;font-weight:400}.change{display:inline-block;font-weight:550;padding:4px 7px;border-radius:5px;min-width:38px}.change.positive{background:#eefaf5}.change.negative{background:#fff1f3}.spark{width:88px;height:28px;display:block}.spark path{fill:none;stroke:#a997e8;stroke-width:1.7}.empty{padding:65px 30px;text-align:center;color:var(--muted);font-size:13px}.history-wrap{max-height:285px;overflow:auto}.history-wrap th{position:sticky;top:0}.history-wrap td{padding:10px 23px}.notice{background:#fff2f4;color:#b94a5a;border:1px solid #f7dfe3;padding:16px;border-radius:10px;margin:20px 0}.loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:80px;color:var(--muted)}.loader{width:18px;height:18px;border:2px solid var(--soft);border-top-color:var(--purple);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.source-explainer{margin:0 23px 23px;background:#f8f6ff;border:1px solid #eee8ff;padding:17px;border-radius:10px;font-size:12px}.source-explainer p{color:#8b869d;font-size:11px;margin:5px 0 0}.source-footnote{font-size:11px;color:var(--muted);padding:20px 23px}.copy-link{font-size:11px;padding:4px 8px;margin-left:7px}.detail-panel{margin-top:22px}.channel-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:3px 23px 23px}.channel-metrics>div{background:var(--bg);padding:18px;border-radius:10px}.channel-metrics span{display:block;color:var(--muted);font-size:11px}.channel-metrics strong{display:block;font-size:25px;font-weight:600;margin:6px 0}.channel-metrics small{color:var(--muted);font-size:10px}.related{display:flex;gap:8px;flex-wrap:wrap;padding:0 23px 22px}.related button{font-size:11px}.related button[aria-pressed=true]{background:var(--soft);color:var(--purple);border-color:#e3dafc}footer{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#a0a3af;margin-top:23px}.muted{color:var(--muted)}[hidden]{display:none!important}
@media(min-width:1450px){.metric strong{font-size:41px}.channel-cell{max-width:360px}}
@media(max-width:1100px){main{padding:25px 20px}.chart-layout{grid-template-columns:minmax(0,1.7fr) minmax(235px,1fr);gap:16px}.metrics{gap:12px}.metric{padding:20px 16px}.metric strong{font-size:31px}.table-controls{flex-wrap:wrap;justify-content:flex-end}.panel-heading{padding:20px 18px 15px}.chart-controls button{padding:5px 6px}}
@media(max-width:800px){header{height:72px;padding:0 20px}.settings{display:none}.header-right{gap:9px;font-size:10px}main{padding:24px 16px}.page-heading{align-items:flex-start}h1{font-size:26px}.page-heading p{font-size:11px;max-width:330px}.city-filter select{max-width:160px;font-size:12px}.metrics{grid-template-columns:1fr 1fr}.metric strong{font-size:34px}.chart-layout{grid-template-columns:1fr}.source-panel #source-summary{display:flex}.source-item{flex:1}.source-note{margin:7px 22px 14px}.text-button{max-width:260px}.chart-panel .panel-heading{align-items:flex-start}.toolbar{gap:10px;align-items:flex-start}nav{gap:14px;font-size:12px}.period button{padding:7px 9px;font-size:11px}.channel-panel .panel-heading{flex-wrap:wrap}.table-controls{justify-content:flex-start}.channel-metrics{gap:9px;padding:5px 15px 18px}.channel-metrics>div{padding:13px}.source-explainer{margin:0 18px 18px}.chart-footer{padding:13px 18px}.brand{font-size:19px}}
@media(max-width:480px){.brand-sub{font-size:8px}.brand-icon{height:35px;width:35px;font-size:24px}.page-heading{flex-direction:column;gap:14px}.city-filter{flex-direction:row;align-items:center;gap:12px}.city-filter select{max-width:280px;width:220px}.toolbar{flex-direction:column;margin-top:16px;gap:15px}.period{width:100%}.period button{flex:1}.metric{padding:18px 14px}.metric-label{font-size:10px}.metric strong{font-size:31px}.metric-note{font-size:10px}.chart-controls{gap:0}.chart-controls button{font-size:10px}h2{font-size:15px}.panel-heading p{font-size:10px}.source-item{padding:12px 16px}.source-line{gap:7px}.source-line strong{font-size:18px}.channel-metrics{grid-template-columns:1fr 1fr}.table-controls{width:100%}.search{flex:1}.search input{width:100%}.table-controls select{max-width:165px;font-size:10px}footer{flex-direction:column;gap:5px}.chart-footer #chart-hint{max-width:190px;text-align:right}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
.metrics{grid-template-columns:1.2fr repeat(4,1fr)}.metric{padding:20px 18px}.metric strong{font-size:32px}.metric-link{border:0;background:none;padding:5px 0 0;font-size:10px;color:var(--purple)}.table-controls{flex-wrap:wrap}.panel-heading{flex-wrap:wrap}.source-filters{margin:0 23px 18px}th button{display:flex;align-items:center;gap:7px;border:0;background:none;padding:0;font:inherit;color:inherit;text-align:left;white-space:nowrap}th button:hover{background:none;color:var(--purple)}th button span{opacity:.4}th[aria-sort=ascending],th[aria-sort=descending]{color:var(--purple)}th[aria-sort=ascending] button span,th[aria-sort=descending] button span{opacity:1}.pager{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:12px 20px;color:var(--muted);font-size:11px;border-top:1px solid var(--line)}.pager>span{margin-right:auto}.pager button{font-size:11px;padding:6px 10px}.pager button:disabled{opacity:.4;cursor:default}.publication-legend{display:flex;gap:9px;align-items:center;flex-wrap:wrap;padding:0 23px 18px;font-size:11px;color:var(--muted)}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#aeb3c0;margin-right:4px}.status-dot.state-published{background:var(--green)}.status-dot.state-empty,.status-dot.state-unconfirmed{background:#e4a245}.publication-cell{border:0;background:none;text-align:left;padding:0;min-width:105px}.publication-cell strong{font-size:16px}.publication-cell small{display:block;font-size:10px;color:var(--muted)}.publication-cell.state-published strong{color:var(--green)}.publication-cell.state-empty strong,.publication-cell.state-unconfirmed strong{color:#b37a29}.publication-cell:hover{background:none;color:var(--purple)}.publication-cell.state-not_connected{color:var(--muted);cursor:default}.coverage-badge{padding:4px 8px;border-radius:6px;background:var(--bg);font-size:11px}.coverage-badge.complete{background:#eefaf5;color:var(--green)}[aria-busy=true]{opacity:.65;transition:opacity .12s}#posts-pager[hidden]{display:none}.channel-cell small{white-space:normal;max-width:260px}table th{position:sticky;top:0;z-index:1}
@media(max-width:1100px){.metrics{grid-template-columns:repeat(3,1fr)}.table-controls{width:100%}}@media(max-width:700px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics .metric:last-child{grid-column:1/-1}.toolbar{align-items:stretch}nav{gap:18px;justify-content:space-between}nav button{font-size:12px}.table-controls select{flex:1;min-width:120px;max-width:100%}.metric strong{font-size:30px}.publication-legend{gap:6px}.source-filters .search{flex:1}.pager{padding:12px}.pager button{padding:6px}.panel-heading{padding:18px}.source-footnote{line-height:1.6}}

.channel-metrics.two-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}

.chart-footer>span:last-child{text-align:right}

.map-link{display:inline-block;font-size:11px;color:var(--purple);text-decoration:none;margin-top:5px}.map-link:hover{text-decoration:underline}.city-filter .map-link{text-align:right}.station-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px}.station-warning{color:#b37a29}#station-table td:first-child{min-width:200px;max-width:250px;white-space:normal}#station-table th,#station-table td{padding-left:14px;padding-right:14px}#station-table td:last-child{white-space:nowrap}nav{overflow-x:auto}nav button{white-space:nowrap;flex-shrink:0}
@media(max-width:700px){.station-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}nav{justify-content:flex-start;gap:16px}.station-metrics .metric strong{font-size:28px}}

.pressure-cell{--pressure-color:#748394;min-width:150px}.pressure-cell strong,.pressure-cell .pressure-label{color:var(--pressure-color)}.pressure-cell>div>span{font-size:11px;color:var(--muted)}.pressure-quiet{--pressure-color:#27947b}.pressure-low{--pressure-color:#5f9682}.pressure-moderate{--pressure-color:#c38b2f}.pressure-high{--pressure-color:#d77637}.pressure-severe{--pressure-color:#c64c60}.pressure-track{height:4px;background:var(--line);border-radius:4px;margin:5px 0;overflow:hidden;max-width:160px}.pressure-track i{display:block;height:100%;background:var(--pressure-color);border-radius:4px}.pressure-cell .pressure-label{font-weight:600}.pressure-cell small{display:block;white-space:nowrap;line-height:1.6;font-size:11px;color:var(--muted)}.pressure-card .pressure-cell{margin-top:10px}.pressure-card .pressure-track{max-width:none}.pressure-method{padding:15px 23px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.pressure-method summary{cursor:pointer;color:var(--purple)}.pressure-method p{max-width:850px;line-height:1.6}

.source-group-list{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.source-group-link{display:inline-flex;gap:8px;align-items:center;text-decoration:none;color:inherit}.source-group-link:hover{color:var(--purple)}.source-group-link:focus-visible{outline:2px solid var(--purple);outline-offset:4px;border-radius:6px}.shared-groups{flex-direction:row;flex-wrap:wrap;margin-top:8px;font-size:11px}.shared-groups .platform{width:24px;height:24px;font-size:10px}

.chart-controls{align-items:center;flex-wrap:wrap}.chart-controls select{font-size:11px;min-height:30px;padding:5px 26px 5px 9px;max-width:135px}.channel-focus #channel-insights{margin-top:0}.channel-focus #channel-chart-slot .chart-panel{border-left:0;border-right:0;border-radius:0;box-shadow:none;margin-bottom:22px}.channel-focus #channel-chart-slot .panel-heading{padding-top:18px}.channel-focus #related{padding-bottom:16px}.channel-focus .chart-footer{min-height:48px}#history-wrap td:last-child{font-variant-numeric:tabular-nums}

.channel-pressure+.channel-pressure{margin-top:12px}.channel-pressure>small{margin-bottom:4px;white-space:normal;max-width:200px}

.ad-badge{display:inline-block;padding:3px 7px;font-size:10px;font-weight:600;border-radius:6px;background:#fff0dd;color:#a46918;vertical-align:middle}.ad-inline-text{white-space:normal;max-width:420px}.ad-content{white-space:normal;min-width:270px;max-width:600px}.ad-content details{margin:6px 0}.ad-content summary{cursor:pointer;line-height:1.6}.ad-content p{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--muted)}.ad-content>a{font-size:11px}#view-advertising .table-wrap td:nth-child(2){min-width:200px;max-width:270px;white-space:normal}#ad-error{margin:0 20px 20px}

.chart-platforms{display:flex;gap:4px;width:fit-content;margin:0 23px 15px;padding:4px;background:var(--bg);border-radius:10px}.chart-platforms button{border:0;background:transparent;color:var(--muted);padding:7px 20px;font-size:12px;border-radius:7px}.chart-platforms button[aria-pressed=true]{background:var(--soft);color:var(--purple);box-shadow:0 1px 4px #7755cc14}.chart-platforms button:focus-visible{outline:2px solid var(--purple);outline-offset:2px}@media(max-width:700px){.chart-platforms{margin-left:18px;margin-right:18px}.chart-platforms button{padding:7px 17px}}

.click-panel{margin:22px 0}.click-chart-wrap{position:relative;padding:0 18px}#click-chart{display:block;width:100%;height:260px;overflow:visible;touch-action:pan-y}#click-chart text{font-size:10px;fill:var(--muted);font-family:inherit}.click-chart-legend{display:flex;flex-wrap:wrap;gap:24px;padding:0 23px 18px;font-size:12px;color:var(--muted)}.click-chart-legend span{display:flex;align-items:center;gap:8px}.click-chart-legend strong{color:var(--text)}.click-chart-legend i{width:8px;height:8px;border-radius:50%}#click-chart-tooltip{width:220px;z-index:4;text-align:left}#click-chart-tooltip div{margin-top:8px}#click-chart-tooltip strong{float:right;margin:0}#click-chart-tooltip small{display:block;margin-top:3px;font-size:10px;color:var(--muted)}#click-chart-source{max-width:185px}#click-chart-source-slot .click-panel{margin-top:0}.channel-focus #channel-chart-slot .click-panel{border:0;box-shadow:none}#click-chart-panel .chart-footer{gap:14px}@media(max-width:480px){.click-chart-wrap{padding:0 10px}.click-chart-legend{padding-left:18px}.click-panel .chart-controls{gap:6px}}

#view-revenue>.panel{margin-bottom:22px}#view-revenue .metric strong{font-size:28px;white-space:nowrap}#view-revenue td:first-child{white-space:normal;min-width:170px}#revenue-posts td:nth-child(2){white-space:normal;min-width:190px}#view-revenue td strong{white-space:nowrap;font-variant-numeric:tabular-nums}.revenue-chart-wrap{padding:0 20px}#revenue-chart{display:block;width:100%;height:240px}#revenue-chart[hidden]{display:none}#revenue-chart text{font:10px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;fill:var(--muted)}#revenue-chart rect:hover,#revenue-chart rect:focus{fill:var(--purple);outline:0;stroke:#b5a3f7;stroke-width:2px}#revenue-error{margin-bottom:22px}#view-revenue .table-wrap td:nth-last-child(2){white-space:nowrap}@media(max-width:700px){#view-revenue .metric strong{font-size:23px}.revenue-chart-wrap{padding:0 8px}}

.telegram-sources{margin-bottom:22px}

.post-type{display:inline-block;margin:4px 0 4px 6px;padding:5px 9px;border-radius:8px;font-size:12px;font-weight:600;white-space:nowrap}.post-type-summary{background:#f0ebff;color:#7853d6}.post-type-station{background:#e8f6ef;color:#258157}.post-type-news{background:#eaf2ff;color:#3977bb}.post-type-advertising{background:#fff0dc;color:#ab6a17}

.membership-card{display:flex;align-items:center;gap:12px}.membership-card>span{color:#b5b5c6;font-size:24px}.membership-card strong{font-size:28px;white-space:nowrap}

.source-item.telegram .bar i{background:#28a8dc}.platform.threads{background:#ededf1;color:#444450}.source-item.threads .bar i{background:#444450}.source-item.shared .bar i{background:#b5a6d0}@media(max-width:800px){.source-panel #source-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.source-panel #source-summary{grid-template-columns:1fr}}

#links td:nth-child(4)>a{display:inline-block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}

/* Mobile layout: keep controls within panels and wide data inside scrollable tables. */
@media(max-width:1100px){#view-revenue .station-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){
  .toolbar,nav,.page-heading>div,.panel-heading>div,.header-right{min-width:0}
  nav{max-width:100%;width:100%}
  .table-wrap{max-width:100%;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}
  .search{min-width:0}.search input{min-width:0;max-width:100%}
  .metric-note,.metric-label,.channel-metrics small,.source-line small{overflow-wrap:anywhere}
  .membership-card{flex-wrap:wrap;gap:4px 9px}
  .membership-card strong{font-size:clamp(22px,3.7vw,28px)}
  .chart-footer{flex-wrap:wrap}.chart-tooltip{max-width:calc(100% - 8px)}
}
@media(max-width:600px){
  header{padding:12px 16px;height:auto;min-height:70px;gap:12px}
  .brand{flex-shrink:0}.brand-icon{flex-shrink:0}.header-right{text-align:right;gap:8px}.header-right .icon-button{flex-shrink:0}
  main{padding:22px 12px}.page-heading{flex-direction:column;gap:16px}
  .city-filter{display:grid;grid-template-columns:auto minmax(0,1fr);width:100%;align-items:center;gap:8px 12px}
  .city-filter select{width:100%;max-width:100%;min-width:0}.city-filter .map-link{grid-column:2;margin:0}
  .toolbar{margin:18px 0;display:block}nav{gap:18px}nav button{min-height:44px}
  .metrics{gap:10px}.metric{padding:16px 12px}.metric strong{font-size:clamp(24px,7vw,32px)}
  .metrics .metric:has(.membership-card){grid-column:1/-1}
  .membership-card{gap:12px}.membership-card strong{font-size:28px}
  .metrics .metric:last-child{grid-column:auto}
  .metric-label{font-size:11px}.metric-note{font-size:11px}
  .panel-heading{padding:16px;gap:12px;align-items:flex-start}
  .panel-heading>div{max-width:100%}.table-controls{width:100%;gap:8px}
  .table-controls .search{flex:1 1 100%;width:100%}.search input{width:100%;font-size:16px}
  .table-controls select,.chart-controls select,.city-filter select{font-size:16px;min-height:44px}
  .table-controls select{min-width:0;flex:1 1 140px;max-width:100%}
  .chart-controls{width:100%;gap:6px}.chart-controls select{flex:1 1 130px;max-width:100%}
  #click-chart-source{max-width:100%}.chart-controls button{min-height:44px;font-size:12px;padding:8px 12px}
  .chart-platforms{display:flex;width:auto;margin:0 16px 12px}.chart-platforms button{flex:1;min-width:0;min-height:44px;padding:8px}
  .channel-metrics,.channel-metrics.two-metrics{grid-template-columns:minmax(0,1fr);padding:0 16px 16px}
  #source-totals{grid-template-columns:repeat(2,minmax(0,1fr))}#source-totals>div{min-width:0}
  .channel-metrics>div{padding:14px}.channel-metrics strong{overflow-wrap:anywhere}
  .source-filters{width:auto;margin:0 16px 16px}.related{padding:0 16px 16px}.related button{min-height:44px;flex:1 1 140px}
  #channel-insights>.table-controls{padding:0 16px 16px}
  .pager{flex-wrap:wrap;gap:8px}.pager>span{flex:1 1 100%;margin:0}.pager button{min-height:44px;padding:8px 12px}
  .chart-footer{padding:12px 16px;gap:6px}.chart-footer>span,.chart-footer #chart-hint{max-width:100%;text-align:left}
  .click-chart-legend{gap:12px 18px;padding:0 16px 16px}.click-chart-legend span{flex-wrap:wrap}
  .station-metrics{gap:10px}#view-revenue .station-metrics{grid-template-columns:minmax(0,1fr)}
  #view-revenue .metric strong{font-size:30px;white-space:normal;overflow-wrap:anywhere}
  #revenue-dates{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}
  #revenue-dates label{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-width:0}
  #revenue-dates input{width:100%;min-width:0;max-width:100%;border:1px solid var(--line);border-radius:8px;background:white;padding:9px;font-size:16px;min-height:44px}
  #revenue-dates button{min-height:44px}
  .source-footnote,.pressure-method{padding:16px}.empty{padding:35px 16px}.loading{padding:50px 16px}
}
@media(max-width:350px){.metrics,.station-metrics,#source-totals{grid-template-columns:minmax(0,1fr)}.brand{font-size:17px}.header-right{font-size:9px}}

#revenue-details>.panel{margin-bottom:22px}.revenue-matrix-wrap{overflow-x:auto;max-height:none}#revenue-matrix th,#revenue-matrix td{min-width:125px;text-align:right}#revenue-matrix th:first-child{position:sticky;left:0;z-index:2;width:230px;min-width:230px;max-width:230px;text-align:left;white-space:normal;background:#fff;border-right:1px solid var(--line)}#revenue-matrix thead th{z-index:3;background:#fafbfe}#revenue-matrix thead th:first-child{z-index:4;background:#fafbfe}#revenue-matrix tbody th{font-size:12px;color:var(--ink);font-weight:500;top:auto}#revenue-matrix th small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:4px}#revenue-matrix tfoot th{top:auto;background:#f8f6ff}#revenue-matrix td{font-variant-numeric:tabular-nums}
@media(max-width:600px){#revenue-matrix th:first-child{width:145px;min-width:145px;max-width:145px;padding:12px}#revenue-matrix td,#revenue-matrix th{min-width:112px;padding:12px}}





.matrix-navigation{display:flex;align-items:center;gap:12px;padding:0 23px 18px}.matrix-navigation span{font-size:12px;color:var(--muted)}.matrix-navigation button:disabled{opacity:.4;cursor:default}#revenue-matrix{table-layout:fixed}#revenue-matrix th,#revenue-matrix td{min-width:0;padding:14px 10px}#revenue-matrix th:first-child{width:23%;min-width:0;max-width:none}#revenue-matrix td{white-space:normal;overflow-wrap:anywhere}#revenue-matrix thead th{white-space:nowrap}
@media(max-width:600px){.matrix-navigation{padding:0 12px 14px;gap:8px;flex-wrap:wrap;justify-content:space-between}.matrix-navigation span{order:-1;flex-basis:100%;text-align:center}.matrix-navigation button{min-height:44px}#revenue-matrix th:first-child{width:34%;font-size:11px;padding:10px 8px}#revenue-matrix td,#revenue-matrix th{padding:12px 6px;font-size:11px}#revenue-matrix th small{font-size:9px}}

img.brand-icon{padding:0;background:none}
