.event-page.svelte-1pckhrw{min-height:100vh;background:var(--bg-base)}.event-container.svelte-1pckhrw{max-width:1200px;margin:0 auto;padding:5rem var(--space-10)}.desktop-layout.svelte-1pckhrw{display:grid;grid-template-columns:300px 1fr;gap:var(--space-10)}.sidebar-sticky.svelte-1pckhrw{position:sticky;top:120px;display:flex;flex-direction:column;gap:var(--space-2)}.sidebar-sticky.svelte-1pckhrw .cta-button-blue:where(.svelte-1pckhrw){margin-top:var(--space-5)}.image-meta-row.svelte-1pckhrw{display:flex;align-items:center;justify-content:space-between}.area-pill.svelte-1pckhrw{font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);border:1px solid rgba(255,255,255,.15);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full)}.meta-date.svelte-1pckhrw{font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary)}.sidebar-image.svelte-1pckhrw{width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--radius-lg)}.sidebar-image.svelte-1pckhrw img:where(.svelte-1pckhrw){width:100%;height:100%;display:block;object-fit:cover;filter:blur(12px);transform:scale(1.04);transition:filter .8s var(--ease-out),transform .8s var(--ease-out)}.sidebar-image.svelte-1pckhrw img.loaded:where(.svelte-1pckhrw){filter:blur(0);transform:scale(1)}.image-info-row.svelte-1pckhrw{display:flex;align-items:center;justify-content:space-between}.info-time.svelte-1pckhrw{font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary)}.info-price.svelte-1pckhrw{font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--text-primary)}.content-column.svelte-1pckhrw{display:flex;flex-direction:column;gap:var(--space-5);padding:var(--space-8) 0;max-width:600px}.venue-name.svelte-1pckhrw{font-family:var(--font-display);font-size:1.95rem;font-weight:var(--font-weight-medium);color:var(--text-primary);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;margin:0 0 calc(-1 * var(--space-3))}a.venue-name.svelte-1pckhrw:hover{color:var(--text-primary)}span.venue-name.svelte-1pckhrw{text-decoration:none}.past-event-tag.svelte-1pckhrw{display:inline-block;align-self:flex-start;font-family:var(--font-display);font-size:var(--text-xs);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);background:#ffffff14;border:1px solid rgba(255,255,255,.12);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full)}.hero-title.svelte-1pckhrw{font-family:var(--font-display);font-size:50px;font-weight:450;color:var(--text-primary);letter-spacing:var(--display-tracking);line-height:var(--display-leading);margin:var(--space-4) 0}.mobile-image-block.svelte-1pckhrw{display:none}.content-text.svelte-1pckhrw{font-size:var(--text-lg);font-weight:350;line-height:1.44;color:var(--text-primary)}.external-link.svelte-1pckhrw{display:inline-flex;align-items:center;gap:var(--space-1);color:var(--text-secondary);font-family:var(--font-display);font-size:var(--text-base);font-weight:var(--font-weight-medium);text-decoration:underline;text-underline-offset:4px}.external-link.svelte-1pckhrw:hover{color:var(--text-primary)}.cta-button-blue.svelte-1pckhrw{width:100%;padding:var(--space-4) var(--space-6);background:#fff;color:#000;font-family:var(--font-display);font-size:var(--text-base);font-weight:var(--font-weight-medium);border:none;border-radius:var(--radius-full);cursor:pointer;opacity:0;transform:translateY(20px);transition:opacity .5s var(--ease-out),transform .5s var(--ease-out),background .15s var(--ease-out)}.cta-button-blue.visible.svelte-1pckhrw{opacity:1;transform:translateY(0)}.cta-button-blue.svelte-1pckhrw:hover:not(:disabled){background:#ffffffe6}.cta-button-blue.svelte-1pckhrw:disabled{opacity:.5;cursor:not-allowed}.cta-button-blue:disabled.visible.svelte-1pckhrw{opacity:.5}.tickets-remaining.svelte-1pckhrw{font-size:var(--text-sm);color:var(--text-tertiary);text-align:center;margin:0}.occurrence-picker.svelte-1pckhrw{display:flex;flex-direction:column;gap:var(--space-2)}.occurrence-picker-label.svelte-1pckhrw{font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary);margin:0 0 var(--space-1) 0;text-transform:uppercase;letter-spacing:.05em}.occurrence-date-group.svelte-1pckhrw{display:flex;flex-direction:column;gap:var(--space-1)}.occurrence-date-header.svelte-1pckhrw{font-family:var(--font-display);font-size:var(--text-xs);font-weight:var(--font-weight-medium);color:var(--text-tertiary);margin:var(--space-1) 0 0 0;text-transform:uppercase;letter-spacing:.03em}.occurrence-slot.svelte-1pckhrw{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);color:var(--text-primary);font-family:var(--font-display);font-size:var(--text-sm);text-align:left;width:100%}.occurrence-slot.svelte-1pckhrw:hover:not(:disabled){background:#ffffff14;border-color:#fff3}.occurrence-slot.selected.svelte-1pckhrw{background:#37653426;border-color:var(--accent)}.occurrence-slot.sold-out.svelte-1pckhrw{opacity:.4;cursor:not-allowed}.occurrence-slot-time.svelte-1pckhrw{font-weight:var(--font-weight-medium);white-space:nowrap}.occurrence-slot-label.svelte-1pckhrw{color:var(--text-secondary);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.occurrence-slot-status.svelte-1pckhrw{color:var(--text-tertiary);font-size:var(--text-xs);white-space:nowrap;margin-left:auto}.map-section.svelte-1pckhrw{display:flex;flex-direction:column;gap:var(--space-4);margin-top:var(--space-2);text-decoration:none;color:inherit;cursor:pointer}.map-section.svelte-1pckhrw:hover .map-container:where(.svelte-1pckhrw){border-color:#fff3}.map-container.svelte-1pckhrw{position:relative;width:100%;height:280px;border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#18181b}.map-container.svelte-1pckhrw .maplibregl-map{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important}.map-address.svelte-1pckhrw{font-family:var(--font-display);font-size:var(--text-base);font-weight:var(--font-weight-medium);color:var(--text-secondary);margin:0}.mobile-sticky-cta.svelte-1pckhrw{display:none}@media(max-width:768px){.event-container.svelte-1pckhrw{padding:var(--space-6);padding-top:140px}.desktop-layout.svelte-1pckhrw{grid-template-columns:1fr;gap:var(--space-5)}.content-column.svelte-1pckhrw{padding:0}.sidebar-column.svelte-1pckhrw{display:none}.mobile-image-block.svelte-1pckhrw{display:flex;flex-direction:column;gap:var(--space-3);order:-1}.hero-title.svelte-1pckhrw{font-size:var(--text-3xl);line-height:1.15}.venue-name.svelte-1pckhrw{font-size:var(--text-xl)}.content-text.svelte-1pckhrw{font-size:var(--text-lg)}.map-container.svelte-1pckhrw{height:200px}.mobile-sticky-cta.svelte-1pckhrw{display:block;position:fixed;bottom:0;left:0;right:0;padding:var(--space-4) var(--space-6);padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));background:linear-gradient(to top,var(--bg-base) 60%,transparent);z-index:var(--z-sticky);opacity:0;transform:translateY(20px);transition:opacity .5s var(--ease-out),transform .5s var(--ease-out)}.mobile-sticky-cta.visible.svelte-1pckhrw{opacity:1;transform:translateY(0)}.mobile-sticky-cta.svelte-1pckhrw .cta-button-blue:where(.svelte-1pckhrw){opacity:1;transform:none}}.lightbox.svelte-1pckhrw{position:fixed;inset:0;z-index:9999;background:#000000e6;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:var(--space-6)}.lightbox-img.svelte-1pckhrw{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:var(--radius-lg);cursor:default}.lightbox-close.svelte-1pckhrw{position:absolute;top:var(--space-5);right:var(--space-5);background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;line-height:1;padding:var(--space-2);opacity:.7;transition:opacity .15s ease}.lightbox-close.svelte-1pckhrw:hover{opacity:1}button.sidebar-image.svelte-1pckhrw{cursor:zoom-in;border:none;padding:0;background:none}
