/* ── Material Symbols: default to outlined (unfilled) ─────────────── */
.material-symbols-outlined {
  font-variation-settings: 'FILL' 0;
}

/* ── Horizontal scroll tracks ─────────────────────────────────────── */
#rooms-track::-webkit-scrollbar { display: none; }
