.Weather_weatherCard__CsHt6{display:inline-flex;align-items:center;gap:.5rem;background:rgba(14,165,233,.08);border:1px solid rgba(14,165,233,.18);border-radius:999px;padding:.375rem .875rem;animation:Weather_weatherIn__3ZVER .5s cubic-bezier(.4,0,.2,1) both;transition:background .2s ease,box-shadow .2s ease;max-width:100%}.Weather_weatherCard__CsHt6:hover{background:rgba(14,165,233,.13);box-shadow:0 2px 12px rgba(14,165,233,.18)}.Weather_weatherIcon__9__wn{font-size:1.1rem;line-height:1;flex-shrink:0}.Weather_temperature___pVPg{font-size:.95rem;font-weight:700;color:#0369a1;white-space:nowrap;line-height:1}.Weather_description__0iPmO{font-size:.825rem;color:#0284c7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.Weather_forecast__w2GHG{font-size:.75rem;color:#38bdf8;font-style:italic;white-space:nowrap}.Weather_loadingCard__OIbKh{display:inline-flex;align-items:center;gap:.5rem;background:rgba(14,165,233,.06);border:1px solid rgba(14,165,233,.12);border-radius:999px;padding:.375rem .875rem}.Weather_loadingDot__8cZ_Z{width:6px;height:6px;border-radius:50%;background:rgba(14,165,233,.5);animation:Weather_loadingPulse__8rxe2 1.2s ease-in-out infinite}.Weather_loadingDot__8cZ_Z:nth-child(2){animation-delay:.2s}.Weather_loadingDot__8cZ_Z:nth-child(3){animation-delay:.4s}@keyframes Weather_loadingPulse__8rxe2{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@keyframes Weather_weatherIn__3ZVER{0%{opacity:0;transform:scale(.92) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (prefers-color-scheme:dark){.Weather_weatherCard__CsHt6{background:rgba(14,165,233,.12);border-color:rgba(14,165,233,.25)}.Weather_temperature___pVPg{color:#7dd3fc}.Weather_description__0iPmO{color:#93c5fd}.Weather_forecast__w2GHG{color:#bae6fd}.Weather_loadingCard__OIbKh{background:rgba(14,165,233,.08);border-color:rgba(14,165,233,.15)}}