:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f1e8;color:#221f1a;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;--ink:#25211a;--ink-soft:#2b271f;--cream:#fffaf0;--accent:#0c7c59;--accent-ring:rgba(12,124,89,0.55);--surface:rgba(255,252,246,0.94);--surface-quiet:rgba(255,252,246,0.78);--hairline:rgba(41,36,28,0.14);--hairline-strong:rgba(41,36,28,0.18);--radius-card:8px;--radius-pill:999px;--shadow-control:0 12px 32px rgba(48,40,26,0.13);--shadow-float:0 18px 55px rgba(48,40,26,0.22);--shadow-panel:0 22px 70px rgba(48,40,26,0.2);--shadow-indicator:0 9px 22px rgba(37,33,26,0.22);--space-1:6px;--space-2:8px;--space-3:12px;--space-4:18px;--blur:16px;--map-ctrl-size:29px;--map-ctrl-left:18px;--map-ctrl-top:18px;--map-ctrl-gap:6px;--motion-ease:cubic-bezier(0.22,1,0.36,1)}*{box-sizing:border-box}#root,body,html{width:100%;height:100%;margin:0}button{font:inherit}.app-shell{position:relative;width:100%;height:100%;overflow:hidden;background:#f4efe4}.map-canvas{position:absolute;inset:0}.maplibregl-ctrl-top-left{top:var(--map-ctrl-top);left:var(--map-ctrl-left)}.maplibregl-ctrl-top-left .maplibregl-ctrl{margin:0}.maplibregl-ctrl-group{overflow:hidden;border:1px solid var(--hairline);border-radius:var(--radius-card);background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.maplibregl-ctrl-group:not(:empty){box-shadow:var(--shadow-control)}.maplibregl-ctrl-group button{width:var(--map-ctrl-size);height:var(--map-ctrl-size);background:transparent;color:var(--ink-soft);transition:background .16s ease,color .16s ease}.maplibregl-ctrl-group button+button{border-top:1px solid var(--hairline)}.maplibregl-ctrl-group button:hover{background:rgba(37,33,26,.07);color:#221f1a}.maplibregl-ctrl-group button:focus-visible{outline:2px solid var(--accent-ring);outline-offset:-2px}.maplibregl-ctrl-group button:focus,.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:none}.map-control-stack{position:absolute;top:calc(var(--map-ctrl-top) + (2 * var(--map-ctrl-size)) + 3px + var(--map-ctrl-gap));left:var(--map-ctrl-left);z-index:2}.map-reset-button.maplibregl-ctrl-group{display:grid;width:calc(var(--map-ctrl-size) + 2px);height:calc(var(--map-ctrl-size) + 2px);place-items:center;padding:0;color:#2f2a22;cursor:pointer;transition:background .16s ease,color .16s ease,opacity .16s ease}.map-reset-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.map-reset-button:hover:not(:disabled){background:var(--ink);color:var(--cream)}.map-reset-button:focus-visible{outline:2px solid var(--accent-ring);outline-offset:-2px}.map-reset-button:disabled{cursor:default;opacity:.44}.status-toast{position:absolute;top:18px;left:50%;z-index:3;transform:translateX(-50%);max-width:min(440px,calc(100vw - 32px));padding:10px 13px;border:1px solid rgba(41,36,28,.16);border-radius:8px;background:rgba(255,252,246,.94);box-shadow:0 16px 44px rgba(48,40,26,.16);color:#5a513f;font-size:13px;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.status-toast.error{border-color:rgba(196,71,61,.28);color:#8d2b24}.mode-switch{--mode-offset:0%;position:absolute;left:50%;bottom:22px;z-index:3;display:flex;width:min(440px,calc(100vw - 32px));padding:5px;border:1px solid var(--hairline-strong);border-radius:var(--radius-card);background:rgba(255,252,246,.91);box-shadow:var(--shadow-float);transform:translateX(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:mode-switch-rise .46s var(--motion-ease) both}.mode-switch-indicator{position:absolute;top:5px;bottom:5px;left:5px;z-index:0;width:calc((100% - 10px) / 3);border-radius:6px;background:var(--ink);box-shadow:var(--shadow-indicator),inset 0 1px 0 rgba(255,250,240,.14);transform:translateX(var(--mode-offset));transition:transform .43s var(--motion-ease)}.mode-switch button{position:relative;z-index:1;flex:1 1;height:42px;min-width:0;border:0;border-radius:6px;background:transparent;color:#615849;cursor:pointer;font-size:14px;font-weight:700;transition:color .22s ease}.mode-switch button:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(255,252,246,.9),0 0 0 4px var(--accent-ring)}.mode-switch button:hover{color:var(--ink-soft)}.mode-switch button.active{color:var(--cream)}@keyframes mode-switch-rise{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (prefers-reduced-motion:reduce){.mode-switch{animation:none}.mode-switch-indicator{transition:none}}.poll-panel{position:absolute;top:18px;right:18px;z-index:2;width:min(390px,calc(100vw - 36px));max-height:calc(100vh - 118px);border:1px solid rgba(41,36,28,.16);border-radius:8px;background:rgba(255,252,246,.94);box-shadow:0 22px 70px rgba(48,40,26,.2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.poll-panel.empty{height:120px}.poll-panel.open{width:min(860px,calc(100vw - 36px));height:calc(100vh - 112px);max-height:calc(100vh - 112px);min-height:520px}.panel-empty,.panel-scroll{padding:18px}.panel-scroll{display:flex;flex-direction:column;height:100%;min-height:0;overflow-y:auto;overflow-x:hidden}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-right:34px}.panel-drag-handle{position:absolute;top:0;left:14px;right:48px;z-index:4;height:16px;cursor:-webkit-grab;cursor:grab;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.panel-drag-handle:before{content:"";position:absolute;top:6px;left:50%;width:44px;height:4px;border-radius:999px;background:rgba(41,36,28,.18);transform:translateX(-50%);transition:background .16s ease}.panel-drag-handle:active:before,.panel-drag-handle:hover:before{background:rgba(41,36,28,.36)}.panel-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.panel-resize-handle{position:absolute;left:0;bottom:0;z-index:4;width:19px;height:19px;cursor:nesw-resize;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.panel-resize-handle:before{content:"";position:absolute;left:5px;bottom:5px;width:8px;height:8px;border-left:2px solid rgba(41,36,28,.3);border-bottom:2px solid rgba(41,36,28,.3);border-bottom-left-radius:3px;transition:border-color .16s ease}.panel-resize-handle:hover:before{border-color:rgba(41,36,28,.56)}.panel-close-button{position:absolute;top:9px;right:9px;z-index:5;display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:7px;background:transparent;color:#5d5546;cursor:pointer;transition:background .16s ease,color .16s ease}.panel-close-button:hover{background:#25211a;color:#fffaf0}.panel-close-button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.2}.eyebrow{margin:0 0 5px;color:#0c7c59;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.poll-panel h1{margin:0;color:#211e18;font-size:27px;line-height:1.06}.panel-muted{margin:14px 0 0;color:#756c5c;font-size:14px}.inactive-election h1{max-width:16ch;font-size:25px;line-height:1.1}.panel-error{margin:12px 0 0;color:#8d2b24;font-size:13px;font-weight:700}.loading-lines{display:grid;grid-gap:8px;gap:8px;margin-top:16px}.loading-line{display:block;height:10px;border-radius:999px;background:#e8dfcf;animation:loading-pulse 1.1s ease-in-out infinite}.loading-lines .loading-line:nth-child(2),.poll-table-skeleton-row:nth-child(2n) .loading-line{animation-delay:.12s}.loading-lines .loading-line:nth-child(3),.poll-table-skeleton-row:nth-child(3n) .loading-line{animation-delay:.24s}.feed-chip,.grade-pill{flex:0 0 auto;border-radius:999px;font-size:12px;font-weight:800}.feed-chip{padding:6px 9px;background:#efe2c2;color:#6c521a}.summary-row{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0 8px}.summary-row span{padding:6px 8px;border:1px solid rgba(41,36,28,.12);border-radius:var(--radius-card);background:#f6f0e3;color:#5c5344;font-size:12px;font-weight:700}.summary-row .loading-pill{border-color:rgba(12,124,89,.2);background:#eaf3ec;color:#0a684a}.key-standings{margin:14px 0 10px;padding:12px 13px;border:1px solid var(--hairline);border-radius:var(--radius-card);background:var(--surface-quiet)}.key-standings-loading{display:grid;align-content:center;grid-gap:9px;gap:9px;min-height:78px}.key-standings-headline{margin:0 0 10px;color:#5c5344;font-size:13px;font-weight:650;line-height:1.3}.key-standings-headline strong{color:#211e18;font-weight:850}.key-standings-headline em{padding:2px 8px;border-radius:var(--radius-pill);background:var(--ink);color:var(--cream);font-size:12px;font-style:normal;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.key-standings-rows{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.key-standings-row{display:grid;grid-template-columns:4px minmax(0,1fr) auto;grid-gap:11px;gap:11px;align-items:center}.key-standings-rail{width:4px;height:22px;border-radius:var(--radius-pill)}.key-standings-row:not(.is-leader) .key-standings-rail{opacity:.55}.key-standings-name{overflow:hidden;font-size:15px;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.key-standings-row:not(.is-leader) .key-standings-name{color:#5c5344;font-size:14px;font-weight:750}.key-standings-name small{font-size:12px;font-weight:700;opacity:.7}.key-standings-pct{color:#211e18;font-size:21px;font-weight:850;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.key-standings-row:not(.is-leader) .key-standings-pct{color:#4f473a;font-size:17px;font-weight:800}.matchup-control{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.matchup-control>span{color:#615849;font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.matchup-segments{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));grid-gap:5px;gap:5px;padding:5px;border:1px solid rgba(41,36,28,.14);border-radius:8px;background:rgba(255,252,246,.78)}.matchup-segments-long{grid-template-columns:1fr}.matchup-segments button{display:grid;align-content:start;grid-gap:3px;gap:3px;min-width:0;min-height:0;border:0;border-radius:6px;background:transparent;color:#4f473a;cursor:pointer;padding:8px 9px;text-align:left}.matchup-segments button:hover{background:rgba(12,124,89,.08)}.matchup-segments button.active{background:#25211a;color:#fffaf0;box-shadow:0 9px 20px rgba(37,33,26,.16)}.matchup-segments small,.matchup-segments strong{display:block;overflow-wrap:anywhere;white-space:normal}.matchup-segments strong{font-size:12px;line-height:1.2}.matchup-segments small{color:currentColor;font-size:11px;font-weight:750;opacity:.72}.matchup-select select{width:100%;height:40px;border:1px solid rgba(41,36,28,.16);border-radius:8px;background:rgba(255,252,246,.94);color:#27231d;font:inherit;font-size:13px;font-weight:750;outline:none;padding:0 10px}.matchup-select select:focus{border-color:rgba(12,124,89,.48);box-shadow:0 0 0 3px rgba(12,124,89,.12)}.trend-section{flex:0 0 auto;min-height:290px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(41,36,28,.12)}.poll-table-heading,.trend-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.poll-table-heading h2,.trend-heading h2{margin:0;color:#201d18;font-size:17px;line-height:1.2}.range-switch{display:inline-grid;grid-template-columns:repeat(5,minmax(40px,auto));overflow:hidden;border:1px solid rgba(41,36,28,.14);border-radius:8px;background:rgba(255,252,246,.86)}.trend-method-switch{display:flex;align-items:center;gap:10px;margin-top:12px}.trend-method-switch>span{color:#615849;font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.trend-method-switch .range-switch{grid-template-columns:repeat(2,minmax(0,auto))}.trend-method-switch .range-switch button{min-width:0;padding:0 12px}.range-switch button{height:31px;min-width:42px;border:0;border-right:1px solid rgba(41,36,28,.12);background:transparent;color:#5f574b;cursor:pointer;font-size:12px;font-weight:700}.range-switch button:last-child{border-right:0}.range-switch button.active{background:#25211a;color:#fffaf0}.range-switch button:disabled{cursor:progress;opacity:.58}.trend-layout{display:grid;grid-template-columns:minmax(0,1fr) 184px;grid-gap:18px;gap:18px;min-height:230px;margin-top:12px;align-items:stretch}.trend-chart-frame{width:100%;min-width:0;height:230px}.trend-chart-frame,.trend-chart-frame .recharts-wrapper,.trend-chart-frame svg{outline:none}.trend-chart-frame :focus,.trend-chart-frame :focus-visible{outline:none}.chart-grid-line{stroke:rgba(40,36,29,.12);stroke-width:1}.chart-axis-line{stroke:rgba(40,36,29,.32);stroke-width:1.3}.chart-axis-label,.trend-chart-frame .recharts-cartesian-axis-tick-value{fill:#6f675b;font-size:12px;font-weight:650}.trend-path{fill:none;stroke-width:3.1;stroke-linecap:round;stroke-linejoin:round}.trend-legend{display:grid;align-content:start;grid-gap:8px;gap:8px;padding-top:12px;overflow:visible}.legend-row{display:grid;grid-template-columns:10px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:start}.legend-swatch{width:9px;height:9px;margin-top:5px;border-radius:999px}.legend-row span,.legend-row strong{display:block}.legend-row strong{overflow:hidden;color:#211e18;font-size:12px;line-height:1.24;text-overflow:ellipsis;white-space:nowrap}.legend-row span{margin-top:3px;color:#211e18;font-size:18px;font-weight:850;line-height:1.05}.chart-tooltip{min-width:190px;padding:10px 11px;border:1px solid rgba(41,36,28,.16);border-radius:8px;background:rgba(255,252,246,.98);box-shadow:0 14px 35px rgba(48,40,26,.18);color:#24211b;font-size:12px}.chart-tooltip>strong{display:block;margin-bottom:7px;font-size:12px}.chart-tooltip-row{display:grid;grid-template-columns:9px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;padding:3px 0}.chart-tooltip-row span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-tooltip-row b{font-size:12px}.chart-empty,.table-empty{display:grid;min-height:154px;place-items:center;color:#746c5e;font-size:14px}.chart-loading-skeleton{position:relative;height:230px;margin-top:12px;overflow:hidden;border:1px solid rgba(41,36,28,.12);border-radius:8px;background:linear-gradient(rgba(41,36,28,.08) 1px,transparent 0) 0 0 /100% 46px,linear-gradient(90deg,rgba(41,36,28,.06) 1px,transparent 0) 0 0 /72px 100%,rgba(255,252,246,.72)}.chart-loading-skeleton-in-frame{height:100%;margin-top:0}.chart-loading-line{position:absolute;left:18px;right:18px;height:3px;border-radius:999px;background:rgba(12,124,89,.28);transform-origin:left center;animation:loading-pulse 1.1s ease-in-out infinite}.chart-loading-line.line-one{top:64px;transform:rotate(-6deg)}.chart-loading-line.line-two{top:118px;background:rgba(21,87,192,.24);transform:rotate(4deg);animation-delay:.14s}.chart-loading-line.line-three{top:166px;background:rgba(216,36,53,.2);transform:rotate(-3deg);animation-delay:.28s}.poll-table-section{display:flex;flex:1 1 170px;flex-direction:column;min-height:150px;margin-top:12px}.poll-table-heading{margin-bottom:8px}.poll-table-heading input{width:min(220px,42%);height:34px;border:1px solid rgba(41,36,28,.16);border-radius:8px;background:rgba(255,252,246,.9);color:#28241e;font:inherit;font-size:13px;outline:none;padding:0 11px}.poll-table-heading input:focus{border-color:rgba(12,124,89,.48);box-shadow:0 0 0 3px rgba(12,124,89,.12)}.poll-table-scroll{flex:1 1 auto;min-height:0;overflow:auto;border:1px solid rgba(41,36,28,.14);border-radius:8px;background:rgba(255,252,246,.74)}.poll-table-scroll-loading{min-height:196px;overflow:hidden}.poll-table-skeleton{display:grid;min-width:620px}.poll-table-skeleton-row{display:grid;grid-template-columns:200px 124px 86px 110px 92px;grid-gap:0;gap:0;min-height:36px;border-bottom:1px solid rgba(41,36,28,.1);background:rgba(255,252,246,.92)}.poll-table-skeleton-row:first-child{min-height:39px;background:#f8f0e4}.poll-table-skeleton-row span{align-self:center;margin-left:10px}.poll-table{min-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;color:#29251f;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.poll-table td,.poll-table th{padding:8px 10px;border-right:1px solid rgba(41,36,28,.1);border-bottom:1px solid rgba(41,36,28,.1);background:rgba(255,252,246,.92);text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poll-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:3;background:#f8f0e4;color:#27231d;font-size:12px;font-weight:850}.poll-table thead th.candidate-column{white-space:normal;line-height:1.25}.poll-table tbody tr:nth-child(2n) .pollster-cell,.poll-table tbody tr:nth-child(2n) td{background:#f9f3e5}.poll-table tbody tr:hover .pollster-cell,.poll-table tbody tr:hover td{background:#f3ecdb}.candidate-value,.poll-table .candidate-column,.spread-cell{text-align:center;font-weight:850}.pollster-cell,.pollster-column{position:-webkit-sticky;position:sticky;left:0;z-index:2}.poll-table thead .pollster-column{z-index:5}.pollster-cell{background:#fffcf6;white-space:normal}.pollster-name-row{display:flex;align-items:flex-start;justify-content:space-between;gap:9px;min-width:0}.pollster-cell strong{display:block;flex:1 1 auto;min-width:0;color:#231f19;font-size:13px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pollster-cell a,.pollster-cell small{display:-webkit-box;margin-top:4px;color:#6d6458;font-size:11px;line-height:1.25;overflow:hidden;overflow-wrap:anywhere;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pollster-cell a:hover{color:#0c7c59}.grade-pill{flex:0 0 auto;min-width:31px;padding:4px 7px;background:#dfeee6;color:#0a684a;text-align:center}@keyframes loading-pulse{0%,to{opacity:.42}50%{opacity:.92}}@media (max-width:760px){:root{--map-ctrl-left:12px;--map-ctrl-top:12px}.poll-panel{top:auto;right:12px;bottom:84px;left:12px;width:auto;max-height:48vh}.poll-panel.open{width:auto;height:58vh;min-height:0;max-height:58vh}.panel-drag-handle,.panel-resize-handle{display:none}.panel-empty,.panel-scroll{padding:15px}.poll-panel h1{font-size:23px}.inactive-election h1{max-width:18ch;font-size:22px}.poll-table-heading,.trend-heading{align-items:flex-start;flex-direction:column;gap:10px}.range-switch{width:100%;grid-template-columns:repeat(5,1fr)}.trend-layout{grid-template-columns:1fr}.trend-legend{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:0}.poll-table-heading input{width:100%}.poll-table-scroll{max-height:240px}.pollster-cell,.pollster-column{width:176px;min-width:176px;max-width:176px}.mode-switch{bottom:14px}.mode-switch button{height:40px;font-size:13px}.key-standings{margin:12px 0 8px;padding:11px 12px}.key-standings-pct{font-size:19px}}