.Hero-module__lYpGPq__hero{background:var(--gradient-hero);justify-content:center;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__lYpGPq__hero:after{content:"";width:600px;height:600px;left:var(--mouse-x,50%);top:var(--mouse-y,50%);pointer-events:none;background:radial-gradient(circle,#7c3aed0f 0%,#0000 70%);border-radius:50%;transition:left .3s ease-out,top .3s ease-out;position:absolute;transform:translate(-50%,-50%)}.Hero-module__lYpGPq__bgOrbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__lYpGPq__orb1{background:radial-gradient(circle,#ff000014 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite Hero-module__lYpGPq__float;position:absolute;top:-150px;right:-100px}.Hero-module__lYpGPq__orb2{background:radial-gradient(circle,#7c3aed1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite reverse Hero-module__lYpGPq__float;position:absolute;bottom:-100px;left:-100px}.Hero-module__lYpGPq__orb3{background:radial-gradient(circle,#3b82f60f 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:12s ease-in-out infinite Hero-module__lYpGPq__float;position:absolute;top:40%;left:60%}.Hero-module__lYpGPq__gridPattern{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.Hero-module__lYpGPq__heroContent{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__lYpGPq__badgeWrap{margin-bottom:var(--space-8);animation:.6s ease-out Hero-module__lYpGPq__fadeInDown}.Hero-module__lYpGPq__badge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--color-ai-purple-light);background:#7c3aed1a;border:1px solid #7c3aed33;font-weight:500;display:inline-flex}.Hero-module__lYpGPq__badgeDot{background:var(--color-success);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__lYpGPq__pulse-glow}.Hero-module__lYpGPq__title{margin-bottom:var(--space-6);letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.1;animation:.8s ease-out Hero-module__lYpGPq__fadeInUp}.Hero-module__lYpGPq__subtitle{font-size:var(--text-lg);color:var(--color-slate-400);max-width:600px;margin-bottom:var(--space-10);line-height:1.7;animation:.8s ease-out .1s both Hero-module__lYpGPq__fadeInUp}.Hero-module__lYpGPq__cta{gap:var(--space-4);margin-bottom:var(--space-12);flex-wrap:wrap;justify-content:center;animation:.8s ease-out .2s both Hero-module__lYpGPq__fadeInUp;display:flex}.Hero-module__lYpGPq__ctaArrow{transition:transform var(--transition-fast)}.Hero-module__lYpGPq__cta a:hover .Hero-module__lYpGPq__ctaArrow{transform:translate(4px)}.Hero-module__lYpGPq__stats{align-items:center;gap:var(--space-8);margin-bottom:var(--space-16);animation:.8s ease-out .3s both Hero-module__lYpGPq__fadeInUp;display:flex}.Hero-module__lYpGPq__stat{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.Hero-module__lYpGPq__statValue{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--color-slate-50);font-weight:800}.Hero-module__lYpGPq__statLabel{font-size:var(--text-xs);color:var(--color-slate-500);text-transform:uppercase;letter-spacing:.1em}.Hero-module__lYpGPq__statDivider{background:var(--glass-border);width:1px;height:40px}.Hero-module__lYpGPq__preview{perspective:1000px;width:100%;max-width:900px;animation:1s ease-out .4s both Hero-module__lYpGPq__fadeInUp}.Hero-module__lYpGPq__previewWindow{background:var(--color-midnight);border:1px solid var(--glass-border);border-radius:var(--radius-xl);transition:transform var(--transition-slow);overflow:hidden;transform:rotateX(5deg);box-shadow:0 25px 50px #00000080,0 0 100px #7c3aed0d}.Hero-module__lYpGPq__previewWindow:hover{transform:rotateX(0)}.Hero-module__lYpGPq__previewDots{border-bottom:1px solid var(--glass-border);background:#0000004d;gap:6px;padding:12px 16px;display:flex}.Hero-module__lYpGPq__dot{border-radius:50%;width:10px;height:10px}.Hero-module__lYpGPq__previewContent{min-height:350px;display:flex}.Hero-module__lYpGPq__mockSidebar{border-right:1px solid var(--glass-border);flex-direction:column;gap:12px;width:200px;padding:16px;display:flex}.Hero-module__lYpGPq__mockLogo{background:var(--gradient-brand);border-radius:var(--radius-sm);opacity:.7;width:100px;height:24px;margin-bottom:8px}.Hero-module__lYpGPq__mockNavItem{border-radius:var(--radius-md);background:#ffffff0a;width:100%;height:32px}.Hero-module__lYpGPq__mockMain{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex}.Hero-module__lYpGPq__mockHeader{border-radius:var(--radius-sm);background:#ffffff14;width:200px;height:24px}.Hero-module__lYpGPq__mockCards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Hero-module__lYpGPq__mockCard{border-radius:var(--radius-lg);background:#ffffff08;border:1px solid #ffffff0d;gap:12px;padding:16px;animation:.6s ease-out both Hero-module__lYpGPq__fadeInUp;display:flex}.Hero-module__lYpGPq__mockCardIcon{border-radius:var(--radius-md);flex-shrink:0;width:36px;height:36px}.Hero-module__lYpGPq__mockCardText{flex-direction:column;flex:1;justify-content:center;gap:6px;display:flex}.Hero-module__lYpGPq__mockLine{background:#ffffff14;border-radius:4px;height:8px}.Hero-module__lYpGPq__mockTable{flex-direction:column;flex:1;gap:8px;display:flex}.Hero-module__lYpGPq__mockTableRow{border-radius:var(--radius-md);background:#ffffff05;border:1px solid #ffffff08;width:100%;height:36px}@media (max-width:768px){.Hero-module__lYpGPq__hero{padding:100px 0 60px}.Hero-module__lYpGPq__stats{gap:var(--space-4)}.Hero-module__lYpGPq__statValue{font-size:var(--text-xl)}.Hero-module__lYpGPq__mockSidebar{display:none}.Hero-module__lYpGPq__mockCards{grid-template-columns:1fr}.Hero-module__lYpGPq__previewWindow{transform:none}}@media (max-width:480px){.Hero-module__lYpGPq__stats{flex-direction:column}.Hero-module__lYpGPq__statDivider{width:40px;height:1px}}
.Features-module__cojejq__features{padding:var(--space-24) 0;position:relative}.Features-module__cojejq__header{text-align:center;margin-bottom:var(--space-16)}.Features-module__cojejq__eyebrow{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;color:var(--color-ai-purple-light);margin-bottom:var(--space-4);font-weight:600;display:inline-block}.Features-module__cojejq__title{margin-bottom:var(--space-4);font-size:clamp(2rem,4vw,3rem);font-weight:800}.Features-module__cojejq__subtitle{font-size:var(--text-lg);color:var(--color-slate-400);max-width:600px;margin:0 auto}.Features-module__cojejq__grid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.Features-module__cojejq__card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);padding:var(--space-8);transition:all var(--transition-base);animation:.6s ease-out both Features-module__cojejq__fadeInUp;position:relative;overflow:hidden}.Features-module__cojejq__card:before{content:"";opacity:0;height:2px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.Features-module__cojejq__card:hover{border-color:var(--glass-border-hover);box-shadow:var(--shadow-xl);transform:translateY(-6px)}.Features-module__cojejq__card:hover:before{opacity:1}.Features-module__cojejq__purple:before{background:var(--gradient-brand)}.Features-module__cojejq__red:before{background:linear-gradient(90deg,red,#f44)}.Features-module__cojejq__green:before{background:linear-gradient(90deg,#10b981,#34d399)}.Features-module__cojejq__blue:before{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.Features-module__cojejq__cardIcon{margin-bottom:var(--space-4);font-size:2.5rem;display:inline-block}.Features-module__cojejq__cardTitle{font-family:var(--font-heading);font-size:var(--text-xl);margin-bottom:var(--space-3);color:var(--color-slate-50);font-weight:700}.Features-module__cojejq__cardDescription{font-size:var(--text-sm);color:var(--color-slate-400);line-height:1.7}@media (max-width:1024px){.Features-module__cojejq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__cojejq__grid{grid-template-columns:1fr}.Features-module__cojejq__card{padding:var(--space-6)}}
