.HeroSection-module__HAA8HW__hero{background-blend-mode:normal;background-image:radial-gradient(at 30%,#2f1d4fd9 0%,#0a0b1ceb 70%,#03040afa 100%),url(/images/hero_bg.jpg);background-position:50%;background-size:cover;justify-content:space-between;align-items:center;min-height:100vh;padding:0 5%;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__hero:before{content:"";border:1px solid #ffba5f14;border-radius:50%;width:700px;height:700px;animation:120s linear infinite HeroSection-module__HAA8HW__spin-slow;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}.HeroSection-module__HAA8HW__hero:after{content:"";border:1px solid #ffba5f0d;border-radius:50%;width:500px;height:500px;animation:90s linear infinite reverse HeroSection-module__HAA8HW__spin-slow;position:absolute;top:50%;right:0%;transform:translateY(-50%)}.HeroSection-module__HAA8HW__heroInner{max-width:var(--container-max);z-index:10;justify-content:space-between;align-items:center;gap:4rem;width:100%;margin:0 auto;display:flex;position:relative}.HeroSection-module__HAA8HW__heroContent{flex:1;max-width:620px;padding-top:80px}.HeroSection-module__HAA8HW__heroLabel{border-radius:var(--radius-full);color:var(--primary-gold);letter-spacing:.5px;background:#ffba5f1f;border:1px solid #ffba5f33;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;display:inline-flex}.HeroSection-module__HAA8HW__heroLabel span{background:var(--primary-gold);border-radius:50%;width:6px;height:6px;animation:2s infinite HeroSection-module__HAA8HW__pulse-glow;display:inline-block}.HeroSection-module__HAA8HW__heroContent h1{color:var(--text-light);margin-bottom:1.5rem;font-size:3.25rem;line-height:1.15}.HeroSection-module__HAA8HW__heroContent h1 em{color:var(--primary-gold);font-style:normal}.HeroSection-module__HAA8HW__heroContent p{color:var(--text-muted);max-width:520px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.HeroSection-module__HAA8HW__heroCtas{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.HeroSection-module__HAA8HW__heroVisual{flex:1;justify-content:center;align-items:center;padding-top:80px;display:flex;position:relative}.HeroSection-module__HAA8HW__aiImageWrapper{border-radius:50%;justify-content:center;align-items:center;width:500px;height:500px;animation:6s ease-in-out infinite HeroSection-module__HAA8HW__float;display:flex;position:relative}.HeroSection-module__HAA8HW__aiImageWrapper:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#ffce7314 0%,#0000 60%);border-radius:50%;width:100%;height:100%;animation:6s ease-in-out infinite HeroSection-module__HAA8HW__pulse-glow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__HAA8HW__chakraImage{object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 0 10px #ffce7333)brightness(1.1);z-index:2;transform-origin:50%;width:100%;height:100%;animation:40s linear infinite HeroSection-module__HAA8HW__spin-local;position:relative}@keyframes HeroSection-module__HAA8HW__spin-local{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HeroSection-module__HAA8HW__statsBanner{background:var(--violet-card);-webkit-backdrop-filter:blur(16px);color:var(--text-light);z-index:20;border:1px solid var(--bg-glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);justify-content:space-evenly;align-items:center;margin:2rem 5% 0;padding:2.5rem 5%;display:flex;position:relative}.HeroSection-module__HAA8HW__statItem{text-align:center;padding:0 1rem}.HeroSection-module__HAA8HW__statItem h3{color:var(--primary-gold);margin-bottom:.25rem;font-size:2rem}.HeroSection-module__HAA8HW__statItem p{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);font-size:.85rem;font-weight:600}.HeroSection-module__HAA8HW__divider{background:var(--border-gold);opacity:.4;width:1px;height:50px}@media (max-width:1024px){.HeroSection-module__HAA8HW__heroInner{text-align:center;flex-direction:column;padding-top:120px}.HeroSection-module__HAA8HW__heroContent{max-width:100%;padding-top:0}.HeroSection-module__HAA8HW__heroContent p{max-width:100%}.HeroSection-module__HAA8HW__heroCtas{justify-content:center}.HeroSection-module__HAA8HW__heroVisual{padding-top:2rem}.HeroSection-module__HAA8HW__aiImageWrapper{width:320px;height:320px}.HeroSection-module__HAA8HW__heroContent h1{font-size:2.75rem}}@media (max-width:640px){.HeroSection-module__HAA8HW__hero{align-items:flex-start;padding-top:140px}.HeroSection-module__HAA8HW__heroInner{padding-top:0;position:relative}.HeroSection-module__HAA8HW__heroContent{z-index:10;position:relative}.HeroSection-module__HAA8HW__heroContent p{margin-bottom:2rem;font-size:1rem}.HeroSection-module__HAA8HW__heroCtas{flex-direction:column;gap:1rem;width:100%}.HeroSection-module__HAA8HW__heroCtas>*{width:100%}.HeroSection-module__HAA8HW__heroVisual{z-index:1;pointer-events:none;padding-top:0;display:block;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__HAA8HW__aiImageWrapper{opacity:.3;width:350px;height:350px}.HeroSection-module__HAA8HW__chakraImage{mix-blend-mode:normal;filter:none}.HeroSection-module__HAA8HW__statsBanner{grid-template-columns:1fr 1fr;gap:1.5rem .5rem;margin:-10px 1rem 0;padding:1.5rem 1rem;display:grid}.HeroSection-module__HAA8HW__statsBanner h3{font-size:1.5rem}.HeroSection-module__HAA8HW__statItem{padding:0 .5rem}.HeroSection-module__HAA8HW__statItem p{letter-spacing:1px;font-size:.7rem}.HeroSection-module__HAA8HW__divider{display:none}}
