:root{--forest:#1e3a0f;--forest-hover:#2e5218;--paper:#faf8f2;--parchment:#f2ecd8;--ink:#241f17;--muted:#5c5344;--line:#d8d4c8;--amber:#a8650a;--error:#8c3026;--sans:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--serif:Georgia,"Times New Roman",serif;color-scheme:light;font-family:var(--sans);background:var(--paper);color:var(--ink);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:2rem;accent-color:var(--forest);caret-color:var(--forest);scrollbar-color:#b6bea9 var(--paper)}
*{box-sizing:border-box}body{margin:0}::selection{background:#d8e4c9;color:var(--forest)}[hidden]{display:none!important}a{color:var(--forest);text-underline-offset:.25em}button,input,select{font:inherit}button{border:1px solid var(--forest);border-radius:5px;padding:.8rem 1rem;background:var(--forest);color:var(--paper);font-weight:650;cursor:pointer;min-height:46px;transition:background-color .18s ease-out}button:hover{background:var(--forest-hover)}button:disabled{cursor:not-allowed;opacity:.5}input,select{width:100%;border:1px solid #8f9787;border-radius:4px;padding:.75rem;background:#fff;color:var(--ink);min-height:46px}input::placeholder{color:var(--muted)}:focus-visible{outline:3px solid var(--amber);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;color:var(--forest);text-wrap:balance}h1{font-size:clamp(2.25rem,4vw,3.4rem);line-height:1.12;letter-spacing:-.035em;margin-bottom:.85rem}h2{font-size:1.85rem;line-height:1.2;letter-spacing:-.02em;margin-bottom:.5rem}h3{font-size:1rem;margin-top:2.2rem;margin-bottom:.8rem}p{line-height:1.65;max-width:74ch}.muted,.field-help,.table-note{color:var(--muted)}.field-help,.table-note{font-size:.85rem;line-height:1.6}.skip-link{position:absolute;left:1rem;top:-100px;background:var(--paper);padding:1rem;z-index:5}.skip-link:focus{top:1rem}.site-header{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;margin:auto;padding:1.6rem 3.5rem;border-bottom:1px solid var(--line)}.wordmark{font:600 1.65rem var(--serif);text-decoration:none;letter-spacing:-.055em}.wordmark-dot{color:var(--amber)}.account{display:flex;align-items:center;gap:1.5rem;color:var(--muted);font-size:.85rem}.text-button{border:0;background:transparent;color:var(--forest);padding:.4rem 0;min-height:32px;text-decoration:underline;text-underline-offset:4px}.text-button:hover{background:transparent;color:var(--amber)}main{max-width:1280px;margin:0 auto;padding:3.5rem}.login-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:clamp(3rem,8vw,8rem);align-items:start;min-height:60vh;padding:3rem 0}.login-intro p{max-width:48ch}.login-intro .muted{font-size:.9rem;margin-top:2rem}.login-form{padding-top:.4rem}.login-form h2{font-size:1.65rem;margin-bottom:1.8rem}.login-form label{display:block;font-size:.9rem;font-weight:650;margin-bottom:.6rem}.login-form .field-help{margin:.65rem 0 1.5rem}.login-form button{width:100%}.status{font-size:.9rem;margin:1rem 0 0;min-height:1.5rem;max-width:none}.status.error{color:var(--error)}.report-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.report-heading p{margin-bottom:0;color:var(--muted)}.access-label{font-size:.8rem;white-space:nowrap}.filters{display:grid;grid-template-columns:1.5fr 1.5fr 1fr 1fr auto;gap:1rem;align-items:end;background:var(--parchment);padding:1.5rem;border-radius:6px}.field label{font-size:.8rem;font-weight:650;display:block;margin-bottom:.45rem}.filter-help{grid-column:1/-1;margin:0;font-size:.78rem}.filters button{white-space:nowrap}.report-status{margin:1rem 0 1.5rem}.report-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.report-toolbar p{font-weight:650;margin:0}.export-actions{display:flex;gap:.65rem;flex-shrink:0}.secondary-button{background:transparent;color:var(--forest);font-size:.85rem;padding:.6rem .9rem;min-height:40px}.secondary-button:hover{background:var(--parchment)}.freshness{font-size:.78rem;margin-top:.8rem;margin-bottom:1.7rem;max-width:none}.notice{padding:1rem 1.2rem;background:var(--parchment);color:#65410b;font-size:.9rem;line-height:1.6;border:1px solid #d5c29e;margin-top:1rem;border-radius:4px}.report-nav{display:flex;gap:1.6rem;flex-wrap:wrap;font-size:.85rem;margin-bottom:3rem}.report-nav a{text-decoration:none;border-bottom:1px solid #87927c;padding-bottom:.3rem}.report-nav a:hover{color:var(--amber);border-color:var(--amber)}.report-section{padding:0 0 3rem;margin:0 0 3rem;border-bottom:1px solid var(--line);scroll-margin-top:1.5rem}.section-heading{margin-bottom:1.5rem}.section-heading p{color:var(--muted);font-size:.9rem;margin-bottom:0}.summary{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0}.summary-item{display:flex;flex-direction:column;gap:.4rem;padding:1.1rem 1.5rem 1.1rem 0;border-top:1px solid var(--line)}.summary dt{font-size:.85rem;color:var(--muted);order:1;line-height:1.5}.summary dd{margin:0;font-size:1.9rem;line-height:1.15;color:var(--forest);font-variant-numeric:tabular-nums}.summary dd.unavailable{font-size:1rem;min-height:2.18rem;display:flex;align-items:center}.table-scroll{overflow:auto;scrollbar-width:thin}table{width:100%;border-collapse:collapse;font-size:.85rem;font-variant-numeric:tabular-nums}th{font-weight:600;background:#efeee6;color:var(--muted);font-size:.75rem;line-height:1.5;vertical-align:bottom}th,td{padding:.85rem .75rem;text-align:right;border-bottom:1px solid var(--line);white-space:nowrap}th:first-child,td:first-child{text-align:left;white-space:normal;min-width:190px}td:first-child{color:var(--forest);font-weight:550}tbody tr:hover{background:#f2f1e8}.row-detail{display:block;font-size:.74rem;color:var(--muted);font-weight:400;margin-top:.2rem}.empty-row td{text-align:left!important;color:var(--muted)!important;font-weight:400!important;padding:1.2rem .75rem}.table-note{margin:.85rem 0 0;max-width:90ch}.daily-chart{display:grid;gap:.4rem;max-height:24rem;overflow:auto;padding:.4rem .7rem .4rem 0;scrollbar-width:thin}.bar-row{display:grid;grid-template-columns:5.7rem 1fr 3.2rem;align-items:center;gap:.85rem;font-size:.77rem;font-variant-numeric:tabular-nums;min-height:20px}.bar-track{background:#e9eadd;height:12px;position:relative;min-width:20px}.bar-fill{height:100%;background:var(--forest);min-width:0}.bar-value{text-align:right}.chart-empty{color:var(--muted);font-size:.9rem}.breakdowns{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.distribution{padding:0;list-style:none;margin:0;max-width:38rem}.distribution li{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid var(--line);font-size:.85rem}.distribution .distribution-value{font-variant-numeric:tabular-nums;font-weight:650;color:var(--forest)}.ratings-distribution{margin-top:1.5rem}.ratings-distribution li{display:grid;grid-template-columns:4rem 1fr 3.5rem;gap:1rem}.methods{border-bottom:none;margin-bottom:0;padding-bottom:0}.methods h2{font-size:1.6rem}.methods details{margin-top:1.2rem}.methods summary{cursor:pointer;font-size:.9rem;color:var(--forest);padding:.8rem 0;min-height:44px}.method-copy{padding-top:.8rem;font-size:.85rem;color:var(--muted)}footer{display:flex;justify-content:space-between;gap:1rem;max-width:1280px;margin:0 auto;padding:1.5rem 3.5rem 2rem;border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}
@media(max-width:1150px){.site-header,main,footer{padding-left:2rem;padding-right:2rem}.filters{grid-template-columns:1.4fr 1.4fr 1fr 1fr}.filters button{grid-column:1/-1;justify-self:start}.login-layout{gap:3rem}.report-heading{align-items:start}.access-label{white-space:normal;text-align:right}.breakdowns{gap:1.5rem}.summary{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.site-header{padding:1.2rem 1.2rem;align-items:start}.wordmark{font-size:1.45rem}.account{flex-direction:column;gap:.2rem;align-items:end;max-width:52%;text-align:right;font-size:.72rem}main{padding:2rem 1.2rem}h1{font-size:2.3rem}h2{font-size:1.65rem}.login-layout{grid-template-columns:1fr;padding:1rem 0;gap:2.5rem;min-height:0}.login-intro .muted{margin-top:1.2rem}.login-form{border-top:1px solid var(--line);padding-top:2rem}.report-heading{display:block}.report-heading p{font-size:.9rem}.report-heading .access-label{text-align:left;margin-top:.85rem;font-size:.75rem}.filters{padding:1rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.85rem}.field-town,.field-audience,.filters button{grid-column:1/-1}.filters button{width:100%}.field label{font-size:.75rem}input,select{font-size:.88rem;padding:.7rem .55rem;min-width:0}.filter-help{font-size:.73rem}.report-toolbar{display:block}.export-actions{margin-top:1rem;gap:.5rem}.export-actions button{flex:1}.report-toolbar p{font-size:.9rem}.report-nav{gap:1rem 1.3rem;margin-bottom:2rem}.summary-item{padding-right:.8rem}.summary dd{font-size:1.65rem}.summary dt{font-size:.78rem}.summary dd.unavailable{font-size:.85rem;min-height:1.9rem}.report-section{padding-bottom:2.2rem;margin-bottom:2.2rem}.breakdowns{grid-template-columns:1fr;gap:0}.breakdowns h3{margin-top:1.6rem}th,td{padding:.7rem .65rem}footer{padding:1.5rem 1.2rem;flex-direction:column;font-size:.72rem}.bar-row{gap:.5rem;grid-template-columns:5rem 1fr 2rem}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}button{transition:none}}
@media print{.site-header,.filters,.report-status,.export-actions,.report-nav,.account,footer,.methods{display:none!important}main{padding:0;max-width:none}.report-section{break-inside:avoid;margin-bottom:1.5rem;padding-bottom:1.5rem}.table-scroll,.daily-chart{overflow:visible;max-height:none}body,:root{background:white}.report-heading{margin-top:0}.summary dd{font-size:1.5rem}.report-toolbar{border-top:none}}

.notice p{margin:0;max-width:none}.notice p+p{margin-top:.5rem}#engagement-body td:last-child{text-align:left;white-space:normal;min-width:220px}#engagement-body td:first-child{min-width:170px}

.field-label{font-size:.8rem;font-weight:650;display:block;margin-bottom:.45rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.town-picker{position:relative;min-width:0}.town-picker>summary{cursor:pointer;min-height:46px;border:1px solid #8f9787;border-radius:4px;padding:.75rem;background:#fff;font-size:.88rem;line-height:1.35}.town-picker>summary span{overflow-wrap:anywhere}.town-options-panel{position:absolute;left:0;top:calc(100% + .4rem);width:max(100%,320px);max-width:calc(100vw - 5rem);padding:1rem;background:#fff;border:1px solid #8f9787;border-radius:5px;box-shadow:0 8px 22px rgba(24,38,10,.13);z-index:3}.town-options-panel .field-help{margin-bottom:.6rem;font-size:.78rem}.town-options-panel fieldset{border:0;padding:0;margin:0;max-height:270px;overflow:auto;scrollbar-width:thin}.field .town-option{display:flex;align-items:center;gap:.65rem;font-size:.85rem;font-weight:400;line-height:1.45;min-height:44px;margin:0;padding:.5rem .2rem;cursor:pointer}.town-option input{width:18px;height:18px;min-height:18px;flex:0 0 18px;margin:0}.field .all-towns{font-weight:600;border-bottom:1px solid var(--line);margin-bottom:.35rem;padding-bottom:.75rem}.selected-towns{max-width:none;color:var(--forest)}.field-town{min-width:0}@media(max-width:680px){.field-label{font-size:.75rem}.town-options-panel{width:100%;max-width:none}.town-options-panel fieldset{max-height:250px}}
