.aieztrade-hero{background-color:#22b2d1;min-height:640px;overflow:hidden;padding:180px 0 80px;position:relative}.hero__inner{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1360px;padding:0 48px}.hero__content{color:#fff;flex:1;min-width:0}.hero__tagline{font-size:16px;line-height:1.7;margin-bottom:16px;opacity:.9}.hero__tagline,.hero__title{font-family:var(--font-mix);font-weight:700}.hero__title{font-size:32px;line-height:1.35;margin-bottom:20px;text-shadow:0 2px 10px rgba(0,0,0,.4)}.hero__desc{font-family:var(--font-mix);font-size:18px;font-weight:500;line-height:1.7;margin-bottom:28px;opacity:.9}.hero__divider{border:none;border-top:1px solid hsla(0,0%,100%,.6);margin-bottom:28px}.hero__particles{inset:0;pointer-events:none;position:absolute}.hero__particle{animation:heroParticleFloat ease-in-out infinite;background:hsla(0,0%,100%,.12);border-radius:50%;position:absolute}@keyframes heroParticleFloat{0%{transform:translateY(0)}50%{transform:translateY(-22px)}to{transform:translateY(0)}}.hero__cta{align-items:center;animation:heroPulseGlow 2.2s ease-out infinite;background:linear-gradient(180deg,#fd9c38,#e37b0f);border-radius:39px;color:#fff;display:inline-flex;font-family:var(--font-mix);font-size:16px;font-weight:700;gap:10px;padding:14px 20px 14px 28px;transition:opacity .2s}@keyframes heroPulseGlow{0%{box-shadow:0 0 0 0 rgba(253,156,56,.7)}70%{box-shadow:0 0 0 16px rgba(253,156,56,0)}to{box-shadow:0 0 0 0 rgba(253,156,56,0)}}.hero__cta:hover{opacity:.9}.hero__cta-arrow{align-items:center;background:hsla(0,0%,100%,.25);border-radius:50%;display:inline-flex;font-family:var(--font-mix);font-size:20px;height:30px;justify-content:center;transition:transform .25s ease;width:30px}.hero__cta:hover .hero__cta-arrow{transform:translateX(5px)}.hero__visual{flex-shrink:0;width:560px}.hero__visual img{animation:heroFloat 3.5s ease-in-out infinite;height:auto;width:100%}@keyframes heroFloat{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}@media (max-width:1024px){.hero__inner{gap:28px;padding:0 24px}.hero__title{font-size:32px}.hero__desc{font-size:16px}.hero__visual{width:440px}}@media (max-width:768px){.aieztrade-hero{min-height:auto;padding:108px 0 48px}.hero__inner{flex-direction:column;padding:0 20px}.hero__content{max-width:100%}.hero__visual{margin:0 auto;max-width:480px;width:100%}.hero__tagline{font-size:13px}.hero__title{font-size:32px}.hero__desc{font-size:16px}}@media (max-width:480px){.aieztrade-hero{padding:100px 0 36px}.hero__tagline{font-size:11px}.hero__title{font-size:28px}.hero__desc{font-size:15px}.hero__cta{font-size:14px;padding:12px 16px 12px 22px}}