.precipitation-app .precipitation-topbar{grid-template-columns:minmax(280px,1fr) auto;width:min(720px,calc(100% - 32px))}
.precipitation-badge{display:grid;gap:2px;min-height:54px;padding:9px 13px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:rgba(7,21,33,.84);box-shadow:0 14px 38px rgba(0,0,0,.26);backdrop-filter:blur(18px) saturate(125%);font-variant-numeric:tabular-nums}
.precipitation-badge b{color:#eaf7ff;font-size:.72rem}.precipitation-badge span{color:#9bb3c1;font-size:.59rem}
.precipitation-app .wind-picker{bottom:24px}.precipitation-picker p{margin:4px 0 5px;color:#b9d9f4;font-size:.68rem;line-height:1.35}.precipitation-selected-marker{width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:#5b43c7;box-shadow:0 2px 10px rgba(4,10,30,.72)}
.precipitation-legend{width:290px}.precipitation-gradient{height:9px;border-radius:999px;background:linear-gradient(90deg,rgba(137,205,245,.35) 0 20%,#89cdf5 20% 40%,#3285e6 40% 60%,#6849cd 60% 80%,#40197e 80%)}.precipitation-legend>div:nth-child(2){justify-content:space-between}.precipitation-legend>div:nth-child(2) span{white-space:nowrap}.precipitation-app .wind-map-attribution{justify-content:center}.precipitation-app .wind-map-attribution button{color:#a9bec9}
@media(max-width:760px){.precipitation-app .precipitation-topbar{grid-template-columns:minmax(0,1fr) auto;width:calc(100% - 20px)}.precipitation-badge{min-height:48px;padding:7px 10px;border-radius:13px}.precipitation-badge b{font-size:.65rem}.precipitation-badge span{max-width:92px;font-size:.54rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.precipitation-app .wind-zoom-controls{top:70px}.precipitation-app .wind-map-status{bottom:100px}.precipitation-app .wind-picker{bottom:24px}.precipitation-legend{right:10px;bottom:114px;width:min(242px,calc(100% - 20px));padding:9px 10px}.precipitation-legend>div:nth-child(2){font-size:.54rem}.precipitation-app .wind-search-results{top:55px}}
@media(prefers-reduced-motion:reduce){.precipitation-app .maplibregl-canvas{scroll-behavior:auto}}