.theatre-bulb{animation:theatreBulbChase 1.8s ease-in-out infinite}@keyframes theatreBulbChase{0%,to{opacity:.26;filter:brightness(.8) saturate(.75)}50%{opacity:1;filter:brightness(1.55) saturate(1.35)}}@media(prefers-reduced-motion:reduce){.theatre-bulb{animation:none!important}}.theatre-beam{position:absolute;left:50%;top:43%;width:0;height:62vh;transform-origin:50% 100%;animation:theatreBeamWobble var(--wobble-dur) ease-in-out infinite var(--wobble-delay),theatreBeamFlicker var(--flicker-dur) ease-in-out infinite var(--flicker-delay)}.theatre-beam-core,.theatre-beam-glow{position:absolute;bottom:0;left:50%;height:100%;transform:translate(-50%);mix-blend-mode:screen}.theatre-beam-core{width:2.5px;background:linear-gradient(to top,#ffe2aff2,#ffcd8280 40%,#ffcd8200 88%)}.theatre-beam-glow{width:22px;filter:blur(7px);background:linear-gradient(to top,#ffaf5a73,#ffaf5a29 40%,#ffaf5a00 85%)}@keyframes theatreBeamWobble{0%,to{transform:translate(-50%,-100%) rotate(calc(var(--base-angle) - 3.5deg))}50%{transform:translate(-50%,-100%) rotate(calc(var(--base-angle) + 3.5deg))}}@keyframes theatreBeamFlicker{0%,to{opacity:.75}45%{opacity:1}60%{opacity:.55}}@media(prefers-reduced-motion:reduce){.theatre-beam{animation:none!important;transform:translate(-50%,-100%) rotate(var(--base-angle));opacity:.8}}
