.weather-charts.svelte-1z0bheg{flex-direction:column;gap:28px;display:flex}.stats-row.svelte-1z0bheg{flex-wrap:wrap;gap:12px;display:flex}.stat.svelte-1z0bheg{background:var(--color-bg-max,#fff);border:1px solid var(--color-border-gray);border-radius:10px;flex-direction:column;flex:1;gap:3px;min-width:100px;padding:14px 16px;display:flex}.stat-value.svelte-1z0bheg{color:var(--color-fg);font-size:1.25rem;font-weight:800}.stat-label.svelte-1z0bheg{color:color-mix(in oklch, var(--color-fg) 45%, transparent);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:500}.stat-compare.svelte-1z0bheg{color:color-mix(in oklch, var(--color-fg) 50%, transparent);margin-top:4px;font-size:.6875rem}.stat-diff.svelte-1z0bheg{font-weight:600}.stat-diff.warmer.svelte-1z0bheg{color:oklch(65% .14 25)}.stat-diff.cooler.svelte-1z0bheg{color:var(--color-tropicalteal)}.stat-diff.wetter.svelte-1z0bheg{color:oklch(55% .15 260)}.stat-diff.drier.svelte-1z0bheg{color:oklch(65% .1 80)}.chart-section.svelte-1z0bheg{background:var(--color-bg-max,#fff);border:1px solid var(--color-border-gray);border-radius:14px;padding:20px 24px}.chart-title.svelte-1z0bheg{color:var(--color-fg);margin-bottom:16px;font-size:1rem;font-weight:700}.chart-wrapper.svelte-1z0bheg{-webkit-overflow-scrolling:touch;overflow-x:auto}.chart-svg.svelte-1z0bheg{width:100%;min-width:400px;height:auto}.grid-line.svelte-1z0bheg{stroke:color-mix(in oklch, var(--color-fg) 8%, transparent);stroke-width:1px}.current-month-line.svelte-1z0bheg{stroke:var(--color-royalblue,#4a6fa5);stroke-width:1.5px;stroke-dasharray:6 4;opacity:.6}.now-label.svelte-1z0bheg{fill:var(--color-royalblue,#4a6fa5);text-transform:uppercase;letter-spacing:.06em;font-family:inherit;font-size:9px;font-weight:700}.axis-label.svelte-1z0bheg{fill:color-mix(in oklch, var(--color-fg) 40%, transparent);font-family:inherit;font-size:10px}.range-fill.primary.svelte-1z0bheg{fill:color-mix(in oklch, var(--color-tropicalteal) 8%, transparent)}.range-fill.compare.svelte-1z0bheg{fill:oklch(65% .1 300/.08)}.temp-line.svelte-1z0bheg{fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.temp-line.high.svelte-1z0bheg{stroke:oklch(65% .14 25)}.temp-line.low.svelte-1z0bheg{stroke:var(--color-tropicalteal)}.temp-line.cmp-high.svelte-1z0bheg{stroke:oklch(60% .14 330);stroke-dasharray:6 3;stroke-width:2px}.temp-line.cmp-low.svelte-1z0bheg{stroke:oklch(55% .12 270);stroke-dasharray:6 3;stroke-width:2px}.temp-dot.high.svelte-1z0bheg{fill:oklch(65% .14 25)}.temp-dot.low.svelte-1z0bheg{fill:var(--color-tropicalteal)}.temp-dot.cmp-high.svelte-1z0bheg{fill:oklch(60% .14 330)}.temp-dot.cmp-low.svelte-1z0bheg{fill:oklch(55% .12 270)}.legend.svelte-1z0bheg{flex-wrap:wrap;gap:16px;margin-top:10px;display:flex}.legend-item.svelte-1z0bheg{color:color-mix(in oklch, var(--color-fg) 55%, transparent);align-items:center;gap:6px;font-size:.75rem;display:flex}.legend-swatch.svelte-1z0bheg{border-radius:50%;width:10px;height:10px}.legend-swatch.high.svelte-1z0bheg{background:oklch(65% .14 25)}.legend-swatch.low.svelte-1z0bheg{background:var(--color-tropicalteal)}.legend-swatch.cmp-high.svelte-1z0bheg{background:oklch(60% .14 330)}.legend-swatch.cmp-low.svelte-1z0bheg{background:oklch(55% .12 270)}.legend-swatch.precip-primary.svelte-1z0bheg{background:oklch(55% .15 260)}.legend-swatch.precip-compare.svelte-1z0bheg{opacity:.7;background:oklch(65% .1 300)}.precip-bar.primary.svelte-1z0bheg{fill:oklch(55% .15 260);opacity:.75}.precip-bar.compare.svelte-1z0bheg{fill:oklch(65% .1 300);opacity:.55}.chart-unit.svelte-1z0bheg{color:color-mix(in oklch, var(--color-fg) 40%, transparent);margin-top:6px;font-size:.6875rem;display:block}.compare-row.svelte-1z0bheg{align-items:center;gap:12px;display:flex}.compare-toggle.svelte-1z0bheg{border:1px solid var(--color-border-gray);color:var(--color-fg);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:8px 16px;font-size:.8125rem;font-weight:500;transition:background-color .15s}.compare-toggle.svelte-1z0bheg:hover{background:color-mix(in oklch, var(--color-fg) 5%, transparent)}.compare-select.svelte-1z0bheg{border:1px solid var(--color-border-gray);color:var(--color-fg);background:var(--color-bg-max,#fff);cursor:pointer;border-radius:8px;padding:8px 12px;font-size:.875rem}.compare-select.svelte-1z0bheg:focus{outline:2px solid var(--color-tropicalteal);outline-offset:1px}@media (width<=767px){.stats-row.svelte-1z0bheg{grid-template-columns:1fr 1fr;display:grid}.chart-section.svelte-1z0bheg{padding:16px}.compare-row.svelte-1z0bheg{flex-direction:column;align-items:stretch}}.weather-page.svelte-1omvxap{flex-direction:column;gap:24px;max-width:1080px;display:flex}.page-header.svelte-1omvxap{margin-bottom:24px}.title-row.svelte-1omvxap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.page-title.svelte-1omvxap{color:var(--color-fg);margin:0;font-size:1.75rem;font-weight:800}.title-controls.svelte-1omvxap{align-items:center;gap:8px;display:flex}.season-badge.svelte-1omvxap{background:color-mix(in oklch, var(--color-tropicalteal) 12%, transparent);color:var(--color-tropicalteal);white-space:nowrap;border-radius:8px;padding:4px 12px;font-size:.75rem;font-weight:600}.city-select.svelte-1omvxap{color:var(--color-fg);background:var(--color-bg-max,#fff);border:1px solid color-mix(in oklch, var(--color-fg) 15%, transparent);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:8px;padding:6px 28px 6px 10px;font-family:inherit;font-size:.8125rem;font-weight:600}.city-select.svelte-1omvxap:focus{border-color:color-mix(in oklch, var(--color-fg) 30%, transparent);outline:none}.page-desc.svelte-1omvxap{color:color-mix(in oklch, var(--color-fg) 65%, transparent);font-size:.9375rem;line-height:1.7}.now-card.svelte-1omvxap{background:var(--color-bg-max,#fff);border:1px solid var(--color-border-gray);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:14px 20px;display:flex}.now-label.svelte-1omvxap{color:color-mix(in oklch, var(--color-fg) 60%, transparent);white-space:nowrap;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;display:flex}.now-stats.svelte-1omvxap{align-items:center;gap:16px;min-width:0;display:flex}.now-stat.svelte-1omvxap{align-items:baseline;gap:4px;display:flex}.now-stat-value.svelte-1omvxap{color:var(--color-fg);font-size:1.125rem;font-weight:800}.now-stat-value.svelte-1omvxap small:where(.svelte-1omvxap){font-size:.75rem;font-weight:600}.now-stat-value.now-high.svelte-1omvxap{color:oklch(65% .14 25)}.now-stat-value.now-low.svelte-1omvxap{color:var(--color-tropicalteal)}.now-stat-meta.svelte-1omvxap{color:color-mix(in oklch, var(--color-fg) 40%, transparent);text-transform:uppercase;letter-spacing:.03em;font-size:.6875rem;font-weight:500}.now-divider.svelte-1omvxap{background:var(--color-border-gray);width:1px;height:24px}.tips-section.svelte-1omvxap{background:var(--color-bg-max,#fff);border:1px solid var(--color-border-gray);border-radius:10px;margin-top:28px;padding:24px 28px}.section-title.svelte-1omvxap{color:var(--color-fg);margin-bottom:16px;font-size:1.125rem;font-weight:700}.tips-list.svelte-1omvxap{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.tips-list.svelte-1omvxap li:where(.svelte-1omvxap){color:color-mix(in oklch, var(--color-fg) 70%, transparent);padding-left:20px;font-size:.875rem;line-height:1.6;position:relative}.tips-list.svelte-1omvxap li:where(.svelte-1omvxap):before{content:"";background:var(--color-tropicalteal);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}@media (width<=767px){.title-row.svelte-1omvxap{flex-direction:column;align-items:flex-start;gap:8px}.page-title.svelte-1omvxap{font-size:1.375rem}.now-card.svelte-1omvxap{flex-direction:column;align-items:flex-start;gap:10px;padding:14px 16px}.now-stats.svelte-1omvxap{justify-content:space-between;gap:10px;width:100%}.now-stat-value.svelte-1omvxap{font-size:1rem}.now-stat-meta.svelte-1omvxap{font-size:.625rem}.tips-section.svelte-1omvxap{padding:18px 20px}}
