.hero-illustration{width:100%;min-height:660px;position:relative}.hero-ill-glow{pointer-events:none;background:radial-gradient(circle,#4f46e514 0%,#0000 70%);border-radius:50%;width:350px;height:350px;animation:7s ease-in-out infinite glowPulse;position:absolute;top:28%;left:50%;transform:translate(-50%,-50%)}.hero-ill-svg{width:100%;height:100%;display:block}.hero-ill-platform{animation:12s ease-in-out infinite platformFloat}@keyframes platformFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-ill-orbit{transform-origin:450px 260px;animation:30s linear infinite orbitSpin}@keyframes orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-ill-core-pulse{animation:3.5s ease-in-out infinite corePulse}@keyframes corePulse{0%,to{opacity:.85}50%{opacity:1}}.hero-ill-particle{animation:4s ease-in-out infinite particleBob}.hero-ill-particle.p1{animation-delay:0s}.hero-ill-particle.p2{animation-delay:1s}.hero-ill-particle.p3{animation-delay:2s}.hero-ill-particle.p4{animation-delay:3s}@keyframes particleBob{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:.9;transform:translateY(-10px)}}.hero-ill-stream{animation:5s linear infinite streamDash}@keyframes streamDash{0%{stroke-dashoffset:200px}to{stroke-dashoffset:0}}@keyframes glowPulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.05)}}.hero-ill-cards{pointer-events:none;position:absolute;inset:0}.hero-ill-card{pointer-events:auto;cursor:pointer;background:#fff;border:1px solid #e0defb;border-radius:16px;flex-direction:column;gap:.5rem;width:152px;padding:.65rem;transition:transform .25s,border-color .25s;display:flex;position:absolute}.hero-ill-card:hover{z-index:30;border-color:#c7c4f6;box-shadow:0 10px 22px #1414281f;animation-play-state:paused!important;transform:translateY(-6px)scale(1.04)!important}.hero-ill-card-img{background:#f6f5ff;border-radius:10px;justify-content:center;align-items:center;height:72px;display:flex;position:relative}.hero-ill-card-tag{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.03em;color:#4f46e5;background:#ededfd;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:500;position:absolute;top:5px;left:5px}.hero-ill-card-icon{color:#4f46e5;width:32px;height:32px}.hero-ill-card:hover .hero-ill-card-icon{animation:.25s forwards iconPop}@keyframes iconPop{0%{transform:scale(1)}to{transform:scale(1.12)}}.hero-ill-card-info{flex-direction:column;gap:2px;display:flex}.hero-ill-card-name{font-family:var(--font-body);color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.hero-ill-card-row{justify-content:space-between;align-items:center;display:flex}.hero-ill-card-price{font-family:var(--font-body);color:#1a1a2e;font-size:15px;font-weight:600}.hero-ill-card-stars{color:#6b7280;font-size:11px}.hero-ill-card-stars:before{content:""}.heroFloat1{animation:7s ease-in-out infinite hFloat1}.heroFloat2{animation:8s ease-in-out infinite hFloat2}.heroFloat3{animation:6.5s ease-in-out infinite hFloat3}.heroFloat4{animation:7.5s ease-in-out infinite hFloat4}.heroFloat5{animation:8.5s ease-in-out infinite hFloat5}@keyframes hFloat1{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-12px)rotate(0)}}@keyframes hFloat2{0%,to{transform:translateY(0)rotate(1deg)}50%{transform:translateY(-15px)rotate(0)}}@keyframes hFloat3{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-9px)rotate(0)}}@keyframes hFloat4{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-13px)rotate(0)}}@keyframes hFloat5{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-10px)rotate(1deg)}}@media (max-width:1024px){.hero-illustration{min-height:520px}.hero-ill-card{width:130px;padding:.5rem}.hero-ill-card-img{height:56px}}@media (max-width:768px){.hero-ill-card{width:115px;padding:.4rem;font-size:12px}.hero-ill-card-img{height:48px}.hero-ill-card-name{font-size:12px}.hero-ill-card-price{font-size:13px}.hero-ill-card-tag{padding:1px 5px;font-size:8px}.hero-illustration{min-height:400px}}@media (max-width:640px){.hero-illustration{min-height:350px}.hero-ill-card{width:100px}.hero-ill-card-img{height:40px}.hero-ill-card-icon{width:20px;height:20px}.hero-ill-card-stars{font-size:9px}.hero-ill-cards .hero-ill-card:first-child{top:6%!important;left:6%!important;right:auto!important}.hero-ill-cards .hero-ill-card:nth-child(2){top:28%!important;left:6%!important;right:auto!important}.hero-ill-cards .hero-ill-card:nth-child(3){top:50%!important;left:6%!important;right:auto!important}.hero-ill-cards .hero-ill-card:nth-child(4){top:72%!important;left:6%!important;right:auto!important}.hero-ill-cards .hero-ill-card:nth-child(5){transform:translateY(-50%);top:88%!important;left:6%!important;right:auto!important}.heroFloat1,.heroFloat2,.heroFloat3,.heroFloat4,.heroFloat5{animation-duration:9s!important;animation-timing-function:ease-in-out!important}}@media (prefers-reduced-motion:reduce){.heroFloat1,.heroFloat2,.heroFloat3,.heroFloat4,.heroFloat5,.hero-ill-core-pulse,.hero-ill-platform,.hero-ill-orbit,.hero-ill-particle{animation:none!important}.hero-ill-card{transition:none}}
