.hero::before,.hero::after{z-index:1;transition:opacity 1.8s cubic-bezier(.22,1,.36,1);will-change:opacity}.hero.hero-live-online::before,.hero.hero-live-online::after{opacity:0;transition-delay:.12s}.hero-live-background{position:absolute;z-index:0;inset:0;overflow:hidden;background:transparent;opacity:0;transition:opacity 1.65s cubic-bezier(.22,1,.36,1);will-change:opacity}.hero-live-background.ready{opacity:1}.hero-live-background::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(3,3,5,.4) 0%,rgba(3,3,5,.08) 25%,rgba(3,3,5,.13) 72%,rgba(3,3,5,.48) 100%),radial-gradient(ellipse at center,transparent 32%,rgba(0,0,0,.26) 100%);box-shadow:inset 0 0 110px rgba(0,0,0,.22)}#hero-live-feed{width:100%;height:100%;display:block;pointer-events:none;object-fit:cover;object-position:center;filter:saturate(.9) brightness(.91) contrast(1.04);transform:scale(1.012)}.hero .hero-inner,.hero .scroll-ind{z-index:3}.hero-copy{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;gap:22px;padding:28px 68px 32px}.hero-copy::before{content:"";position:absolute;z-index:-1;inset:-44px -158px -48px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(4,5,8,.22) 0%,rgba(4,5,8,.13) 50%,rgba(4,5,8,.04) 76%,transparent 100%);filter:blur(24px);pointer-events:none}.hero-copy .hero-eyebrow{text-shadow:0 2px 3px rgba(0,0,0,.92),0 0 14px rgba(0,0,0,.58)}.hero-copy .hero-title{text-shadow:0 2px 3px rgba(0,0,0,.98),0 8px 26px rgba(0,0,0,.7),0 0 44px rgba(0,0,0,.28)}.hero-copy .hero-title .ac{text-shadow:none;filter:drop-shadow(0 2px 2px rgba(0,0,0,.72)) drop-shadow(0 0 18px rgba(221,22,59,.58))}.hero-copy .hero-sub{margin:6px 0 0;color:rgba(247,247,248,.96);font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.98),0 5px 16px rgba(0,0,0,.82),0 0 26px rgba(0,0,0,.34)}.hero-live-indicator{position:absolute;z-index:5;top:24px;right:30px;display:inline-flex;align-items:center;gap:9px;min-height:34px;padding:8px 11px;border:1px solid rgba(255,255,255,.12);border-radius:4px;background:rgba(4,4,6,.72);color:#dfe1e5;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(12px);box-shadow:0 12px 32px rgba(0,0,0,.32)}.hero-live-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#5d6169;box-shadow:0 0 0 3px rgba(93,97,105,.13)}.hero-live-indicator.online .hero-live-dot{background:#ef3555;box-shadow:0 0 0 3px rgba(239,53,85,.14),0 0 12px rgba(239,53,85,.8);animation:livePulse 1.8s ease-in-out infinite}@keyframes livePulse{0%,100%{opacity:1}50%{opacity:.48}}@media(max-width:768px){.hero-live-indicator{top:14px;right:14px;max-width:calc(100% - 28px)}.hero-copy{gap:18px;padding:24px 12px 28px}.hero-copy::before{inset:-26px -54px -30px;filter:blur(18px)}}@media(max-width:480px){.hero-live-indicator{gap:7px;padding:7px 9px;font-size:.58rem}.hero-live-indicator #hero-live-state{max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-copy{padding-right:0;padding-left:0}}@media(prefers-reduced-motion:reduce){.hero::before,.hero::after,.hero-live-background{transition-duration:.01ms;transition-delay:0s}}