.weather-summary-section{background:linear-gradient(135deg,#eff6ff,#faf5ff)}.weather-summary-card{background:linear-gradient(120deg,#1d4ed8,#3b5bdd 50%,#7c3aed);box-shadow:0 22px 48px #414ab447}.weather-summary-card.weather-summary-hot{background:linear-gradient(120deg,#2563eb,#4f46e5 52%,#a855f7)}.weather-summary-card.weather-summary-cold{background:linear-gradient(120deg,#0e7490,#2563eb 52%,#6d28d9)}.weather-summary-card.weather-summary-rain{background:linear-gradient(120deg,#172554,#3730a3 52%,#6d28d9)}.weather-summary-card.is-night{background:linear-gradient(120deg,#07152f,#172554 50%,#3b1b68);box-shadow:0 24px 56px #140d3775}.weather-summary-card.weather-summary-hot.is-night{background:linear-gradient(120deg,#182148,#302467 52%,#692b83)}.weather-summary-card.weather-summary-cold.is-night{background:linear-gradient(120deg,#08243e,#172b69 52%,#3c2a70)}.weather-summary-card.weather-summary-rain.is-night{background:linear-gradient(120deg,#08142c,#1e1b4b 50%,#431d6b)}.weather-summary-glow{filter:blur(22px);background:#ffef9c4d;border-radius:9999px;width:12rem;height:12rem;animation:4.5s ease-in-out infinite weather-summary-glow;position:absolute;top:-5rem;right:-2rem}.weather-summary-icon{animation:4.5s ease-in-out infinite weather-summary-float}.weather-summary-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #fff3;position:relative}.weather-summary-rain-overlay{opacity:.2;pointer-events:none;background-image:repeating-linear-gradient(112deg,#0000 0 22px,#bfdbfe99 23px 25px,#0000 26px 44px);background-size:74px 74px;animation:1.4s linear infinite weather-summary-rain;display:none;position:absolute;inset:0}.weather-summary-card.weather-summary-rain .weather-summary-rain-overlay{display:block}@keyframes weather-summary-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes weather-summary-glow{0%,to{opacity:.16;transform:scale(.9)}50%{opacity:.38;transform:scale(1.14)}}@keyframes weather-summary-rain{0%{background-position:0 0}to{background-position:-36px 74px}}@media (prefers-reduced-motion:reduce){.weather-summary-card *,.weather-summary-card:before,.weather-summary-card:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
