.seat-chart{--blue: #1ba0f3;--blue-hover: #3492e2;--navy: #163da3;--bg: #fefefe;--ink: #1b1b1b;--ink-dim: rgba(27, 27, 27, .55);--border: rgba(17, 54, 134, .55);--seat-open: var(--bg);--seat-open-border: rgba(17, 54, 134, 1);--venue-bg: #cfe6fb;--seat-delegate: #3ea6f0;--seat-chair: #163da3;--seat-candidate: #0d0d0d;--seat-unavailable: #c8c8c8;--furniture-fill: #14171a;--star: #22d3ee;--held: #d69e2e;box-sizing:border-box;max-width:960px;margin:0 auto;padding:0 0 40px;background:var(--bg);color:var(--ink);font-family:Georgia,Times New Roman,serif;border-radius:6px;max-width:800px}.seat-chart *,.seat-chart *:before,.seat-chart *:after{box-sizing:border-box}.sc-header{text-align:center;margin-bottom:6px}.sc-eyebrow{font-family:system-ui,-apple-system,sans-serif;font-size:1.275em;letter-spacing:.28em;text-transform:uppercase;color:var(--blue);margin:0 0 6px}.sc-title{font-size:1.85em;letter-spacing:.04em;margin:0 0 16px;color:var(--navy)}.sc-tabs{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:26px}.sc-tab-arrow{font-family:system-ui,-apple-system,sans-serif;font-size:1.125em;line-height:1;background:transparent;color:var(--navy);border:1px solid var(--border);width:32px;height:32px;border-radius:50%;cursor:pointer;flex:0 0 auto;display:flex;align-items:center;justify-content:center}.sc-tab-arrow:hover:not(:disabled){background:var(--blue);border-color:var(--blue);color:var(--bg)}.sc-tab-arrow:disabled{opacity:.35;cursor:not-allowed}.sc-tab-select{font-family:system-ui,-apple-system,sans-serif;font-size:1em;font-weight:700;letter-spacing:.03em;color:var(--navy);background:var(--bg);border:1px solid var(--border);border-radius:3px;padding:7px 10px;cursor:pointer;text-align:center;text-align-last:center;min-width:0;flex:0 1 260px}.sc-status-note{text-align:center;font-family:system-ui,-apple-system,sans-serif;font-size:1em;font-weight:600;color:var(--navy);margin-bottom:16px}.sc-venue-wrap{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border-radius:16px;border:8px solid var(--navy)}.sc-venue{display:block;background:var(--venue-bg)}@media (min-width: 760px){.sc-venue-wrap{max-width:800px;margin:auto}}.sc-panel-scroll-hint{display:none}@media (max-width: 480px){.sc-venue{height:70vmax}.sc-panel-scroll-hint{display:inline}.sc-legend{font-size:.85em;gap:10px}}.sc-wall{fill:none;stroke:var(--navy);stroke-width:4}.sc-furniture rect,.sc-furniture path{fill:var(--furniture-fill);stroke:none}.sc-furniture text{fill:var(--bg);font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:700;text-anchor:middle;dominant-baseline:middle}.sc-stage rect{fill:none;stroke:var(--navy);stroke-width:2}.sc-stage .sc-podium{fill:var(--seat-delegate)}.sc-stage text{fill:var(--navy);letter-spacing:.15em;text-transform:uppercase;font-size:11px}.sc-table rect{fill:var(--bg);stroke:var(--blue);stroke-width:2}.sc-table .sc-podium{fill:none}.sc-wheelchair-icon{font-size:22px;fill:var(--blue-hover)}.sc-block-box{fill:var(--bg);stroke:var(--blue);stroke-width:2}.sc-block-label{fill:var(--navy);font-family:system-ui,-apple-system,sans-serif;font-size:18px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.sc-seat circle{fill:var(--seat-open);stroke:var(--seat-open-border);stroke-width:2;cursor:pointer;transition:stroke .12s ease,fill .12s ease}.sc-seat-star{fill:var(--star);stroke:var(--star);stroke-width:.5;stroke-linejoin:bevel;pointer-events:none}.sc-seat-preview-label{font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:700;fill:#fff;paint-order:stroke;stroke:#000000a6;stroke-width:2.5px;stroke-linejoin:round;text-anchor:middle;dominant-baseline:middle;pointer-events:none}.sc-seat.sc-delegate circle{stroke:var(--seat-delegate);fill:var(--seat-delegate)}.sc-seat.sc-chair circle{stroke:var(--seat-chair);fill:var(--seat-chair)}.sc-seat.sc-candidate circle{stroke:var(--seat-candidate);fill:var(--seat-candidate)}.sc-seat.sc-ga:hover circle,.sc-seat.sc-delegate:hover circle,.sc-seat.sc-chair:hover circle,.sc-seat.sc-candidate:hover circle{stroke:var(--blue-hover)}.sc-seat.sc-selected circle{stroke:var(--navy);stroke-width:2.5}.sc-seat.sc-sold circle{fill:var(--seat-unavailable);stroke:var(--seat-unavailable);cursor:not-allowed}.sc-seat.sc-held circle{fill:#d69e2e26;stroke:var(--held);opacity:.75;cursor:not-allowed}.sc-seat.sc-actor circle{fill:var(--seat-unavailable);stroke:var(--seat-unavailable);cursor:not-allowed}.sc-seat:focus-visible circle{outline:2px solid var(--blue-hover);outline-offset:2px}.sc-legend{display:flex;justify-content:center;gap:18px;margin-top:26px;font-family:system-ui,-apple-system,sans-serif;font-size:1.2em;color:var(--ink-dim);flex-wrap:wrap}.sc-price-table{display:block;width:100%;height:auto;min-width:600px;margin:32px auto 0}.sc-legend-item{display:flex;align-items:center;gap:6px}.sc-legend-swatch{width:1em;height:1em;flex-shrink:0;border-radius:.5em;border:1.5px solid var(--seat-open-border);background:var(--seat-open)}.sc-legend-swatch.gold{background:var(--seat-open);border-color:var(--navy);position:relative;display:flex;align-items:center;justify-content:center}.sc-legend-star{width:1em;height:1em;fill:var(--star);stroke:var(--star);stroke-width:.5;stroke-linejoin:round}.sc-legend-swatch.sold{background:var(--seat-unavailable);border-color:var(--seat-unavailable);opacity:.5}.sc-legend-swatch.delegate{background:var(--seat-delegate);border-color:var(--seat-delegate)}.sc-legend-swatch.chair{background:var(--seat-chair);border-color:var(--seat-chair)}.sc-legend-swatch.candidate{background:var(--seat-candidate);border-color:var(--seat-candidate)}.sc-legend-swatch.actor{background:var(--seat-unavailable);border-color:var(--seat-unavailable)}.sc-legend-swatch.held{background:#d69e2e26;border-color:var(--held)}.sc-panel{margin-top:28px;padding:16px 18px;border:1px solid var(--border);border-radius:4px;background:#1ba0f30f;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.sc-panel-text{font-size:1em;color:var(--ink);line-height:1.5}.sc-panel-text strong{font-family:system-ui,-apple-system,sans-serif;color:var(--navy);font-size:1.5em}.sc-panel-name{display:inline-flex;align-items:baseline;gap:6px}.sc-ada-badge{font-size:.6em;font-weight:700;letter-spacing:.04em;color:var(--navy);border:1.5px solid var(--navy);border-radius:4px;padding:1px 5px;white-space:nowrap}.sc-panel-character{color:var(--ink-dim);font-style:italic}.sc-panel-description{display:inline-block;margin-top:4px;color:var(--ink)}.sc-panel-empty{color:var(--ink-dim);font-size:.8125em}.sc-panel-sku{color:var(--ink-dim);font-size:.6875em;letter-spacing:.03em}.sc-panel-error{color:#b7231d;font-size:.75em;font-weight:700;flex-basis:100%;text-align:right}.sc-reserve-btn{font-family:system-ui,-apple-system,sans-serif;font-size:.8125em;letter-spacing:.04em;text-transform:uppercase;background:var(--blue);color:var(--bg);border:none;padding:10px 18px;border-radius:3px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block}.sc-reserve-btn:hover{background:var(--blue-hover)}.sc-reserve-btn:disabled{opacity:.6;cursor:not-allowed}
