.HeroSection-module__HAA8HW__hero{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__bgSlider{z-index:0;position:absolute;inset:0}.HeroSection-module__HAA8HW__bgImageWrapper{transition:opacity 1.8s ease-in-out,transform 1.8s ease-in-out;position:absolute;inset:0}.HeroSection-module__HAA8HW__bgImageActive{opacity:1;z-index:1;transform:scale(1)}.HeroSection-module__HAA8HW__bgImageInactive{opacity:0;z-index:0;transform:scale(1.04)}.HeroSection-module__HAA8HW__bgImage{object-fit:cover;object-position:center}.HeroSection-module__HAA8HW__bgOverlay{z-index:2;background:linear-gradient(135deg,#080a14d9 0%,#080a148c 50%,#080a14cc 100%);position:absolute;inset:0}.HeroSection-module__HAA8HW__bgVignette{z-index:3;background:radial-gradient(#0000 40%,#04050cb3 100%);position:absolute;inset:0}.HeroSection-module__HAA8HW__glows{pointer-events:none;z-index:1;position:absolute;inset:0}.HeroSection-module__HAA8HW__glowBlue{background:radial-gradient(circle,#32b3dd38 0%,#0000 65%);border-radius:50%;width:55vw;height:55vw;animation:7s ease-in-out infinite HeroSection-module__HAA8HW__glowPulseBlue;position:absolute;top:-20%;right:-5%}.HeroSection-module__HAA8HW__glowLime{background:radial-gradient(circle,#afca0b29 0%,#0000 65%);border-radius:50%;width:50vw;height:50vw;animation:9s ease-in-out 1.5s infinite HeroSection-module__HAA8HW__glowPulseLime;position:absolute;bottom:-15%;left:-5%}@keyframes HeroSection-module__HAA8HW__glowPulseBlue{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}@keyframes HeroSection-module__HAA8HW__glowPulseLime{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.HeroSection-module__HAA8HW__metaBar{z-index:3;opacity:0;align-items:center;gap:0;margin-top:80px;padding:1.5rem 3rem;display:flex;position:relative;transform:translateY(-20px)}.HeroSection-module__HAA8HW__metaTag{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.5rem;font-size:.72rem;font-weight:600;display:inline-flex}.HeroSection-module__HAA8HW__metaDivider{background:var(--glass-border);width:1px;height:14px;margin:0 1.25rem;display:inline-block}.HeroSection-module__HAA8HW__pulseDot{background:var(--accent-lime);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite HeroSection-module__HAA8HW__pulse}@keyframes HeroSection-module__HAA8HW__pulse{0%,to{box-shadow:0 0 #afca0b99}50%{box-shadow:0 0 0 6px #afca0b00}}.HeroSection-module__HAA8HW__content{z-index:3;flex:1;align-items:center;padding-top:2rem;padding-bottom:6rem;display:flex;position:relative}.HeroSection-module__HAA8HW__contentInner{grid-template-columns:1.2fr .8fr;align-items:end;gap:4rem;width:100%;display:grid}.HeroSection-module__HAA8HW__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--accent-lime);opacity:0;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.78rem;font-weight:700;display:flex;transform:translate(-30px)}.HeroSection-module__HAA8HW__eyebrow:before{content:"";background:var(--accent-lime);border-radius:2px;width:32px;height:2px;display:inline-block}.HeroSection-module__HAA8HW__title{letter-spacing:-.03em;color:#fff;opacity:0;margin:0;font-size:clamp(3.2rem,6.5vw,7rem);font-weight:900;line-height:1;transform:translateY(40px)}.HeroSection-module__HAA8HW__wordSwitcher{height:1.05em;margin-top:.05em;display:block;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__accentWord{background:linear-gradient(135deg, var(--accent-lime) 0%, #d4f018 50%, var(--accent-blue) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:100%;font-style:italic;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .5s cubic-bezier(.16,1,.3,1),clip-path .5s cubic-bezier(.16,1,.3,1);display:block;position:absolute;top:0;left:0}.HeroSection-module__HAA8HW__wordActive{opacity:1;clip-path:inset(0% 0 0);transform:translateY(0)}.HeroSection-module__HAA8HW__wordInactive{opacity:0;clip-path:inset(0 0 100%);transform:translateY(-40px)}.HeroSection-module__HAA8HW__infoCol{opacity:0;padding-bottom:.5rem;transform:translate(40px)}.HeroSection-module__HAA8HW__accentLine{background:linear-gradient(90deg, var(--accent-lime), var(--accent-blue));border-radius:2px;width:48px;height:3px;margin-bottom:1.5rem}.HeroSection-module__HAA8HW__subtitle{color:var(--text-secondary);max-width:380px;margin-bottom:2.25rem;font-size:1rem;line-height:1.75}.HeroSection-module__HAA8HW__actions{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.HeroSection-module__HAA8HW__btnPrimary{background:linear-gradient(135deg, var(--accent-blue), #1a9bc4);color:#fff;cursor:pointer;letter-spacing:.02em;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:700;transition:box-shadow .3s,transform .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #32b3dd59,0 0 #32b3dd66}.HeroSection-module__HAA8HW__btnPrimary:after{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26,#0000);transition:opacity .3s;position:absolute;inset:0}.HeroSection-module__HAA8HW__btnPrimary:hover:after{opacity:1}.HeroSection-module__HAA8HW__btnPrimary:hover{transform:scale(1.04);box-shadow:0 6px 30px #32b3dd8c,0 0 40px #32b3dd33}.HeroSection-module__HAA8HW__btnPrimary:active{transform:scale(.97)}.HeroSection-module__HAA8HW__btnSecondary{color:var(--accent-lime);cursor:pointer;letter-spacing:.02em;background:0 0;border:1.5px solid #afca0b80;border-radius:6px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:700;transition:border-color .3s,background .3s,box-shadow .3s,transform .2s;display:inline-flex}.HeroSection-module__HAA8HW__btnSecondary:hover{border-color:var(--accent-lime);background:#afca0b14;transform:scale(1.04);box-shadow:0 0 20px #afca0b26}.HeroSection-module__HAA8HW__btnSecondary:active{transform:scale(.97)}.HeroSection-module__HAA8HW__tags{flex-wrap:wrap;gap:.5rem;display:flex}.HeroSection-module__HAA8HW__tag{border:1px solid var(--glass-border);letter-spacing:.08em;color:var(--text-muted);background:#ffffff0d;border-radius:100px;padding:.3rem .85rem;font-size:.72rem;font-weight:600}.HeroSection-module__HAA8HW__scrollIndicator{z-index:3;opacity:0;border:1.5px solid #fff3;border-radius:13px;justify-content:center;align-items:flex-start;width:26px;height:44px;padding-top:6px;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__HAA8HW__scrollDot{background:var(--accent-lime);border-radius:2px;width:4px;height:8px;animation:1.6s ease-in-out infinite HeroSection-module__HAA8HW__scrollBounce}@keyframes HeroSection-module__HAA8HW__scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.HeroSection-module__HAA8HW__fadeIn{animation:.7s cubic-bezier(.4,0,.2,1) .4s forwards HeroSection-module__HAA8HW__heroFadeIn}.HeroSection-module__HAA8HW__fadeInDelayed{animation:1s cubic-bezier(.4,0,.2,1) 2s forwards HeroSection-module__HAA8HW__heroFadeIn}.HeroSection-module__HAA8HW__slideInLeft{animation:.7s cubic-bezier(.16,1,.3,1) .6s forwards HeroSection-module__HAA8HW__heroSlideInLeft}.HeroSection-module__HAA8HW__slideInUp{animation:.8s cubic-bezier(.16,1,.3,1) .8s forwards HeroSection-module__HAA8HW__heroSlideInUp}.HeroSection-module__HAA8HW__slideInRight{animation:.8s cubic-bezier(.16,1,.3,1) 1.1s forwards HeroSection-module__HAA8HW__heroSlideInRight}@keyframes HeroSection-module__HAA8HW__heroFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__HAA8HW__heroSlideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes HeroSection-module__HAA8HW__heroSlideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__HAA8HW__heroSlideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.HeroSection-module__HAA8HW__bgImageWrapper{transition:opacity .3s!important;transform:none!important}.HeroSection-module__HAA8HW__glowBlue,.HeroSection-module__HAA8HW__glowLime,.HeroSection-module__HAA8HW__scrollDot{animation:none!important}.HeroSection-module__HAA8HW__fadeIn,.HeroSection-module__HAA8HW__fadeInDelayed,.HeroSection-module__HAA8HW__slideInLeft,.HeroSection-module__HAA8HW__slideInUp,.HeroSection-module__HAA8HW__slideInRight{opacity:1!important;animation:none!important;transform:none!important}}@media (max-width:900px){.HeroSection-module__HAA8HW__contentInner{grid-template-columns:1fr;gap:2.5rem}.HeroSection-module__HAA8HW__subtitle{max-width:100%}.HeroSection-module__HAA8HW__metaBar{gap:0;padding:1rem 1.5rem}.HeroSection-module__HAA8HW__metaDivider{margin:0 .75rem}}@media (max-width:600px){.HeroSection-module__HAA8HW__metaBar{display:none}.HeroSection-module__HAA8HW__content{padding-top:1rem;padding-bottom:5rem}.HeroSection-module__HAA8HW__actions{flex-direction:column}.HeroSection-module__HAA8HW__btnPrimary,.HeroSection-module__HAA8HW__btnSecondary{justify-content:center;width:100%}.HeroSection-module__HAA8HW__title{font-size:clamp(2.2rem,9vw,3.2rem)}.HeroSection-module__HAA8HW__accentWord{-webkit-text-fill-color:initial;color:var(--accent-lime);background:0 0}}@media (max-width:400px){.HeroSection-module__HAA8HW__title{font-size:clamp(1.9rem,10vw,2.5rem)}.HeroSection-module__HAA8HW__btnPrimary,.HeroSection-module__HAA8HW__btnSecondary{padding:.75rem 1.25rem;font-size:.875rem}}
