:root{--reservation-bg:#090907;--reservation-panel:#11100c;--reservation-gold:#c9a962;--reservation-green:#506d3e;--reservation-red:#8d3028;--reservation-text:#e8d7b8}.reservation-map{width:100%}.reservation-map svg{width:100%;max-width:100%;height:auto;display:block}.reservation-map svg .table{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;outline:none}.reservation-map svg .table.available:hover .halo{opacity:.9}.reservation-map svg .table.reserved{cursor:not-allowed;opacity:.72}.reservation-map svg .table.too-small{cursor:not-allowed;opacity:.45}.reservation-map svg .table.selected .status{fill:var(--reservation-gold);filter:drop-shadow(0 0 8px #c9a9628c)}.reservation-map svg .table.available .status{fill:var(--reservation-green)}.reservation-map svg .table.reserved .status{fill:var(--reservation-red)}.reservation-map svg .table:focus-visible{outline:2px solid var(--reservation-gold);outline-offset:4px}
