@keyframes weather-tile-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.weather-tile-enter{animation:weather-tile-enter .22s ease-out forwards;animation-fill-mode:both}.weather-tile-enter:nth-child(1){animation-delay:0ms}.weather-tile-enter:nth-child(2){animation-delay:16ms}.weather-tile-enter:nth-child(3){animation-delay:32ms}.weather-tile-enter:nth-child(4){animation-delay:48ms}.weather-tile-enter:nth-child(n+5){animation-delay:64ms}.weather-tile-rich:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,#ffffff29,#fff0 24%)}.weather-tile-severity-high,.weather-tile-severity-extreme{position:relative;box-shadow:inset 0 1px #ffffff2e,0 1px 3px #0f172a14}.sparkline-animate path:not([fill]){stroke-dasharray:200;animation:draw-sparkline .48s ease-out forwards}@keyframes draw-sparkline{0%{stroke-dashoffset:200}to{stroke-dashoffset:0}}.weather-tile-speaking{position:relative;box-shadow:inset 0 0 0 2px #7d97a159}@media(hover:hover){.weather-tile-interactive{transition:transform .12s ease}.weather-tile-interactive:hover{transform:translateY(-1px)}}.wind-barb{transition:transform .3s ease}body.is-scrolling .sparkline-animate path:not([fill]){animation-duration:99999s!important}@media(prefers-reduced-motion:reduce){.weather-tile-enter,.sparkline-animate path:not([fill]),.sparkline-now-dot{animation:none;transform:none;stroke-dasharray:none;stroke-dashoffset:0}.weather-tile-interactive:hover{transform:none}}
