/* Audience workspace: calm surfaces, violet PeopleMeter, teal MobileMeter. */
.nav-badge{display:inline-block;margin-left:7px;padding:3px 5px;border-radius:4px;background:#48655a;color:#d6f5b9;font-size:8px;letter-spacing:.7px;vertical-align:middle}
nav button[data-page=dashboard]{font-weight:600}
.dashboard-main{max-width:1780px;padding:34px 38px 30px;color:#263442}
.dashboard-main svg{display:block}
.dashboard-main button,.dashboard-main select,.dashboard-main input{font-size:14px}
.dashboard-main button:focus-visible,.dashboard-main summary:focus-visible,.chart-point:focus-visible{outline:3px solid #8474dd;outline-offset:3px}
.dashboard-main .ui-icon{width:20px;height:20px;flex:none}
.dashboard-main .service-mark{display:inline-flex;align-items:center;justify-content:center;flex:none;line-height:1}
.dashboard-main .service-mark svg{width:40px;height:40px;flex:none}
.dashboard-main .source-mark svg{width:21px;height:21px}
.dash-page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}
.dashboard-eyebrow{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:1.8px;color:#78838e;margin-bottom:15px}
.dashboard-symbol{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #dae1dc;border-radius:8px;background:white;color:#577a67}
.dashboard-symbol .ui-icon{width:17px;height:17px}
.dash-page-head h1{font-size:clamp(26px,2.25vw,36px);font-weight:650;letter-spacing:-1.3px;margin:0 0 9px;color:#23383d}
.dash-page-head p{margin:0;color:#78838c;font-size:14px}
.dash-source-tags{display:flex;gap:8px;align-items:center}
.source-tag{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:650;white-space:nowrap;line-height:1.2;padding:7px 10px;border-radius:7px}
.source-peoplemeter{background:#f0edfc;color:#6b58c8}.source-mobilemeter{background:#e4f5ef;color:#177f6f}.source-cross{background:#f6e9f0;color:#a94e7a}
.dashboard-filters{display:flex;align-items:center;flex-wrap:wrap;gap:12px;background:#fff;border:1px solid #dde4e2;border-radius:12px;padding:12px 15px;box-shadow:0 3px 12px #283a3410}
.period-control{display:inline-flex;gap:3px;padding:3px;border-radius:8px;background:#f3f5f6}
.period-control button{border:0;background:transparent;padding:9px 13px;color:#6b7580;white-space:nowrap}
.period-control button[aria-pressed=true]{background:#233e36;color:white;box-shadow:0 2px 5px #243b3320}
.household-filter{display:flex;align-items:center;gap:10px;margin:0 0 0 auto;font-size:13px;color:#7a858e}
.household-filter select{margin:0;padding:10px 30px 10px 12px;min-width:170px;max-width:260px;border-color:#e1e7e5;border-radius:7px}
.dashboard-refresh{display:flex;align-items:center;justify-content:center;gap:8px;border-color:#dce4df;padding:10px 14px;min-height:40px}
.dashboard-refresh .ui-icon{width:16px;height:16px}
.dashboard-custom{width:100%;display:flex;align-items:end;gap:15px;border-top:1px solid #edf0ee;padding-top:12px}
.dashboard-custom label{margin:0;flex:1;font-size:13px;max-width:300px}
.dashboard-custom small{color:#85918d;align-self:center;font-size:12px}
.dashboard-status{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#7c878d;font-size:12px;margin:17px 1px 20px}
.dashboard-status .status-dot{width:6px;height:6px;margin-right:6px}
.dash-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:21px}
.dash-metric{border:1px solid #e1e5e6;border-radius:12px;background:white;position:relative;padding:19px 21px 20px;overflow:hidden}
.dash-metric:before{content:'';position:absolute;inset:0 auto 0 0;width:3px;background:var(--accent)}
.metric-peoplemeter{--accent:#7160dc}.metric-mobilemeter{--accent:#159a88}.metric-neutral{--accent:#59849b}.metric-cross{--accent:#d56696}
.metric-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;font-weight:550;color:#65717c}
.metric-top .ui-icon{color:var(--accent);opacity:.85;width:19px;height:19px}
.dash-metric>strong{display:block;margin:15px 0 12px;font-size:clamp(28px,2.4vw,38px);font-weight:650;line-height:1.1;letter-spacing:-1.3px;font-variant-numeric:tabular-nums;color:#273746}
.metric-bottom{display:flex;align-items:baseline;gap:6px;font-size:11px;line-height:1.5;color:#88929a}
.metric-dot{width:5px;height:5px;border-radius:50%;background:var(--accent);flex:none}
.dash-panel{background:white;border:1px solid #e0e6e4;border-radius:12px;padding:24px;min-width:0}
.dash-section-head{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:24px}
.dash-section-head h2{font-size:17px;letter-spacing:-.25px;font-weight:650;color:#30404b;line-height:1.4;margin:0 0 5px}
.dash-section-head p{font-size:12px;line-height:1.55;color:#8a949d;margin:0}
.dash-primary-grid{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(280px,1fr);gap:20px;margin-bottom:20px}
.dash-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px}
.metric-switch{display:flex;flex:none;border-radius:6px;padding:3px;background:#f4f5f7;gap:2px}
.metric-switch button{font-size:11px;border:0;background:transparent;color:#87909b;padding:6px 9px}
.metric-switch button[aria-pressed=true]{background:white;box-shadow:0 1px 4px #33445415;color:#4f5b65}
.inline-legend{display:flex;gap:18px;flex-wrap:wrap;color:#7f8894;font-size:11px;line-height:1.5}
.inline-legend>span{display:flex;align-items:center;gap:6px}
.legend-dot{display:inline-block;width:7px;height:7px;border-radius:50%;flex:none}
.dot-peoplemeter{background:#7160dc}.dot-mobilemeter{background:#159a88}.dot-muted{background:#dce2e8}.dot-amber{background:#dda566}
.audience-plot{width:100%;height:auto;min-height:195px;overflow:visible}
.chart-grid{stroke:#eaeef1;stroke-width:1;stroke-dasharray:3 4}.chart-label{font-family:inherit;font-size:11px;fill:#939eaa}
.chart-guide{stroke:#9cabb7;stroke-dasharray:3 3;opacity:0}.chart-point{outline:none;cursor:crosshair}.chart-point circle{opacity:0;pointer-events:none}.chart-point:hover .chart-guide,.chart-point:focus .chart-guide,.chart-point:hover circle,.chart-point:focus circle{opacity:1}
.chart-point:focus-visible{outline:none}.chart-point:focus-visible rect{stroke:#c2b9e8;stroke-width:1}
.plot-unit{font-size:10px;color:#a0a8b0;margin-top:20px;margin-bottom:-6px}
.plot-readout{min-height:25px;font-size:11px;color:#85919a;line-height:1.6;margin-top:5px}
.coverage-content{display:flex;flex-direction:column;align-items:center;gap:12px}
.coverage-ring{width:170px;height:170px;position:relative;margin-top:-12px}.coverage-ring svg{width:100%;height:100%}.coverage-ring>div{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.coverage-ring strong{font-size:34px;font-weight:650;letter-spacing:-1.4px;color:#3b3f57}.coverage-ring span{font-size:11px;color:#9196a6;margin-top:2px}
.coverage-legend{width:100%;max-width:270px}.coverage-legend>div{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;color:#7c8590}.coverage-legend>div>span:last-child{display:flex;justify-content:space-between;align-items:center;flex:1;gap:12px}.coverage-legend strong{color:#4d5665;font-size:12px;font-variant-numeric:tabular-nums}.coverage-legend p{font-size:11px;text-align:center;margin:14px 0 0;color:#969eaa}
.coverage-caption{border-top:1px solid #eef1f2;padding-top:12px;margin-top:15px;color:#9099a0;font-size:11px;line-height:1.7}
.service-ranking{display:grid;gap:21px}.ranking-row{display:flex;align-items:center;gap:12px}.rank-index{color:#b0b7bd;font-size:11px;font-variant-numeric:tabular-nums;min-width:17px}.rank-body{flex:1;min-width:0}.rank-label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:#394650}.rank-label strong{font-weight:600;overflow-wrap:anywhere}.rank-label>span{font-weight:650;white-space:nowrap;font-variant-numeric:tabular-nums}.rank-bar{height:6px;width:100%;margin:10px 0 7px}.rank-detail{font-size:10px;color:#939da5}
.source-foot{border-top:1px solid #eef1f2;margin-top:23px;padding-top:15px;display:flex;align-items:center;gap:8px;color:#929d9f;font-size:10px;line-height:1.7}.source-foot .source-mark svg{width:18px;height:18px;opacity:.65}
.cross-panel{background:#1e3038;color:white;border:0;margin-bottom:20px;position:relative;overflow:hidden;padding:26px 30px}.cross-panel:before{content:'';position:absolute;width:250px;height:250px;border-radius:50%;background:#71878d0c;right:-60px;top:-140px;pointer-events:none}.cross-panel .dash-section-head{margin-bottom:4px}.cross-panel h2{color:#f6f9f9;font-size:19px}.cross-panel .dash-section-head p{color:#96a9b4}.cross-panel .source-cross{background:#e4c3e114;color:#e7c2df}.cross-panel .source-cross .source-mark{background:white;border-radius:5px}.cross-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:38px}.cross-diagram{max-width:470px;width:100%;justify-self:center}.cross-diagram svg{width:100%;height:auto}.cross-number{font-size:29px;font-weight:600;fill:#e5eaf4;font-family:inherit}.cross-number-both{fill:#fff;font-size:35px}.cross-label{fill:#b2becb;font-size:10px;font-family:inherit}.cross-diagram p{font-size:10px;text-align:center;color:#8d9ca8;margin:0 0 13px}.cross-statistics{padding:18px 12px 16px 0}.cross-main-number{display:flex;align-items:center;gap:16px}.cross-main-number>strong{font-size:52px;line-height:1;letter-spacing:-2px;font-weight:600;color:#f5f8fa}.cross-main-number>span{font-size:15px;color:#d6dee3;line-height:1.5}.cross-main-number small{display:block;color:#90a2ad;font-size:12px;margin-top:3px}.cross-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px;border-top:1px solid #ffffff14;padding-top:20px}.cross-mini-grid strong{display:block;font-size:25px;letter-spacing:-.6px;font-weight:550;color:#eee8fa;margin-bottom:5px}.cross-mini-grid span{font-size:11px;color:#9baeba}.cross-note{border-top:1px solid #ffffff14;padding-top:14px;color:#9aadb8;font-size:11px;line-height:1.8}
.viewer-stats{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:14px;margin-bottom:24px}.viewer-stats strong{display:block;font-size:30px;font-weight:600;color:#4a4866;letter-spacing:-.8px;margin-bottom:7px}.viewer-stats span{font-size:11px;color:#929aa4;line-height:1.5;display:block}.viewer-meter>svg{width:100%;height:8px}.viewer-meter .inline-legend{margin-top:12px}.dash-footnote{font-size:11px;color:#929ba4;line-height:1.8;margin:19px 0 0}.age-details{border-top:1px solid #eef0f2;padding-top:12px}.age-details summary{font-size:12px;color:#82765e}.age-bars{display:grid;gap:10px;margin:15px 0}.age-bars>div{display:flex;align-items:center;gap:10px;font-size:11px;color:#929aa0}.age-bars>div>span{width:35px;flex:none}.age-bars svg{flex:1;height:6px;min-width:0}.age-bars strong{font-size:11px;width:25px;text-align:right}.age-details p{font-size:11px;margin-bottom:0}
.attribution-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 13px;margin-bottom:13px;border-bottom:1px solid #eff1f3}.attribution-row>strong{font-size:21px;font-weight:600;color:#44515e;letter-spacing:-.4px}.attribution-panel>p{font-size:12px;color:#87919c;line-height:1.8;margin:18px 0 14px}.attribution-note{font-size:11px;line-height:1.8;background:#f6f7f9;color:#8893a0;padding:12px 14px;border-radius:7px}
.network-panel{margin-bottom:24px}.network-panel .dash-section-head{margin-bottom:20px}.quiet-badge{background:#f2f5f5;border:1px solid #e8ecec;color:#7c8b8d;font-size:11px;white-space:nowrap;border-radius:6px;padding:7px 9px}.network-services{display:flex;flex-wrap:wrap;gap:12px}.network-service{display:flex;gap:10px;align-items:center;border:1px solid #edf0f0;border-radius:9px;padding:11px 15px;min-width:165px}.network-service .service-mark svg{width:32px;height:32px}.network-service strong{display:block;font-size:12px;color:#52606a;font-weight:600}.network-service small{display:block;font-size:11px;color:#9aa1a7;margin-top:4px}
.dashboard-methodology{border-top:1px solid #e0e5e2;margin:0;padding:20px 0 0}.dashboard-methodology summary{display:flex;align-items:center;gap:8px;font-size:12px;color:#7e8b89}.dashboard-methodology summary:after{content:'+';margin-left:auto;font-size:17px}.dashboard-methodology[open] summary:after{content:'−'}.dashboard-methodology .ui-icon{width:16px;height:16px}.dashboard-methodology>div{padding:15px 25px 0;max-width:1040px}.dashboard-methodology p{font-size:12px;color:#84908e;margin-bottom:10px;line-height:1.8}.dashboard-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:10px;color:#99a39f;margin-top:23px}.dashboard-bottom .link{font-size:11px;text-decoration:none;display:flex;align-items:center;gap:6px;white-space:nowrap}.dashboard-bottom .ui-icon{width:14px;height:14px}
.dash-empty{min-height:185px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 14px;text-align:center;gap:13px}.dash-empty>.ui-icon{width:31px;height:31px;color:#b7b6cc}.dash-empty strong{font-size:13px;color:#7b8391;font-weight:550}.dash-empty p{font-size:12px;line-height:1.8;color:#9ba2ab;margin:0;max-width:370px}.dashboard-loading{padding:80px 20px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;color:#82918a}.dashboard-loading>span{width:18px;height:18px;border:2px solid #d7dfdb;border-top-color:#597e6d;border-radius:50%;animation:dashboard-spin .8s linear infinite}@keyframes dashboard-spin{to{transform:rotate(360deg)}}
#dashboard-error{margin:16px 0;padding:16px 18px;background:#fff0e9;color:#a35943;border:1px solid #f0d9ce;border-radius:9px;line-height:1.7;font-size:13px}.dashboard-no-data{display:flex;align-items:center;gap:13px;padding:16px 19px;background:#edf2f4;border:1px solid #dce5e9;border-radius:10px;margin-bottom:20px;color:#6f8190}.dashboard-no-data strong{font-size:13px;display:block;margin-bottom:4px}.dashboard-no-data span{font-size:12px;line-height:1.7}
@media(min-width:1700px){.dashboard-main{padding:40px 48px}.dash-primary-grid{grid-template-columns:minmax(0,2.2fr) minmax(300px,1fr)}.coverage-content{flex-direction:row;gap:15px;justify-content:center;min-height:234px}.coverage-ring{width:160px;height:160px;flex:none;margin:0}.coverage-legend{max-width:200px}.coverage-legend>div>span:last-child{display:block}.coverage-legend strong{display:block;margin-top:6px}.coverage-legend p{text-align:left}.dash-section-head h2{font-size:18px}}
@media(max-width:1250px){.dashboard-main{padding:28px 24px}.dash-source-tags{display:none}.dash-primary-grid{grid-template-columns:minmax(0,1.7fr) minmax(230px,1fr)}.dash-panel{padding:20px}.dash-kpis{gap:12px}.dash-metric{padding:17px}.dash-section-head{flex-wrap:wrap}.evolution-panel .dash-section-head{gap:8px}.household-filter{margin-left:0;flex:1}.household-filter select{max-width:none;min-width:130px;flex:1}.period-control button{padding:9px 10px}.source-foot{align-items:start}.cross-layout{gap:10px}.cross-main-number>span{font-size:13px}.metric-bottom{font-size:10px}.cross-mini-grid{gap:12px}.cross-mini-grid strong{font-size:23px}}
@media(max-width:1000px){.dash-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-primary-grid{grid-template-columns:minmax(0,1fr)}.coverage-content{flex-direction:row;justify-content:center;gap:28px}.coverage-ring{margin:0}.coverage-legend{max-width:230px}.coverage-panel .dash-section-head{margin-bottom:5px}.dash-two-columns{grid-template-columns:minmax(0,1fr)}.dash-metric>strong{font-size:33px}.metric-bottom{font-size:11px}.cross-layout{grid-template-columns:minmax(0,1fr)}.cross-diagram{max-width:380px}.cross-statistics{padding:10px 0 22px}.cross-main-number{justify-content:center}.cross-mini-grid{text-align:center}.dashboard-filters{gap:12px}.period-control{width:100%}.period-control button{flex:1}.network-service{min-width:145px}.dashboard-status{align-items:start;line-height:1.7}.dashboard-status>span{text-align:right;max-width:135px}}
@media(max-width:650px){.dashboard-main{padding:25px 16px}.dash-page-head{margin-bottom:21px}.dash-page-head h1{font-size:28px;letter-spacing:-1px}.dash-page-head p{font-size:13px}.dashboard-eyebrow{font-size:10px;margin-bottom:12px}.dashboard-filters{padding:10px;border-radius:9px}.period-control button{font-size:12px;padding:9px 7px}.household-filter span{display:none}.household-filter select{font-size:12px;min-width:100px;width:100%}.dashboard-refresh{font-size:12px;padding:10px}.dashboard-custom{flex-wrap:wrap}.dashboard-custom label{min-width:150px}.dashboard-custom input{font-size:12px}.dashboard-custom small{width:100%}.dash-kpis{gap:10px}.dash-metric{padding:15px 13px}.metric-top{font-size:12px}.metric-top .ui-icon{width:16px;height:16px}.dash-metric>strong{font-size:28px;margin:14px 0 10px}.metric-bottom{font-size:10px}.dash-panel{padding:20px 16px;border-radius:10px}.dash-section-head h2{font-size:17px}.dash-section-head p{font-size:11px}.inline-legend{gap:6px 14px;font-size:10px}.audience-plot{min-height:155px}.plot-readout{font-size:10px}.plot-unit{font-size:10px}.coverage-content{gap:12px}.coverage-ring{width:135px;height:135px;flex:none}.coverage-ring strong{font-size:29px}.coverage-legend>div>span:last-child{display:block}.coverage-legend strong{display:block;margin-top:3px}.coverage-legend p{text-align:left;font-size:10px}.rank-index{display:none}.ranking-row{gap:10px}.rank-label{font-size:12px}.rank-detail{font-size:10px}.cross-panel{padding:23px 16px}.cross-panel .dash-section-head{gap:13px}.cross-diagram{max-width:370px}.cross-main-number>strong{font-size:43px}.cross-mini-grid strong{font-size:23px}.cross-note{font-size:10px}.viewer-stats{gap:10px}.viewer-stats strong{font-size:27px}.viewer-stats span{font-size:10px}.network-services{gap:8px}.network-service{min-width:0;flex:1 1 140px;padding:10px}.dashboard-status{font-size:10px}.dashboard-bottom{flex-direction:column;align-items:start;line-height:1.7}.dashboard-methodology>div{padding:14px 0 0}.nav-badge{font-size:7px;margin-left:4px}}
/* Keep secondary data legible at ordinary desktop and mobile sizes. */
.metric-top,.rank-label{font-size:14px}
.metric-bottom,.rank-detail,.source-foot,.coverage-caption,.cross-note,.dash-footnote,.viewer-stats span,.attribution-note,.network-service small,.plot-readout,.dashboard-bottom{font-size:12px}
.dash-section-head p,.coverage-legend>div,.inline-legend,.attribution-panel>p,.dashboard-methodology p,.network-service strong{font-size:13px}
.dash-section-head p,.metric-bottom,.rank-detail,.source-foot,.coverage-caption,.dash-footnote,.viewer-stats span,.attribution-panel>p,.attribution-note,.network-service small,.plot-readout,.dashboard-methodology p{color:#6c7882}
.cross-note{color:#aebdc7}.cross-diagram p{font-size:11px}.cross-label{font-size:11px}.cross-mini-grid span{font-size:12px;color:#b1c0ca}.cross-number{font-variant-numeric:tabular-nums}
.dashboard-status{color:#687b76}.chart-label{fill:#73808b;font-size:12px}.plot-unit{color:#6c7882;font-size:11px}.coverage-legend p{color:#74818c;font-size:12px}.coverage-ring span{font-size:12px;color:#73808b}
@media(max-width:650px){.metric-top{font-size:13px}.metric-bottom{font-size:11px}.dashboard-status{font-size:11px}.dash-section-head p,.inline-legend{font-size:12px}.cross-note{font-size:11px}}
@media(prefers-reduced-motion:reduce){.dashboard-loading>span{animation:none}}
