@charset "UTF-8";.weather-forecast-page .weather-container{max-width:1200px;margin:50px auto 0;padding:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px}.weather-forecast-page .weather-card{display:flex;justify-content:space-between;align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:10px;padding:20px;transition:transform .3s}.weather-forecast-page .weather-card:hover{transform:translateY(-5px)}.weather-forecast-page .weather-card .city{font-size:18px;color:#333}.weather-forecast-page .weather-card .temperature{font-size:18px;font-weight:700;color:#333}.weather-forecast-page .weather-card .icon{width:40px;height:40px;margin-left:250px}@media (max-width:965px){.weather-forecast-page .weather-card .icon{margin-left:200px}}@media (max-width:860px){.weather-forecast-page .weather-container{grid-template-columns:1fr}.weather-forecast-page .weather-card{flex-direction:row;align-items:center;width:600px}.weather-forecast-page .weather-card .icon{margin-left:100px;margin-bottom:10px}}@media (max-width:680px){.weather-forecast-page .weather-card{width:450px}}@media (max-width:520px){.weather-forecast-page .weather-card{width:300px}}@keyframes wt-gradient-shift{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@keyframes wt-lightning-flash{0%,100%,93%,97%{opacity:0}94%,96%{opacity:.15}}.capital-hero-card[class*=wt-],.weather-hero[class*=wt-]{background-size:200% 200%!important;animation:8s infinite wt-gradient-shift;position:relative;overflow:hidden;transition:background .6s}.wt-clear-day{background:linear-gradient(135deg,#fff3b0 0,#ffe08a 30%,#ffd166 60%,#ffc770 100%)!important}.wt-clear-day,.wt-clear-day div,.wt-clear-day h1,.wt-clear-day h2,.wt-clear-day p,.wt-clear-day span{color:#3d2b00!important}.wt-clear-day .temp-max strong{color:#b7410e!important;text-shadow:0 1px 3px rgba(0,0,0,.15),0 0 8px rgba(183,65,14,.2)!important}.wt-clear-day .temp-min strong{color:#1a6fa8!important;text-shadow:0 1px 3px rgba(0,0,0,.15),0 0 8px rgba(26,111,168,.2)!important}.wt-clear-night{background:linear-gradient(135deg,#0f0c29 0,#302b63 35%,#24243e 70%,#0f0c29 100%)!important}.wt-partly-cloudy-day{background:linear-gradient(135deg,#87ceeb 0,#b0d8f5 30%,#dceef8 60%,#fff4d6 100%)!important}.wt-partly-cloudy-day,.wt-partly-cloudy-day div,.wt-partly-cloudy-day h1,.wt-partly-cloudy-day h2,.wt-partly-cloudy-day p,.wt-partly-cloudy-day span{color:#1a2f45!important}.wt-partly-cloudy-day .temp-max strong{color:#b7410e!important;text-shadow:0 1px 3px rgba(0,0,0,.15),0 0 8px rgba(183,65,14,.2)!important}.wt-partly-cloudy-day .temp-min strong{color:#1a6fa8!important;text-shadow:0 1px 3px rgba(0,0,0,.15),0 0 8px rgba(26,111,168,.2)!important}.wt-partly-cloudy-night{background:linear-gradient(135deg,#1a1a40 0,#4a4e69 35%,#22223b 70%,#2d3047 100%)!important}.wt-overcast-day{background:linear-gradient(135deg,#636e72 0,#b2bec3 30%,#a4a4a8 60%,#7a7d82 100%)!important}.wt-overcast-night{background:linear-gradient(135deg,#2d3436 0,#485563 35%,#3d3d3d 70%,#232526 100%)!important}.wt-fog-day{background:linear-gradient(135deg,#cfd9df 0,#e2ebf0 30%,#d7d2cc 60%,#c9d6df 100%)!important;animation-duration:12s}.wt-fog-day,.wt-fog-day div,.wt-fog-day h1,.wt-fog-day h2,.wt-fog-day p,.wt-fog-day span{color:#2d3436!important}.wt-fog-day .temp-max strong{color:#c0392b!important;text-shadow:0 1px 3px rgba(0,0,0,.15),0 0 8px rgba(192,57,43,.25)!important}.wt-fog-day .temp-min strong{color:#2471a3!important;text-shadow:0 1px 3px rgba(0,0,0,.15),0 0 8px rgba(36,113,163,.25)!important}.wt-fog-day .capital-hero-link{color:#2d3436!important}.wt-fog-night{background:linear-gradient(135deg,#3d3d3d 0,#616161 35%,#4a4a4a 70%,#2c2c2c 100%)!important;animation-duration:12s}.wt-drizzle{background:linear-gradient(135deg,#89a0b0 0,#6c8fa0 30%,#8fa8b8 60%,#a5bcc8 100%)!important;animation-duration:10s}.wt-sleet{background:linear-gradient(135deg,#7fa8c4 0,#c4d4df 30%,#8eb5cf 60%,#6a9ab8 100%)!important;animation-duration:9s}.wt-sleet,.wt-sleet div,.wt-sleet h1,.wt-sleet h2,.wt-sleet p,.wt-sleet span{color:#0d2137!important}.wt-sleet .temp-max strong{color:#b7410e!important;text-shadow:0 1px 3px rgba(0,0,0,.15),0 0 8px rgba(183,65,14,.2)!important}.wt-sleet .temp-min strong{color:#1a6fa8!important;text-shadow:0 1px 3px rgba(0,0,0,.15),0 0 8px rgba(26,111,168,.2)!important}.wt-rain{background:linear-gradient(135deg,#3a6073 0,#16222a 30%,#4b6b7d 60%,#2c3e50 100%)!important;animation-duration:6s}.wt-snow{background:linear-gradient(135deg,#e6f0fa 0,#cce0f5 25%,#dce8f0 50%,#b8d4e8 75%,#e0eaf2 100%)!important;animation-duration:14s}.wt-snow,.wt-snow div,.wt-snow h1,.wt-snow h2,.wt-snow p,.wt-snow span{color:#2c3e50!important}.wt-snow .temp-max strong{color:#c0392b!important;text-shadow:0 1px 3px rgba(0,0,0,.15),0 0 8px rgba(192,57,43,.25)!important}.wt-snow .temp-min strong{color:#2471a3!important;text-shadow:0 1px 3px rgba(0,0,0,.15),0 0 8px rgba(36,113,163,.25)!important}.wt-snow .capital-hero-link{color:#2c3e50!important}.wt-rain-showers-day{background:linear-gradient(135deg,#6c92a8 0,#8ab0c0 30%,#5a7d91 60%,#a3c4d4 100%)!important;animation-duration:7s}.wt-rain-showers-night{background:linear-gradient(135deg,#1a2a3a 0,#2d4a5e 35%,#1e3347 70%,#0f1f2e 100%)!important;animation-duration:7s}.wt-thunderstorm-day{background:linear-gradient(135deg,#373b6e 0,#4a4480 30%,#2d2b55 60%,#1a1a40 100%)!important;animation-duration:4s}.wt-thunderstorm-day::after{content:"";position:absolute;inset:0;background:#fff;opacity:0;animation:6s ease-in-out infinite wt-lightning-flash;pointer-events:none;border-radius:inherit;z-index:0}.wt-thunderstorm-day .capital-hero-icon,.wt-thunderstorm-day .capital-hero-info,.wt-thunderstorm-day .weather-hero-content{position:relative;z-index:1}.wt-thunderstorm-night{background:linear-gradient(135deg,#0d0d1a 0,#1a1a2e 30%,#16213e 60%,#0a0a15 100%)!important;animation-duration:4s}.wt-thunderstorm-night::after{content:"";position:absolute;inset:0;background:rgba(138,130,255,.15);opacity:0;animation:4s ease-in-out infinite wt-lightning-flash;pointer-events:none;border-radius:inherit;z-index:0}.wt-thunderstorm-night .capital-hero-icon,.wt-thunderstorm-night .capital-hero-info,.wt-thunderstorm-night .weather-hero-content{position:relative;z-index:1}.wt-thunderstorm-hail{background:linear-gradient(135deg,#1a0a2e 0,#2d1b4e 25%,#1b3a2f 50%,#0d1f3c 75%,#1a0a2e 100%)!important;animation-duration:3.5s}.wt-thunderstorm-hail::after{content:"";position:absolute;inset:0;background:rgba(200,200,255,.2);opacity:0;animation:3s ease-in-out infinite wt-lightning-flash;pointer-events:none;border-radius:inherit;z-index:0}.wt-thunderstorm-hail .capital-hero-icon,.wt-thunderstorm-hail .capital-hero-info,.wt-thunderstorm-hail .weather-hero-content{position:relative;z-index:1}.weather-hub-page{max-width:1800px;margin:0 auto;padding:0 1rem 2rem}.weather-hub-page .weather-hub-hero{text-align:center;padding:3rem 0 0}.weather-hub-page .weather-hub-hero h1{font-size:1.75rem;color:#22223b;margin-bottom:.5rem}@media (min-width:768px){.weather-hub-page .weather-hub-hero h1{font-size:2.25rem}}.weather-hub-page .weather-hub-hero .hero-subtitle{color:#718096;font-size:1rem;margin:0}.weather-hub-page .weather-summary-bar{display:flex;justify-content:center;align-items:center;gap:1.5rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#9a8c98 0,#726d81 100%);border-radius:12px;margin-bottom:2rem;color:#fff;flex-wrap:wrap}.weather-hub-page .weather-summary-bar .summary-item{display:flex;align-items:center;gap:.5rem}.weather-hub-page .weather-summary-bar .summary-item .summary-icon{font-size:1.25rem}.weather-hub-page .weather-summary-bar .summary-item .summary-label{font-size:.875rem;opacity:.9}.weather-hub-page .weather-summary-bar .summary-item strong{font-weight:700}.weather-hub-page .weather-summary-bar .summary-item .summary-temp{font-size:1.25rem;font-weight:700}.weather-hub-page .weather-summary-bar .summary-divider{width:1px;height:24px;background:rgba(255,255,255,.3)}@media (max-width:480px){.weather-hub-page .weather-summary-bar .summary-divider{display:none}}.weather-hub-page .capitals-section{margin-bottom:3rem}.weather-hub-page .capitals-section h2{font-size:1.25rem;color:#22223b;margin-bottom:1.5rem;text-align:center}.weather-hub-page .wf-search{max-width:460px;margin:0 auto 1.5rem;position:relative}.weather-hub-page .wf-search__box{position:relative}.weather-hub-page .wf-search__icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#718096;pointer-events:none;z-index:1}.weather-hub-page .wf-search__input{width:100%;padding:12px 44px;border:1.5px solid #e2e8f0;border-radius:10px;background:#fff;color:#22223b;font-size:.92rem;font-family:inherit;outline:0;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.weather-hub-page .wf-search__input::placeholder{color:#a0aec0}.weather-hub-page .wf-search__input:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.12)}.weather-hub-page .wf-search__clear{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:26px;height:26px;border:none;background:#edf2f7;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#4a5568;opacity:0;pointer-events:none;transition:opacity .2s}.weather-hub-page .wf-search__clear svg{width:12px;height:12px}.weather-hub-page .wf-search__clear.visible{opacity:1;pointer-events:auto}.weather-hub-page .wf-search__clear:hover{background:#e2e8f0}.weather-hub-page .wf-search__results{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12);max-height:360px;overflow-y:auto;z-index:60;display:none}.weather-hub-page .wf-search__results.active{display:block}.weather-hub-page .wf-search__results a{display:block;padding:12px 16px;color:#22223b;text-decoration:none;border-bottom:1px solid #f0f0f0;font-size:.9rem;transition:background .15s}.weather-hub-page .wf-search__results a:hover{background:#f5f7ff}.weather-hub-page .wf-search__results a:last-child{border-bottom:none}.weather-hub-page .wf-search__results a small{color:#718096;margin-right:4px;font-size:.82rem}.weather-hub-page .capitals-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.weather-hub-page .capital-card{display:flex;align-items:center;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none;color:inherit;transition:.2s}.weather-hub-page .capital-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:#667eea}.weather-hub-page .capital-card .capital-icon{width:56px;height:56px;flex-shrink:0}.weather-hub-page .capital-card .capital-icon .weather-icon{width:100%;height:100%}.weather-hub-page .capital-card .capital-info{flex:1;margin-right:.75rem;min-width:0}.weather-hub-page .capital-card .capital-info .capital-name{display:block;font-weight:700;color:#22223b;font-size:1rem}.weather-hub-page .capital-card .capital-info .capital-province{display:block;font-size:.8rem;color:#718096}.weather-hub-page .capital-card .capital-temp{text-align:left}.weather-hub-page .capital-card .capital-temp .temp-value{direction:ltr;display:block;font-size:1.5rem;font-weight:700;color:#22223b}.weather-hub-page .capital-card .capital-temp .temp-desc{display:block;font-size:.75rem;color:#718096}.weather-hub-page .provinces-links-section{margin-bottom:2rem}.weather-hub-page .provinces-links-section h2{font-size:1.25rem;color:#22223b;margin-bottom:.5rem;text-align:center}.weather-hub-page .provinces-links-section .section-desc{text-align:center;color:#718096;font-size:.9rem;margin-bottom:1.5rem}.weather-hub-page .provinces-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.weather-hub-page .provinces-grid .province-link{padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:20px;text-decoration:none;color:#2d3748;font-size:.9rem;transition:.2s}.weather-hub-page .provinces-grid .province-link:hover{background:#22223b;color:#fff;border-color:#22223b}.weather-hub-page .provinces-grid .province-link.active{background:#22223b;color:#fff}.weather-hub-page .weather-minimap-section{margin:1.5rem 0}.weather-hub-page .weather-minimap-section .weather-minimap-container{max-width:400px;margin:0 auto;background:#fff;border-radius:16px;padding:1rem;box-shadow:0 4px 20px rgba(0,0,0,.08)}.weather-hub-page .weather-minimap-section .weather-minimap{width:100%;height:auto}.weather-hub-page .weather-minimap-section .weather-minimap .iran-outline{transition:fill .3s}.weather-hub-page .weather-minimap-section .weather-minimap .marker-link{cursor:pointer}.weather-hub-page .weather-minimap-section .weather-minimap .marker-link:hover .marker-circle{transform:scale(1.3)}.weather-hub-page .weather-minimap-section .weather-minimap .marker-link:focus{outline:0}.weather-hub-page .weather-minimap-section .weather-minimap .marker-link:focus .marker-circle{stroke:#22223B;stroke-width:3}.weather-hub-page .weather-minimap-section .weather-minimap .marker-group{transition:transform .2s}.weather-hub-page .weather-minimap-section .weather-minimap .marker-group.active .marker-circle{animation:1.5s infinite marker-pulse}.weather-hub-page .weather-minimap-section .weather-minimap .marker-circle{transition:transform .2s,r .2s}.weather-hub-page .weather-minimap-section .weather-minimap .marker-temp{font-size:8px;font-weight:700;fill:#2D3748}.weather-hub-page .weather-minimap-section .weather-minimap .legend-title{font-size:8px;fill:#666;font-family:inherit}.weather-hub-page .weather-minimap-section .weather-minimap .legend-value{font-size:7px;fill:#888;font-family:inherit}.weather-hub-page .weather-minimap-section .weather-minimap .location-label{font-size:9px;font-family:inherit}@keyframes marker-pulse{0%,100%{opacity:1}50%{opacity:.6}}.weather-province-page{max-width:1800px;margin:0 auto;padding:0 1rem 2rem}.weather-province-page .weather-province-hero{text-align:center;padding:3rem 0 0}.weather-province-page .weather-province-hero h1{font-size:1.5rem;color:#22223b;margin-bottom:.5rem}@media (min-width:768px){.weather-hub-page .capitals-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.weather-province-page .weather-province-hero h1{font-size:2rem}}.weather-province-page .weather-province-hero .hero-subtitle{color:#718096;font-size:.95rem;margin:0}.weather-province-page .capital-hero-section{margin-bottom:2rem}.weather-province-page .capital-hero-card{display:flex;flex-wrap:wrap;align-items:center;padding:1.5rem;background:linear-gradient(135deg,#9a8c98 0,#726d81 100%);border-radius:16px;color:#fff;gap:1.5rem}@media (min-width:640px){.weather-province-page .capital-hero-card{flex-wrap:nowrap}}.weather-province-page .capital-hero-card .capital-hero-icon{width:100px;height:100px;flex-shrink:0}.weather-province-page .capital-hero-card .capital-hero-icon .weather-icon-large{width:100%;height:100%;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .2))}.weather-province-page .capital-hero-card .capital-hero-info{flex:1}.weather-province-page .capital-hero-card .capital-hero-info h2{font-size:1.25rem;margin:0 0 .5rem}.weather-province-page .capital-hero-card .capital-hero-info h2 .capital-badge{font-size:.75rem;background:rgba(255,255,255,.2);padding:.25rem .5rem;border-radius:12px;margin-right:.5rem;font-weight:400}.weather-province-page .capital-hero-card .capital-hero-info .capital-hero-temp{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.5rem}.weather-province-page .capital-hero-card .capital-hero-info .capital-hero-temp .temp-current{font-size:2.5rem;font-weight:700}.weather-province-page .capital-hero-card .capital-hero-info .capital-hero-temp .temp-condition{font-size:1rem;opacity:.9}.weather-province-page .capital-hero-card .capital-hero-info .capital-hero-minmax{display:flex;gap:1rem;margin-bottom:.75rem;font-size:.9rem;opacity:.9}.weather-province-page .capital-hero-card .capital-hero-info .capital-hero-minmax .temp-max,.weather-province-page .capital-hero-card .capital-hero-info .capital-hero-minmax .temp-min{display:flex;align-items:center;gap:.25rem}.weather-province-page .capital-hero-card .capital-hero-info .capital-hero-details{display:flex;gap:1.5rem;font-size:.875rem;opacity:.85;margin-bottom:1rem;flex-wrap:wrap}.weather-province-page .capital-hero-card .capital-hero-info .capital-hero-link{display:inline-block;padding:.5rem 1rem;background:rgba(255,255,255,.2);border-radius:8px;color:#fff;text-decoration:none;font-size:.9rem;transition:background .2s}.weather-province-page .capital-hero-card .capital-hero-info .capital-hero-link:hover{background:rgba(255,255,255,.3)}.weather-province-page .province-cities-section{margin-bottom:2rem}.weather-province-page .province-cities-section h2{font-size:1.25rem;color:#22223b;margin-bottom:1rem}.weather-province-page .province-cities-section .wf-search{max-width:400px;margin:0 0 1rem;position:relative}.weather-province-page .province-cities-section .wf-search__box{position:relative}.weather-province-page .province-cities-section .wf-search__icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#718096;pointer-events:none}.weather-province-page .province-cities-section .wf-search__input{width:100%;padding:10px 42px;border:1.5px solid #e2e8f0;border-radius:10px;background:#fff;color:#22223b;font-size:.9rem;font-family:inherit;outline:0;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.weather-province-page .province-cities-section .wf-search__input::placeholder{color:#a0aec0}.weather-province-page .province-cities-section .wf-search__input:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.12)}.weather-province-page .province-cities-section .wf-search__clear{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:26px;height:26px;border:none;background:#edf2f7;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#4a5568;opacity:0;pointer-events:none;transition:opacity .2s}.weather-province-page .province-cities-section .wf-search__clear svg{width:12px;height:12px}.weather-province-page .province-cities-section .wf-search__clear.visible{opacity:1;pointer-events:auto}.weather-province-page .province-cities-section .wf-search__clear:hover{background:#e2e8f0}.weather-province-page .cities-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.weather-province-page .cities-weather-table{width:100%;border-collapse:collapse;font-size:.9rem}.weather-province-page .cities-weather-table td,.weather-province-page .cities-weather-table th{padding:.875rem 1rem;text-align:right;white-space:nowrap}.weather-province-page .cities-weather-table thead{background:#f7fafc;border-bottom:1px solid #e2e8f0}.weather-province-page .cities-weather-table thead th{font-weight:600;color:#718096;font-size:.8rem}.weather-province-page .cities-weather-table tbody tr{border-bottom:1px solid #edf2f7;transition:background .15s;cursor:pointer}.weather-province-page .cities-weather-table tbody tr:last-child{border-bottom:none}.weather-province-page .cities-weather-table tbody tr:hover{background:#f7fafc}.weather-province-page .cities-weather-table .city-link{color:#22223b;font-weight:600}.weather-province-page .cities-weather-table .temp-cell{display:flex;align-items:center;gap:.5rem}.weather-province-page .cities-weather-table .temp-cell .weather-icon-small{width:28px;height:28px}@media (max-width:600px){.weather-province-page .cities-weather-table{display:block;border:none}.weather-province-page .cities-weather-table thead{display:none}.weather-province-page .cities-weather-table tbody{display:block}.weather-province-page .cities-weather-table tr{display:block;padding:.75rem;background:#fff}.weather-province-page .cities-weather-table tr:last-child{border:1px solid #e2e8f0}.weather-province-page .cities-weather-table td{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border:none;white-space:normal}.weather-province-page .cities-weather-table td:before{content:attr(data-label);font-weight:600;color:#718096;font-size:.8rem}.weather-province-page .cities-weather-table td.city-name-cell{font-size:1rem;font-weight:700;color:#22223b;padding-bottom:.75rem;border-bottom:1px solid #edf2f7;margin-bottom:.5rem}.weather-province-page .cities-weather-table td.city-name-cell:before{display:none}.weather-province-page .cities-weather-table td.temp-cell{justify-content:flex-start}.weather-province-page .cities-weather-table td.temp-cell:before{content:"دما:";margin-left:auto;margin-right:.5rem}}.weather-province-page .other-provinces-section{margin-bottom:2rem}.weather-province-page .other-provinces-section h2{font-size:1.125rem;color:#22223b;margin-bottom:1rem;text-align:center}.weather-province-page .other-provinces-section .provinces-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.weather-province-page .other-provinces-section .provinces-grid .province-link{padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:20px;text-decoration:none;color:#2d3748;font-size:.9rem;transition:.2s}.weather-province-page .other-provinces-section .provinces-grid .province-link:hover{background:#22223b;color:#fff;border-color:#22223b}.weather-city-page .weather-city-main{max-width:900px;margin:0 auto;padding:0;width:100%;box-sizing:border-box}.weather-city-page .weather-city-main .weather-hero{background:linear-gradient(135deg,#9a8c98 0,#726d81 100%);border-radius:20px;padding:1.5rem;color:#fff;margin-bottom:1.5rem}@media (min-width:901px){.weather-city-page .weather-city-main .weather-hero{margin-top:7rem}}@media (max-width:900px){.weather-city-page .weather-city-main .weather-hero{margin-top:3rem}}.weather-city-page .weather-city-main .weather-hero .weather-hero-content{display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width:640px){.weather-city-page .weather-city-main .weather-hero{padding:2rem}.weather-city-page .weather-city-main .weather-hero .weather-hero-content{flex-direction:row;text-align:right;align-items:center;gap:1.5rem}}.weather-city-page .weather-city-main .weather-hero .weather-hero-icon{width:100px;height:100px;flex-shrink:0}@media (min-width:640px){.weather-city-page .weather-city-main .weather-hero .weather-hero-icon{width:120px;height:120px}}.weather-city-page .weather-city-main .weather-hero .weather-hero-icon .weather-icon-hero{width:100%;height:100%;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, .2))}.weather-city-page .weather-city-main .weather-hero .weather-hero-info{flex:1}.weather-city-page .weather-city-main .weather-hero .weather-hero-info h1{font-size:1.5rem;margin:0 0 .25rem}@media (min-width:768px){.weather-city-page .weather-city-main .weather-hero .weather-hero-info h1{font-size:1.75rem}}.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-location{font-size:.9rem;opacity:.85;margin:0 0 1rem}.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-temp-container{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.5rem}@media (max-width:640px){.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-temp-container{justify-content:center}}.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-temp-container .weather-hero-temp{direction:ltr;font-size:4rem;font-weight:700;line-height:1}.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-temp-container .weather-hero-unit{margin-left:-32px;font-size:1.4rem;font-weight:600;line-height:1;opacity:.9}.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-temp-container .weather-hero-condition{font-size:1.25rem}.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-minmax{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.5rem;font-size:.9rem}@media (max-width:640px){.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-minmax{align-items:center}}.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-minmax .temp-max,.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-minmax .temp-min{display:flex;align-items:center;gap:.4rem;font-weight:600}.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-minmax .temp-max{color:rgba(255,255,255,.9);text-shadow:0 0 6px rgba(0,0,0,.3)}.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-minmax .temp-max strong{color:#ffe066;font-size:1.1rem;font-weight:800;text-shadow:0 1px 4px rgba(0,0,0,.45),0 0 12px rgba(255,200,0,.4)}.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-minmax .temp-min{color:rgba(255,255,255,.9);text-shadow:0 0 6px rgba(0,0,0,.3)}.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-minmax .temp-min strong{color:#48dbfb;font-size:1.1rem;font-weight:800;text-shadow:0 1px 4px rgba(0,0,0,.45),0 0 12px rgba(72,219,251,.4)}.weather-city-page .weather-city-main .weather-hero .weather-hero-info .weather-hero-feels{font-size:.9rem;opacity:.85}.weather-city-page .weather-city-main .weather-hero .stale-warning{margin-top:1rem;padding:.5rem 1rem;background:rgba(255,255,255,.15);border-radius:8px;font-size:.85rem;display:flex;align-items:center;gap:.5rem}.weather-city-page .weather-city-main .hourly-section{margin-bottom:1.5rem;width:100%;max-width:100%;overflow:hidden;position:relative}.weather-city-page .weather-city-main .hourly-section h2{font-size:1.125rem;color:#22223b;margin-bottom:1rem}.weather-city-page .weather-city-main .hourly-slider-container{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;direction:rtl;overflow:hidden;width:100%;max-width:100%;position:relative;box-sizing:border-box}.weather-city-page .weather-city-main .hourly-slider-container::after,.weather-city-page .weather-city-main .hourly-slider-container::before{content:"";position:absolute;top:0;bottom:0;width:80px;pointer-events:none;z-index:2;opacity:0;transition:opacity .25s}.weather-city-page .weather-city-main .hourly-slider-container::before{left:calc(36px + .5rem + .5rem);background:linear-gradient(to right,rgba(220,220,220,.88) 0,rgba(255,255,255,0) 100%)}.weather-city-page .weather-city-main .hourly-slider-container::after{right:calc(36px + .5rem + .5rem);background:linear-gradient(to left,rgba(220,220,220,.88) 0,rgba(255,255,255,0) 100%)}.weather-city-page .weather-city-main .hourly-nav{width:36px;height:36px;border:1px solid #e2e8f0;border-radius:50%;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:.2s}.weather-city-page .weather-city-main .hourly-nav svg{width:20px;height:20px;color:#2d3748}.weather-city-page .weather-city-main .hourly-nav:hover:not(:disabled){background:#22223b;border-color:#22223b}.weather-city-page .weather-city-main .hourly-nav:hover:not(:disabled) svg{color:#fff}.weather-city-page .weather-city-main .hourly-nav:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.weather-city-page .weather-city-main .hourly-slider-container{padding:.75rem .5rem;gap:0}.weather-city-page .weather-city-main .hourly-slider-container::after,.weather-city-page .weather-city-main .hourly-slider-container::before{width:56px}.weather-city-page .weather-city-main .hourly-slider-container::before{left:0}.weather-city-page .weather-city-main .hourly-slider-container::after{right:0}.weather-city-page .weather-city-main .hourly-slider-container.scroll-fade-left::before,.weather-city-page .weather-city-main .hourly-slider-container.scroll-fade-right::after{opacity:1}.weather-city-page .weather-city-main .hourly-nav{display:none}}.weather-city-page .weather-city-main .hourly-slider{display:flex;gap:.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1 1 0%;min-width:0;width:0;overscroll-behavior-x:contain;position:relative;cursor:grab;user-select:none}.weather-city-page .weather-city-main .hourly-slider.is-dragging{cursor:grabbing;scroll-snap-type:none}@media (max-width:480px){.weather-city-page .weather-city-main .hourly-slider{gap:.4rem;cursor:default}}.weather-city-page .weather-city-main .hourly-slider::-webkit-scrollbar{display:none}.weather-city-page .weather-city-main .hourly-item{flex:0 0 auto;width:70px;min-width:70px;max-width:70px;display:flex;flex-direction:column;align-items:center;padding:.75rem .5rem;border-radius:12px;scroll-snap-align:start;transition:background .2s;box-sizing:border-box}.weather-city-page .weather-city-main .hourly-item.current,.weather-city-page .weather-city-main .hourly-item:not(.current):hover{background:#f7fafc}.weather-city-page .weather-city-main .hourly-item .hourly-time{font-size:.8rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:center}@media (max-width:600px){.weather-city-page .weather-city-main .hourly-item{width:60px;min-width:60px;max-width:60px;padding:.6rem .4rem}.weather-city-page .weather-city-main .hourly-item .hourly-time{font-size:.7rem;margin-bottom:.4rem}}@media (max-width:400px){.weather-city-page .weather-city-main .hourly-item{width:55px;min-width:55px;max-width:55px;padding:.5rem .3rem}.weather-city-page .weather-city-main .hourly-item .hourly-time{font-size:.65rem;margin-bottom:.3rem}}.weather-city-page .weather-city-main .hourly-item .weather-icon-hourly{width:36px;height:36px;flex-shrink:0}.weather-city-page .weather-city-main .hourly-item .hourly-temp{font-size:1.2rem;font-weight:700;white-space:nowrap}@media (max-width:600px){.weather-city-page .weather-city-main .hourly-item .weather-icon-hourly{width:30px;height:30px;margin-bottom:.4rem}.weather-city-page .weather-city-main .hourly-item .hourly-temp{font-size:.85rem}}@media (max-width:400px){.weather-city-page .weather-city-main .hourly-item .weather-icon-hourly{width:26px;height:26px;margin-bottom:.3rem}.weather-city-page .weather-city-main .hourly-item .hourly-temp{font-size:.75rem}}.weather-city-page .weather-city-main .hourly-item .hourly-rain{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#4299e1;white-space:nowrap}.weather-city-page .weather-city-main .hourly-item .hourly-rain .icon-rain-drop{width:12px;height:12px;flex-shrink:0}@media (max-width:600px){.weather-city-page .weather-city-main .hourly-item .hourly-rain{font-size:.7rem;gap:.2rem;margin-top:.2rem}.weather-city-page .weather-city-main .hourly-item .hourly-rain .icon-rain-drop{width:10px;height:10px}}@media (max-width:400px){.weather-city-page .weather-city-main .hourly-item .hourly-rain{font-size:.65rem}.weather-city-page .weather-city-main .hourly-item .hourly-rain .icon-rain-drop{width:9px;height:9px}}.weather-city-page .weather-city-main .daily-section{margin-bottom:1.5rem}.weather-city-page .weather-city-main .daily-section h2{font-size:1.125rem;color:#22223b;margin-bottom:1rem}.weather-city-page .weather-city-main .daily-forecast-list{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.weather-city-page .weather-city-main .daily-item{display:grid;grid-template-columns:1fr auto auto auto 1fr;gap:.75rem;align-items:center;padding:1rem;border-bottom:1px solid #edf2f7}.weather-city-page .weather-city-main .daily-item:last-child{border-bottom:none}.weather-city-page .weather-city-main .daily-item.today{background:#f7fafc}@media (max-width:480px){.weather-city-page .weather-city-main .daily-item{grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;grid-template-areas:"icon day temp" "icon details temp";gap:.25rem .75rem;padding:.875rem 1rem}.weather-city-page .weather-city-main .daily-item .daily-day{grid-area:day;align-self:end}.weather-city-page .weather-city-main .daily-item .daily-icon{grid-area:icon;grid-row:span 2;align-self:center}.weather-city-page .weather-city-main .daily-item .daily-condition{grid-area:details;display:flex!important;align-self:start;min-width:unset;font-size:.75rem}.weather-city-page .weather-city-main .daily-item .daily-condition::after{content:none}.weather-city-page .weather-city-main .daily-item .daily-rain{display:none!important}.weather-city-page .weather-city-main .daily-item .daily-temp-bar{grid-area:temp;grid-row:span 2;flex-direction:column;align-self:center;gap:.125rem}.weather-city-page .weather-city-main .daily-item .daily-temp-bar .temp-bar-container{display:none}.weather-city-page .weather-city-main .daily-item .daily-temp-bar .temp-max-label{font-size:1rem;order:-1}.weather-city-page .weather-city-main .daily-item .daily-temp-bar .temp-min-label{font-size:.8rem;opacity:.7}}@media (min-width:481px) and (max-width:640px){.weather-city-page .weather-city-main .daily-item{grid-template-columns:1fr auto auto 1fr}.weather-city-page .weather-city-main .daily-item .daily-condition{display:none}}.weather-city-page .weather-city-main .daily-item .daily-day .day-name{display:block;font-weight:600;color:#22223b;font-size:.9rem}.weather-city-page .weather-city-main .daily-item .daily-day .day-date{display:block;font-size:.75rem;color:#718096}.weather-city-page .weather-city-main .daily-item .daily-icon .weather-icon-daily{width:40px;height:40px}.weather-city-page .weather-city-main .daily-item .daily-condition{font-size:.85rem;color:#718096;min-width:80px}.weather-city-page .weather-city-main .daily-item .daily-rain{display:flex;align-items:center;gap:.25rem;font-size:.8rem;color:#4299e1;min-width:40px}.weather-city-page .weather-city-main .daily-item .daily-rain .icon-rain-drop{width:14px;height:14px}.weather-city-page .weather-city-main .daily-item .daily-temp-bar{direction:ltr;display:flex;align-items:center;gap:.5rem}.weather-city-page .weather-city-main .daily-item .daily-temp-bar .temp-max-label,.weather-city-page .weather-city-main .daily-item .daily-temp-bar .temp-min-label{font-size:.9rem;font-weight:600;min-width:32px}.weather-city-page .weather-city-main .daily-item .daily-temp-bar .temp-min-label{color:#3182ce;text-align:left}.weather-city-page .weather-city-main .daily-item .daily-temp-bar .temp-max-label{color:#e53e3e;text-align:right}.weather-city-page .weather-city-main .daily-item .daily-temp-bar .temp-bar-container{width:80px;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}@media (max-width:480px){.weather-city-page .weather-city-main .daily-item .daily-temp-bar .temp-bar-container{width:50px}}.weather-city-page .weather-city-main .daily-item .daily-temp-bar .temp-bar-container .temp-bar{height:100%;background:linear-gradient(90deg,#3182ce,#e53e3e);border-radius:3px;width:100%}.weather-city-page .weather-city-main .details-section{margin-bottom:1.5rem}.weather-city-page .weather-city-main .details-section h2{font-size:1.125rem;color:#22223b;margin-bottom:1rem}.weather-city-page .weather-city-main .details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width:640px){.weather-city-page .weather-city-main .details-grid{grid-template-columns:repeat(3,1fr)}}.weather-city-page .weather-city-main .detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;text-align:center}.weather-city-page .weather-city-main .detail-card .detail-icon{font-size:1.5rem}.weather-city-page .weather-city-main .detail-card .detail-icon .meteocon-detail{width:3.5rem;height:3.5rem}.weather-city-page .weather-city-main .detail-card .detail-label{font-size:.8rem;color:#718096;margin-bottom:.25rem}.weather-city-page .weather-city-main .detail-card .detail-value{font-size:1.25rem;font-weight:700;color:#22223b;direction:ltr}.weather-city-page .weather-city-main .detail-card .detail-sub{font-size:.75rem;color:#718096;margin-top:.25rem}.weather-city-page .weather-city-main .sun-moon-section{margin-bottom:1.5rem}.weather-city-page .weather-city-main .sun-moon-section h2{font-size:1.125rem;color:#22223b;margin-bottom:1rem}.weather-city-page .weather-city-main .sun-moon-card{background:#1a1a2e;border-radius:16px;padding:1.5rem;direction:ltr;position:relative;overflow:hidden;margin-bottom:1rem}.weather-city-page .weather-city-main .sun-moon-card:last-child{margin-bottom:0}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-title{position:absolute;top:16px;left:20px;font-size:1rem;font-weight:500;color:rgba(255,255,255,.9);letter-spacing:.5px}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container{position:relative;max-width:320px;margin:0 auto}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .arc-svg{width:100%;height:auto;display:block}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .arc-svg .arc-background{opacity:.5}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .arc-svg .arc-progress{stroke-dasharray:100;stroke-dashoffset:100;transition:stroke-dashoffset .8s ease-out}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .arc-svg .arc-shadow-fill{transition:opacity .3s}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .arc-svg .horizon-line{opacity:.6}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .celestial-icon-moving{position:absolute;width:40px;height:40px;--p:calc(var(--progress, 50) / 100);--one-minus-p:calc(1 - var(--p));left:calc(6.67% + 86.67% * var(--progress,50)/ 100);top:calc(87.5% - 81.25% * (1 - pow(2 * var(--progress,50)/ 100 - 1,2)));transform:translate(-50%,-50%);transition:left .8s ease-out,top .8s ease-out;z-index:2}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .celestial-icon-moving .celestial-icon-svg{width:100%;height:100%}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .celestial-icon-moving.sun-icon-moving{filter:drop-shadow(0 0 12px rgba(253, 184, 19, .7))}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .celestial-icon-moving.moon-icon-moving{filter:drop-shadow(0 0 12px rgba(148, 163, 184, .7))}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .horizon-dot{position:absolute;bottom:12.5%;width:10px;height:10px;border-radius:50%;transform:translate(-50%,50%);z-index:3}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .horizon-dot.start-dot{left:6.67%;background:#fdb813}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .horizon-dot.end-dot{left:93.33%;background:#f97316}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .horizon-dot.moon-dot.start-dot{background:#6b7280}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .horizon-dot.moon-dot.end-dot{background:#94a3b8}.weather-city-page .weather-city-main .sun-moon-card .time-labels-row{display:flex;justify-content:space-between;padding:.75rem .5rem 0;max-width:320px;margin:0 auto}.weather-city-page .weather-city-main .sun-moon-card .time-labels-row .time-value{font-size:.95rem;font-weight:600;color:rgba(255,255,255,.85);font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.weather-city-page .weather-city-main .sun-moon-card.moon-card{background:#0d1b2a}.weather-city-page .weather-city-main .sun-moon-card.moon-card .sun-moon-title{color:rgba(255,255,255,.8)}.weather-city-page .weather-city-main .sun-moon-card.moon-card .time-labels-row .time-value{color:rgba(255,255,255,.75)}.weather-city-page .weather-city-main .sun-moon-card.hidden-card{display:none}@media (max-width:480px){.weather-city-page .weather-city-main .sun-moon-card{padding:1.25rem 1rem}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-title{font-size:.9rem}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container{max-width:280px}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .celestial-icon-moving{width:36px;height:36px}.weather-city-page .weather-city-main .sun-moon-card .sun-moon-path-container .horizon-dot{width:8px;height:8px}.weather-city-page .weather-city-main .sun-moon-card .time-labels-row .time-value{font-size:.85rem}}.weather-city-page .weather-city-main .aqi-section{margin-bottom:1.5rem}.weather-city-page .weather-city-main .aqi-section h2{font-size:1.125rem;color:#22223b;margin-bottom:1rem}.weather-city-page .weather-city-main .aqi-card{display:flex;gap:1rem}.weather-city-page .weather-city-main .aqi-card .aqi-item{flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;text-align:center}.weather-city-page .weather-city-main .aqi-card .aqi-item .aqi-label{display:block;font-size:.8rem;color:#718096;margin-bottom:.25rem}.weather-city-page .weather-city-main .aqi-card .aqi-item .aqi-value{font-size:1.5rem;font-weight:700;color:#22223b}.weather-city-page .weather-city-main .aqi-card .aqi-item .aqi-unit{font-size:.75rem;color:#718096}.weather-city-page .weather-city-main .related-tools-section{margin-bottom:1.5rem}.weather-city-page .weather-city-main .related-tools-section h2{font-size:1.125rem;color:#22223b;margin-bottom:1rem}.weather-city-page .weather-city-main .related-tools-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.weather-city-page .weather-city-main .related-tool-card{display:flex;flex-direction:column;align-items:center;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none;color:#2d3748;transition:.2s}.weather-city-page .weather-city-main .related-tool-card:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.weather-city-page .weather-city-main .related-tool-card .tool-icon{font-size:1.5rem;margin-bottom:.5rem}.weather-city-page .weather-city-main .related-tool-card .tool-name{font-size:.8rem;text-align:center;color:#2d3748}.weather-city-page .weather-city-main .nearby-section{margin-bottom:1.5rem}.weather-city-page .weather-city-main .nearby-section h2{font-size:1.125rem;color:#22223b;margin-bottom:1rem}.weather-city-page .weather-city-main .nearby-cities-grid{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.weather-city-page .weather-city-main .nearby-cities-grid .nearby-city-link{padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:20px;text-decoration:none;color:#2d3748;font-size:.9rem;transition:.2s}.weather-city-page .weather-city-main .nearby-cities-grid .nearby-city-link:hover{background:#22223b;color:#fff;border-color:#22223b}.weather-city-page .weather-city-main .other-provinces-section{margin-bottom:1.5rem}.weather-city-page .weather-city-main .other-provinces-section h2{font-size:1.125rem;color:#22223b;margin-bottom:1rem}.weather-city-page .weather-city-main .other-provinces-section .provinces-grid{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.weather-city-page .weather-city-main .other-provinces-section .provinces-grid .province-link{padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:20px;text-decoration:none;color:#2d3748;font-size:.9rem;transition:.2s}.weather-city-page .weather-city-main .other-provinces-section .provinces-grid .province-link:hover{background:#22223b;color:#fff;border-color:#22223b}.weather-city-page .weather-city-main .faq-section{margin-top:2rem}@media (max-width:900px){.weather-city-page .weather-city-main .weather-hero{border-radius:0;margin-bottom:.5rem}.weather-city-page .weather-city-main .hourly-slider-container{border-radius:0}.weather-city-page .weather-city-main .hourly-section{margin-bottom:.5rem}.weather-city-page .weather-city-main .daily-forecast-list,.weather-city-page .weather-city-main .sun-moon-card{border-radius:0}}.weather-city-page .weather-city-main .h2-900px{text-align:center}.weather-seo-content{margin-top:2rem}@keyframes skeleton-shimmer{0%{background-position:-200px 0}100%{background-position:calc(200px + 100%) 0}}.weather-skeleton{animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#f0f0f0 0,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0 100%);background-size:200px 100%;border-radius:4px}.weather-hero-skeleton{background:linear-gradient(135deg,#8b9dc3 0,#a8b5d1 100%);border-radius:20px;padding:2rem;margin-bottom:1.5rem}.weather-hero-skeleton .skeleton-hero-content{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}@media (min-width:640px){.weather-city-page .weather-city-main .related-tools-grid{grid-template-columns:repeat(4,1fr)}.weather-hero-skeleton .skeleton-hero-content{flex-wrap:nowrap}}.weather-hero-skeleton .skeleton-icon{width:120px;height:120px;background:rgba(255,255,255,.2);border-radius:16px;flex-shrink:0;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.25) 20%,rgba(255,255,255,.1) 40%,rgba(255,255,255,.1) 100%);background-size:200px 100%}.weather-hero-skeleton .skeleton-info{flex:1}.weather-hero-skeleton .skeleton-info .skeleton-title{height:28px;width:60%;background:rgba(255,255,255,.2);border-radius:6px;margin-bottom:.5rem;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.25) 20%,rgba(255,255,255,.1) 40%,rgba(255,255,255,.1) 100%);background-size:200px 100%}.weather-hero-skeleton .skeleton-info .skeleton-subtitle{height:16px;width:40%;background:rgba(255,255,255,.15);border-radius:4px;margin-bottom:1rem;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.18) 20%,rgba(255,255,255,.08) 40%,rgba(255,255,255,.08) 100%);background-size:200px 100%}.weather-hero-skeleton .skeleton-info .skeleton-temp{height:64px;width:140px;background:rgba(255,255,255,.2);border-radius:8px;margin-bottom:.75rem;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.25) 20%,rgba(255,255,255,.1) 40%,rgba(255,255,255,.1) 100%);background-size:200px 100%}.weather-hero-skeleton .skeleton-info .skeleton-minmax{display:flex;gap:1rem}.weather-hero-skeleton .skeleton-info .skeleton-minmax span{height:20px;width:50px;background:rgba(255,255,255,.15);border-radius:4px;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.18) 20%,rgba(255,255,255,.08) 40%,rgba(255,255,255,.08) 100%);background-size:200px 100%}.hourly-skeleton{margin-bottom:1.5rem}.hourly-skeleton .skeleton-section-title{height:20px;width:120px;background:#e0e0e0;border-radius:4px;margin-bottom:1rem;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#e8e8e8 0,#d8d8d8 20%,#e8e8e8 40%,#e8e8e8 100%);background-size:200px 100%}.hourly-skeleton .skeleton-hourly-container{display:flex;gap:.5rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.hourly-skeleton .skeleton-hourly-item{flex:0 0 auto;width:70px;height:120px;background:#f0f0f0;border-radius:12px;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#f0f0f0 0,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0 100%);background-size:200px 100%}.hourly-skeleton .skeleton-hourly-item:nth-child(2){animation-delay:.1s}.hourly-skeleton .skeleton-hourly-item:nth-child(3){animation-delay:.2s}.hourly-skeleton .skeleton-hourly-item:nth-child(4){animation-delay:.3s}.hourly-skeleton .skeleton-hourly-item:nth-child(5){animation-delay:.4s}.hourly-skeleton .skeleton-hourly-item:nth-child(6){animation-delay:.5s}.hourly-skeleton .skeleton-hourly-item:nth-child(7){animation-delay:.6s}.hourly-skeleton .skeleton-hourly-item:nth-child(8){animation-delay:.7s}.daily-skeleton{margin-bottom:1.5rem}.daily-skeleton .skeleton-section-title{height:20px;width:140px;background:#e0e0e0;border-radius:4px;margin-bottom:1rem;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#e8e8e8 0,#d8d8d8 20%,#e8e8e8 40%,#e8e8e8 100%);background-size:200px 100%}.daily-skeleton .skeleton-daily-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.daily-skeleton .skeleton-daily-item{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid #edf2f7}.daily-skeleton .skeleton-daily-item:last-child{border-bottom:none}.daily-skeleton .skeleton-daily-item .skeleton-day{width:80px;height:36px;background:#f0f0f0;border-radius:6px;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#f0f0f0 0,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0 100%);background-size:200px 100%}.daily-skeleton .skeleton-daily-item .skeleton-icon{width:40px;height:40px;background:#f0f0f0;border-radius:8px;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#f0f0f0 0,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0 100%);background-size:200px 100%}.daily-skeleton .skeleton-daily-item .skeleton-temp-bar{flex:1;height:16px;background:#f0f0f0;border-radius:8px;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#f0f0f0 0,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0 100%);background-size:200px 100%}.daily-skeleton .skeleton-daily-item:nth-child(2) *{animation-delay:.1s}.daily-skeleton .skeleton-daily-item:nth-child(3) *{animation-delay:.2s}.daily-skeleton .skeleton-daily-item:nth-child(4) *{animation-delay:.3s}.daily-skeleton .skeleton-daily-item:nth-child(5) *{animation-delay:.4s}.daily-skeleton .skeleton-daily-item:nth-child(6) *{animation-delay:.5s}.daily-skeleton .skeleton-daily-item:nth-child(7) *{animation-delay:.6s}.details-skeleton{margin-bottom:1.5rem}.details-skeleton .skeleton-section-title{height:20px;width:130px;background:#e0e0e0;border-radius:4px;margin-bottom:1rem;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#e8e8e8 0,#d8d8d8 20%,#e8e8e8 40%,#e8e8e8 100%);background-size:200px 100%}.details-skeleton .skeleton-details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width:640px){.details-skeleton .skeleton-details-grid{grid-template-columns:repeat(3,1fr)}}.details-skeleton .skeleton-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;height:100px;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#f8f8f8 0,#e8e8e8 20%,#f8f8f8 40%,#f8f8f8 100%);background-size:200px 100%}.details-skeleton .skeleton-detail-card:nth-child(2){animation-delay:.1s}.details-skeleton .skeleton-detail-card:nth-child(3){animation-delay:.2s}.details-skeleton .skeleton-detail-card:nth-child(4){animation-delay:.3s}.details-skeleton .skeleton-detail-card:nth-child(5){animation-delay:.4s}.details-skeleton .skeleton-detail-card:nth-child(6){animation-delay:.5s}.capital-card-skeleton{display:flex;align-items:center;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.capital-card-skeleton .skeleton-icon{width:56px;height:56px;background:#f0f0f0;border-radius:12px;flex-shrink:0;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#f0f0f0 0,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0 100%);background-size:200px 100%}.capital-card-skeleton .skeleton-info{flex:1;margin-right:.75rem}.capital-card-skeleton .skeleton-info .skeleton-name{height:16px;width:70%;background:#e0e0e0;border-radius:4px;margin-bottom:.5rem;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#e8e8e8 0,#d8d8d8 20%,#e8e8e8 40%,#e8e8e8 100%);background-size:200px 100%}.capital-card-skeleton .skeleton-info .skeleton-province{height:12px;width:50%;background:#e8e8e8;border-radius:3px;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#f0f0f0 0,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0 100%);background-size:200px 100%}.capital-card-skeleton .skeleton-temp{text-align:left}.capital-card-skeleton .skeleton-temp .skeleton-temp-value{height:28px;width:50px;background:#e0e0e0;border-radius:6px;margin-bottom:.25rem;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#e8e8e8 0,#d8d8d8 20%,#e8e8e8 40%,#e8e8e8 100%);background-size:200px 100%}.capital-card-skeleton .skeleton-temp .skeleton-temp-desc{height:12px;width:60px;background:#e8e8e8;border-radius:3px;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#f0f0f0 0,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0 100%);background-size:200px 100%}.table-row-skeleton{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;border-bottom:1px solid #edf2f7}.table-row-skeleton .skeleton-cell{height:20px;background:#f0f0f0;border-radius:4px;animation:1.5s ease-in-out infinite skeleton-shimmer;background:linear-gradient(90deg,#f0f0f0 0,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0 100%);background-size:200px 100%}.table-row-skeleton .skeleton-cell.city{width:80px}.table-row-skeleton .skeleton-cell.temp{width:60px}.table-row-skeleton .skeleton-cell.condition{width:100px}.table-row-skeleton .skeleton-cell.humidity{width:50px}.table-row-skeleton .skeleton-cell.wind{width:70px}.weather-last-updated{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.2);border-radius:8px;margin-bottom:1.5rem;font-size:.85rem;color:#4a5568}.weather-last-updated .update-icon{font-size:1rem}.weather-last-updated .update-label{font-weight:500}.weather-last-updated .update-time{color:#667eea;font-weight:600}.weather-last-updated.is-stale{background:rgba(251,191,36,.1);border-color:rgba(251,191,36,.3)}.weather-last-updated.is-stale .update-time{color:#d97706}.weather-last-updated.is-stale .stale-indicator{color:#d97706;font-size:.8rem;margin-right:.5rem}.weather-error-state{padding:2rem;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:1.5rem}.weather-error-state .error-icon{font-size:3rem;margin-bottom:1rem}.weather-error-state .error-title{font-size:1.25rem;font-weight:600;color:#22223b;margin-bottom:.5rem}.weather-error-state .error-message{color:#718096;font-size:.9rem;margin-bottom:1rem}.weather-error-state .error-retry-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#22223b;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;transition:background .2s}.weather-error-state .error-retry-btn:hover{background:rgb(15.3548387097,15.3548387097,26.6451612903)}.weather-updating-indicator{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.8);color:#fff;padding:.75rem 1.5rem;border-radius:24px;font-size:.85rem;display:flex;align-items:center;gap:.5rem;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.weather-updating-indicator.visible{opacity:1;visibility:visible}.weather-updating-indicator .updating-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.custom-location-section{margin-top:3rem;padding:2rem;background:linear-gradient(135deg,rgba(34,34,59,.05),rgba(34,34,59,.1));border-radius:16px;text-align:center;display:none}.custom-location-section h2{margin-bottom:.5rem;color:#22223b}.custom-location-section .section-desc{color:rgba(255,255,255,.7);margin-bottom:1.5rem}.custom-coords-input-section{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center;max-width:600px;margin:0 auto}.custom-coords-input-wrapper{display:flex;flex:1;min-width:250px;gap:.5rem}.custom-coords-input-wrapper .coords-input{flex:1;padding:.75rem 1rem;border:2px solid rgba(34,34,59,.3);border-radius:8px;font-size:1rem;background:rgba(255,255,255,.9);color:#333;direction:ltr;text-align:center}.custom-coords-input-wrapper .coords-input::placeholder{color:#999;direction:ltr}.custom-coords-input-wrapper .coords-input:focus{outline:0;border-color:#22223b}#currentLocationBtn,#customCoordsBtn{padding:.75rem 1.25rem;border:none;border-radius:8px;font-size:.95rem;cursor:pointer;transition:.2s;white-space:nowrap}#currentLocationBtn .loading-spinner,#customCoordsBtn .loading-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:.8s linear infinite spin;margin-left:.5rem}#currentLocationBtn{background:#22223b;color:#fff}#currentLocationBtn:hover:not(:disabled){background:rgb(15.3548387097,15.3548387097,26.6451612903);transform:translateY(-2px)}#currentLocationBtn:disabled{opacity:.7;cursor:not-allowed}#customCoordsBtn{background:rgba(34,34,59,.2);color:#22223b}#customCoordsBtn:hover{background:rgba(34,34,59,.3)}.weather-custom-page .weather-hero-coords{font-size:.9rem;color:rgba(255,255,255,.7);margin-top:.5rem;font-family:monospace;direction:ltr}.weather-custom-page .nearest-city-notice{margin:1rem 0 1.5rem;padding:.85rem 1rem;background:rgba(255,255,255,.08);border-radius:12px;text-align:center}.weather-custom-page .nearest-city-notice a{color:#22223b;text-decoration:none;font-weight:600}.weather-custom-page .nearest-city-notice a:hover{text-decoration:underline}.weather-custom-page .try-another-section{margin-top:3rem;padding:2rem;background:rgba(255,255,255,.05);border-radius:16px;text-align:center}.weather-custom-page .try-another-section h2{margin-bottom:.5rem}.weather-custom-page .try-another-section p{color:rgba(255,255,255,.7);margin-bottom:1.5rem}.weather-custom-page .back-link-section{margin-top:2rem;text-align:center}.weather-custom-page .back-link-section .back-link{color:#22223b;text-decoration:none;font-size:1rem}.weather-custom-page .back-link-section .back-link:hover{text-decoration:underline}.weather-custom-page .skeleton-loading-message{text-align:center;padding:3rem 1rem}.weather-custom-page .skeleton-loading-message .loading-spinner{width:48px;height:48px;border:4px solid rgba(34,34,59,.2);border-top-color:#22223b;border-radius:50%;animation:.8s linear infinite spin;margin:0 auto 1.5rem}.weather-custom-page .skeleton-loading-message h2{margin-bottom:.5rem}.weather-custom-page .skeleton-loading-message p{color:rgba(255,255,255,.7)}.weather-custom-page .custom-coords-fallback{padding:1.5rem;background:rgba(255,255,255,.05);border-radius:12px;max-width:400px;margin:2rem auto}.weather-custom-page .custom-coords-fallback h3{font-size:1rem;margin-bottom:1rem;color:rgba(255,255,255,.8)}.weather-custom-page .custom-coords-manual-wrapper{display:flex;gap:.5rem;max-width:350px;margin:1rem auto}.weather-custom-page .custom-coords-manual-wrapper .coords-input{flex:1;padding:.75rem;border:2px solid rgba(34,34,59,.3);border-radius:8px;font-size:1rem;direction:ltr;text-align:center}.air-quality-section{margin-top:2rem}.air-quality-section h2{margin-bottom:1rem}.air-quality-section .air-quality-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.air-quality-section .aq-card{background:rgba(255,255,255,.05);border-radius:12px;padding:1.25rem;text-align:center}.air-quality-section .aq-card .aq-label{font-size:.9rem;color:rgba(255,255,255,.7);margin-bottom:.5rem}.air-quality-section .aq-card .aq-value{font-size:1.5rem;font-weight:600}.sun-moon-times{display:flex;justify-content:space-around;padding:1rem}.sun-moon-times .time-item{text-align:center}.sun-moon-times .time-item .time-label{display:block;font-size:.9rem;color:rgba(255,255,255,.7);margin-bottom:.5rem}.sun-moon-times .time-item .time-value{font-size:1.5rem;font-weight:600}