#fc-hourly.card{overflow:hidden}#fc-hourly.loading .fc-hourly-grid{opacity:.6;filter:saturate(.6)}.fc-hourly-head{border-bottom:1px solid var(--card-border,#00000014);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.fc-hourly-head h3{margin:0;font-size:1.05rem}#fc-hourly-refresh{min-width:44px}.fc-hourly-grid{grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:10px;padding:12px;display:grid}.fc-hourly-day{opacity:.8;grid-column:1/-1;padding:2px 4px 0;font-size:.85rem}.fc-hour{border:1px solid var(--hist-border,#00000014);background:var(--hist-row-alt,#00000008);border-radius:12px;grid-template-rows:auto 1fr auto auto;place-items:end center;gap:8px;padding:10px 6px 12px;display:grid}.h-time{font-variant-numeric:tabular-nums;opacity:.9;font-size:.95rem}.h-pop{grid-template-rows:1fr auto;place-items:end center;gap:6px;width:34px;height:112px;display:grid}.h-pop .bar{background:linear-gradient(#38bdf866,#38bdf8e6);border-radius:6px;width:12px}.h-pop .val{font-variant-numeric:tabular-nums;opacity:.95;font-size:.82rem;line-height:1}.h-temp{font-variant-numeric:tabular-nums;line-height:1.05}.h-wind{align-items:baseline;gap:6px;font-size:.9rem;line-height:1.05;display:flex}.h-wind .wind-dir{opacity:.8}.skel{opacity:.75;padding:16px}.no-data{text-align:center;opacity:.8;padding:16px}@media (max-width:640px){.fc-hourly-grid{grid-template-columns:repeat(auto-fill,minmax(78px,1fr));gap:8px}.h-pop{height:104px}}