.weather-card-modern{color:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:470px;padding:24px;display:flex;overflow:hidden;box-shadow:0 12px 40px #00000047,0 4px 12px #0000001f}.weather-card-modern .card-header,.weather-card-modern .main-temp,.weather-card-modern .temp-range,.weather-card-modern .weather-details-grid,.weather-card-modern .sun-times{text-shadow:0 1px 3px #0006}.weather-card-modern .temp-range,.weather-card-modern .weather-details-grid{-webkit-backdrop-filter:blur(8px);background:#00000038}.card-header{border-bottom:1px solid #fff3;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;padding-bottom:16px;display:flex}.card-header>div:first-child{flex:1;min-width:0}.city-name{letter-spacing:-.3px;word-break:break-word;margin:0;font-size:1.5rem;font-weight:700}.city-timezone{opacity:.75;margin-top:4px;font-size:.75rem;font-weight:400}.header-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.current-time{background:#00000047;border-radius:999px;padding:5px 12px;font-size:.95rem;font-weight:600}.favorite-btn-modern{cursor:pointer;color:#fff;background:#ffffff2e;border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;transition:background .2s,transform .2s;display:flex}.favorite-btn-modern{cursor:pointer;color:#fff;background:#ffffff2e;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;transition:background .2s,transform .2s;display:flex}.favorite-btn-modern:hover{background:#ffffff52;transform:scale(1.08)}.favorite-btn-modern.active{background:#ffd20047;border-color:#ffd20066}.main-temp{text-align:center;flex-direction:column;flex:1;justify-content:center;margin:16px 0;display:flex}.temp-value{letter-spacing:-3px;margin-bottom:8px;font-size:5rem;font-weight:700;line-height:1}.weather-description{text-transform:capitalize;opacity:.92;justify-content:center;align-items:center;gap:8px;font-size:1.05rem;display:flex}.temp-range{border-radius:12px;justify-content:center;gap:28px;margin:12px 0;padding:9px 16px;font-size:.88rem;font-weight:500;display:flex}.weather-details-grid{border-radius:14px;grid-template-columns:repeat(3,1fr);gap:12px;margin:12px 0;padding:14px 12px;display:grid}.detail-item{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.detail-icon{font-size:1.3rem}.detail-label{opacity:.8;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:400}.detail-value{font-size:.95rem;font-weight:700}.sun-times{border-top:1px solid #fff3;justify-content:space-between;gap:16px;margin-top:12px;padding-top:14px;display:flex}.sun-item{align-items:center;gap:6px;font-size:.82rem;font-weight:500;display:flex}.sun-icon{font-size:1.1rem}@media (max-width:900px){.weather-card-modern{min-height:480px;padding:20px}.temp-value{font-size:4rem}.weather-details-grid{gap:10px}}@media (max-width:600px){.weather-card-modern{min-height:auto;padding:16px}.city-name{font-size:1.1rem}.temp-value{letter-spacing:-2px;font-size:3.5rem}.weather-description{font-size:.9rem}.temp-range{gap:16px;padding:6px 12px;font-size:.75rem}.weather-details-grid{gap:8px;padding:10px 8px}.detail-icon{font-size:1.1rem}.detail-label{font-size:.6rem}.detail-value{font-size:.8rem}.sun-times{flex-direction:row;justify-content:space-between;gap:8px}.sun-item{font-size:.7rem}.card-header{grid-template-columns:1fr auto;align-items:start;gap:8px;display:grid}.card-header>div:first-child{min-width:0;overflow:hidden}.city-name{word-break:break-word;font-size:1rem;line-height:1.3}.city-timezone{font-size:.6rem}.header-right{align-self:start}.favorite-btn-modern{width:34px;height:34px;font-size:18px}}@media (max-width:480px){.weather-card-modern{padding:14px}.temp-value{font-size:3rem}.temp-range{flex-direction:column;align-items:center;gap:6px}.weather-details-grid{grid-template-columns:repeat(3,1fr);gap:6px}.sun-times{flex-direction:column;align-items:center;gap:8px}.card-header{gap:6px}.city-name{font-size:.85rem}.city-timezone{font-size:.55rem}.favorite-btn-modern{width:30px;height:30px;font-size:16px}}
.forecast-container{background:#fff;border:1px solid #0000000f;border-radius:16px;margin:20px 0;padding:20px;box-shadow:0 1px 3px #00000012,0 1px 2px #0000000d}.forecast-container h3{color:#6b7280;text-align:left;text-transform:uppercase;letter-spacing:.07em;margin:0 0 16px;font-size:.78rem;font-weight:600}.forecast-loading,.forecast-error{text-align:center;color:#94a3b8;font-size:.88rem}.forecast-list{justify-content:space-between;gap:8px;display:flex;overflow-x:auto}.forecast-item{text-align:center;background:#f8fafc;border:1px solid #0000000d;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:88px;padding:14px 8px;transition:transform .18s,box-shadow .18s,background .18s;display:flex}.forecast-item:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 6px 16px #00000017}.forecast-day-name{color:#111827;text-transform:capitalize;font-size:12.5px;font-weight:700}.forecast-day-date{color:#94a3b8;margin-bottom:2px;font-size:10px}.forecast-temp-range{align-items:center;gap:5px;width:100%;margin:4px 0;display:flex}.forecast-temp-min{color:#60a5fa;white-space:nowrap;font-size:11px;font-weight:600}.forecast-temp-max{color:#f97316;white-space:nowrap;font-size:11px;font-weight:600}.forecast-range-bar-track{background:#e2e8f0;border-radius:2px;flex:1;height:4px;position:relative;overflow:hidden}.forecast-range-bar-fill{background:linear-gradient(90deg,#60a5fa,#fbbf24,#f97316);border-radius:2px;height:100%;position:absolute}.forecast-pop{color:#3b82f6;align-items:center;gap:3px;margin-top:2px;font-size:11px;font-weight:600;display:flex}.forecast-desc{color:#94a3b8;text-transform:capitalize;text-align:center;font-size:10px}@media (max-width:600px){.forecast-list{flex-direction:column;gap:6px}.forecast-item{text-align:left;grid-template-rows:auto auto;grid-template-columns:70px 44px 1fr 40px;align-items:center;gap:0 10px;min-width:auto;padding:10px 14px;display:grid}.forecast-day-name{text-align:left;grid-area:1/1}.forecast-day-date{text-align:left;grid-area:2/1;margin-bottom:0}.forecast-item img{grid-area:1/2/3}.forecast-temp-range{grid-area:1/3/3;margin:0}.forecast-pop{grid-area:1/4/3;justify-content:flex-end;margin-top:0}.forecast-desc{display:none}}
.hourly-forecast-container{background:#fff;border:1px solid #0000000f;border-radius:16px;margin:20px 0;padding:20px;box-shadow:0 1px 3px #00000012,0 1px 2px #0000000d}.hourly-forecast-container h3{color:#6b7280;text-align:left;text-transform:uppercase;letter-spacing:.07em;margin:0 0 12px;font-size:.78rem;font-weight:600}.hourly-rain-alert{color:#1d4ed8;background:#eff6ff;border-left:3px solid #3b82f6;border-radius:8px;align-items:center;gap:8px;margin-bottom:14px;padding:9px 14px;font-size:.82rem;font-weight:600;display:flex}.hourly-scroll-track{scrollbar-width:thin;scrollbar-color:#0000001f transparent;gap:8px;padding-bottom:6px;display:flex;overflow-x:auto}.hourly-scroll-track::-webkit-scrollbar{height:3px}.hourly-scroll-track::-webkit-scrollbar-thumb{background:#0000001f;border-radius:2px}.hourly-card{text-align:center;background:#f8fafc;border:1px solid #0000000d;border-radius:12px;flex-direction:column;flex:0 0 76px;align-items:center;gap:4px;padding:12px 6px;display:flex}.hourly-card--rainy{background:#eff6ff;border-color:#3b82f640}.hourly-card--skeleton{opacity:.2;background:#e2e8f0;min-height:110px}.hourly-time{color:#374151;font-size:11.5px;font-weight:700}.hourly-temp{color:#111827;font-size:14px;font-weight:700}.hourly-pop{color:#3b82f6;align-items:center;gap:2px;font-size:11px;font-weight:600;display:flex}@media (max-width:600px){.hourly-card{flex:0 0 68px}}
