.AnalogClock_wrap__Mgd3a{display:flex;flex-direction:column;align-items:center;gap:.3rem}.AnalogClock_svg__AHdB9{display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.25))}.AnalogClock_timeLabel__xJqH5{font-size:.8rem;font-weight:700;letter-spacing:.04em;color:rgba(255,255,255,.95);white-space:nowrap}.AnalogClock_tzLabel__PDWA7{font-size:.65rem;color:rgba(255,255,255,.65);white-space:nowrap;text-align:center;max-width:110px;overflow:hidden;text-overflow:ellipsis}.weather-page_page__5nSn5{flex-grow:1;height:100%;min-height:70vh;background:var(--bg,#f8faff);padding:1.5rem 1rem 3rem;position:relative;overflow:hidden}.weather-page_page__5nSn5:after,.weather-page_page__5nSn5:before{content:"";position:absolute;width:60vw;height:60vw;border-radius:50%;filter:blur(100px);z-index:0;opacity:.15;pointer-events:none}.weather-page_page__5nSn5:before{top:-10vw;left:-10vw;background:var(--primary)}.weather-page_page__5nSn5:after{bottom:20%;right:-20vw;background:#00d2ff}.weather-page_inner___J_6X{max-width:1200px;margin:0 auto;position:relative;z-index:1;animation:weather-page_fadeIn__luzG9 .6s ease-out}@keyframes weather-page_fadeIn__luzG9{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.weather-page_headerRow__7EezI{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.weather-page_pickerBtn__wFoNy{background:#fff;color:var(--text);border:1px solid var(--border-light);border-radius:99px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.03);transition:all .2s;display:flex;align-items:center;gap:.5rem}.weather-page_pickerBtn__wFoNy:hover{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 15px rgba(11,103,255,.2);transform:translateY(-1px)}.weather-page_title__f7j0_{font-size:2.2rem;font-weight:800;color:var(--text,#1a1a1a);margin:0;letter-spacing:-.02em}.weather-page_currentCarouselWrap__LPMdI{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem}.weather-page_carouselBtn__6QZSQ{background:rgba(255,255,255,.5);border:1px solid rgba(0,0,0,.1);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;transition:all .2s;color:var(--primary);box-shadow:0 4px 12px rgba(0,0,0,.05);flex-shrink:0}.weather-page_carouselBtn__6QZSQ:hover{background:#fff;transform:scale(1.05);box-shadow:0 8px 16px rgba(11,103,255,.15)}.weather-page_currentCard__g7fyk{flex:1;position:relative;background:linear-gradient(135deg,rgba(11,103,255,.95),rgba(30,80,255,.85));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 20px 40px rgba(11,103,255,.25),inset 0 1px 0 rgba(255,255,255,.2);overflow:hidden;border:1px solid rgba(255,255,255,.1)}.weather-page_currentCard__g7fyk:after{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:radial-gradient(circle at top right,rgba(255,255,255,.15) 0,transparent 60%);pointer-events:none}.weather-page_currentTop__19DqC{position:relative;z-index:2;display:flex;align-items:center;gap:2rem}.weather-page_currentEmoji__zZqaO{font-size:5.5rem;line-height:1;flex-shrink:0;filter:drop-shadow(0 10px 15px rgba(0,0,0,.15));animation:weather-page_float__yyL2u 6s ease-in-out infinite}@keyframes weather-page_float__yyL2u{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.weather-page_currentInfo__qEX8C{flex:1;min-width:0}.weather-page_cityName__w0OvL{font-size:1.1rem;font-weight:600;opacity:.9;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.weather-page_currentTemp__6xH_K{font-size:4.5rem;font-weight:800;line-height:1;margin:0 0 .2rem;letter-spacing:-.03em;text-shadow:0 4px 12px rgba(0,0,0,.1)}.weather-page_currentDesc__lRouE{font-size:1.25rem;font-weight:500;opacity:.95;margin:0 0 .2rem}.weather-page_feelsLike__exYuG{font-size:.9rem;opacity:.8;margin:0}.weather-page_liveSources__bObCJ{font-size:.8rem;opacity:.7;margin:.5rem 0 0;display:inline-block;background:rgba(0,0,0,.15);padding:.2rem .6rem;border-radius:6px}.weather-page_clockWrap__hRiM8{flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);padding:1.25rem;border-radius:50%;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);box-shadow:inset 0 2px 10px rgba(0,0,0,.1)}.weather-page_sourceNote__I03Hf{margin:0;font-size:.8rem;opacity:.5;text-align:center}.weather-page_sourceNote__I03Hf a{opacity:.8;text-underline-offset:3px;font-weight:500}.weather-page_forecastTitle__0xVDH{font-size:1.4rem;font-weight:700;color:var(--text,#1a1a1a);margin:0 0 1.25rem;display:flex;align-items:center;gap:.5rem}.weather-page_forecastTitle__0xVDH:before{content:"";display:block;width:4px;height:20px;background:var(--primary);border-radius:4px}.weather-page_forecastGrid__WJbvR{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:1.25rem}@media (min-width:1024px){.weather-page_forecastGrid__WJbvR{grid-template-columns:repeat(5,1fr)}}.weather-page_forecastCard__pWJ4c{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.05);border-radius:20px;padding:1.75rem 1.25rem;text-align:center;box-shadow:0 8px 24px rgba(0,0,0,.06);transition:all .3s cubic-bezier(.25,.8,.25,1);animation:weather-page_slideUp__I0SMW .5s ease-out backwards;display:flex;flex-direction:column;height:100%}.weather-page_forecastCard__pWJ4c:first-child{animation-delay:.05s}.weather-page_forecastCard__pWJ4c:nth-child(2){animation-delay:.1s}.weather-page_forecastCard__pWJ4c:nth-child(3){animation-delay:.15s}.weather-page_forecastCard__pWJ4c:nth-child(4){animation-delay:.2s}.weather-page_forecastCard__pWJ4c:nth-child(5){animation-delay:.25s}.weather-page_forecastCard__pWJ4c:nth-child(6){animation-delay:.3s}.weather-page_forecastCard__pWJ4c:nth-child(7){animation-delay:.35s}@keyframes weather-page_slideUp__I0SMW{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.weather-page_forecastCard__pWJ4c:hover{box-shadow:0 12px 32px rgba(11,103,255,.1);transform:translateY(-5px);background:#fff}.weather-page_forecastCardToday__VwZUF{background:#fff;border-color:var(--primary);box-shadow:0 8px 32px rgba(11,103,255,.12);position:relative;overflow:hidden}.weather-page_forecastCardToday__VwZUF:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--primary)}.weather-page_forecastDate__mldVu{font-size:1rem;font-weight:700;color:var(--text-muted);margin:0 0 1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.02em}.weather-page_forecastCardToday__VwZUF .weather-page_forecastDate__mldVu{color:var(--primary)}.weather-page_forecastEmoji__eM1vG{font-size:3.5rem;display:block;margin-bottom:.75rem;filter:drop-shadow(0 4px 6px rgba(0,0,0,.06))}.weather-page_forecastDesc__um_iC{font-size:1rem;font-weight:500;color:var(--text);margin:0 0 1rem;min-height:2.8em;line-height:1.3;flex-grow:1}.weather-page_forecastTemps__P9ebu{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1.65rem;font-weight:700}.weather-page_tempMax__gJewp{color:var(--text)}.weather-page_tempSep__lu6Fm{color:var(--border);font-weight:400;font-size:1.3rem}.weather-page_tempMin__ppM5s{color:var(--text-light)}.weather-page_precip__3HWq_{font-size:.95rem;font-weight:600;color:#0099ff;margin:0 0 1rem;background:rgba(0,153,255,.08);display:inline-block;padding:.2rem .6rem;border-radius:4px}.weather-page_precipHidden__sh2c9{opacity:0;visibility:hidden}.weather-page_pickerOverlay__awM0t{position:fixed;inset:0;background:rgba(0,0,0,.4);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;animation:weather-page_fadeIn__luzG9 .2s ease-out}.weather-page_pickerModal__aibPW{background:#fff;border-radius:24px;width:min(100%,700px);max-height:85vh;display:flex;flex-direction:column;box-shadow:0 24px 64px rgba(0,0,0,.2);overflow:hidden;animation:weather-page_scaleIn__i4J_8 .3s cubic-bezier(.16,1,.3,1)}@keyframes weather-page_scaleIn__i4J_8{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.weather-page_pickerHeader__L8i5W{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem}.weather-page_pickerTitle__H4dGd{font-weight:800;font-size:1.25rem;color:var(--text)}.weather-page_pickerClose__8MH1G{background:#f0f3f6;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;font-size:1rem;transition:all .2s}.weather-page_pickerClose__8MH1G:hover{background:#e2e8f0;color:#000}.weather-page_pickerSearch__nILda{margin:0 1.5rem;padding:.8rem 1.2rem;border:1px solid #e2e8f0;background:#f8fafc;border-radius:12px;font-size:1rem;font-weight:500;outline:none;transition:all .2s}.weather-page_pickerSearch__nILda:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px rgba(11,103,255,.1)}.weather-page_continentTabs__fz5_P{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;gap:.5rem;padding:1rem 1.5rem;border-bottom:1px solid #f0f3f6;scrollbar-width:none}.weather-page_continentTabs__fz5_P::-webkit-scrollbar{display:none}.weather-page_contTab__U8J_m{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;flex:0 0 auto;background:#f0f3f6;border:1px solid transparent;border-radius:10px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;color:var(--text-muted);cursor:pointer;transition:all .2s}.weather-page_contTab__U8J_m:hover{background:#e2e8f0;color:var(--text)}.weather-page_contTabActive__ffuom{box-shadow:0 4px 12px rgba(11,103,255,.25)}.weather-page_contTabActive__ffuom,.weather-page_contTabActive__ffuom:hover{background:var(--primary);color:#fff}.weather-page_pickerList__NvVS5{overflow-y:auto;flex:1;padding:1rem 1.5rem 1.5rem}.weather-page_continentLabel__utcxd{font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--primary);margin:1.5rem 0 .75rem;display:flex;align-items:center;gap:.5rem}.weather-page_continentLabel__utcxd:after{content:"";flex:1;height:1px;background:#f0f3f6}.weather-page_labelEn__y1Ufy{font-weight:500;color:#718096;text-transform:none;letter-spacing:0}.weather-page_cityEn__lCiVp{font-size:.85em;color:#64748b;font-weight:500}.weather-page_countryGroup__rCOD5{margin-bottom:1rem}.weather-page_countryLabel__CP3Zf{font-size:1.1rem;font-weight:700;color:var(--text);margin:0 0 .75rem}.weather-page_cityChips__YtWnk{display:flex;flex-wrap:wrap;gap:.5rem}.weather-page_cityChip__E60qJ{background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:.6rem 1rem;font-size:1rem;font-weight:500;color:var(--text);cursor:pointer;transition:all .2s}.weather-page_cityChip__E60qJ:hover{border-color:var(--primary);color:var(--primary);background:#f8faff;transform:translateY(-1px)}.weather-page_cityChipActive__TD3UX{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 4px 10px rgba(11,103,255,.2)}.weather-page_cityChipActive__TD3UX .weather-page_cityEn__lCiVp{color:rgba(255,255,255,.8)}.weather-page_cityChipActive__TD3UX:hover{color:#fff}.weather-page_cityChipActive__TD3UX .weather-page_cityEn__lCiVp{color:rgba(255,255,255,.7)}.weather-page_noResult__b0ve8{text-align:center;color:#94a3b8;font-size:1rem;font-weight:500;padding:3rem 0}.weather-page_loadingWrap__hipyN{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:5rem 0;color:var(--primary);font-weight:600;font-size:1.1rem}.weather-page_spinner__S2V4U{width:44px;height:44px;border:3px solid rgba(11,103,255,.15);border-top:3px solid var(--primary);border-radius:50%;animation:weather-page_spin__IOxr1 .8s cubic-bezier(.4,0,.2,1) infinite}.weather-page_errorBox__hCjgI{display:flex;align-items:center;gap:.75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:16px;padding:1.25rem 1.5rem;color:#b91c1c;font-weight:500;font-size:1rem}.weather-page_errorIcon__ex_OF{font-size:1.5rem}@media (max-width:600px){.weather-page_page__5nSn5{padding:1.25rem 1rem 2rem}.weather-page_pickerOverlay__awM0t{padding:0;align-items:flex-end}.weather-page_pickerModal__aibPW{border-radius:24px 24px 0 0;max-height:90vh}.weather-page_currentCard__g7fyk{padding:2rem 1.5rem;border-radius:20px}.weather-page_currentTop__19DqC{flex-direction:column;text-align:center;gap:1.25rem}.weather-page_currentCarouselWrap__LPMdI{gap:.5rem}.weather-page_carouselBtn__6QZSQ{width:36px;height:36px;font-size:18px;padding:0}.weather-page_clockWrap__hRiM8{margin-top:1rem}.weather-page_currentEmoji__zZqaO{font-size:4.5rem}.weather-page_currentTemp__6xH_K{font-size:3.8rem}.weather-page_forecastGrid__WJbvR{grid-template-columns:repeat(2,1fr);gap:.75rem}.weather-page_forecastCard__pWJ4c{padding:1.25rem .75rem;border-radius:16px}.weather-page_forecastEmoji__eM1vG{font-size:2.2rem}}.weather-page_locationPromptOverlay__MNBGo{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem}.weather-page_locationPromptModal__r_sJ1{background:#ffffff;padding:1.5rem;border-radius:12px;max-width:400px;width:100%;box-shadow:0 10px 25px rgba(0,0,0,.2);text-align:center;animation:weather-page_promptFadeIn__nA1mu .3s ease-out}@keyframes weather-page_promptFadeIn__nA1mu{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.weather-page_locationPromptText__BBh34{font-size:1.1rem;font-weight:500;color:#333;margin-bottom:1.5rem;line-height:1.4}.weather-page_locationPromptActions__B4RMA{display:flex;gap:1rem;justify-content:center}.weather-page_locationPromptBtnNo__p_HpH,.weather-page_locationPromptBtnYes__G6bmG{padding:.6rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s}.weather-page_locationPromptBtnNo__p_HpH{background:#f1f3f5;color:#495057}.weather-page_locationPromptBtnNo__p_HpH:hover{background:#e9ecef}.weather-page_locationPromptBtnYes__G6bmG{background:#007bff;color:#fff}.weather-page_locationPromptBtnYes__G6bmG:hover{background:#0056b3}