.session-sidebar button:focus-visible,.session-pills button:focus-visible{outline-offset:-2px}.badge-sprint{background:var(--accent-glow);color:var(--accent);border:1px solid #22d3ee40}.race-header-badges{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.race-header-time-section{border-left:1px solid var(--border);flex-shrink:0;align-items:center;gap:10px;margin-left:auto;padding-left:16px;display:flex}.race-header-time-icon{width:16px;height:16px;color:var(--accent);flex-shrink:0}.race-header-time-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.3px;font-size:12px;font-weight:500}.race-header-time-value{color:var(--text);font-size:14px;font-weight:500}.race-header-time-tz{color:var(--text-dim);min-width:70px;font-size:12px;display:inline-block}.race-header-time-toggle{background:var(--accent-glow);color:var(--accent);cursor:pointer;font-family:var(--font);border:1px solid #22d3ee33;border-radius:4px;justify-content:center;align-items:center;gap:4px;min-width:110px;padding:4px 10px;font-size:12px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.race-header-time-toggle:hover{background:#22d3ee2e;border-color:#22d3ee59}.lap-time{font-family:var(--mono)!important;color:var(--text)!important;font-size:13px!important;font-weight:600!important}.overview-grid--auto{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (max-width:900px){.overview-grid--auto{grid-template-columns:1fr}}.section-stack>*+*{margin-top:20px}.section-stack>.overview-grid+*,.section-stack>*+.overview-grid{margin-top:24px}.circuit-layout-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:20px;overflow:hidden}.circuit-layout-image{object-fit:contain;opacity:.6;width:100%;max-height:280px;display:block}.circuit-info-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;align-items:center;gap:16px;margin-bottom:16px;padding:14px 18px;display:flex}.circuit-info-card--expanded{flex-wrap:wrap;align-items:flex-start;padding:20px}.circuit-info-card--expanded .race-header-time-section{border-left:none;border-top:1px solid var(--border);width:100%;margin-top:4px;margin-left:0;padding-top:14px;padding-left:0}.circuit-info-svg{background:var(--surface-2);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:56px;padding:6px;display:flex}.circuit-info-svg img{object-fit:contain;opacity:.85;width:100%;height:100%}.circuit-info-svg--expanded{width:180px;height:140px;padding:12px}.circuit-info-stats{flex:1;min-width:0}.circuit-info-grid{flex-wrap:wrap;gap:20px;display:flex}.circuit-info-grid--expanded{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.circuit-stat{min-width:0}.circuit-info-grid--expanded .circuit-stat{background:var(--surface-2);border-radius:8px;padding:10px 12px}.circuit-stat-label{color:var(--accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:.65rem}.circuit-stat-value{color:var(--text);font-size:.95rem;font-weight:600}.circuit-info-grid--expanded .circuit-stat-value{font-size:1.05rem}.circuit-stat-sub{color:var(--text-muted);margin-top:1px;font-size:.7rem}@media (max-width:600px){.tyre-deg-normalize-btn{min-height:44px}}.replay-scrubber{appearance:none;background:var(--border);cursor:pointer;border-radius:3px;outline:none;width:100%;height:6px;margin-bottom:20px}.replay-scrubber::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);border:2px solid var(--surface);cursor:grab;border-radius:50%;width:18px;height:18px;box-shadow:0 0 6px #6366f166}.replay-scrubber::-moz-range-thumb{background:var(--accent);border:2px solid var(--surface);cursor:grab;border-radius:50%;width:18px;height:18px}.replay-snapshot-table{margin-top:4px}.replay-snapshot-table table{border-collapse:collapse;width:100%;font-size:13px}.replay-snapshot-table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:var(--text-dim);border-bottom:1px solid var(--border);padding:6px 10px;font-size:11px;font-weight:600}.replay-snapshot-table th.num,.replay-snapshot-table td.num{text-align:right}.replay-snapshot-table td{color:var(--text);border-bottom:1px solid var(--border-light);padding:6px 10px}.replay-compound{text-align:center;border-radius:50%;width:20px;height:20px;font-size:11px;font-weight:700;line-height:20px;display:inline-block}.event-badge{text-align:center;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;min-width:36px;padding:2px 6px;font-size:10px;font-weight:600;display:inline-flex}.replay-pit-badge{color:#fbbf24;text-transform:uppercase;letter-spacing:.3px;background:#fbbf2426;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.replay-events{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.replay-event-badge{background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border);border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.replay-event-sc{color:#fbbf24;background:#fbbf241f;border-color:#fbbf244d}.replay-event-red{color:#ef4444;background:#ef44441f;border-color:#ef44444d}.weather-strip{flex-wrap:wrap;gap:4px;display:flex}.weather-item{background:var(--surface-2);border-radius:7px;flex:1;align-items:center;gap:8px;min-width:120px;padding:8px 14px;display:flex}.weather-icon{color:var(--text-muted);flex-shrink:0;align-items:center;display:flex}.weather-icon svg{width:16px;height:16px}.weather-val-group{align-items:baseline;gap:5px;display:flex}.weather-value{color:var(--text);font-size:13px;font-weight:600}.weather-label{color:var(--text-muted);font-size:11px;font-weight:500}.tyre-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.sector-rankings-table .sector-group-head{text-align:center;color:var(--text-muted);letter-spacing:.04em;font-weight:600}.sector-rankings-table .sector-group-divider{border-left:1px solid var(--border)}.stint-timeline{gap:4px;display:grid}.stint-row{grid-template-columns:48px 1fr;align-items:center;gap:8px;height:22px;display:grid}.stint-driver{font-family:var(--mono);color:var(--text-muted);text-align:right;font-size:11px;font-weight:700}.stint-bar-track{background:var(--surface-2);border-radius:3px;height:14px;position:relative;overflow:hidden}.stint-segment{opacity:.85;border-radius:2px;height:12px;transition:opacity .15s;position:absolute;top:1px}.stint-segment:hover{opacity:1}.stint-bar-labels{color:var(--text-dim);background:0 0;justify-content:space-between;align-items:center;height:auto;padding-top:4px;font-size:10px;display:flex}.stint-legend{height:auto;margin-top:4px}.teammate-cards-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.teammate-card{background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--team-accent,var(--border));border-radius:12px;padding:16px}.teammate-card-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.teammate-card-team{color:var(--text);font-size:13px;font-weight:600}.teammate-card-gap{font-family:var(--mono);letter-spacing:-.5px;font-size:18px;font-weight:800}.teammate-card-drivers{gap:6px;margin-bottom:14px;display:grid}.teammate-driver{justify-content:space-between;align-items:center;display:flex}.teammate-driver-name{color:var(--text);font-size:13px}.teammate-driver-time{font-family:var(--mono);color:var(--text);font-size:12px}.teammate-sector-bar{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;gap:12px;margin-bottom:10px;padding:8px 0;display:flex}.teammate-sector-item{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.teammate-sector-label{color:var(--text-dim);text-transform:uppercase;font-size:10px;font-weight:600}.teammate-sector-dots{gap:4px;display:flex}.teammate-sector-dot{border-radius:50%;width:8px;height:8px}.teammate-card-footer{color:var(--text-dim);text-transform:uppercase;letter-spacing:.3px;justify-content:space-between;font-size:10px;display:flex}@media (max-width:900px){.teammate-cards-grid{grid-template-columns:1fr}}.session-summary-block{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:16px 20px}.session-summary-header{text-transform:uppercase;letter-spacing:.5px;color:var(--accent);margin-bottom:10px;font-size:11px;font-weight:700}.session-summary-content{color:var(--text-muted);font-size:13px;line-height:1.7}.session-summary-paragraph{margin:0 0 10px}.session-summary-paragraph:last-child{margin-bottom:0}.session-summary-toggle{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:none;padding:4px 0 0;font-size:12px;text-decoration:none}.session-summary-toggle:hover{text-decoration:underline}@media (max-width:640px){.session-summary-block{padding:14px 16px}}@media (max-width:900px){.stint-row{grid-template-columns:40px 1fr}}@media (max-width:600px){.race-header-time-section{border-left:none;border-top:1px solid var(--border);width:100%;margin-left:0;padding-top:10px;padding-left:0}.teammate-card{padding:14px}.teammate-card-gap{font-size:15px}.circuit-layout-card{padding:14px}.circuit-info-card{flex-direction:column;align-items:stretch}.circuit-info-svg,.circuit-info-svg--expanded{width:100%;height:100px}.circuit-info-grid--expanded{grid-template-columns:repeat(2,1fr)}}.session-layout{background:var(--surface);border:1px solid var(--border);border-radius:12px;min-height:600px;display:flex;overflow:hidden}.session-content{flex:1;min-width:0;padding:20px 24px}.session-sidebar{background:var(--surface);border-right:1px solid var(--border);flex-shrink:0;width:160px;padding:12px}.session-sidebar-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.8px;margin-bottom:8px;padding:0 8px;font-size:9px}.session-sidebar-item{color:var(--text-muted);cursor:pointer;text-align:left;width:100%;font-size:12px;font-family:var(--font);background:0 0;border:none;border-radius:6px;margin-bottom:2px;padding:8px 12px}.session-sidebar-item:hover{color:var(--text);background:#ffffff0d}.session-sidebar-item.active{color:var(--accent);background:#22d3ee1f;font-weight:600}.session-pills{display:none}@media (max-width:900px){.session-sidebar{display:none}.session-content{padding:16px}.session-pills{background:var(--surface);border:1px solid var(--border);border-radius:6px;gap:4px;margin:10px 16px 0;padding:3px;display:flex;position:relative;overflow-x:auto}.session-pills:after{content:"";background:linear-gradient(to right,transparent,var(--bg));pointer-events:none;z-index:1;width:32px;position:absolute;top:0;bottom:0;right:0}.session-pills button{min-height:44px;padding:8px 14px}.session-pills::-webkit-scrollbar{display:none}.session-pill{color:var(--text-muted);white-space:nowrap;cursor:pointer;font-size:11px;font-family:var(--font);background:0 0;border:none;border-radius:4px;padding:6px 12px}.session-pill.active{background:var(--accent);color:var(--bg);font-weight:600}.session-layout{flex-direction:column}}.f1-results-table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:12px}.f1-results-table th{text-align:left;color:var(--text-dim);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border);padding:6px 0;font-size:10px;font-weight:400}.f1-results-table td{border-bottom:1px solid var(--border);padding:8px 0}.f1-results-table tr:last-child td{border-bottom:none}.f1-results-table .col-pos{width:36px}.f1-results-table .col-num{width:36px;color:var(--text-muted)}.f1-results-table .col-bar{width:3px;padding:0}.f1-results-table .col-driver{width:40%;padding-left:6px;font-weight:600}.f1-results-table .col-team{width:20%;color:var(--text-muted)}.f1-results-table .col-laps{text-align:right;width:40px;color:var(--text-muted);font-size:11px}.f1-results-table .col-time{text-align:right;width:100px;font-family:var(--mono);padding-right:16px;font-size:11px}.f1-results-table .col-pts{text-align:right;width:36px;font-weight:600}.f1-results-table th.col-time{text-align:right;padding-right:16px}.f1-results-table th.col-laps,.f1-results-table th.col-pts{text-align:right}@media (max-width:600px){.f1-results-table .col-num,.f1-results-table .col-team,.f1-results-table .col-laps{display:none}}@media (min-width:601px) and (max-width:900px){.f1-results-table .col-laps{display:none}}.session-results-panel{background:var(--surface-2);border-radius:10px;overflow:hidden}.session-results-panel-head{justify-content:space-between;align-items:center;padding:14px 16px 0;display:flex}.session-results-panel-title{color:var(--text);font-size:14px;font-weight:700}.session-results-panel-body{padding:10px 16px 0}.session-results-expand tr{display:none}.session-results-expand.expanded tr{display:table-row}.session-results-footer{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:8px 16px;padding:12px 16px;display:flex}.session-results-footer-stats{flex-wrap:wrap;flex:1;gap:16px;display:flex}.session-results-footer-stat{align-items:center;gap:8px;font-size:13px;display:flex}.session-results-footer-stat .stat-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.session-results-footer-stat .stat-label{color:var(--text);font-weight:500}.session-results-footer-stat .footer-stat-value{color:var(--text);font-size:13px;font-weight:700}.session-results-footer-stat .stat-detail{color:var(--text-muted);font-size:12px}.expand-classification-btn{color:var(--accent);cursor:pointer;background:#22d3ee1f;border:1px solid #22d3ee40;border-radius:6px;padding:6px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s}.expand-classification-btn:hover{background:#22d3ee2e;border-color:#22d3ee66}.f1-results-table .col-stops{text-align:right;width:40px;color:var(--text-muted);font-size:11px}.f1-results-table .col-tyre{text-align:center;width:32px}.f1-results-table th.col-stops{text-align:right}.f1-results-table th.col-tyre{text-align:center}@media (max-width:639px){.session-results-footer-stats{flex-direction:column;gap:8px}.expand-classification-btn{width:100%;padding:10px 16px}}@media (max-width:600px){.f1-results-table .col-stops{display:none}}.weekend-schedule{padding:24px 28px}.weekend-schedule-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.weekend-schedule-title{color:var(--text);font-size:16px;font-weight:600}.weekend-schedule-toggle{border:1px solid var(--border);color:var(--accent);cursor:pointer;font:inherit;background:0 0;border-radius:4px;padding:4px 10px;font-size:12px;transition:border-color .15s}.weekend-schedule-toggle:hover{border-color:var(--accent)}.weekend-schedule-day{text-transform:uppercase;letter-spacing:1px;color:var(--text-dim);margin-bottom:6px;font-size:11px}.weekend-schedule-day:not(:first-child){margin-top:16px}.weekend-schedule-row{background:#ffffff08;border-radius:6px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;margin-bottom:4px;padding:10px 12px;display:grid}.weekend-schedule-row--race{border-left:3px solid var(--f1-red)}.weekend-schedule-row--completed{opacity:.6}.weekend-schedule-row--completed:hover{opacity:.85}.weekend-schedule-row--live{border-left:3px solid #22c55e}.weekend-schedule-session{color:var(--text);font-size:14px}.weekend-schedule-row--race .weekend-schedule-session{color:var(--f1-red);font-weight:600}.weekend-schedule-time{color:var(--text-dim);font-variant-numeric:tabular-nums;font-size:13px}.weekend-schedule-row--race .weekend-schedule-time{color:var(--f1-red)}.weekend-schedule-duration{color:var(--text-dim);text-align:right;min-width:28px;font-size:12px}.weekend-schedule-badge{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500}.weekend-schedule-badge--completed{color:var(--text-muted);background:#ffffff14}.weekend-schedule-badge--live{color:#22c55e;background:#22c55e26}@media (max-width:600px){.weekend-schedule{padding:20px}.weekend-schedule-row{grid-template-columns:1fr auto}.weekend-schedule-duration{display:none}}.session-insights-label{margin-bottom:12px;font-size:14px;font-weight:700}.session-insights-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.session-insights-grid.cols-2{grid-template-columns:repeat(2,1fr)}.session-insight-card{background:var(--surface-2);cursor:pointer;color:inherit;border:1px solid #0000;border-radius:8px;flex-direction:column;gap:6px;padding:14px 36px 14px 16px;text-decoration:none;transition:border-color .15s,background .15s;display:flex;position:relative}.session-insight-card:hover{border-color:var(--border-light);background:var(--surface-3)}.session-insight-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.session-insight-card-name{color:var(--text-muted);font-size:13px;font-weight:600}.session-insight-card-stat{font-family:var(--mono,"JetBrains Mono",monospace);font-size:16px;font-weight:600;line-height:1.2}.session-insight-card-stat .accent{color:var(--accent)}.session-insight-card-insight{color:var(--text-muted);font-size:12px;line-height:1.3}.session-insight-card-chevron{color:var(--text-dim);align-items:center;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.session-insight-card-chevron svg{width:16px;height:16px}@media (max-width:1023px){.session-insights-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.session-insights-label{font-size:13px}.session-insights-grid{grid-template-columns:repeat(2,1fr);gap:6px}.session-insight-card{gap:4px;padding:12px 32px 12px 14px}.session-insight-card-name{font-size:11px}.session-insight-card-stat{font-size:14px}.session-insight-card-insight{font-size:11px}.session-insight-card-chevron{right:12px}.session-insight-card-chevron svg{width:16px;height:16px}}@media (prefers-reduced-motion:reduce){.session-insight-card{transition:none}}.scroll-hint{pointer-events:none;z-index:2;opacity:0;justify-content:center;align-items:center;width:40px;transition:opacity .2s;display:flex;position:absolute;top:0;bottom:0}.scroll-hint.visible{opacity:1}.scroll-hint-left{background:linear-gradient(270deg,transparent,var(--surface-2)80%);left:0}.scroll-hint-right{background:linear-gradient(90deg,transparent,var(--surface-2)80%);right:0}.scroll-hint svg{width:16px;height:16px;color:var(--text-muted)}.scroll-hint-right svg{animation:1.5s ease-in-out infinite nudge-right}.scroll-hint-left svg{animation:1.5s ease-in-out infinite nudge-left}@keyframes nudge-right{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@keyframes nudge-left{0%,to{transform:translate(0)}50%{transform:translate(-4px)}}@media (prefers-reduced-motion:reduce){.scroll-hint svg{animation:none}.scroll-hint{transition:none}}.tyre-deg-controls{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.tyre-deg-control-group{flex-direction:column;gap:4px;display:flex}.tyre-deg-control-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.tyre-deg-normalize-btn{border:1px solid var(--border);color:var(--text-muted);font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .15s;display:flex}.tyre-deg-normalize-btn.active{border-color:var(--accent);background:color-mix(in srgb,var(--accent)12%,transparent);color:var(--text)}.tyre-deg-toggle-track{background:var(--surface-3);border-radius:8px;width:28px;height:16px;transition:background .15s;display:inline-block;position:relative}.tyre-deg-normalize-btn.active .tyre-deg-toggle-track{background:var(--accent-dim)}.tyre-deg-toggle-knob{background:var(--text-muted);border-radius:50%;width:12px;height:12px;transition:all .15s;display:block;position:absolute;top:2px;left:2px}.tyre-deg-normalize-btn.active .tyre-deg-toggle-knob{background:var(--text);left:14px}.tyre-deg-lap-range-row{align-items:center;gap:12px;margin-top:4px;margin-bottom:8px;display:flex}.tyre-deg-slider-label{font-family:var(--mono);color:var(--text-dim);white-space:nowrap;font-size:11px}.tyre-deg-slider{flex:1;height:28px;position:relative}.tyre-deg-range-input{appearance:none;pointer-events:none;background:0 0;width:100%;height:28px;margin:0;position:absolute;top:0;left:0}.tyre-deg-range-input:first-child::-webkit-slider-runnable-track{background:linear-gradient(to bottom,transparent calc(50% - 2px),var(--surface-3)calc(50% - 2px),var(--surface-3)calc(50% + 2px),transparent calc(50% + 2px));height:20px}.tyre-deg-range-input:last-child{z-index:1}.tyre-deg-range-input:last-child::-webkit-slider-runnable-track{background:0 0;height:20px}.tyre-deg-range-input::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);border:2px solid var(--surface);pointer-events:auto;cursor:grab;border-radius:50%;width:28px;height:28px;margin-top:0;box-shadow:0 1px 4px #0000004d}.tyre-deg-range-input::-moz-range-track{background:var(--surface-3);border:none;border-radius:2px;height:4px}.tyre-deg-range-input:last-child::-moz-range-track{background:0 0}.tyre-deg-range-input::-moz-range-thumb{background:var(--accent);border:2px solid var(--surface);pointer-events:auto;cursor:grab;border-radius:50%;width:28px;height:28px}.tyre-deg-annotation{color:var(--text-dim);text-align:right;margin-top:8px;font-size:10px}.tyre-deg-summary{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:16px;display:grid}.tyre-deg-card{background:var(--surface-2);border-radius:10px;padding:14px 16px}.tyre-deg-card-header{align-items:center;gap:6px;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.tyre-deg-card-bar{border-radius:2px;width:3px;height:14px}.tyre-deg-stint-row{align-items:center;gap:8px;margin-bottom:5px;display:flex}.tyre-deg-stint-row:last-child{margin-bottom:0}.tyre-deg-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.tyre-deg-compound{color:var(--text-muted);width:55px;font-size:11px}.tyre-deg-rate{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.tyre-deg-severity{opacity:.8;margin-left:4px;font-size:11px;font-weight:500}.tyre-deg-summary-heading{color:var(--text);margin-top:20px;margin-bottom:4px;font-size:15px;font-weight:600}.tyre-deg-rate.deg-low{color:var(--green)}.tyre-deg-rate.deg-mid{color:var(--gold)}.tyre-deg-rate.deg-high{color:var(--red)}.tyre-deg-detail{color:var(--text-muted);white-space:nowrap;margin-left:auto;font-size:11px}.weather-grid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:768px){.weather-grid{grid-template-columns:1fr 1fr}}.weather-chart-card{padding:12px 12px 8px}.weather-legend{color:var(--text-muted);flex-wrap:wrap;gap:16px;padding:6px 2px;font-size:12px;display:flex}.weather-legend-item{align-items:center;gap:6px;display:inline-flex}.weather-legend-swatch{border:1px solid var(--border);border-radius:2px;width:14px;height:10px;display:inline-block}.weather-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.weather-toolbar-toggles{flex-wrap:wrap;gap:8px;display:inline-flex}.rain-timeline-card{padding:12px 16px}.rain-timeline-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.rain-timeline-summary{color:var(--text-muted);font-size:13px}.rain-timeline-track{border:1px solid var(--border);background:linear-gradient(#ffffff08,#ffffff0f);border-radius:4px;height:16px;position:relative;overflow:hidden}.rain-timeline-band{background:linear-gradient(#4ea1ff,#2563eb);border-radius:2px;position:absolute;top:0;bottom:0}.rain-timeline-axis{color:var(--text-dim);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:6px;font-size:11px;display:flex}.weather-unit-toggle{border:1px solid var(--border);border-radius:6px;display:inline-flex;overflow:hidden}.weather-unit-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:6px 12px;font-size:12px;font-weight:500;transition:background .12s,color .12s}.weather-unit-btn:hover{color:var(--text)}.weather-unit-btn.is-active{background:var(--surface-2);color:var(--text)}.weather-unit-btn+.weather-unit-btn{border-left:1px solid var(--border)}
