:root{--google-blue: #1a73e8;--google-blue-hover: #1765cc;--google-blue-container: #e8f0fe;--google-red: #ea4335;--google-yellow: #fbbc04;--google-green: #34a853;--google-green-container: #ceead6;--bg-primary: #f8f9fa;--bg-surface: #ffffff;--bg-surface-subtle: #f1f3f4;--bg-surface-hover: #e8eaed;--bg-card: #ffffff;--bg-input: #ffffff;--border-subtle: #dadce0;--border-focus: #1a73e8;--text-primary: #202124;--text-secondary: #5f6368;--text-tertiary: #70757a;--text-inverse: #ffffff;--text-link: #1a73e8;--accent-sparkle-1: #4285f4;--accent-sparkle-2: #ea4335;--accent-sparkle-3: #fbbc04;--accent-sparkle-4: #34a853;--badge-bg: #e8f0fe;--badge-text: #1967d2;--badge-border: #d2e3fc;--chart-line: #1a73e8;--chart-gradient-top: rgba(66, 133, 244, .28);--chart-gradient-bottom: rgba(66, 133, 244, 0);--chart-dot: #1a73e8;--chart-bar-bg: #e8eaed;--chart-bar-fill: #8ab4f8;--chart-text: #3c4043;--chart-grid: #e8eaed;--shadow-sm: 0 1px 2px 0 rgba(60, 64, 67, .1), 0 1px 3px 1px rgba(60, 64, 67, .06);--shadow-md: 0 1px 3px 0 rgba(60, 64, 67, .2), 0 4px 8px 3px rgba(60, 64, 67, .1);--shadow-lg: 0 4px 12px 0 rgba(60, 64, 67, .2), 0 8px 24px 6px rgba(60, 64, 67, .12);--radius-xs: 6px;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-pill: 9999px;--font-google: "Google Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: "Roboto Mono", monospace;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-normal: .25s cubic-bezier(.4, 0, .2, 1);--transition-smooth: .35s cubic-bezier(.2, 0, 0, 1);color-scheme:light dark}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg-primary: #171717;--bg-surface: #202124;--bg-surface-subtle: #303134;--bg-surface-hover: #3c4043;--bg-card: #202124;--bg-input: #303134;--border-subtle: #3c4043;--border-focus: #8ab4f8;--text-primary: #e8eaed;--text-secondary: #9aa0a6;--text-tertiary: #bdc1c6;--text-inverse: #202124;--text-link: #8ab4f8;--badge-bg: #1c2b3e;--badge-text: #8ab4f8;--badge-border: #2c3e55;--chart-line: #8ab4f8;--chart-gradient-top: rgba(138, 180, 248, .32);--chart-gradient-bottom: rgba(138, 180, 248, 0);--chart-dot: #8ab4f8;--chart-bar-bg: #3c4043;--chart-bar-fill: #8ab4f8;--chart-text: #bdc1c6;--chart-grid: #303134;--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .5);--shadow-md: 0 4px 12px 0 rgba(0, 0, 0, .5);--shadow-lg: 0 8px 24px 0 rgba(0, 0, 0, .6)}}[data-theme=dark]{--bg-primary: #171717;--bg-surface: #202124;--bg-surface-subtle: #303134;--bg-surface-hover: #3c4043;--bg-card: #202124;--bg-input: #303134;--border-subtle: #3c4043;--border-focus: #8ab4f8;--text-primary: #e8eaed;--text-secondary: #9aa0a6;--text-tertiary: #bdc1c6;--text-inverse: #202124;--text-link: #8ab4f8;--badge-bg: #1c2b3e;--badge-text: #8ab4f8;--badge-border: #2c3e55;--chart-line: #8ab4f8;--chart-gradient-top: rgba(138, 180, 248, .32);--chart-gradient-bottom: rgba(138, 180, 248, 0);--chart-dot: #8ab4f8;--chart-bar-bg: #3c4043;--chart-bar-fill: #8ab4f8;--chart-text: #bdc1c6;--chart-grid: #303134;--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .5);--shadow-md: 0 4px 12px 0 rgba(0, 0, 0, .5);--shadow-lg: 0 8px 24px 0 rgba(0, 0, 0, .6)}[data-theme=light]{--bg-primary: #f8f9fa;--bg-surface: #ffffff;--bg-surface-subtle: #f1f3f4;--bg-surface-hover: #e8eaed;--bg-card: #ffffff;--bg-input: #ffffff;--border-subtle: #dadce0;--border-focus: #1a73e8;--text-primary: #202124;--text-secondary: #5f6368;--text-tertiary: #70757a;--text-inverse: #ffffff;--text-link: #1a73e8;--badge-bg: #e8f0fe;--badge-text: #1967d2;--badge-border: #d2e3fc;--chart-line: #1a73e8;--chart-gradient-top: rgba(66, 133, 244, .28);--chart-gradient-bottom: rgba(66, 133, 244, 0);--chart-dot: #1a73e8;--chart-bar-bg: #e8eaed;--chart-bar-fill: #8ab4f8;--chart-text: #3c4043;--chart-grid: #e8eaed;--shadow-sm: 0 1px 2px 0 rgba(60, 64, 67, .1), 0 1px 3px 1px rgba(60, 64, 67, .06);--shadow-md: 0 1px 3px 0 rgba(60, 64, 67, .2), 0 4px 8px 3px rgba(60, 64, 67, .1);--shadow-lg: 0 4px 12px 0 rgba(60, 64, 67, .2), 0 8px 24px 6px rgba(60, 64, 67, .12)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;margin:0;padding:0;overflow:hidden}body{font-family:var(--font-google);background-color:var(--bg-primary);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color var(--transition-normal),color var(--transition-normal);position:static}#root{display:table;width:100%;height:100%;table-layout:fixed}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit;transition:all var(--transition-fast)}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}a{color:var(--text-link);text-decoration:none;transition:color var(--transition-fast)}a:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.main-container-row{display:table-row;width:100%;height:100%}.weather-card{display:table-cell;text-align:center;vertical-align:middle;padding:24px 20px;position:relative}.top-model-pill{position:absolute;top:18px;left:24px;z-index:100}.model-badge-btn{display:inline-flex;align-items:center;gap:8px;background-color:var(--badge-bg);color:var(--badge-text);border:1px solid var(--badge-border);border-radius:var(--radius-pill);padding:6px 14px 6px 10px;font-size:13px;font-weight:500;cursor:pointer;transition:all var(--transition-fast);box-shadow:0 1px 2px #0000000a}.model-badge-btn:hover{filter:brightness(.96);transform:translateY(-1px)}[data-theme=dark] .model-badge-btn:hover{filter:brightness(1.15)}.google-sparkle-icon{width:18px;height:18px;flex-shrink:0}.badge-tag{background:#1a73e81f;color:var(--badge-text);font-size:11px;font-weight:600;padding:2px 6px;border-radius:4px;margin-left:2px}.weather-current-wrapper{white-space:nowrap;font-size:clamp(38px,4.8vw,56px);line-height:1.2;font-family:var(--font-google);padding-left:11px;word-spacing:3px;margin-bottom:12px;display:flex;align-items:baseline;justify-content:center}.city-preposition{display:inline-block;text-transform:capitalize;font-weight:400;color:var(--text-secondary);vertical-align:bottom}.city-input-container{position:relative;display:inline-block;vertical-align:bottom;margin:0 4px}.city-title-input{cursor:pointer;border:none;border-bottom:2px dashed #7fc7ff;background:transparent;display:inline-block;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;outline:none;padding:0 4px;margin:0;min-width:1ch;text-align:center;transition:border-color var(--transition-fast)}.city-title-input:hover{border-bottom-color:var(--google-blue)}.city-title-input:focus{border-bottom-style:solid;border-bottom-color:var(--google-blue)}.city-width-probe{position:absolute;visibility:hidden;height:0;white-space:pre;font-family:inherit;font-size:clamp(38px,4.8vw,56px);font-weight:inherit;pointer-events:none}.autocomplete-dropdown{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);min-width:280px;max-width:360px;background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:1000;overflow:hidden;display:none;text-align:left}.autocomplete-dropdown.open{display:block}.autocomplete-list{list-style:none;max-height:240px;overflow-y:auto;padding:6px 0;margin:0}.autocomplete-item{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;cursor:pointer;transition:background var(--transition-fast);font-size:14px}.autocomplete-item:hover,.autocomplete-item.active{background-color:var(--bg-surface-hover)}.autocomplete-city-info{display:flex;align-items:center;gap:10px}.pin-icon{color:var(--google-red);font-size:16px;flex-shrink:0}.city-name{font-weight:500;color:var(--text-primary)}.city-country{font-size:12px;color:var(--text-secondary)}.autocomplete-temp{font-weight:500;color:var(--text-secondary);font-size:12px}.current-temperature{display:inline-block;vertical-align:bottom;font-weight:400;color:var(--text-primary);margin-left:6px}.today-forecast-summary{font-size:clamp(20px,2.4vw,32px);line-height:1.35;width:80%;max-width:960px;margin:0 auto 24px;color:var(--text-secondary);font-weight:400}.today-precip-chip{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--google-blue);background:#1a73e814;border:1px solid rgba(26,115,232,.18);padding:4px 12px;border-radius:var(--radius-pill);margin-top:10px;-webkit-user-select:none;user-select:none;cursor:help;transition:all var(--transition-fast)}[data-theme=dark] .today-precip-chip{color:#8ab4f8;background:#8ab4f81a;border-color:#8ab4f838}.today-precip-chip:hover{background:#1a73e824}.hourly-chart{overflow-x:auto;overflow-y:visible;margin:0 auto;padding:0;width:100%;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hourly-chart::-webkit-scrollbar{display:none}.hourly-chart-inner{margin:0 auto;width:82%;max-width:1100px;display:flex;justify-content:space-between;align-items:flex-start;white-space:nowrap}.hourly-chart-legend{display:flex;flex-direction:column;justify-content:flex-start;margin:2px 12px 0 -26px;font-size:11px;font-weight:400;color:#999;flex-shrink:0;text-align:left}.hourly-legend-top{display:flex;align-items:flex-start}.hourly-legend-weather{width:100%;height:34px;flex-shrink:0}.hourly-legend-precip{display:flex;align-items:center;gap:4px;margin-top:22px;padding:3px 0 2px;font-size:11px;font-weight:400;color:var(--google-blue);flex-shrink:0;cursor:help;-webkit-user-select:none;user-select:none}[data-theme=dark] .hourly-legend-precip{color:#8ab4f8}.hourly-chart-wrap{display:flex;flex-direction:column;align-items:flex-end;flex:1;min-width:45px;max-width:72px;padding:0 4px;text-align:right;vertical-align:top;position:relative}.hourly-chart-hour{display:inline-block;margin-bottom:4px;vertical-align:top;font-size:11px;font-weight:400;color:#999;width:100%;text-align:center;-webkit-user-select:none;user-select:none}.hourly-temp-area{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.hourly-temp-item{width:100%;display:flex;flex-direction:column;align-items:center;transition:margin-top .25s ease}.hourly-temp-val{font-size:14px;font-weight:500;color:var(--text-primary);margin-bottom:4px;-webkit-user-select:none;user-select:none}.hourly-temp-separator{height:3px;width:100%;margin:0;border:0;border-radius:1px;transition:background-color .25s ease}.hourly-weather-area{width:100%;height:26px;margin:4px 0;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.hourly-weather-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:transform .2s cubic-bezier(.34,1.56,.64,1),filter .2s ease}.hourly-weather-icon .weather-svg,.weather-svg{width:24px;height:24px;display:block}.hourly-precip-area{width:100%;min-height:58px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:8px;padding:3px 0 2px;box-sizing:border-box}[data-theme=dark] .hourly-precip-area{border-top-color:#ffffff1a}.hourly-precip-pillar{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.hourly-precip-val{font-size:11px;line-height:13px;height:13px;font-weight:600;color:var(--google-blue);display:flex;align-items:flex-end;justify-content:center;width:100%;-webkit-user-select:none;user-select:none;margin:0;padding:0;letter-spacing:-.2px}.hourly-precip-val.empty{visibility:hidden}[data-theme=dark] .hourly-precip-val{color:#8ab4f8}.hourly-precip-bar{width:24px;max-width:calc(100% - 6px);background-color:var(--google-blue);border-radius:2px 2px 4px 4px;margin:1px 0 0;transition:height .3s cubic-bezier(.4,0,.2,1),opacity .3s ease;box-sizing:border-box;flex-shrink:0}[data-theme=dark] .hourly-precip-bar{background-color:#8ab4f8}.hourly-precip-bottom{min-height:15px;font-size:11px;line-height:15px;font-weight:500;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;width:100%;white-space:nowrap;-webkit-user-select:none;user-select:none;margin-top:3px}.hourly-precip-bottom.zero-rain{color:var(--text-tertiary);opacity:.45;font-size:13px;font-weight:400;margin-top:5px}.page-footer{display:table-row;height:1px;color:var(--text-tertiary);background-color:var(--bg-surface-subtle);border-top:1px solid var(--border-subtle)}.footer-content{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 24px;font-size:12px;line-height:14px;box-sizing:border-box}.footer-left{display:flex;align-items:center;gap:1.4em;flex-wrap:wrap}.footer-toggles-group{display:inline-flex;align-items:center;gap:1.4em}.footer-right{display:flex;align-items:center;gap:1.4em;color:var(--text-tertiary);white-space:nowrap}.footer-dot-sep,.mobile-update-time{display:none}.desktop-update-time{display:inline}.copyright-short{display:none}.copyright-full{display:inline}.footer-link{color:var(--text-tertiary);text-decoration:underline;cursor:pointer;background:none;border:none;padding:0;font-size:inherit;transition:color var(--transition-fast)}.footer-link:hover{color:var(--text-link)}.footer-btn{color:var(--text-tertiary);margin-left:0;cursor:pointer;padding:2px 4px;-webkit-user-select:none;user-select:none;background:transparent;border:none;border-bottom:1px dashed #7fc7ff;transition:all .2s ease;font-size:12px;touch-action:manipulation}.footer-btn:hover{border-bottom-color:var(--google-blue);color:var(--google-blue)}[data-theme=dark] .footer-btn{border-bottom-color:#8ab4f8}[data-theme=dark] .footer-btn:hover{border-bottom-color:#aecbfa;color:#aecbfa}.footer-update-time{white-space:nowrap;color:var(--text-tertiary)}.footer-copyright{margin-left:0}.footer-language-select{color:var(--text-tertiary);cursor:pointer;padding:2px 4px;-webkit-user-select:none;user-select:none;background:transparent;border:none;border-bottom:1px dashed #7fc7ff;transition:all .2s ease;font-size:12px;outline:none;touch-action:manipulation}[data-theme=dark] .footer-language-select{border-bottom-color:#8ab4f8}.footer-language-select option{background-color:var(--bg-surface);color:var(--text-primary)}.footer-language-select:focus{border-bottom-color:var(--google-blue)}@media(max-width:768px){.page-footer{display:block;height:auto;min-height:48px}.footer-content{flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:7px 12px 9px;font-size:11.5px;line-height:16px;text-align:center}.footer-left{justify-content:center;align-items:center;gap:12px;width:100%;flex-wrap:wrap}.footer-toggles-group{gap:10px}.footer-btn,.footer-language-select{padding:3px 6px;font-size:11.5px;border-radius:3px}.desktop-update-time{display:none}.mobile-update-time{display:inline}.footer-right{justify-content:center;align-items:center;gap:6px;width:100%;font-size:10.5px;opacity:.85;white-space:normal;flex-wrap:wrap}.footer-dot-sep{display:inline;color:var(--border-subtle);font-size:8px;margin:0 1px;-webkit-user-select:none;user-select:none}.copyright-full{display:none}.copyright-short{display:inline}}@media(max-width:480px){.footer-content{padding:5px 8px 7px;gap:5px}.footer-left,.footer-toggles-group{gap:8px}.footer-btn,.footer-language-select{padding:2px 4px;font-size:11px}.footer-right{font-size:10px;gap:4px}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000007a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:none;align-items:center;justify-content:center;z-index:2000;padding:16px;animation:fadeIn .2s ease-out}.modal-overlay.open{display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);max-width:680px;width:100%;max-height:85vh;overflow-y:auto;box-shadow:var(--shadow-lg);padding:28px;position:relative;animation:scaleUp .2s ease-out}@keyframes scaleUp{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.modal-close-btn{position:absolute;top:20px;right:20px;font-size:20px;color:var(--text-secondary);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%}.modal-close-btn:hover{background:var(--bg-surface-hover);color:var(--text-primary)}.modal-title{font-size:22px;font-weight:600;color:var(--text-primary);margin-bottom:8px}.modal-subtitle{font-size:14px;color:var(--text-secondary);margin-bottom:20px;line-height:1.5}.specs-table{width:100%;border-collapse:collapse;margin-bottom:20px;font-size:13px}.specs-table th,.specs-table td{padding:10px 12px;text-align:left;border-bottom:1px solid var(--border-subtle)}.specs-table th{color:var(--text-secondary);font-weight:500;width:36%}.specs-table td{color:var(--text-primary);font-weight:500}.specs-highlights{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.highlight-box{background:var(--bg-surface-subtle);border-radius:var(--radius-sm);padding:12px 14px}.highlight-title{font-size:12px;font-weight:600;color:var(--google-blue);margin-bottom:4px}.highlight-text{font-size:12px;color:var(--text-secondary);line-height:1.4}.modal-doc-link{display:inline-flex;align-items:center;gap:6px;background:var(--google-blue);color:#fff;padding:10px 20px;border-radius:var(--radius-pill);font-size:13px;font-weight:500}.modal-daily-list{display:flex;flex-direction:column;gap:8px}.daily-row{display:grid;grid-template-columns:100px 32px 1fr 40px 90px;align-items:center;padding:10px 14px;background:var(--bg-surface-subtle);border-radius:var(--radius-sm);font-size:14px}.daily-day{font-weight:500;color:var(--text-primary)}.daily-icon{width:24px;height:24px}.daily-range-bar-wrapper{margin:0 12px;height:5px;background:#0000000f;border-radius:var(--radius-pill);position:relative;overflow:hidden}[data-theme=dark] .daily-range-bar-wrapper{background:#ffffff1a}.daily-range-bar{position:absolute;height:100%;border-radius:var(--radius-pill);background:linear-gradient(90deg,#8ab4f8,#fbbc04,#ea4335)}.daily-temps{display:flex;justify-content:flex-end;gap:8px;font-weight:600}.daily-min{color:var(--text-secondary)}.daily-max{color:var(--text-primary)}.weather-loading-view{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:260px;gap:18px;padding:32px 20px;animation:weatherFadeIn .3s ease-out}.weather-spinner-wrapper{position:relative;width:52px;height:52px}.weather-spinner-outer{width:52px;height:52px;border:3.5px solid var(--border-subtle);border-top-color:var(--google-blue);border-right-color:#34a853;border-radius:50%;animation:weatherSpin .9s cubic-bezier(.5,.1,.4,.9) infinite}.weather-spinner-inner{position:absolute;top:7px;left:7px;width:38px;height:38px;border:2.5px solid transparent;border-bottom-color:#fbbc04;border-left-color:#ea4335;border-radius:50%;animation:weatherSpinReverse 1.3s cubic-bezier(.5,.1,.4,.9) infinite}@keyframes weatherSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes weatherSpinReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes weatherFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.weather-loading-text{font-family:var(--font-google);font-size:16px;font-weight:500;color:var(--text-primary);letter-spacing:-.2px}.weather-loading-subtext{font-size:12px;color:var(--text-tertiary);display:flex;align-items:center;gap:6px}.weather-error-view{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:240px;gap:16px;padding:32px 20px;animation:weatherFadeIn .3s ease-out}.weather-error-icon{width:48px;height:48px;border-radius:50%;background:#ea43351a;color:#ea4335;display:flex;align-items:center;justify-content:center}.weather-error-msg{font-size:15px;font-weight:500;color:var(--text-primary);max-width:400px;text-align:center}.weather-retry-btn{display:inline-flex;align-items:center;gap:8px;background-color:var(--google-blue);color:#fff;padding:9px 20px;border-radius:var(--radius-pill);font-size:13px;font-weight:500;cursor:pointer;box-shadow:0 1px 3px #1a73e84d;transition:all var(--transition-fast)}.weather-retry-btn:hover{background-color:#1557b0;box-shadow:0 2px 6px #1a73e866;transform:translateY(-1px)}
