/* ── MAP ─────────────────────────────────────────── */
#map {
  position: fixed;
  inset: 0;
  z-index: 1;
}
