.hero-text{min-width:0;max-width:min(52rem,100%);position:relative}.hero-pulse-line{background:var(--color-accent);border-radius:2px;width:min(12rem,40vw);height:3px;margin-bottom:1.25rem;box-shadow:0 0 12px #e8ff00b3,0 0 32px #e8ff0040}.hero-title{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text);overflow-wrap:anywhere;max-width:100%;margin:0 0 1.25rem;font-size:clamp(1.75rem,9vw,5.25rem);line-height:.88}.hero-title .char{will-change:transform, opacity, filter;display:inline-block}.hero-text--ready .hero-title{animation:3.2s ease-in-out infinite hero-glow-pulse}.hero-tagline{letter-spacing:.06em;color:var(--color-text-muted);padding-left:.15rem;border-left:2px solid #e8ff0073;max-width:min(42rem,100%);margin:0;padding-inline-start:.85rem;font-size:clamp(.85rem,1.8vw,1.05rem);font-weight:600;line-height:1.35}@keyframes hero-glow-pulse{0%,to{text-shadow:0 0 #0000,0 0 #0000}50%{text-shadow:0 0 18px #e8ff0059,0 0 42px #e8ff001f}}@media (prefers-reduced-motion:reduce){.hero-text--ready .hero-title{animation:none}}.showreel-teaser[data-astro-cid-uszpwi23]{aspect-ratio:16/9;background:var(--color-bg);width:100%;position:relative;overflow:hidden}.showreel-media{object-fit:cover;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.showreel-fade[data-astro-cid-uszpwi23]{pointer-events:none;background:linear-gradient(#09090b59 0%,#0000 18% 82%,#09090b33 100%);position:absolute;inset:0}.showreel-mute[data-astro-cid-uszpwi23]{z-index:2;right:var(--space-sm);bottom:var(--space-sm);backdrop-filter:blur(8px);color:var(--color-text);background:#09090bb8;border-color:#f4f0ea47;align-items:center;gap:.45rem;display:inline-flex;position:absolute}.showreel-mute[data-astro-cid-uszpwi23]:hover{color:var(--color-accent);border-color:var(--color-accent);background:#09090bd9}.showreel-mute-icon[data-astro-cid-uszpwi23]{flex-shrink:0}.showreel-mute-icon[data-astro-cid-uszpwi23].is-hidden{display:none}.home-hero-stack[data-astro-cid-ge2uvauf]{width:100%;max-width:100%;overflow-x:clip}.hero[data-astro-cid-ge2uvauf]{align-items:flex-end;width:100%;max-width:100%;height:80svh;min-height:20rem;display:flex;position:relative;overflow:hidden}.hero-media[data-astro-cid-ge2uvauf]{z-index:0;position:absolute;inset:0}.hero-bg[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:var(--hero-pos-mobile,center top);width:100%;max-width:none;height:100%;position:absolute;inset:0}.hero-bg--blur[data-astro-cid-ge2uvauf]{z-index:0;filter:blur(28px)brightness(.55);transform:scale(1.08)}.hero-bg--sharp[data-astro-cid-ge2uvauf]{z-index:1}@media (width<=1100px) and (orientation:landscape){.hero-bg--sharp[data-astro-cid-ge2uvauf]{object-fit:contain}}@media (width>=600px) and (width<=1100px) and (orientation:portrait){.hero-bg--sharp[data-astro-cid-ge2uvauf]{object-fit:contain}}@media (width>=1101px){.hero-bg[data-astro-cid-ge2uvauf]{object-position:var(--hero-pos-desktop,var(--hero-pos-mobile,center top))}}@media (width>=1440px){.hero-bg[data-astro-cid-ge2uvauf]{object-position:var(--hero-pos-wide,var(--hero-pos-desktop,center top))}}.hero-overlay[data-astro-cid-ge2uvauf]{z-index:1;background:linear-gradient(#0000 48%,#00000059 72%,#000000b8 100%),radial-gradient(at 20% 40%,#e8ff0014,#0000 55%),radial-gradient(at 80% 60%,#e8ff000a,#0000 50%);position:absolute;inset:0}.hero-content[data-astro-cid-ge2uvauf]{z-index:1;min-width:0;padding-block:var(--space-md) var(--space-lg);padding-inline:var(--space-sm);position:relative}.hero[data-astro-cid-ge2uvauf]:has(.hero-scroll) .hero-content[data-astro-cid-ge2uvauf]{padding-block-end:calc(var(--space-lg) + 3.25rem)}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-logo-pulse{0%,to{filter:drop-shadow(0 0 18px #e8ff001a)}50%{filter:drop-shadow(0 0 36px #e8ff0052)drop-shadow(0 0 8px #e8ff002e)}}@keyframes hero-line-grow{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes hero-border-idle{0%,to{opacity:.45}50%{opacity:.9}}.hero-logo[data-astro-cid-ge2uvauf]{max-width:min(18rem,68vw);height:auto;margin-bottom:var(--space-sm);animation:.7s cubic-bezier(.22,1,.36,1) .1s both hero-fade-up,4s ease-in-out 1.2s infinite hero-logo-pulse}.hero-text-static[data-astro-cid-ge2uvauf] .hero-tagline[data-astro-cid-ge2uvauf]{letter-spacing:.06em;color:var(--color-text-muted);border-left:none;max-width:min(42rem,100%);margin:0;padding-inline-start:.85rem;font-size:clamp(.85rem,1.8vw,1.05rem);font-weight:600;line-height:1.35;animation:.6s cubic-bezier(.22,1,.36,1) .6s both hero-fade-up;position:relative}.hero-text-static[data-astro-cid-ge2uvauf] .hero-tagline[data-astro-cid-ge2uvauf]:before{content:"";inset-block:0;transform-origin:top;background:#e8ff0073;width:2px;animation:.5s cubic-bezier(.22,1,.36,1) .55s both hero-line-grow,6s ease-in-out 1.4s infinite hero-border-idle;position:absolute;left:0;transform:scaleX(1)}.hero-scroll[data-astro-cid-ge2uvauf]{bottom:var(--space-md);align-items:center;gap:var(--space-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted);z-index:1;flex-direction:column;font-size:.65rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.scroll-line[data-astro-cid-ge2uvauf]{background:linear-gradient(to bottom, var(--color-accent), transparent);width:1px;height:32px;animation:2s ease-in-out infinite scroll-pulse}@keyframes scroll-pulse{0%,to{opacity:.3;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.scroll-line[data-astro-cid-ge2uvauf]{animation:none}.hero-logo[data-astro-cid-ge2uvauf],.hero-text-static[data-astro-cid-ge2uvauf] .hero-tagline[data-astro-cid-ge2uvauf],.hero-text-static[data-astro-cid-ge2uvauf] .hero-tagline[data-astro-cid-ge2uvauf]:before{opacity:1;filter:none;animation:none;transform:none}.hero-logo[data-astro-cid-ge2uvauf]{filter:drop-shadow(0 0 24px #e8ff0026)}}.show-list[data-astro-cid-bxmf7ylh]{gap:var(--space-md);margin:0;padding:0;list-style:none;display:grid}.show-item[data-astro-cid-bxmf7ylh]{gap:var(--space-sm);padding:var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);grid-template-columns:1fr;display:grid}.show-item[data-astro-cid-bxmf7ylh]:hover{border-color:var(--color-accent-hover-border);box-shadow:var(--shadow-glow)}@media (width>=640px){.show-item[data-astro-cid-bxmf7ylh]{align-items:start;column-gap:var(--space-md);row-gap:var(--space-sm);grid-template-columns:1fr auto;grid-template-areas:"date action""details details"}.show-date[data-astro-cid-bxmf7ylh]{grid-area:date}.show-action[data-astro-cid-bxmf7ylh]{grid-area:action;justify-self:end}.show-details[data-astro-cid-bxmf7ylh]{grid-area:details}}.show-details[data-astro-cid-bxmf7ylh]{min-width:0}.show-date[data-astro-cid-bxmf7ylh] time[data-astro-cid-bxmf7ylh]{letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);flex-direction:column;gap:.2rem;font-size:.8rem;font-weight:600;display:flex}.show-date-time[data-astro-cid-bxmf7ylh]{letter-spacing:.04em;text-transform:none;font-variant-numeric:tabular-nums}.show-venue[data-astro-cid-bxmf7ylh]{overflow-wrap:break-word;text-wrap:balance;margin-bottom:.35rem;font-size:clamp(1rem,.95rem + .35vw,1.25rem);line-height:1.25}.show-location[data-astro-cid-bxmf7ylh]{font-size:.9rem;line-height:1.5}.show-description[data-astro-cid-bxmf7ylh]{margin-top:var(--space-sm);color:var(--color-text-muted);font-size:.9rem}.sold-out[data-astro-cid-bxmf7ylh]{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.5rem 1rem;font-size:.75rem;font-weight:600}.compact[data-astro-cid-bxmf7ylh] .show-description[data-astro-cid-bxmf7ylh]{display:none}.compact[data-astro-cid-bxmf7ylh] .show-item[data-astro-cid-bxmf7ylh]{padding:var(--space-md) var(--space-lg)}.past[data-astro-cid-bxmf7ylh] .show-item[data-astro-cid-bxmf7ylh]{box-shadow:none;background:0 0;border-style:dashed}.past[data-astro-cid-bxmf7ylh] .show-item[data-astro-cid-bxmf7ylh]:hover{border-color:var(--color-border);box-shadow:none}.past[data-astro-cid-bxmf7ylh] .show-date[data-astro-cid-bxmf7ylh] time[data-astro-cid-bxmf7ylh]{color:var(--color-text-muted)}.past[data-astro-cid-bxmf7ylh] .show-venue[data-astro-cid-bxmf7ylh]{color:var(--color-text-muted);font-size:1rem;font-weight:500}@media (width>=640px){.past[data-astro-cid-bxmf7ylh] .show-item[data-astro-cid-bxmf7ylh]{align-items:baseline;column-gap:var(--space-lg);grid-template-columns:auto 1fr;grid-template-areas:"date details"}}.empty[data-astro-cid-bxmf7ylh]{padding:var(--space-lg);text-align:center;border:1px dashed var(--color-border);border-radius:var(--radius-md)}.elevator-pitch-inner[data-astro-cid-jgctki6q]{text-align:center;align-items:center;gap:var(--space-md);flex-direction:column;max-width:40rem;display:flex}.elevator-pitch-body[data-astro-cid-jgctki6q]{letter-spacing:.02em;color:var(--color-text);font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:600;line-height:1.5}.elevator-pitch-body[data-astro-cid-jgctki6q] p{margin:0}.elevator-pitch-body[data-astro-cid-jgctki6q] p+p{margin-top:var(--space-sm)}.elevator-pitch-actions[data-astro-cid-jgctki6q]{justify-content:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.section-alt[data-astro-cid-jgctki6q]{background:var(--color-bg-elevated);border-block:1px solid var(--color-border)}
