
.mmtv-weather{box-sizing:border-box;width:100%;background:#fff;color:#202320;font-family:Arial,Helvetica,sans-serif;border:1px solid #e5e8df;border-radius:14px;padding:14px;box-shadow:0 8px 28px #15200808;overflow:hidden}
.mmtv-weather *{box-sizing:border-box}
.mmtv-weather .mmtv-weather__days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;align-items:start}
.mmtv-weather .mmtv-weather__day{min-width:0;text-align:center;background:#f5f6f1;border:1px solid transparent;border-radius:10px;padding:10px 7px}
.mmtv-weather .mmtv-weather__day--today{background:#dffd5e;border-color:#c7e63d}
.mmtv-weather .mmtv-weather__date{font-size:9px;letter-spacing:.8px;font-weight:700;line-height:1.4;color:#5d654d}
body.home #td-outer-wrap .mmtv-weather .mmtv-weather__day h3{font-family:Arial,Helvetica,sans-serif!important;font-size:12px!important;line-height:1.4!important;margin:3px 0 0!important;padding:0!important;color:#202320!important;letter-spacing:0!important}
.mmtv-weather svg{display:block;width:30px;height:30px;margin:8px auto;color:#5d6941}
.mmtv-weather .mmtv-weather__range{display:flex;justify-content:center;gap:7px;align-items:baseline;line-height:1.2}
.mmtv-weather .mmtv-weather__range b{font-size:22px}
.mmtv-weather .mmtv-weather__range span{font-size:16px;color:#616954}
.mmtv-weather .mmtv-weather__units{font-size:8px;color:#626954;margin-top:3px}
.mmtv-weather .mmtv-weather__description{font-size:10px;line-height:1.3;min-height:30px;margin-top:7px}
.mmtv-weather .mmtv-weather__metrics{display:grid;gap:4px;font-size:9px;line-height:1.4;margin-top:6px}
.mmtv-weather .mmtv-weather__metrics b{font-weight:600}
.mmtv-weather details{margin-top:7px;font-size:10px;line-height:1.5}
.mmtv-weather summary{cursor:pointer;color:#3b4628;text-decoration:underline;text-underline-offset:2px}
.mmtv-weather details p{font:11px/1.5 Arial,Helvetica,sans-serif!important;text-align:left;margin:8px 0 0!important}
.mmtv-weather .mmtv-weather__footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:5px;padding-top:9px;margin-top:10px;border-top:1px solid #eceee7;font-size:9px;line-height:1.4;color:#737968}
.mmtv-weather a{color:#414b2a;text-decoration:underline}
.mmtv-weather .mmtv-weather__loading{padding:20px;font-size:13px}
.mmtv-weather-placement{width:100%;margin:24px auto 0;padding:0 3px 22px;clear:both}
@media(max-width:900px){.mmtv-weather .mmtv-weather__days{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:6px}.mmtv-weather .mmtv-weather__day{flex:1 0 125px;scroll-snap-align:start}.mmtv-weather{padding:10px}.mmtv-weather-placement{padding:0 0 22px}}

body.home #td-outer-wrap .mmtv-weather .mmtv-weather__day h3{font-weight:800!important}
