.container.weather-page{padding:0;max-width:100%;width:100%;margin:0;min-height:calc(100vh - 150px);min-height:calc(100dvh - 150px);height:calc(100vh - 150px);height:calc(100dvh - 150px)}@media(max-width:768px){.container.weather-page{height:calc(100vh - 200px);height:calc(100dvh - 200px)}}.weather-container{position:relative;width:100%;height:100%;overflow:hidden;border-radius:12px;box-shadow:0 0 0 1px #ffffff1a,0 10px 40px #0000004d}@media(min-width:768px){.weather-overlay-top,.weather-overlay-bottom{display:contents}}@media(max-width:767px){.weather-overlay-top,.weather-overlay-bottom{display:none!important}}@media(max-width:767px){.weather-configurator{display:none!important}}@media(max-width:767px){.time-info{display:none!important}}.error-boundary{display:flex;align-items:center;justify-content:center;min-height:400px;padding:2rem;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:12px;color:#fff}.error-boundary__content{max-width:600px;text-align:center}.error-boundary__icon{font-size:4rem;margin-bottom:1rem;animation:pulse 2s ease-in-out infinite}.error-boundary__title{font-size:1.75rem;font-weight:600;margin-bottom:1rem;color:#fff}.error-boundary__message{font-size:1rem;line-height:1.6;color:#fffc;margin-bottom:2rem}.error-boundary__details{text-align:left;margin:2rem 0;padding:1rem;background:#0000004d;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.error-boundary__details summary{cursor:pointer;font-weight:500;color:gold;margin-bottom:.5rem;user-select:none}.error-boundary__details summary:hover{color:#ffed4e}.error-boundary__stack{font-family:Courier New,monospace;font-size:.85rem;line-height:1.5;color:#ffffffb3;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;margin-top:1rem}.error-boundary__button{padding:.75rem 2rem;font-size:1rem;font-weight:500;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea66}.error-boundary__button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.error-boundary__button:active{transform:translateY(0)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center;transition:opacity .6s ease-out,visibility .6s ease-out}.loading-screen--fade-out{opacity:0;visibility:hidden}.loading-screen__background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0a1128,#1a1a2e,#16213e)}.loading-screen__background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent 0%,rgba(79,172,254,.1) 25%,transparent 50%,rgba(255,217,61,.1) 75%,transparent 100%);background-size:400% 400%;animation:gradientShift 8s ease infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.loading-screen__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;padding:40px}.loading-screen__icon{margin-bottom:24px;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.loading-screen__weather-icon{filter:drop-shadow(0 4px 20px rgba(255,217,61,.3))}.loading-screen__title{font-family:Inter,system-ui,sans-serif;font-size:32px;font-weight:700;margin:0 0 8px;letter-spacing:-.5px;background:linear-gradient(135deg,#fff,#7fb3d5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:767px){.loading-screen__title{font-size:26px}}.loading-screen__subtitle{font-family:Inter,system-ui,sans-serif;font-size:14px;margin:0 0 32px;opacity:.7;font-weight:400}@media(max-width:767px){.loading-screen__subtitle{font-size:13px;margin-bottom:24px}}.loading-screen__progress-container{width:280px;margin-bottom:24px}@media(max-width:767px){.loading-screen__progress-container{width:240px}}.loading-screen__progress-track{width:100%;height:6px;background:#ffffff26;border-radius:3px;overflow:hidden;margin-bottom:12px}.loading-screen__progress-bar{height:100%;background:linear-gradient(90deg,#4facfe,#00f2fe);border-radius:3px;transition:width .3s ease-out;box-shadow:0 0 20px #4facfe80}.loading-screen__progress-text{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px}.loading-screen__progress-detail{font-size:11px;font-weight:400;opacity:.6}.loading-screen__dots{display:flex;gap:8px}.loading-screen__dot{width:8px;height:8px;border-radius:50%;background:#fff6;animation:pulse 1.4s ease-in-out infinite both}.loading-screen__dot:nth-child(1){animation-delay:0s}.loading-screen__dot:nth-child(2){animation-delay:.2s}.loading-screen__dot:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,80%,to{opacity:.3;transform:scale(1)}40%{opacity:1;transform:scale(1.2)}}.location-display{position:fixed;bottom:20px;left:20px;z-index:10;background:linear-gradient(135deg,#0a1128d9,#1a1a2ebf);backdrop-filter:blur(20px);padding:18px 22px;border-radius:14px;color:#fff;font-family:Inter,system-ui,sans-serif;min-width:240px;max-width:320px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006;transition:all .3s ease}@media(max-width:1023px){.location-display{padding:16px 20px;min-width:220px;max-width:280px;bottom:15px;left:15px}}@media(max-width:767px){.location-display{position:relative;bottom:0;left:0;width:100%;min-width:unset;max-width:unset;padding:14px 18px;border-radius:12px;text-align:center;margin-top:auto}}.location-display__content{display:flex;align-items:center;gap:12px}@media(max-width:767px){.location-display__content{flex-direction:column;gap:8px}}.location-display__icon{font-size:20px;color:#4facfe;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@media(max-width:767px){.location-display__icon{font-size:18px}}.location-display__info{flex:1}@media(max-width:767px){.location-display__info{width:100%}}.location-display__city{font-size:17px;font-weight:600;margin-bottom:6px;line-height:1.2}@media(max-width:1023px){.location-display__city{font-size:16px}}@media(max-width:767px){.location-display__city{font-size:16px;margin-bottom:4px}}.location-display__time{font-size:13px;opacity:.8;font-weight:500;color:#7fb3d5;margin-bottom:4px}@media(max-width:767px){.location-display__time{font-size:12px;margin-bottom:3px}}.location-display__timezone{font-size:10px;opacity:.5;font-weight:400}@media(max-width:767px){.location-display__timezone{font-size:9px}}.current-weather{position:fixed;top:var(--space-5);left:var(--space-5);z-index:var(--z-dropdown);backdrop-filter:blur(var(--blur-xl));padding:var(--space-lg);border-radius:var(--radius-lg);color:var(--color-text-primary);font-family:var(--font-system);min-width:320px;max-width:380px;border:1px solid var(--border-subtle);box-shadow:var(--shadow-glass);transition:all var(--transition-medium)}.current-weather.night{background:linear-gradient(135deg,#0a1128d9,#1a1a2ebf)}.current-weather.day{background:linear-gradient(135deg,#000000b3,#1e1e3299)}@media(max-width:1023px){.current-weather{padding:20px;min-width:280px;max-width:320px;top:15px;left:15px}}@media(max-width:767px){.current-weather{position:relative;top:0;left:0;width:100%;min-width:unset;max-width:unset;padding:16px;border-radius:12px;margin-bottom:12px}}.current-weather__main{display:flex;align-items:center;gap:20px;margin-bottom:20px}@media(max-width:767px){.current-weather__main{flex-direction:column;text-align:center;gap:12px;margin-bottom:16px}}.current-weather__icon{font-size:56px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.current-weather__icon.night{color:#7fb3d5}.current-weather__icon.day{color:#ffd93d}@media(max-width:1023px){.current-weather__icon{font-size:48px}}@media(max-width:767px){.current-weather__icon{font-size:52px}}.current-weather__temp-info{flex:1}@media(max-width:767px){.current-weather__temp-info{width:100%}}.current-weather__temp{font-size:48px;font-weight:700;line-height:1;margin-bottom:6px}@media(max-width:1023px){.current-weather__temp{font-size:42px}}@media(max-width:767px){.current-weather__temp{font-size:40px}}.current-weather__description{font-size:15px;opacity:.85;text-transform:capitalize}@media(max-width:1023px){.current-weather__description{font-size:14px}}@media(max-width:767px){.current-weather__description{font-size:14px}}.current-weather__feels-like{display:flex;justify-content:space-between;margin-bottom:var(--space-md);padding:var(--space-3);background:var(--surface-glass);border-radius:var(--radius-md)}@media(max-width:767px){.current-weather__feels-like{padding:10px;margin-bottom:12px}}.current-weather__feels-item--label{font-size:11px;opacity:.6;margin-bottom:4px}@media(max-width:767px){.current-weather__feels-item--label{font-size:10px}}.current-weather__feels-item--value{font-size:18px;font-weight:600}@media(max-width:767px){.current-weather__feels-item--value{font-size:16px}}.current-weather__feels-item--right{text-align:right}.current-weather__stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:13px;margin-bottom:16px}@media(max-width:767px){.current-weather__stats{grid-template-columns:1fr;gap:8px;margin-bottom:12px}}.current-weather__stat-item{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm);background:var(--surface-glass-dark);border-radius:var(--radius-sm)}@media(max-width:767px){.current-weather__stat-item{padding:10px}}.current-weather__stat-icon{opacity:.6;font-size:14px;width:14px}@media(max-width:767px){.current-weather__stat-icon{font-size:16px;width:16px}}.current-weather__stat-content{flex:1}.current-weather__stat-label{font-size:10px;opacity:.5;margin-bottom:2px}@media(max-width:767px){.current-weather__stat-label{font-size:11px}}.current-weather__stat-value{font-weight:600;font-size:14px}@media(max-width:767px){.current-weather__stat-value{font-size:15px}}.current-weather__additional{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-sm);font-size:var(--text-sm);padding-top:var(--space-3);border-top:1px solid var(--border-subtle)}@media(max-width:767px){.current-weather__additional{grid-template-columns:1fr;font-size:13px;padding-top:10px;text-align:center}}.current-weather__additional-item{opacity:.7}.current-weather__additional-item--label{opacity:.6}.current-weather__additional-item--right{text-align:right}@media(max-width:767px){.current-weather__additional-item--right{text-align:center}}.current-weather__time-phase{margin-top:12px;padding:8px 12px;background:#4facfe26;border-radius:8px;font-size:11px;text-align:center;opacity:.8;text-transform:capitalize}@media(max-width:767px){.current-weather__time-phase{font-size:12px;padding:10px 12px}}.weather-configurator__toggle{position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:11;background-color:#0009;backdrop-filter:blur(10px);border:none;border-radius:8px;padding:20px 12px;color:#fff;cursor:pointer;transition:right .3s ease}.weather-configurator__toggle--open{right:320px;border-radius:8px 0 0 8px}@media(max-width:1023px){.weather-configurator__toggle{padding:16px 10px}.weather-configurator__toggle--open{right:280px}}@media(max-width:767px){.weather-configurator__toggle{top:auto;bottom:0;right:50%;transform:translate(50%);border-radius:8px 8px 0 0;padding:12px 40px;transition:bottom .3s ease}.weather-configurator__toggle--open{right:50%;bottom:60vh;border-radius:8px 8px 0 0}}.weather-configurator__panel{position:fixed;top:0;right:-340px;height:100vh;width:320px;z-index:10;background-color:#000000b3;backdrop-filter:blur(15px);padding:20px;overflow-y:auto;transition:right .3s ease;color:#fff;font-family:Arial,sans-serif}.weather-configurator__panel--open{right:0}@media(max-width:1023px){.weather-configurator__panel{width:280px;right:-300px;padding:18px}}@media(max-width:767px){.weather-configurator__panel{top:auto;bottom:-60vh;right:0;left:0;width:100%;height:60vh;max-height:60vh;border-radius:16px 16px 0 0;padding:16px;transition:bottom .3s ease}.weather-configurator__panel--open{bottom:0}}.weather-configurator__header{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.2)}@media(max-width:767px){.weather-configurator__header{margin-bottom:16px;padding-bottom:12px}}.weather-configurator__title{margin:0;font-size:20px;font-weight:600;display:flex;align-items:center;gap:10px}@media(max-width:1023px){.weather-configurator__title{font-size:18px}}@media(max-width:767px){.weather-configurator__title{font-size:17px;gap:8px}}.weather-configurator__button{width:100%;padding:12px;margin-bottom:20px;border:1px solid;border-radius:8px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease}.weather-configurator__button:disabled{opacity:.5;cursor:not-allowed}.weather-configurator__button--refresh{background-color:#4facfe33;border-color:#4facfe}.weather-configurator__button--refresh:hover:not(:disabled){background-color:#4facfe4d}.weather-configurator__button--location{background-color:#ffd93d33;border-color:#ffd93d}.weather-configurator__button--location:hover:not(:disabled){background-color:#ffd93d4d}@media(max-width:767px){.weather-configurator__button{padding:11px;margin-bottom:14px;font-size:13px}}.weather-configurator__section{margin-bottom:20px}@media(max-width:767px){.weather-configurator__section{margin-bottom:16px}}.weather-configurator__section-title{font-size:14px;font-weight:600;margin-bottom:10px;opacity:.9}@media(max-width:767px){.weather-configurator__section-title{font-size:13px;margin-bottom:8px}}.weather-configurator__input{width:100%;padding:10px;margin-bottom:8px;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:6px;color:#fff;font-size:14px}.weather-configurator__input::placeholder{color:#ffffff80}@media(max-width:767px){.weather-configurator__input{padding:9px;font-size:13px}}.weather-configurator__set-button{width:100%;padding:10px;background-color:#ffffff26;border:1px solid rgba(255,255,255,.4);border-radius:6px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.weather-configurator__set-button:hover{background-color:#fff3}@media(max-width:767px){.weather-configurator__set-button{padding:9px;font-size:12px}}.weather-configurator__quick-locations{display:flex;flex-direction:column;gap:8px}@media(max-width:767px){.weather-configurator__quick-locations{gap:6px}}.weather-configurator__quick-location{padding:10px;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;font-size:13px;font-weight:500;cursor:pointer;text-align:left;transition:all .2s ease}.weather-configurator__quick-location--active{background-color:#4facfe4d}.weather-configurator__quick-location:hover{background-color:#ffffff26}@media(max-width:767px){.weather-configurator__quick-location{padding:9px;font-size:12px}}.weather-configurator__error{padding:10px;background-color:#f003;border:1px solid rgba(255,0,0,.4);border-radius:6px;font-size:12px;opacity:.9}@media(max-width:767px){.weather-configurator__error{padding:8px;font-size:11px}}.time-info{position:fixed;bottom:20px;right:20px;z-index:10;background:linear-gradient(135deg,#0a1128d9,#1a1a2ebf);backdrop-filter:blur(20px);padding:14px;border-radius:12px;color:#fff;font-family:Inter,system-ui,sans-serif;width:220px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006;transition:all .3s ease}.time-info--menu-closed{right:20px}@media(max-width:1023px){.time-info--menu-closed{right:15px}}@media(max-width:1023px){.time-info{width:200px;padding:12px;bottom:15px}}@media(max-width:767px){.time-info{width:180px;padding:10px;bottom:10px;right:10px}.time-info--menu-closed{right:10px}}.time-info__header{display:flex;align-items:center;gap:8px;margin-bottom:10px}@media(max-width:767px){.time-info__header{margin-bottom:8px}}.time-info__header-icon{font-size:14px;opacity:.8}@media(max-width:767px){.time-info__header-icon{font-size:12px}}.time-info__header-title{font-size:12px;font-weight:600;opacity:.9}@media(max-width:767px){.time-info__header-title{font-size:11px}}.time-info__arc-container{margin-bottom:12px;position:relative;height:70px}@media(max-width:1023px){.time-info__arc-container{height:60px;margin-bottom:10px}}@media(max-width:767px){.time-info__arc-container{height:55px;margin-bottom:8px}}.time-info__arc-svg{overflow:visible}@media(max-width:1023px){.time-info__arc-svg{height:80}}@media(max-width:767px){.time-info__arc-svg{height:80}}.time-info__sunrise,.time-info__sunset{position:absolute;bottom:0;text-align:center}@media(max-width:767px){.time-info__sunrise,.time-info__sunset{bottom:-5px}}.time-info__sunrise{left:10px}@media(max-width:767px){.time-info__sunrise{left:5px}}.time-info__sunset{right:10px}@media(max-width:767px){.time-info__sunset{right:5px}}.time-info__sun-icon{font-size:12px;color:#ff9f43;margin-bottom:2px}@media(max-width:767px){.time-info__sun-icon{font-size:10px;margin-bottom:1px}}.time-info__moon-icon{font-size:12px;color:#7fb3d5;margin-bottom:2px}@media(max-width:767px){.time-info__moon-icon{font-size:10px;margin-bottom:1px}}.time-info__label{font-size:9px;opacity:.6}@media(max-width:767px){.time-info__label{font-size:8px}}.time-info__time{font-size:11px;font-weight:600}@media(max-width:767px){.time-info__time{font-size:10px}}.time-info__day-length{display:flex;justify-content:space-between;padding:8px;background:#ffffff0d;border-radius:8px;margin-top:8px}@media(max-width:767px){.time-info__day-length{padding:6px;margin-top:6px}}.time-info__day-stat--label{font-size:9px;opacity:.6;margin-bottom:2px}@media(max-width:767px){.time-info__day-stat--label{font-size:8px;margin-bottom:1px}}.time-info__day-stat--value{font-size:12px;font-weight:600}@media(max-width:767px){.time-info__day-stat--value{font-size:11px}}.time-info__day-stat--right{text-align:right}.time-info__day-stat--day{color:#ffd93d}.time-info__day-stat--night{color:#7fb3d5}.time-info__local-time{margin-top:8px;padding:6px 8px;background:#4facfe26;border-radius:6px;font-size:9px;text-align:center;opacity:.8}@media(max-width:767px){.time-info__local-time{padding:5px 6px;font-size:8px;margin-top:6px}}
