.summary[data-v-8ccb00b9]{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon header" "icon stats";align-items:center;column-gap:22px;row-gap:16px;padding:26px 28px;margin-bottom:20px}.icon[data-v-8ccb00b9]{grid-area:icon;align-self:center;font-size:68px;line-height:1;filter:drop-shadow(0 4px 10px rgba(0,0,0,.3))}.header[data-v-8ccb00b9]{grid-area:header}.tagline[data-v-8ccb00b9]{color:var(--text-muted);font-size:.95rem;margin-bottom:2px}.temp-row[data-v-8ccb00b9]{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.now-temp[data-v-8ccb00b9]{font-size:2.6rem;font-weight:800;line-height:1;letter-spacing:-1px}.headline[data-v-8ccb00b9]{font-size:1.6rem;font-weight:700;margin-bottom:0}.stats[data-v-8ccb00b9]{grid-area:stats;display:grid;grid-template-columns:repeat(3,1fr);gap:18px 26px}.stat[data-v-8ccb00b9]{display:flex;flex-direction:column}.value[data-v-8ccb00b9]{font-size:1.4rem;font-weight:700}.value small[data-v-8ccb00b9]{font-size:.85rem;font-weight:500;color:var(--text-muted)}.label[data-v-8ccb00b9]{font-size:.8rem;color:var(--text-muted)}@media (max-width: 560px){.summary[data-v-8ccb00b9]{grid-template-areas:"icon header" "stats stats";column-gap:18px}.temp-row[data-v-8ccb00b9]{flex-direction:column;align-items:flex-start;gap:4px}.stats[data-v-8ccb00b9]{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px}}.day-selector-wrap[data-v-8c2ce807]{position:relative;margin-bottom:20px}.day-selector-wrap[data-v-8c2ce807]:before,.day-selector-wrap[data-v-8c2ce807]:after{content:"";position:absolute;top:0;bottom:6px;width:42px;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:2}.day-selector-wrap[data-v-8c2ce807]:before{left:0;background:linear-gradient(to right,var(--bg, rgba(0, 0, 0, .35)),transparent)}.day-selector-wrap[data-v-8c2ce807]:after{right:0;background:linear-gradient(to left,var(--bg, rgba(0, 0, 0, .35)),transparent)}.day-selector-wrap.fade-left[data-v-8c2ce807]:before{opacity:1}.day-selector-wrap.fade-right[data-v-8c2ce807]:after{opacity:1}.day-selector[data-v-8c2ce807]{display:flex;gap:10px;overflow-x:auto;padding-top:6px;padding-bottom:6px;scrollbar-width:thin}.day[data-v-8c2ce807]{flex:0 0 auto;aspect-ratio:1 / 1;width:88px;min-width:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:14px 10px;border:1px solid var(--card-border);background:var(--card-bg);color:var(--text);transition:transform .15s ease,background .2s ease,box-shadow .2s ease}.day[data-v-8c2ce807]:hover{transform:translateY(-3px)}@media (min-width: 641px){.day[data-v-8c2ce807]{flex:1 1 0;width:auto;aspect-ratio:auto}}.day.active[data-v-8c2ce807]{background:#7ee8fa47;box-shadow:0 0 0 2px var(--accent) inset}.weekday[data-v-8c2ce807]{font-weight:700;font-size:1rem}.date[data-v-8c2ce807]{font-size:.8rem;color:var(--text-muted)}.temp[data-v-8c2ce807]{font-size:.9rem;font-weight:700}.temp small[data-v-8c2ce807]{font-weight:500;color:var(--text-muted)}.weather-icon[data-v-8c2ce807]{font-size:1.5rem;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.mm[data-v-8c2ce807]{font-size:.78rem;color:var(--text-muted)}@media (max-width: 640px){.day-selector[data-v-8c2ce807]{scrollbar-width:none;-ms-overflow-style:none}.day-selector[data-v-8c2ce807]::-webkit-scrollbar{display:none}.day-selector-wrap.fade-right[data-v-8c2ce807]:after{background:linear-gradient(to left,var(--bg, rgba(0, 0, 0, .45)) 20%,transparent),none}}.chart[data-v-e218177b]{padding:22px 24px 16px;margin-bottom:20px}.chart-head[data-v-e218177b]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.chart-head h3[data-v-e218177b]{font-size:1.1rem}.legend[data-v-e218177b]{display:flex;gap:16px;font-size:.8rem;color:var(--text-muted)}.leg[data-v-e218177b]{display:inline-flex;align-items:center;gap:6px}.leg i[data-v-e218177b]{width:14px;height:4px;border-radius:2px;display:inline-block;background:#ff9e57}.chart-wrap[data-v-e218177b]{position:relative}.svg[data-v-e218177b]{width:100%;height:auto;display:block}.grid line[data-v-e218177b]{stroke:#ffffff24;stroke-width:1}.day-divider line[data-v-e218177b]{stroke:#ffffff47;stroke-width:1;stroke-dasharray:4 4}.grid text[data-v-e218177b],.x-axis text[data-v-e218177b]{fill:var(--text-muted);font-size:11px}.temp-line[data-v-e218177b]{fill:none;stroke:url(#tempLine);stroke-width:3;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 2px 5px rgba(0,0,0,.3))}.point[data-v-e218177b]{stroke:#10243e;stroke-width:1.5}.point.max[data-v-e218177b]{fill:#ff7043}.point.min[data-v-e218177b]{fill:#7ee8fa}.point.hover[data-v-e218177b]{fill:#fff}.extreme-label[data-v-e218177b]{fill:var(--text);font-size:12px;font-weight:700}.hover-line[data-v-e218177b]{stroke:#ffffff8c;stroke-width:1;stroke-dasharray:3 3}.now-marker line[data-v-e218177b]{stroke:var(--accent);stroke-width:1.5;stroke-dasharray:4 3}.now-marker text[data-v-e218177b]{fill:var(--accent);font-size:11px;font-weight:700}.tooltip[data-v-e218177b]{position:absolute;top:8px;right:8px;display:flex;flex-direction:column;gap:2px;padding:10px 14px;border-radius:12px;background:#10243ed1;border:1px solid var(--card-border);font-size:.82rem;pointer-events:none}.chart[data-v-da2ace50]{padding:22px 24px 16px;margin-bottom:20px}.chart-head[data-v-da2ace50]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.chart-head h3[data-v-da2ace50]{font-size:1.1rem}.legend[data-v-da2ace50]{display:flex;gap:16px;font-size:.8rem;color:var(--text-muted)}.leg[data-v-da2ace50]{display:inline-flex;align-items:center;gap:6px}.leg i[data-v-da2ace50]{width:14px;height:4px;border-radius:2px;display:inline-block}.leg-rain i[data-v-da2ace50]{background:var(--rain)}.leg-prob i[data-v-da2ace50]{background:var(--prob)}.chart-wrap[data-v-da2ace50]{position:relative}.svg[data-v-da2ace50]{width:100%;height:auto;display:block}.grid line[data-v-da2ace50]{stroke:#ffffff24;stroke-width:1}.day-divider line[data-v-da2ace50]{stroke:#ffffff47;stroke-width:1;stroke-dasharray:4 4}.grid text[data-v-da2ace50]{fill:var(--text-muted);font-size:11px}.quarter-grid line[data-v-da2ace50]{stroke:#ffffff12;stroke-width:1}.x-axis-hours text[data-v-da2ace50]{fill:var(--text-muted);font-size:10px;font-variant-numeric:tabular-nums}.x-axis-days text[data-v-da2ace50]{fill:var(--text);font-size:12px;font-weight:600}.bar[data-v-da2ace50]{transition:filter .15s ease,opacity .15s ease;cursor:pointer}.bar.bright[data-v-da2ace50]{filter:brightness(1.25)}.prob-line[data-v-da2ace50]{fill:none;stroke:var(--prob);stroke-width:2.5;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.prob-dot[data-v-da2ace50]{fill:var(--prob)}.hover-line[data-v-da2ace50]{stroke:#ffffff8c;stroke-width:1;stroke-dasharray:3 3}.now-marker line[data-v-da2ace50]{stroke:var(--accent);stroke-width:1.5;stroke-dasharray:4 3}.now-marker text[data-v-da2ace50]{fill:var(--accent);font-size:11px;font-weight:700}.tooltip[data-v-da2ace50]{position:absolute;top:8px;right:8px;display:flex;flex-direction:column;gap:2px;padding:10px 14px;border-radius:12px;background:#10243ed1;border:1px solid var(--card-border);font-size:.82rem;pointer-events:none}.tooltip strong[data-v-da2ace50]{margin-bottom:2px}.hourly[data-v-2168dc7b]{padding:22px 24px;margin-bottom:20px}.hourly h3[data-v-2168dc7b]{font-size:1.1rem;margin-bottom:14px}.day-label[data-v-2168dc7b]{color:var(--text-muted);font-weight:500}.strip[data-v-2168dc7b]{display:flex;gap:4px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}.strip.dragging[data-v-2168dc7b]{cursor:grabbing;-webkit-user-select:none;user-select:none}.strip[data-v-2168dc7b]::-webkit-scrollbar{display:none}.hour[data-v-2168dc7b]{flex:0 0 auto;width:72px;display:flex;flex-direction:column;align-items:center;gap:10px;padding:12px 6px;border-radius:12px}.hour.now[data-v-2168dc7b]{background:#7ee8fa29;box-shadow:inset 0 0 0 1.5px #7ee8fa80}.time[data-v-2168dc7b]{font-size:.85rem;color:var(--text-muted);font-variant-numeric:tabular-nums}.hour.now .time[data-v-2168dc7b]{color:var(--accent);font-weight:700}.temp[data-v-2168dc7b]{font-size:1.25rem;font-weight:700;font-variant-numeric:tabular-nums}.weather-icon[data-v-2168dc7b]{font-size:1.8rem;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.prob[data-v-2168dc7b]{display:inline-flex;align-items:center;gap:2px;font-size:.8rem;color:var(--text-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.history[data-v-5d206f33]{padding:22px 24px;margin:20px 0}.history-head[data-v-5d206f33]{margin-bottom:16px}.history-head h3[data-v-5d206f33]{font-size:1.1rem}.subtitle[data-v-5d206f33]{color:var(--text-muted);font-size:.8rem;margin-top:2px}.state[data-v-5d206f33]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:28px 0;text-align:center;color:var(--text-muted)}.placeholder[data-v-5d206f33]{min-height:120px;display:grid;place-items:center;color:var(--text-muted);font-size:.9rem}.spinner[data-v-5d206f33]{width:34px;height:34px;border-radius:50%;border:4px solid rgba(255,255,255,.25);border-top-color:var(--accent);animation:spin-5d206f33 .9s linear infinite}.retry[data-v-5d206f33]{padding:8px 18px;border-radius:999px;border:1px solid var(--card-border);background:#ffffff26;color:var(--text)}.summary[data-v-5d206f33]{display:flex;flex-wrap:wrap;gap:26px;margin-bottom:18px}.metric[data-v-5d206f33]{display:flex;flex-direction:column}.metric .value[data-v-5d206f33]{font-size:1.4rem;font-weight:700}.metric .value small[data-v-5d206f33]{font-size:.85rem;font-weight:500;color:var(--text-muted)}.metric .label[data-v-5d206f33]{font-size:.8rem;color:var(--text-muted)}.chart-wrap[data-v-5d206f33]{position:relative;padding-top:6px}.svg[data-v-5d206f33]{width:100%;height:auto;display:block}.grid line[data-v-5d206f33]{stroke:#ffffff24;stroke-width:1}.grid text[data-v-5d206f33]{fill:var(--text-muted);font-size:11px}.quarter-grid line[data-v-5d206f33]{stroke:#ffffff12;stroke-width:1}.day-divider line[data-v-5d206f33]{stroke:#ffffff47;stroke-width:1;stroke-dasharray:4 4}.bar[data-v-5d206f33]{transition:filter .15s ease}.bar[data-v-5d206f33]:hover{filter:brightness(1.25)}.bar.dry[data-v-5d206f33]{fill:#ffffff2e}.bar.light[data-v-5d206f33]{fill:#7ee8fa}.bar.moderate[data-v-5d206f33]{fill:#4fc3f7}.bar.heavy[data-v-5d206f33]{fill:#1e88e5}.x-axis-hours text[data-v-5d206f33]{fill:var(--text-muted);font-size:10px;font-variant-numeric:tabular-nums}.x-axis-days text[data-v-5d206f33]{fill:var(--text);font-size:12px;font-weight:600}.now-marker line[data-v-5d206f33]{stroke:var(--accent);stroke-width:1.5;stroke-dasharray:4 3}.now-marker text[data-v-5d206f33]{fill:var(--accent);font-size:11px;font-weight:700}.axis-hint[data-v-5d206f33]{margin-top:10px;text-align:center;font-size:.72rem;color:var(--text-muted)}@keyframes spin-5d206f33{to{transform:rotate(360deg)}}.small[data-v-e98b95f9]{font-size:.8rem!important}.header[data-v-e98b95f9]{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px}h1[data-v-e98b95f9]{font-size:1.7rem;font-weight:800;letter-spacing:-.5px}.location[data-v-e98b95f9]{color:var(--text-muted);font-size:.9rem;margin-top:4px}.reload[data-v-e98b95f9]{flex:0 0 auto;width:44px;height:44px;border-radius:50%;border:1px solid var(--card-border);background:var(--card-bg);color:var(--text);font-size:1.3rem;line-height:1;display:grid;place-items:center;transition:background .2s ease}.reload[data-v-e98b95f9]:hover:not(:disabled){background:#ffffff40}.reload[data-v-e98b95f9]:disabled{opacity:.6;cursor:default}.spinning[data-v-e98b95f9]{display:inline-block;animation:spin-e98b95f9 .9s linear infinite}.status[data-v-e98b95f9]{padding:48px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.spinner[data-v-e98b95f9]{width:42px;height:42px;border-radius:50%;border:4px solid rgba(255,255,255,.25);border-top-color:var(--accent);animation:spin-e98b95f9 .9s linear infinite}.error[data-v-e98b95f9]{color:#ffd7d7}.retry[data-v-e98b95f9]{padding:10px 20px;border-radius:999px;border:1px solid var(--card-border);background:#ffffff26;color:var(--text)}.footer[data-v-e98b95f9]{margin-top:26px;text-align:center;font-size:.8rem;color:var(--text-muted)}.footer a[data-v-e98b95f9]{color:var(--accent)}@keyframes spin-e98b95f9{to{transform:rotate(360deg)}}:root{--bg-top: #1a2980;--bg-bottom: #26d0ce;--card-bg: rgba(255, 255, 255, .14);--card-border: rgba(255, 255, 255, .25);--text: #ffffff;--text-muted: rgba(255, 255, 255, .72);--accent: #7ee8fa;--rain: #4fc3f7;--prob: #b388ff;font-family:Segoe UI,system-ui,-apple-system,Roboto,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%}body{color:var(--text);background:linear-gradient(160deg,var(--bg-top) 0%,#2c5364 55%,var(--bg-bottom) 100%);background-attachment:fixed;-webkit-font-smoothing:antialiased}#app{max-width:960px;margin:0 auto;padding-top:calc(24px + env(safe-area-inset-top));padding-right:calc(16px + env(safe-area-inset-right));padding-bottom:calc(60px + env(safe-area-inset-bottom));padding-left:calc(16px + env(safe-area-inset-left))}.card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 8px 32px #00000038}button{font-family:inherit;cursor:pointer}::selection{background:var(--accent);color:#10243e}
