.zone-seat-dot{transition:opacity .3s ease,r .2s ease;pointer-events:none}.zone-seat-interactive{cursor:pointer;transition:all .15s ease}.zone-seat-interactive:hover{filter:brightness(1.15);stroke-width:2}.zone-seat-selected{stroke:#021526;stroke-width:2;filter:drop-shadow(0 0 4px rgba(106,234,215,.6))}.zone-seat-unavailable{cursor:not-allowed;opacity:.3}.zone-seats-container{animation:seatsFadeIn .4s ease-out}@keyframes seatsFadeIn{0%{opacity:0}to{opacity:1}}