.fv-weather{margin:18px 0;padding:18px;border:1px solid #b9dbe7;border-radius:16px;background:linear-gradient(145deg,#f2fbff,#fff);box-shadow:0 12px 28px rgba(8,41,120,.07);color:#172033}
.fv-weather-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.fv-weather-head h2{margin:3px 0 0;color:#082978;font-size:20px}.fv-weather-kicker{color:#087a73;font-size:11px;font-weight:950;text-transform:uppercase}.fv-weather-source{color:#667085;font-size:11px;font-weight:800}.fv-weather-mixed{margin:10px 0;padding:9px 11px;border-radius:10px;background:#e9f8f2;color:#0f6b54;font-size:13px;font-weight:800}.fv-weather-days{display:grid;gap:7px;margin-top:14px}.fv-weather-day{display:grid;grid-template-columns:minmax(85px,.7fr) 28px minmax(0,2fr);align-items:center;gap:8px;padding:9px 10px;border:1px solid #dce8ef;border-radius:11px;background:#fff;font-size:13px}.fv-weather-symbol{font-size:21px}.fv-weather-hourly{margin-top:12px}.fv-weather-hourly summary{display:flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:1px solid #b8cad8;border-radius:11px;background:#fff;color:#082978;font-weight:900;cursor:pointer;list-style:none}.fv-weather-hourly summary::-webkit-details-marker{display:none}.fv-weather-hide,.fv-weather-hourly[open] .fv-weather-show{display:none}.fv-weather-hourly[open] .fv-weather-hide{display:inline}.fv-weather-hour-strip{display:flex;gap:9px;overflow-x:auto;padding:12px 1px 5px;scroll-snap-type:x proximity}.fv-weather-day-break{flex:0 0 92px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:156px;padding:12px 8px;border-radius:11px;background:linear-gradient(160deg,#082978,#0877d1);color:#fff;text-align:center;scroll-snap-align:start;box-shadow:0 8px 20px rgba(8,41,120,.2)}.fv-weather-day-break:not(:first-child){margin-left:9px}.fv-weather-day-break span{font-size:12px;font-weight:850}.fv-weather-day-break strong{font-size:13px}.fv-weather-hour{flex:0 0 138px;display:grid;gap:5px;align-content:start;min-height:156px;padding:10px;border:1px solid #dbe3ef;border-radius:11px;background:#fff;scroll-snap-align:start;font-size:11px}.fv-weather-hour-day-odd{border-color:#c7d8f2;background:#f4f8ff}.fv-weather-hour time{font-size:15px;font-weight:950;color:#082978}.fv-weather-hour-symbol{font-size:24px}.fv-weather-hour-date{min-height:26px;color:#5b6578}.fv-weather-attribution{margin:12px 0 0;color:#667085;font-size:11px;line-height:1.4}.fv-weather-attribution span{cursor:help;color:#082978;font-size:14px}
.fv-weather-available{margin:10px 0 0;padding:9px 11px;border-left:3px solid #2b7bbb;background:#eef8ff;color:#264b68;font-size:12px;font-weight:800}.fv-weather-attribution a{color:inherit;font-weight:800}
.home-weather-summary{width:100%;display:grid;gap:4px;margin-top:9px;padding:8px 9px;border:1px solid #cfe2ea;border-radius:10px;background:#f5fbfe;color:#30435d;font-size:11px;line-height:1.35}.home-weather-summary strong{color:#082978}.home-weather-row{display:flex;align-items:center;gap:5px;min-width:0}.home-weather-link{color:#0f766e;font-weight:950}
@media(max-width:650px){.fv-weather{padding:14px;border-radius:13px}.fv-weather-head{display:grid;gap:4px}.fv-weather-head h2{font-size:17px}.fv-weather-day{grid-template-columns:75px 24px minmax(0,1fr);font-size:11px}.fv-weather-day:nth-child(n+2){display:none}.home-weather-summary{margin-top:6px;padding:6px 7px}.home-weather-summary .home-weather-row:nth-of-type(n+2){display:none}.home-weather-link{display:none}}
