.pass-row.svelte-yraffb{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border);gap:12px}.pass-row.svelte-yraffb:last-of-type{border-bottom:none}.pass-row.highlighted.svelte-yraffb{background:var(--bg-raised);box-shadow:inset 3px 0 0 var(--brand)}.pass-row.sold.svelte-yraffb{opacity:.6}.pass-info.svelte-yraffb{flex:1;min-width:0}.pass-name.svelte-yraffb{font-size:13px;font-weight:600;color:var(--text-primary)}.pass-desc.svelte-yraffb{font-size:10px;color:var(--text-muted);margin-top:2px}.pass-section.svelte-yraffb{display:inline-block;font-family:var(--font-mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--brand);background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-xs);padding:1px 5px;margin-left:6px;vertical-align:middle}.pass-stock.svelte-yraffb{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--warning);margin-top:4px}.pass-right.svelte-yraffb{display:flex;align-items:center;gap:10px;flex-shrink:0}.pass-price.svelte-yraffb{font-family:var(--font-display);font-size:15px;color:var(--text-primary);letter-spacing:-.01em;white-space:nowrap;text-align:right}.pass-price-base.svelte-yraffb{font-family:var(--font-body);font-size:11px;color:var(--text-subtle);text-decoration:line-through;margin-top:2px}.sold-label.svelte-yraffb{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--error);padding:4px 8px;background:var(--error-bg);border:1px solid var(--error-border);border-radius:var(--radius-xs)}.window-label.svelte-yraffb{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);padding:4px 8px;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-xs);white-space:nowrap;text-align:center}.pcal.svelte-1viz6pr{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.pcal-nav.svelte-1viz6pr{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--border)}.pcal-nav-btn.svelte-1viz6pr{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--radius-sm);color:var(--text-subtle);transition:background var(--dur-fast)}.pcal-nav-btn.svelte-1viz6pr:hover{background:var(--bg-raised)}.pcal-nav-label.svelte-1viz6pr{font-size:13px;font-weight:700;color:var(--text-primary)}.pcal-grid.svelte-1viz6pr{display:grid;grid-template-columns:repeat(7,1fr);padding:8px;gap:2px}.pcal-head.svelte-1viz6pr{font-family:var(--font-mono);font-size:8px;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);text-align:center;padding:6px 0}.pcal-day.svelte-1viz6pr{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;height:42px;border-radius:var(--radius-sm);border:1px solid transparent;background:none;cursor:pointer;transition:background var(--dur-fast),border-color var(--dur-fast);position:relative}.pcal-day.svelte-1viz6pr:hover:not(:disabled):not(.out){background:var(--bg-raised)}.pcal-day.svelte-1viz6pr:disabled{cursor:default}.pcal-day.out.svelte-1viz6pr{opacity:.2;cursor:default}.pcal-day.today.svelte-1viz6pr:not(.selected){border-color:var(--brand)}.pcal-day.selected.svelte-1viz6pr{background:var(--brand);color:var(--on-accent);border-color:var(--brand)}.pcal-day.selected.svelte-1viz6pr .pcal-day-num:where(.svelte-1viz6pr){color:var(--on-accent);font-weight:700}.pcal-day.selected.svelte-1viz6pr .pcal-day-price:where(.svelte-1viz6pr){color:#ffffffbf}.pcal-day.available.svelte-1viz6pr:not(.selected):not(.out){background:var(--success-bg)}.pcal-day.limited.svelte-1viz6pr:not(.selected):not(.out){background:var(--warning-bg)}.pcal-day.soldout.svelte-1viz6pr:not(.out){opacity:.35}.pcal-day-num.svelte-1viz6pr{font-size:12px;font-weight:600;color:var(--text-primary);line-height:1}.pcal-day-price.svelte-1viz6pr{font-family:var(--font-mono);font-size:7px;letter-spacing:.02em;color:var(--text-subtle);line-height:1;white-space:nowrap}.pcal-day-dot.svelte-1viz6pr{width:4px;height:4px;border-radius:50%;background:var(--brand)}.pcal-day.selected.svelte-1viz6pr .pcal-day-dot:where(.svelte-1viz6pr){background:#ffffffb3}@media(max-width:480px){.pcal-day.svelte-1viz6pr{height:38px}.pcal-day-num.svelte-1viz6pr{font-size:11px}.pcal-day-price.svelte-1viz6pr{font-size:6px}}.chip.svelte-kvnzje{display:flex;align-items:center;gap:8px;padding:10px 14px;background:var(--bg-white);border:1.5px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--dur-fast),background var(--dur-fast);white-space:nowrap;text-align:left;width:100%}.chip.svelte-kvnzje:hover:not(:disabled){border-color:var(--border-hover)}.chip.selected.svelte-kvnzje{border-color:var(--brand);background:var(--bg-raised);border-left:3px solid var(--brand)}.chip.sold-out.svelte-kvnzje{opacity:.5;cursor:not-allowed}.chip-main.svelte-kvnzje{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.chip-label.svelte-kvnzje{font-size:13px;font-weight:700;color:var(--text-primary);line-height:1.2}.chip-time.svelte-kvnzje{font-family:var(--font-mono);font-size:10px;letter-spacing:.04em;color:var(--text-subtle);line-height:1}.chip-badge.svelte-kvnzje{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;padding:2px 6px;border-radius:var(--radius-xs);border:1px solid}.chip-badge.sold.svelte-kvnzje{background:var(--error-bg);border-color:var(--error-border);color:var(--error)}.chip-badge.low.svelte-kvnzje{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning)}@media(max-width:480px){.chip.svelte-kvnzje{min-width:180px;flex-shrink:0}}.occ-picker.svelte-1laape{display:flex;flex-direction:column;gap:12px}.occ-header.svelte-1laape{display:flex;align-items:center;justify-content:space-between;gap:8px}.occ-summary.svelte-1laape{flex:1}.occ-toggle.svelte-1laape{display:flex;gap:2px;background:var(--bg-surface);border-radius:var(--radius-sm);padding:2px}.occ-toggle-btn.svelte-1laape{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--radius-xs);color:var(--text-muted);transition:background var(--dur-fast),color var(--dur-fast)}.occ-toggle-btn.on.svelte-1laape{background:var(--bg-white);color:var(--brand);box-shadow:var(--shadow-xs)}.occ-label.svelte-1laape{padding:0 2px}.occ-list.svelte-1laape{display:flex;flex-direction:column;gap:6px}.occ-list.horizontal.svelte-1laape{flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;padding-bottom:4px}.occ-list.horizontal.svelte-1laape::-webkit-scrollbar{display:none}.occ-empty.svelte-1laape{padding:16px;text-align:center;color:var(--text-muted)}@media(max-width:480px){.occ-list.svelte-1laape{flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;padding-bottom:4px}.occ-list.svelte-1laape::-webkit-scrollbar{display:none}}.purchase.svelte-29ooro{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);position:sticky;top:calc(var(--nav-h) + 16px);box-shadow:var(--shadow-sm)}.panel-inner.svelte-29ooro{padding:18px 20px;display:flex;flex-direction:column;gap:16px}.header.svelte-29ooro{padding-bottom:14px;border-bottom:1px solid var(--border)}.header-from.svelte-29ooro{font-family:var(--font-mono);font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px}.header-price.svelte-29ooro{font-family:var(--font-display);font-size:28px;color:var(--text-primary);letter-spacing:-.02em;line-height:1;margin-bottom:4px}.header-sub.svelte-29ooro{font-size:11px;color:var(--text-muted)}.sale-banner.svelte-29ooro{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:var(--radius-sm);border:1px solid;font-size:12px}.sale-banner.upcoming.svelte-29ooro{background:var(--brand-subtle);border-color:var(--brand);color:var(--brand)}.sale-banner.closed.svelte-29ooro{background:var(--bg-surface);border-color:var(--border);color:var(--text-muted)}.sale-banner-title.svelte-29ooro{font-family:var(--font-mono);font-size:9px;letter-spacing:.12em;text-transform:uppercase;opacity:.85}.sale-banner-date.svelte-29ooro{font-weight:600;font-size:13px}.step.svelte-29ooro{display:flex;flex-direction:column;gap:10px}.ended-notice.svelte-29ooro{margin-top:10px;padding:10px 12px;background:var(--bg-soft);border:1px solid var(--border-soft);border-radius:8px;color:var(--text-secondary);font-size:12px;line-height:1.4}.step-label.svelte-29ooro{display:flex;align-items:center;gap:8px}.step-num.svelte-29ooro{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--brand);color:var(--on-accent);font-size:10px;font-weight:700;font-family:var(--font-sans)}.selected-date.svelte-29ooro{font-size:12px;font-weight:600;color:var(--brand);padding:8px 12px;background:#1665340f;border-radius:var(--radius-sm);border-left:3px solid var(--brand)}.pick-date-hint.svelte-29ooro{padding:24px 16px;text-align:center;color:var(--text-muted);font-size:13px;border:1px dashed var(--border-medium);border-radius:var(--radius-md)}.seat-prompt.svelte-29ooro{display:flex;flex-direction:column;gap:3px;width:100%;padding:14px;text-align:left;background:var(--bg-surface);border:1px dashed var(--border-medium);border-radius:var(--radius-md);cursor:pointer;font-family:inherit}.seat-prompt.svelte-29ooro:hover{border-color:var(--brand)}.seat-prompt.svelte-29ooro:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.seat-prompt-title.svelte-29ooro{font-size:var(--text-sm);font-weight:600;color:var(--text-primary)}.seat-prompt-hint.svelte-29ooro{font-size:12px;color:var(--text-muted)}.seat-summary.svelte-29ooro{padding:10px 12px;margin-bottom:10px;border:1px solid var(--border-medium);border-radius:var(--radius-md);background:var(--bg-surface)}.seat-summary-head.svelte-29ooro{display:flex;align-items:center;justify-content:space-between;gap:8px}.seat-summary-title.svelte-29ooro{color:var(--text-secondary)}.seat-clear.svelte-29ooro{border:none;background:none;padding:0;font-size:11px;font-family:var(--font-sans);color:var(--brand);cursor:pointer;text-decoration:underline}.seat-empty.svelte-29ooro{margin:6px 0 0;font-size:12px;color:var(--text-muted)}.seat-stock.svelte-29ooro{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:3px}.seat-stock-row.svelte-29ooro{display:flex;align-items:baseline;gap:6px;font-size:11px}.seat-stock-row.is-out.svelte-29ooro{opacity:.5}.tier-swatch.svelte-29ooro{width:8px;height:8px;border-radius:50%;flex-shrink:0;align-self:center}.seat-stock-name.svelte-29ooro{font-family:var(--font-mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);min-width:52px}.seat-stock-price.svelte-29ooro{color:var(--text-primary);font-weight:600}.seat-stock-left.svelte-29ooro{margin-left:auto;font-family:var(--font-mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary)}.seat-group.svelte-29ooro{margin-top:8px;padding-top:8px;border-top:1px dashed var(--border)}.seat-group-head.svelte-29ooro{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.seat-group-name.svelte-29ooro{font-family:var(--font-mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.seat-group-sum.svelte-29ooro{font-size:11px;color:var(--text-primary)}.seat-chips.svelte-29ooro{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:4px}.seat-chip.svelte-29ooro{padding:2px 8px;border-radius:var(--radius-sm);background:var(--brand);color:var(--text-inverse);font-family:var(--font-mono);font-size:11px;font-weight:600}.seat-count.svelte-29ooro{margin:6px 0 0;font-size:11px;color:var(--text-muted)}.quota-bar.svelte-29ooro{height:4px;background:var(--bg-sunken);border-radius:2px;overflow:hidden;margin-bottom:5px}.quota-fill.svelte-29ooro{height:100%;background:var(--brand);border-radius:2px}.quota-labels.svelte-29ooro{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:9px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em}.add-ons.svelte-29ooro{display:flex;flex-direction:column;gap:8px}.add-on.svelte-29ooro{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color .15s,background .15s}.add-on.selected.svelte-29ooro{border-color:var(--brand);background:#1665340f}.add-on-info.svelte-29ooro{display:flex;flex-direction:column;gap:4px;min-width:0}.add-on-head.svelte-29ooro{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.add-on-name.svelte-29ooro{font-size:14px;font-weight:700;color:var(--text-primary)}.add-on-price.svelte-29ooro{font-family:var(--font-display);font-size:15px;color:var(--text-primary);letter-spacing:-.01em}.add-on-desc.svelte-29ooro{font-size:12px;color:var(--text-muted);line-height:1.4}.add-on-soldout.svelte-29ooro{font-family:var(--font-mono);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);font-weight:700}.rows.svelte-29ooro{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.footer.svelte-29ooro{display:flex;flex-direction:column;gap:10px;padding-top:12px;border-top:1px solid var(--border)}.footer-total.svelte-29ooro{display:flex;justify-content:space-between;align-items:baseline}.t-label.svelte-29ooro{font-size:12px;color:var(--text-muted);line-height:1.4}.t-date.svelte-29ooro{font-size:11px;color:var(--brand);font-weight:600}.t-amount.svelte-29ooro{font-family:var(--font-display);font-size:22px;color:var(--text-primary);letter-spacing:-.02em}.t-amount.muted.svelte-29ooro{color:var(--text-muted)}.trust.svelte-29ooro{display:flex;align-items:center;gap:5px;font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);justify-content:center}.bottom-bar.svelte-29ooro,.sheet-backdrop.svelte-29ooro,.sheet.svelte-29ooro{display:none}.desktop-only.svelte-29ooro{display:block}.tablet-only.svelte-29ooro{display:none}@media(max-width:768px){.desktop-only.svelte-29ooro{display:none}.tablet-only.svelte-29ooro{display:flex}.bottom-bar.svelte-29ooro{display:flex;position:fixed;bottom:var(--bottom-bar-h, 56px);left:0;right:0;height:56px;background:var(--bg-white);border-top:1px solid var(--border);box-shadow:var(--shadow-up);padding:0 var(--page-px);align-items:center;justify-content:space-between;z-index:191;gap:12px}.bb-info.svelte-29ooro{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.bb-count.svelte-29ooro{font-size:13px;font-weight:700;color:var(--text-primary)}.bb-date.svelte-29ooro{font-size:10px;color:var(--brand);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb-hint.svelte-29ooro{font-size:12px;color:var(--text-muted)}.bb-right.svelte-29ooro{display:flex;align-items:center;gap:10px;flex-shrink:0}.bb-total.svelte-29ooro{font-family:var(--font-display);font-size:18px;color:var(--text-primary);letter-spacing:-.02em}.bb-cta.svelte-29ooro{display:inline-flex;align-items:center;gap:4px;padding:8px 16px;background:var(--brand);color:var(--on-accent);font-size:13px;font-weight:700;border:none;border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-brand)}.bb-cta.svelte-29ooro:hover{background:var(--brand-hover)}.sheet-backdrop.svelte-29ooro{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:300;animation:fadeIn var(--dur-fast)}.sheet.svelte-29ooro{display:flex;flex-direction:column;position:fixed;bottom:0;left:0;right:0;max-height:90vh;background:var(--bg-white);border-radius:var(--radius-xl) var(--radius-xl) 0 0;box-shadow:var(--shadow-lg);z-index:301;animation:svelte-29ooro-slideUpSheet var(--dur-slow) var(--ease-spring)}.sheet-handle-row.svelte-29ooro{display:flex;align-items:center;justify-content:center;padding:12px 16px 4px;position:relative}.sheet-handle.svelte-29ooro{width:36px;height:4px;border-radius:2px;background:var(--border-medium)}.sheet-close.svelte-29ooro{position:absolute;right:16px;top:10px;padding:6px;color:var(--text-muted);border-radius:var(--radius-sm)}.sheet-close.svelte-29ooro:hover{background:var(--bg-raised);color:var(--text-primary)}.sheet-scroll.svelte-29ooro{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:20px}}@keyframes svelte-29ooro-slideUpSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}.seating-map.svelte-1shxbnq{display:flex;flex-direction:column;gap:var(--space-4)}.map-frame.svelte-1shxbnq{position:relative}.map-viewport.svelte-1shxbnq{width:100%;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-4);overflow:hidden;touch-action:pan-y}.map-viewport.is-zoomed.svelte-1shxbnq{touch-action:none;cursor:grab}.map-viewport.is-zoomed.svelte-1shxbnq:active{cursor:grabbing}.map-host.svelte-1shxbnq{width:100%;transform-origin:center center;will-change:transform}.zoom-controls.svelte-1shxbnq{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:2px;padding:3px;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm)}.zoom-btn.svelte-1shxbnq{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;background:none;border-radius:var(--radius-pill);color:var(--text-secondary);cursor:pointer}.zoom-btn.svelte-1shxbnq:hover:not(:disabled){background:var(--bg-raised);color:var(--text-primary)}.zoom-btn.svelte-1shxbnq:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.zoom-btn.svelte-1shxbnq:disabled{opacity:.35;cursor:not-allowed}.zoom-level.svelte-1shxbnq{min-width:38px;text-align:center;font-family:var(--font-mono);font-size:10px;color:var(--text-secondary);-webkit-user-select:none;user-select:none}.pan-hint.svelte-1shxbnq{margin:6px 0 0;font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);text-align:center}.map-fallback.svelte-1shxbnq:empty{display:none}.fallback-note.svelte-1shxbnq{margin:0;padding:var(--space-4);background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);text-align:center}.map-host.svelte-1shxbnq .vs-section{transition:opacity .15s ease,filter .15s ease}.map-host.svelte-1shxbnq .vs-section.is-sellable{cursor:pointer}.map-host.svelte-1shxbnq .vs-section.is-sellable:hover,.map-host.svelte-1shxbnq .vs-section.is-sellable:focus-visible{filter:brightness(var(--seat-state-hover))}.map-host.svelte-1shxbnq .vs-section.is-sellable:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.map-host.svelte-1shxbnq .vs-section.is-disabled{opacity:.4;cursor:not-allowed}.map-host.svelte-1shxbnq .vs-section.is-selected{filter:brightness(var(--seat-state-selected))}.map-host.svelte-1shxbnq .vs-section.is-selected rect:not(.vt-seat),.map-host.svelte-1shxbnq .vs-section.is-selected path:not(.vt-seat),.map-host.svelte-1shxbnq .vs-section.is-selected circle:not(.vt-seat){stroke:var(--brand);stroke-width:2.5}.map-host.svelte-1shxbnq .vt-seat{transition:fill .12s ease,opacity .12s ease}.map-host.svelte-1shxbnq .vt-seat:not(.is-taken){cursor:pointer}.map-host.svelte-1shxbnq .vt-seat:not(.is-taken):hover{stroke:var(--brand);stroke-width:1.5}.map-host.svelte-1shxbnq .vt-seat:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.map-host.svelte-1shxbnq .vt-seat.is-taken{opacity:.25;cursor:not-allowed;pointer-events:none}.map-host.svelte-1shxbnq .vt-seat.is-picked{stroke:var(--brand-dark);stroke-width:2.5!important;opacity:1;filter:brightness(var(--seat-state-picked))}.legend.svelte-1shxbnq{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:8px}.legend.svelte-1shxbnq li:where(.svelte-1shxbnq){display:flex}.legend-item.svelte-1shxbnq{display:flex;align-items:center;gap:10px;width:100%;height:100%;padding:10px 12px;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;text-align:left;font-family:inherit;transition:border-color .15s ease,background .15s ease}.legend-item.svelte-1shxbnq:hover:not(:disabled){border-color:var(--border-hover)}.legend-item.svelte-1shxbnq:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.legend-item.is-selected.svelte-1shxbnq{border-color:var(--brand);background:var(--bg-raised)}.legend-item.svelte-1shxbnq:disabled{opacity:.55;cursor:not-allowed}.swatch.svelte-1shxbnq{width:12px;height:12px;border-radius:var(--radius-xs);flex-shrink:0;align-self:flex-start;margin-top:3px}.legend-body.svelte-1shxbnq{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.legend-label.svelte-1shxbnq{font-size:var(--text-sm);font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legend-meta.svelte-1shxbnq{display:flex;align-items:baseline;gap:6px;flex-wrap:nowrap;min-width:0}.legend-price.svelte-1shxbnq{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap}.legend-tiers.svelte-1shxbnq{display:flex;flex-direction:column;gap:1px}.legend-tier.svelte-1shxbnq{display:flex;align-items:baseline;gap:5px;white-space:nowrap}.legend-tier.is-out.svelte-1shxbnq{opacity:.5}.tier-swatch.svelte-1shxbnq{width:8px;height:8px;border-radius:50%;flex-shrink:0;align-self:center}.legend-tier-name.svelte-1shxbnq{font-family:var(--font-mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);min-width:52px}.legend-tier-stock.svelte-1shxbnq{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);margin-left:auto;padding-left:8px}.legend-stock.svelte-1shxbnq{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legend-stock.is-out.svelte-1shxbnq{color:var(--text-muted, var(--text-secondary))}.hero.svelte-1c59hrq{position:relative;background:var(--brand-dark);padding:90px 0 28px;color:var(--text-on-dark);overflow:hidden}.hero-bg.svelte-1c59hrq{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.25}.hero-cover-wash.svelte-1c59hrq{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-poster.svelte-1c59hrq{display:none}.hero-overlay.svelte-1c59hrq{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--hero-scrim-top),var(--hero-scrim-bottom)),radial-gradient(ellipse at 70% 30%,var(--hero-wash),transparent 60%)}.hero .container{position:relative}.back-link.svelte-1c59hrq{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#ffffff8c;margin-bottom:16px}.back-link.svelte-1c59hrq:hover{color:#ffffffe6}.hero-eyebrow.svelte-1c59hrq{margin-bottom:14px}.hero-title.svelte-1c59hrq{font-family:var(--font-display);font-size:clamp(32px,5vw,52px);font-weight:400;letter-spacing:-.025em;line-height:1.05;margin-bottom:14px;color:var(--text-on-dark)}.hero-meta.svelte-1c59hrq{display:flex;flex-wrap:wrap;gap:16px}.hero-meta-item.svelte-1c59hrq{display:flex;align-items:center;gap:6px;font-size:13px;color:#ffffff80}.hero-meta-item.svelte-1c59hrq strong:where(.svelte-1c59hrq){color:#ffffffd9;font-weight:600}.hero-actions.svelte-1c59hrq{display:flex;align-items:center;gap:10px;margin-top:16px}.hero-countdown.svelte-1c59hrq{font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--brand-accent)}.page-body.svelte-1c59hrq{padding:28px 0 80px}.content-grid.svelte-1c59hrq{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}.info-col.svelte-1c59hrq{min-width:0}.detail-section.svelte-1c59hrq{display:flex;flex-direction:column;gap:18px;scroll-margin-top:calc(var(--nav-h) + 52px)}.detail-section.svelte-1c59hrq+.detail-section:where(.svelte-1c59hrq){margin-top:32px;padding-top:24px;border-top:1px solid var(--border)}.section-title.svelte-1c59hrq{font-size:14px;font-weight:700;color:var(--text-primary)}.schedule-summary.svelte-1c59hrq{margin-bottom:4px}.seating-intro.svelte-1c59hrq{margin:0 0 12px;font-size:var(--text-sm);color:var(--text-secondary)}.gallery.svelte-1c59hrq{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.gallery-img.svelte-1c59hrq{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-md)}.rich-text.svelte-1c59hrq{font-size:14px;line-height:1.7;color:var(--text-secondary);white-space:pre-wrap}.muted.svelte-1c59hrq{color:var(--text-muted);font-size:13px}.schedule-card.svelte-1c59hrq{display:flex;align-items:center;gap:14px;padding:18px;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--brand)}.schedule-date.svelte-1c59hrq{font-size:14px;font-weight:700;color:var(--text-primary)}.schedule-time.svelte-1c59hrq{font-size:12px;color:var(--text-muted);margin-top:2px}.location-card.svelte-1c59hrq{display:flex;align-items:flex-start;gap:14px;padding:18px;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg)}.loc-name.svelte-1c59hrq{font-size:14px;font-weight:700;color:var(--text-primary)}.loc-addr.svelte-1c59hrq{font-size:12px;color:var(--text-subtle);margin-top:4px}.map-link.svelte-1c59hrq{font-size:12px;font-weight:600;color:var(--brand)}.org-card.svelte-1c59hrq{display:flex;align-items:center;gap:14px;padding:18px;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg)}.org-icon.svelte-1c59hrq{width:48px;height:48px;border-radius:50%;background:var(--bg-surface);display:flex;align-items:center;justify-content:center;color:var(--brand);overflow:hidden;flex-shrink:0}.org-logo.svelte-1c59hrq{width:100%;height:100%;object-fit:cover}.org-name.svelte-1c59hrq{font-size:14px;font-weight:700}.org-meta.svelte-1c59hrq{font-size:12px;color:var(--text-muted);margin-top:2px}@media(max-width:1100px){.content-grid.svelte-1c59hrq{grid-template-columns:1fr 320px}}@media(max-width:768px){.content-grid.svelte-1c59hrq{grid-template-columns:1fr}.page-body.svelte-1c59hrq{padding-bottom:calc(120px + var(--bottom-bar-h, 56px) + 56px)}.detail-section.svelte-1c59hrq{scroll-margin-top:calc(var(--nav-h-mobile, 48px) + 48px)}}@media(max-width:480px){.hero.svelte-1c59hrq{padding:70px 0 24px}.hero-title.svelte-1c59hrq{font-size:28px}.gallery.svelte-1c59hrq{grid-template-columns:repeat(2,1fr)}}
