.mapa{--mapa-fondo-centro:#101a2e;--mapa-fondo-borde:#070c17;--mapa-libre:#22c55e;--mapa-pocas:#eab308;--mapa-agotada:#ef4444;--mapa-cerrada:#3f4a5f;--mapa-elegida:#38bdf8;--mapa-carrito:#a855f7;gap:var(--space-3);flex-direction:column;min-height:0;display:flex}.mapa-stage{flex:auto;width:100%;min-height:0;position:relative}.mapa-stage .mapa-svg{background:var(--mapa-fondo-borde);border:none;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.mapa--fit-viewport{gap:.2rem;width:100%}.mapa--fit-viewport .mapa-stage{width:100%;aspect-ratio:var(--map-view-aspect,1127/652);flex:none;height:auto;max-height:none}.mapa--fit-viewport .mapa-referencias{flex:none;gap:.35rem .55rem;margin:0;padding:0;font-size:.62rem;line-height:1.2}.mapa-svg{border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--mapa-fondo-borde);width:100%;height:auto;display:block}.cancha-marca{fill:rgba(255,255,255,.09);letter-spacing:.18em;font-weight:800}.zona-fondo{fill:rgba(148,163,184,.1);stroke:rgba(148,163,184,.25);stroke-width:1.2px}.zona-titulo{fill:#e2e8f0;letter-spacing:.02em;pointer-events:none;font-weight:700}.zona-stock{fill:rgba(226,232,240,.62);pointer-events:none;font-weight:600}.zona-platea[data-active=true] .zona-fondo,.zona-general[data-active=true] .zona-fondo{stroke:var(--mapa-elegida);stroke-width:3px}.zona-general[data-has-selection=true]:not([data-active=true]) .zona-fondo{stroke:var(--mapa-carrito);stroke-width:2.2px}.zona-platea[data-state=sin-abrir],.zona-general[data-state=sin-abrir]{opacity:.45}.zona-general[data-sellable=true]{cursor:pointer}.zona-general[data-sellable=true] .zona-fondo{fill:color-mix(in srgb,var(--mapa-libre)62%,transparent);stroke:color-mix(in srgb,var(--mapa-libre)85%,transparent)}.zona-general[data-state=quedan-pocas] .zona-fondo{fill:color-mix(in srgb,var(--mapa-pocas)62%,transparent);stroke:color-mix(in srgb,var(--mapa-pocas)85%,transparent)}.zona-general[data-state=agotada] .zona-fondo{fill:color-mix(in srgb,var(--mapa-agotada)45%,transparent);stroke:color-mix(in srgb,var(--mapa-agotada)70%,transparent)}.zona-general[data-sellable=true]:hover .zona-fondo{fill:color-mix(in srgb,var(--mapa-libre)82%,transparent)}.zona-general[data-state=quedan-pocas][data-sellable=true]:hover .zona-fondo{fill:color-mix(in srgb,var(--mapa-pocas)82%,transparent)}.zona-general:focus-visible{outline:none}.zona-general:focus-visible .zona-fondo{stroke:var(--color-focus-ring);stroke-width:3px}.butaca{fill:var(--mapa-cerrada);transition:fill .11s,transform .11s}.butaca[data-state=free]{fill:var(--mapa-libre);cursor:pointer}.butaca[data-state=free]:hover{fill:color-mix(in srgb,var(--mapa-libre)70%,white)}.butaca[data-state=elegida]{fill:var(--mapa-elegida);cursor:pointer;stroke:#e0f2fe;stroke-width:1.4px}.butaca[data-state=en-carrito]{fill:var(--mapa-carrito)}.butaca[data-state=held]{fill:var(--mapa-pocas)}.butaca[data-state=sold],.butaca[data-state=blocked]{fill:var(--mapa-agotada);opacity:.55}.mapa--readonly .zona-general,.mapa--readonly .butaca{pointer-events:none;cursor:default}.mapa--readonly .butaca[data-state=free]:hover{fill:var(--mapa-libre)}.butaca:focus-visible{stroke:var(--color-focus-ring);stroke-width:2px;outline:none}.mapa-referencias{gap:var(--space-4);font-size:var(--font-size-xs);color:var(--color-text-muted);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.mapa-referencias li{align-items:center;gap:var(--space-2);display:flex}.mapa-referencias span{border-radius:3px;width:.8rem;height:.8rem}.mapa-referencias span[data-ref=libre]{background:#22c55e}.mapa-referencias span[data-ref=elegida]{background:#38bdf8}.mapa-referencias span[data-ref=carrito]{background:#a855f7}.mapa-referencias span[data-ref=ocupada]{background:#ef4444}.mapa-referencias span[data-ref=sin-abrir]{background:#3f4a5f}.mapa-vacio{padding:var(--space-6);text-align:center;color:var(--color-text-muted);border:1px dashed var(--color-border);border-radius:var(--radius-md)}
.entradas-map-fit{flex:1 1 0;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.entradas-map-fit__slot{flex-shrink:0;overflow:hidden}.entradas-map-fit__content{will-change:transform}
