
/* Touch + overflow control for the seating chart container */
.tc-wrapper { touch-action: none; overflow: hidden; }
