#fc-mgram.card{overflow:hidden}#fc-mgram .mgram-head{border-bottom:1px solid var(--card-border,#00000014);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}#fc-mgram .mgram-head h3{margin:0;font-size:1.05rem}#fc-mgram .mgram-meta{opacity:.85;padding:10px 14px 0;font-size:.9rem}#fc-mgram .mgram-wrap{-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding:10px 12px 12px;overflow:auto hidden}#fc-mgram .mgram-wrap::-webkit-scrollbar{height:10px}#fc-mgram .mgram-wrap::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:999px}html[data-theme=light] #fc-mgram .mgram-wrap::-webkit-scrollbar-thumb{background:#0000001f}body[data-theme=light] #fc-mgram .mgram-wrap::-webkit-scrollbar-thumb{background:#0000001f}.theme-light #fc-mgram .mgram-wrap::-webkit-scrollbar-thumb{background:#0000001f}#fc-mgram .mgram-svg{width:100%;height:380px;display:block}#fc-mgram .mgram-legend{opacity:.85;flex-wrap:wrap;gap:10px 14px;padding:8px 14px 14px;display:flex}#fc-mgram .mgram-dot{align-items:center;gap:8px;font-size:.9rem;display:inline-flex}#fc-mgram .dot{border-radius:999px;width:10px;height:10px;display:inline-block}#fc-mgram .dot.temp{background:#f87171f2}#fc-mgram .dot.pop{background:#38bdf8d9}#fc-mgram .dot.wind{background:#22c55ed9}#fc-mgram .no-data{text-align:center;opacity:.8;padding:16px}#fc-mgram.loading .mgram-wrap{opacity:.6;filter:saturate(.7)}@media (max-width:820px){#fc-mgram .mgram-svg{width:1500px;max-width:none;height:470px}#fc-mgram .mgram-meta{padding:10px 12px 0}#fc-mgram .mgram-wrap{padding:8px 10px 10px}}@media (max-width:420px){#fc-mgram .mgram-svg{width:1650px;height:520px}}