.Hero-module__JgYmMq__hero{min-height:100vh;padding-top:var(--nav-height);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__bgOrbs{z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__JgYmMq__orb1,.Hero-module__JgYmMq__orb2,.Hero-module__JgYmMq__orb3{filter:blur(80px);opacity:.4;border-radius:50%;position:absolute}.Hero-module__JgYmMq__orb1{background:#1ad4e61f;width:500px;height:500px;animation:8s ease-in-out infinite Hero-module__JgYmMq__float;top:-10%;right:-5%}.Hero-module__JgYmMq__orb2{background:#3c8cdd1a;width:400px;height:400px;animation:10s ease-in-out infinite reverse Hero-module__JgYmMq__float;bottom:10%;left:-8%}.Hero-module__JgYmMq__orb3{background:#6633cc14;width:300px;height:300px;animation:12s ease-in-out infinite Hero-module__JgYmMq__float;top:40%;left:40%}.Hero-module__JgYmMq__content{z-index:1;text-align:center;padding-top:var(--space-3xl);padding-bottom:var(--space-xl);flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__badge{align-items:center;gap:var(--space-sm);background:var(--accent-subtle);border:1px solid var(--border-accent);border-radius:var(--radius-full);color:var(--accent);margin-bottom:var(--space-xl);padding:.4rem 1rem;font-size:.85rem;font-weight:500;animation:.6s ease-out Hero-module__JgYmMq__fadeInUp;display:inline-flex}.Hero-module__JgYmMq__badgeDot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__JgYmMq__pulse}.Hero-module__JgYmMq__title{margin-bottom:var(--space-lg);font-size:clamp(2.8rem,6vw,4.5rem);font-weight:900;line-height:1.1;animation:.6s ease-out .1s both Hero-module__JgYmMq__fadeInUp}.Hero-module__JgYmMq__subtitle{max-width:600px;color:var(--text-secondary);margin-bottom:var(--space-2xl);font-size:1.15rem;line-height:1.7;animation:.6s ease-out .2s both Hero-module__JgYmMq__fadeInUp}.Hero-module__JgYmMq__cta{gap:var(--space-md);margin-bottom:var(--space-3xl);flex-wrap:wrap;justify-content:center;animation:.6s ease-out .3s both Hero-module__JgYmMq__fadeInUp;display:flex}.Hero-module__JgYmMq__stats{align-items:center;gap:var(--space-xl);padding:var(--space-lg) var(--space-2xl);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-xl);animation:.6s ease-out .4s both Hero-module__JgYmMq__fadeInUp;display:flex}.Hero-module__JgYmMq__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.Hero-module__JgYmMq__statValue{color:var(--accent);font-size:1.5rem;font-weight:800}.Hero-module__JgYmMq__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.Hero-module__JgYmMq__statDivider{background:var(--border-subtle);width:1px;height:36px}.Hero-module__JgYmMq__heroVisual{z-index:0;pointer-events:none;width:45%;height:60%;display:none;position:absolute;bottom:0;right:0}.Hero-module__JgYmMq__viewerMock{background:var(--gradient-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl) 0 0 0;width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__JgYmMq__viewerInner{background:linear-gradient(145deg, var(--bg-primary), var(--bg-secondary));width:100%;height:100%;position:relative}.Hero-module__JgYmMq__sphere{border:2px solid var(--border-accent);opacity:.3;border-radius:50%;width:200px;height:200px;animation:20s linear infinite Hero-module__JgYmMq__spin360;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__JgYmMq__crosshair{color:var(--accent);opacity:.5;font-size:1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__JgYmMq__hotspot{background:var(--accent);z-index:2;border-radius:50%;width:16px;height:16px;position:absolute}.Hero-module__JgYmMq__hotspotPulse{border:2px solid var(--accent);border-radius:50%;animation:2s ease-in-out infinite Hero-module__JgYmMq__pulse;position:absolute;inset:-8px}.Hero-module__JgYmMq__viewerLabel{bottom:var(--space-md);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;position:absolute;left:50%;transform:translate(-50%)}@media (min-width:1200px){.Hero-module__JgYmMq__heroVisual{display:block}.Hero-module__JgYmMq__content{text-align:left;align-items:flex-start;max-width:55%}}@media (max-width:600px){.Hero-module__JgYmMq__stats{gap:var(--space-md);padding:var(--space-md) var(--space-lg);flex-direction:column}.Hero-module__JgYmMq__statDivider{width:40px;height:1px}.Hero-module__JgYmMq__cta{flex-direction:column;width:100%}.Hero-module__JgYmMq__cta a{justify-content:center;width:100%}}
.Features-module__MNwinW__features{background:var(--bg-secondary);position:relative}.Features-module__MNwinW__features:before{content:"";pointer-events:none;background:radial-gradient(circle,#1ad4e60f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Features-module__MNwinW__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Features-module__MNwinW__featureCard{text-align:left;flex-direction:column;display:flex}.Features-module__MNwinW__iconWrap{background:var(--accent-subtle);border:1px solid var(--border-accent);border-radius:var(--radius-md);width:56px;height:56px;margin-bottom:var(--space-lg);justify-content:center;align-items:center;font-size:2.2rem;display:flex}.Features-module__MNwinW__featureTitle{margin-bottom:var(--space-sm);color:var(--text-primary);font-size:1.15rem;font-weight:700}.Features-module__MNwinW__featureDesc{color:var(--text-secondary);font-size:.92rem;line-height:1.6}@media (max-width:900px){.Features-module__MNwinW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Features-module__MNwinW__grid{grid-template-columns:1fr}}
.HowItWorks-module__u8qSLG__section{background:var(--bg-primary);position:relative}.HowItWorks-module__u8qSLG__steps{gap:var(--space-2xl);max-width:1000px;margin:0 auto;display:flex}.HowItWorks-module__u8qSLG__step{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.HowItWorks-module__u8qSLG__stepNum{width:64px;height:64px;color:var(--accent);background:var(--accent-subtle);border:2px solid var(--border-accent);border-radius:var(--radius-lg);margin-bottom:var(--space-lg);z-index:2;justify-content:center;align-items:center;font-size:1.3rem;font-weight:800;display:flex;position:relative}.HowItWorks-module__u8qSLG__stepContent h3{margin-bottom:var(--space-sm);color:var(--text-primary);font-size:1.15rem;font-weight:700}.HowItWorks-module__u8qSLG__stepContent p{color:var(--text-secondary);font-size:.92rem;line-height:1.6}.HowItWorks-module__u8qSLG__connector{background:linear-gradient(90deg, var(--accent), transparent);opacity:.3;z-index:1;width:calc(100% - 10px);height:2px;position:absolute;top:32px;left:calc(50% + 40px)}@media (max-width:768px){.HowItWorks-module__u8qSLG__steps{gap:var(--space-xl);flex-direction:column}.HowItWorks-module__u8qSLG__connector{display:none}}
.Pricing-module__Pm6ArG__pricing{background:var(--bg-secondary);position:relative}.Pricing-module__Pm6ArG__toggle{justify-content:center;align-items:center;gap:var(--space-md);margin-bottom:var(--space-3xl);color:var(--text-muted);font-size:.95rem;display:flex}.Pricing-module__Pm6ArG__toggle .Pricing-module__Pm6ArG__active{color:var(--text-primary);font-weight:600}.Pricing-module__Pm6ArG__switch{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-full);cursor:pointer;width:52px;height:28px;transition:all var(--transition-normal);position:relative}.Pricing-module__Pm6ArG__switchOn{background:var(--accent-subtle);border-color:var(--accent)}.Pricing-module__Pm6ArG__switchThumb{background:var(--text-secondary);width:20px;height:20px;transition:all var(--transition-normal);border-radius:50%;position:absolute;top:3px;left:3px}.Pricing-module__Pm6ArG__switchOn .Pricing-module__Pm6ArG__switchThumb{background:var(--accent);left:27px}.Pricing-module__Pm6ArG__saveBadge{color:#fff;border-radius:var(--radius-full);background:linear-gradient(135deg,#22c358,#29a37a);margin-left:4px;padding:2px 8px;font-size:.72rem;font-weight:700}.Pricing-module__Pm6ArG__grid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);align-items:start;display:grid}.Pricing-module__Pm6ArG__card{background:var(--gradient-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-2xl) var(--space-xl);transition:all var(--transition-normal);flex-direction:column;display:flex;position:relative}.Pricing-module__Pm6ArG__card:hover{border-color:var(--border-accent);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.Pricing-module__Pm6ArG__popular{box-shadow:var(--shadow-glow);z-index:2;background:linear-gradient(145deg,#1733364d,#15171e99);transform:scale(1.03);border-color:var(--accent)!important}.Pricing-module__Pm6ArG__popular:hover{transform:scale(1.03)translateY(-4px)}.Pricing-module__Pm6ArG__popularBadge{background:var(--gradient-accent);color:var(--text-inverse);border-radius:var(--radius-full);white-space:nowrap;padding:4px 16px;font-size:.78rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__Pm6ArG__cardHeader{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.Pricing-module__Pm6ArG__planName{font-size:1.2rem;font-weight:700}.Pricing-module__Pm6ArG__priceWrap{align-items:baseline;gap:2px;margin-bottom:4px;display:flex}.Pricing-module__Pm6ArG__currency{color:var(--text-secondary);font-size:1.3rem;font-weight:700}.Pricing-module__Pm6ArG__price{color:var(--text-primary);font-size:3rem;font-weight:900;line-height:1}.Pricing-module__Pm6ArG__period{color:var(--text-muted);margin-left:4px;font-size:.9rem}.Pricing-module__Pm6ArG__billedNote{color:var(--text-muted);margin-bottom:var(--space-sm);font-size:.8rem}.Pricing-module__Pm6ArG__planDesc{color:var(--text-secondary);margin-bottom:var(--space-lg);font-size:.88rem;line-height:1.5}.Pricing-module__Pm6ArG__ctaBtn{width:100%;margin-bottom:var(--space-xl)}.Pricing-module__Pm6ArG__featureList{gap:var(--space-sm);flex-direction:column;display:flex}.Pricing-module__Pm6ArG__featureList li{align-items:center;gap:var(--space-sm);color:var(--text-secondary);font-size:.85rem;display:flex}.Pricing-module__Pm6ArG__featureList li svg{color:var(--accent);flex-shrink:0}@media (max-width:1100px){.Pricing-module__Pm6ArG__grid{grid-template-columns:repeat(2,1fr)}.Pricing-module__Pm6ArG__popular{transform:scale(1)}.Pricing-module__Pm6ArG__popular:hover{transform:translateY(-4px)}}@media (max-width:600px){.Pricing-module__Pm6ArG__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}
.FAQ-module__YTKPaG__faq{background:var(--bg-primary)}.FAQ-module__YTKPaG__list{gap:var(--space-sm);flex-direction:column;max-width:750px;margin:0 auto;display:flex}.FAQ-module__YTKPaG__item{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-normal);overflow:hidden}.FAQ-module__YTKPaG__item:hover{border-color:var(--border-accent)}.FAQ-module__YTKPaG__open{border-color:var(--border-accent);box-shadow:0 0 15px #1ad4e60f}.FAQ-module__YTKPaG__question{width:100%;padding:var(--space-lg) var(--space-xl);text-align:left;color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-md);background:0 0;border:none;font-size:.98rem;font-weight:600;display:flex}.FAQ-module__YTKPaG__chevron{color:var(--text-muted);transition:transform var(--transition-normal);flex-shrink:0}.FAQ-module__YTKPaG__open .FAQ-module__YTKPaG__chevron{color:var(--accent);transform:rotate(180deg)}.FAQ-module__YTKPaG__answer{max-height:0;transition:max-height var(--transition-slow), padding var(--transition-slow);overflow:hidden}.FAQ-module__YTKPaG__open .FAQ-module__YTKPaG__answer{max-height:300px}.FAQ-module__YTKPaG__answer p{padding:0 var(--space-xl) var(--space-lg);color:var(--text-secondary);font-size:.92rem;line-height:1.7}
