.hero-theater-lead{font-size:clamp(16px,1.6vw,19px);line-height:1.6;color:hsla(0,0%,100%,.78);text-align:center;max-width:52ch;margin:0 auto clamp(28px,4vw,44px);text-wrap:balance}.hero-theater-stage{width:100%;max-width:940px;margin:0 auto}.hero-theater-frame{position:relative;border-radius:18px;padding:8px;background:radial-gradient(120% 120% at 50% 0,rgba(61,110,245,.16) 0,rgba(8,13,26,0) 60%),hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 0 0 1px rgba(61,110,245,.2),0 24px 60px -20px rgba(0,0,0,.7),0 0 38px -6px rgba(61,110,245,.45);animation:heroTheaterBreath 4.2s ease-in-out infinite}@keyframes heroTheaterBreath{0%,to{box-shadow:0 0 0 1px rgba(61,110,245,.18),0 24px 60px -20px rgba(0,0,0,.7),0 0 26px -8px rgba(61,110,245,.32)}50%{box-shadow:0 0 0 1px rgba(61,110,245,.42),0 24px 60px -20px rgba(0,0,0,.7),0 0 52px -2px rgba(61,110,245,.62)}}.hero-theater-frame>:first-child{border-radius:12px;overflow:hidden}.hero-theater-poster{position:absolute;inset:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border:none;border-radius:12px;cursor:pointer;color:#fff;background:radial-gradient(80% 80% at 50% 50%,rgba(8,13,26,.25) 0,rgba(8,13,26,.72) 100%);backdrop-filter:blur(1px);transition:opacity .45s ease}.hero-theater-poster:focus-visible{outline:2px solid var(--blue);outline-offset:-4px}.hero-theater-frame.is-revealed .hero-theater-poster{opacity:0;pointer-events:none}.hero-theater-play{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:999px;color:#fff;background:var(--blue);box-shadow:0 8px 30px -6px rgba(61,110,245,.7);padding-left:4px;animation:heroTheaterPlayPulse 2.6s ease-in-out infinite}@keyframes heroTheaterPlayPulse{0%,to{transform:scale(1);box-shadow:0 8px 30px -6px rgba(61,110,245,.55)}50%{transform:scale(1.06);box-shadow:0 10px 40px -4px rgba(61,110,245,.85)}}.hero-theater-poster-label{font-family:var(--font-mono),ui-monospace,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.86)}.hero-theater-cta{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:clamp(24px,3.5vw,36px)}.hero-theater-cta-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.hero-theater-microcopy{font-size:13px;color:hsla(0,0%,100%,.7);margin:0}.hero-theater-wave{max-width:940px;margin:clamp(28px,4vw,40px) auto 0;border-top:1px solid hsla(0,0%,100%,.08);border-bottom:1px solid hsla(0,0%,100%,.08);opacity:.55}.hero-theater-wave canvas{height:64px!important}@media (prefers-reduced-motion:reduce){.hero-theater-frame,.hero-theater-play{animation:none}.hero-theater-poster{transition:none}}@media (prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-new(*),::view-transition-old(*){animation-duration:.001ms!important}}