.rp-seg button,.mode-switch button,.matchup-segments button,.range-switch button,.map-reset-button{transition:var(--transition-seg)}.rp-seg button:hover:not(.active),.mode-switch button:hover:not(.active),.matchup-segments button:hover:not(.active),.range-switch button:hover:not(.active):not(:disabled){background-color:var(--seg-hover-bg);color:var(--seg-hover-color)}.rp-seg button:focus-visible,.mode-switch button:focus-visible,.matchup-segments button:focus-visible,.range-switch button:focus-visible,.map-reset-button:focus-visible{box-shadow:var(--seg-focus-ring);outline:none}
.trend-section{border-top:1px solid #29241c1f;flex:none;min-height:290px;margin-top:12px;padding-top:12px}.trend-section-empty{flex-direction:column;display:flex}@media (min-width:761px){.trend-section{min-height:max(290px,clamp(230px,32vh,440px) + 58px)}.trend-section-chunk-loading .chart-loading-skeleton{margin-top:45px}}.trend-heading,.poll-table-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.trend-heading h2,.poll-table-heading h2{color:#201d18;font-size:var(--font-heading);margin:0;line-height:1.2}.range-switch{background:0 0;border:1px solid #29241c24;border-radius:8px;grid-template-columns:repeat(5,minmax(40px,auto));display:inline-grid;overflow:hidden}.range-switch button{appearance:none;background-color:var(--seg-inactive-bg);min-width:42px;height:31px;color:var(--seg-label);cursor:pointer;font-size:var(--font-body);border:0;border-right:1px solid #29241c1f;font-weight:700}.range-switch button:last-child{border-right:0}.range-switch button.active{background-color:var(--seg-active-bg);color:var(--seg-active-color)}.range-switch button:disabled{cursor:progress;opacity:.58}.trend-layout{grid-template-columns:minmax(0,1fr) 184px;align-items:stretch;gap:18px;min-height:clamp(230px,32vh,440px);margin-top:12px;display:grid}.trend-chart-frame{width:100%;min-width:0;height:clamp(230px,32vh,440px)}.trend-chart-frame,.trend-chart-frame .recharts-wrapper,.trend-chart-frame svg,.trend-chart-frame :focus,.trend-chart-frame :focus-visible{outline:none}.chart-grid-line{stroke:#28241d1f;stroke-width:1px}.chart-axis-line{stroke:#28241d52;stroke-width:1.3px}.chart-axis-label,.trend-chart-frame .recharts-cartesian-axis-tick-value{fill:#6f675b;font-size:var(--font-body);font-weight:650}.trend-path{fill:none;stroke-width:3.1px;stroke-linecap:round;stroke-linejoin:round}.trend-legend{align-content:start;gap:8px;padding-top:12px;display:grid;overflow:visible}.legend-row{grid-template-columns:10px minmax(0,1fr);align-items:start;gap:9px;display:grid}.legend-swatch{border-radius:999px;width:9px;height:9px;margin-top:5px}.legend-row strong,.legend-row span{display:block}.legend-row strong{color:#211e18;font-size:var(--font-body);text-overflow:ellipsis;white-space:nowrap;line-height:1.24;overflow:hidden}.legend-row span{color:#211e18;font-size:var(--font-prominent);margin-top:3px;font-weight:850;line-height:1.05}.trend-legend-spread{border-top:1px solid var(--hairline);grid-column:1/-1;gap:2px;margin-top:4px;padding-top:10px;display:grid}.trend-legend-spread span{color:var(--text-muted);font-size:var(--font-min);letter-spacing:.08em;text-transform:uppercase;font-weight:800}.trend-legend-spread strong{color:var(--ink);font-size:var(--font-body);font-variant-numeric:tabular-nums;font-weight:800}.chart-tooltip{background:var(--surface);min-width:190px;box-shadow:var(--shadow-float);color:#24211b;font-size:var(--font-body);border:1px solid #29241c29;border-radius:10px;padding:10px 11px}.chart-tooltip>strong{font-size:var(--font-body);margin-bottom:7px;display:block}.chart-tooltip-row{grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:8px;padding:3px 0;display:grid}.chart-tooltip-row span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chart-tooltip-row b{font-size:var(--font-body)}.chart-empty,.table-empty{color:#746c5e;min-height:154px;font-size:var(--font-body);text-align:center;place-items:center;display:grid}.trend-section-empty .chart-empty{flex:auto;align-content:center;min-height:0;padding:28px}.chart-empty-sparse{gap:7px}.chart-empty-sparse strong,.chart-empty-sparse span{display:block}.chart-empty-sparse strong{color:#5f574a;font-weight:650}.chart-empty-sparse span{color:#81796b}.chart-loading-skeleton{background:linear-gradient(#29241c14 1px, transparent 1px) 0 0 / 100% 46px, linear-gradient(90deg, #29241c0f 1px, transparent 1px) 0 0 / 72px 100%, var(--surface-quiet);border:1px solid #29241c1f;border-radius:8px;height:230px;margin-top:12px;position:relative;overflow:hidden}.chart-loading-skeleton-in-frame{height:100%;margin-top:0}.chart-loading-line{transform-origin:0;height:3px;animation:loading-pulse var(--motion-duration-pulse) var(--motion-ease-pulse) infinite;background:#0c7c5947;border-radius:999px;position:absolute;left:18px;right:18px}.chart-loading-line.line-one{top:64px;transform:rotate(-6deg)}.chart-loading-line.line-two{background:#1557c03d;animation-delay:.14s;top:118px;transform:rotate(4deg)}.chart-loading-line.line-three{background:#d8243533;animation-delay:.28s;top:166px;transform:rotate(-3deg)}@keyframes loading-pulse{0%,to{opacity:.42}50%{opacity:.92}}@media (max-width:760px),(max-height:500px) and (orientation:landscape) and (pointer:coarse){.trend-heading,.poll-table-heading{flex-direction:column;align-items:flex-start;gap:10px}.range-switch{grid-template-columns:repeat(5,1fr);width:100%}.trend-layout{grid-template-columns:1fr}.trend-legend{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:0}.panel-watch-button,.panel-share-button,.panel-close-button,.range-switch button{min-height:44px}}.trend-heading-controls{align-items:center;gap:8px;display:flex}
