.red-effects{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none;mix-blend-mode:screen}.red-effects:before{content:"";position:absolute;width:72vw;height:72vw;left:30%;top:4%;border-radius:50%;background:radial-gradient(circle,rgba(185,17,29,.22) 0,rgba(120,8,18,.11) 24%,transparent 67%);filter:blur(15px);animation:redAura 7s ease-in-out infinite alternate}.red-effects:after{content:"";position:absolute;width:130%;height:170px;left:-15%;top:47%;background:linear-gradient(90deg,transparent,rgba(207,30,38,.05) 30%,rgba(255,67,45,.2) 52%,rgba(120,7,18,.05) 72%,transparent);filter:blur(30px);transform:rotate(-8deg);animation:redSweep 9s ease-in-out infinite}.red-effects span{position:absolute;bottom:-16px;width:4px;height:4px;border-radius:50%;background:#ff5a3c;box-shadow:0 0 9px 3px rgba(229,38,38,.5);opacity:0;animation:emberRise 7s linear infinite}.red-effects span:nth-child(1){left:16%;animation-delay:0s;animation-duration:8s}.red-effects span:nth-child(2){left:28%;width:3px;height:3px;animation-delay:2.4s;animation-duration:6s}.red-effects span:nth-child(3){left:42%;animation-delay:4.2s;animation-duration:9s}.red-effects span:nth-child(4){left:55%;width:2px;height:2px;animation-delay:1.2s;animation-duration:7.5s}.red-effects span:nth-child(5){left:68%;animation-delay:5.1s;animation-duration:8.5s}.red-effects span:nth-child(6){left:77%;width:3px;height:3px;animation-delay:3.1s;animation-duration:6.8s}.red-effects span:nth-child(7){left:88%;animation-delay:1.8s;animation-duration:9.4s}.red-effects span:nth-child(8){left:94%;width:2px;height:2px;animation-delay:6s;animation-duration:7.2s}.hero-content{padding-top:12px}.hero-content:before{content:"";position:absolute;z-index:-1;width:min(620px,90vw);height:330px;left:50%;top:50%;transform:translate(-50%,-55%);background:radial-gradient(ellipse,rgba(129,12,22,.18),transparent 68%);filter:blur(8px);animation:titlePulse 4.5s ease-in-out infinite alternate}.hero-content .eyebrow{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:24px}.hero-content .eyebrow:before,.hero-content .eyebrow:after{content:"";width:56px;height:1px;background:linear-gradient(90deg,transparent,#bb2930)}.hero-content .eyebrow:after{background:linear-gradient(90deg,#bb2930,transparent)}.hero h1{text-shadow:0 4px 32px #000,0 0 34px rgba(155,18,28,.2)}@keyframes redAura{0%{transform:translate3d(-5%,-3%,0) scale(.92);opacity:.55}100%{transform:translate3d(4%,3%,0) scale(1.08);opacity:1}}@keyframes redSweep{0%,100%{transform:translate3d(-8%,20px,0) rotate(-8deg);opacity:.3}50%{transform:translate3d(8%,-20px,0) rotate(-5deg);opacity:.75}}@keyframes emberRise{0%{transform:translate3d(0,20px,0) scale(.5);opacity:0}12%{opacity:.9}65%{opacity:.5}100%{transform:translate3d(55px,-72vh,0) scale(1.5);opacity:0}}@keyframes titlePulse{0%{opacity:.5;transform:translate(-50%,-55%) scale(.94)}100%{opacity:1;transform:translate(-50%,-55%) scale(1.08)}}@media(max-width:850px){.red-effects:before{width:110vw;height:110vw;left:0;top:2%}.hero-content{padding-top:0}}@media(prefers-reduced-motion:reduce){.red-effects:before,.red-effects:after,.red-effects span,.hero-content:before{animation:none}.red-effects span{display:none}}
