.page-module___8aEwW__container{background-color:var(--bg-surface);min-height:100vh;color:var(--text-main);overflow-x:hidden}.page-module___8aEwW__navHeader{z-index:2000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1219cc;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:70px;padding:0 5%;display:flex;position:fixed;top:0;left:0;right:0}.page-module___8aEwW__logo{align-items:center;gap:var(--space-3);z-index:2005;display:flex}.page-module___8aEwW__desktopNav{gap:var(--space-8);display:flex}.page-module___8aEwW__desktopNav a{font-size:var(--font-body-sm);color:var(--primary);transition:all var(--transition-fast);font-weight:600}.page-module___8aEwW__desktopNav a:hover{color:var(--primary-hover);transform:translateY(-1px)}.page-module___8aEwW__navActions{align-items:center;gap:var(--space-4);z-index:2005;display:flex}.page-module___8aEwW__mobileMenuToggle{color:var(--primary);cursor:pointer;z-index:2005;background:#1fc98e1a;border:1px solid #1fc98e33;border-radius:12px;padding:8px;display:none}.page-module___8aEwW__desktopOnlyActions{align-items:center;gap:var(--space-4);display:flex}.page-module___8aEwW__mobileNavOverlay{z-index:1500;background:#0d1219;height:100vh;padding:100px 8% 40px;display:none;position:fixed;top:0;left:0;right:0;overflow-y:auto}.page-module___8aEwW__mobileNavVisible{flex-direction:column;display:flex!important}.page-module___8aEwW__mobileNavLinks{gap:var(--space-8);flex-direction:column;width:100%;display:flex}.page-module___8aEwW__mobileNavLinks a{color:#fff;padding-bottom:var(--space-4);border-bottom:1px solid #ffffff1a;font-size:1.8rem;font-weight:700}.page-module___8aEwW__mobileMenuFooter{gap:var(--space-6);margin-top:var(--space-8);flex-direction:column;align-items:center;display:flex}.page-module___8aEwW__hero{color:#fff;background-color:#000;justify-content:flex-end;align-items:center;height:100vh;padding:100px 5% 40px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__videoBackground{object-fit:cover;object-position:30% center;z-index:1;width:100%;height:100%;position:absolute;inset:0}.page-module___8aEwW__videoOverlay{z-index:2;background:linear-gradient(90deg,#0006 0%,#000c 100%);position:absolute;inset:0}.page-module___8aEwW__textSection{z-index:10;max-width:100%;position:relative}.page-module___8aEwW__heroContentBox{z-index:10;color:#fff;background:#0d1219;border:1px solid #1fc98e33;border-radius:40px;width:clamp(300px,45vw,600px);padding:clamp(1.2rem,3vh,2.5rem) clamp(1.5rem,4vw,3rem);transition:all .3s;position:relative;box-shadow:0 25px 50px -12px #000c}[data-theme=light] .page-module___8aEwW__heroContentBox{color:#111827!important;background:#fff!important;border-color:#1fc98e4d!important;box-shadow:0 20px 40px #0000001a!important}[data-theme=light] .page-module___8aEwW__heroContentBox .page-module___8aEwW__subheadline{color:#4b5563!important}.page-module___8aEwW__headline{margin-bottom:var(--space-4);font-size:clamp(2rem,3.5vw,3.5rem);font-weight:800;line-height:1.1}.page-module___8aEwW__highlight{color:var(--primary)}.page-module___8aEwW__subheadline{color:var(--text-muted);margin-bottom:var(--space-8);font-size:clamp(.85rem,1vw,1rem)}.page-module___8aEwW__heroActions{gap:var(--space-4);display:flex}.page-module___8aEwW__badge{color:var(--primary);padding:var(--space-2)var(--space-4);font-size:var(--font-caption);margin-bottom:var(--space-6);background:#1fc98e1a;border:1px solid #1fc98e33;border-radius:100px;font-weight:600;display:inline-block}.page-module___8aEwW__section{background:var(--bg-surface);flex-direction:column;justify-content:center;min-height:100vh;padding:0 5%;display:flex}.page-module___8aEwW__sectionAlt{background:var(--bg-base);flex-direction:column;justify-content:center;min-height:100vh;padding:0 5%;display:flex}.page-module___8aEwW__sectionHeader{text-align:center;max-width:700px;margin:0 auto var(--space-12)}.page-module___8aEwW__sectionTitle{font-size:var(--font-h1);margin-bottom:var(--space-4);font-weight:700}.page-module___8aEwW__sectionSubtitle{color:var(--text-secondary)}.page-module___8aEwW__featuresGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__featureCard{padding:var(--space-8)}.page-module___8aEwW__featureIcon{background:var(--primary-glow);width:48px;height:48px;color:var(--primary);margin-bottom:var(--space-6);border-radius:12px;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__stepsGrid{gap:var(--space-12);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:1100px;margin:0 auto;display:grid}.page-module___8aEwW__stepCard{text-align:center}.page-module___8aEwW__stepNumber{color:#0000;-webkit-text-stroke:1px var(--primary);opacity:.3;margin-bottom:var(--space-4);font-size:3rem;font-weight:900;display:block}.page-module___8aEwW__pricingGrid{gap:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));max-width:1200px;margin:40px auto 0;display:grid}.page-module___8aEwW__pricingCard{padding:var(--space-12);border:1px solid var(--border-color);flex-direction:column;height:100%;display:flex;position:relative}.page-module___8aEwW__featuredCard{border:2px solid var(--primary);transform:scale(1.05)}.page-module___8aEwW__popularBadge{background:var(--primary);color:#000;border-radius:20px;padding:6px 16px;font-size:12px;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.page-module___8aEwW__planName{margin-bottom:10px;font-size:1.5rem;font-weight:700}.page-module___8aEwW__planPrice{align-items:baseline;gap:4px;margin-bottom:20px;font-size:3rem;font-weight:800;display:flex}.page-module___8aEwW__planPrice span{color:var(--text-muted);font-size:1rem}.page-module___8aEwW__planFeatures{flex-direction:column;flex-grow:1;gap:12px;margin:20px 0;display:flex}.page-module___8aEwW__featureItem{color:var(--text-secondary);align-items:center;gap:10px;font-size:.9rem;display:flex}.page-module___8aEwW__featureItem.page-module___8aEwW__disabled{opacity:.5;text-decoration:line-through}.page-module___8aEwW__checkIcon{color:var(--primary)}.page-module___8aEwW__disabledIcon{color:var(--text-muted)}.page-module___8aEwW__customCard{background:linear-gradient(135deg,#1fc98e0d 0%,#0d1219 100%);transition:all .3s;border:1px dashed var(--primary)!important}[data-theme=light] .page-module___8aEwW__customCard{color:#065f46!important;border:2px dashed var(--primary)!important;background:#e6ffed linear-gradient(135deg,#e6ffed 0%,#fff 100%)!important}[data-theme=light] .page-module___8aEwW__customDesc{color:#0d9488!important}.page-module___8aEwW__customIconWrapper{width:64px;height:64px;margin-bottom:var(--space-6);background:#1fc98e1a;border-radius:16px;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__customStarIcon{color:var(--primary)}.page-module___8aEwW__customDesc{color:var(--text-secondary);margin-bottom:var(--space-4);font-size:.9rem}.page-module___8aEwW__demoContainer{padding:var(--space-24)5%;text-align:center;background:var(--bg-surface-saturate);border-radius:60px;margin:40px 5%}.page-module___8aEwW__demoHeader{max-width:800px;margin:0 auto 60px}.page-module___8aEwW__demoTitle{margin-bottom:20px;font-size:2.5rem;font-weight:800}.page-module___8aEwW__demoSubtitle{color:var(--text-secondary);font-size:1.1rem}.page-module___8aEwW__footer{padding:var(--space-16)5%;justify-content:space-between;gap:var(--space-12);border-top:1px solid var(--border-color);display:flex}.page-module___8aEwW__footerBrand{max-width:350px}.page-module___8aEwW__logoImg{object-fit:contain}.page-module___8aEwW__footerLinks{gap:60px;display:flex}.page-module___8aEwW__footerLinks div{flex-direction:column;gap:10px;display:flex}.page-module___8aEwW__footerLinks h4{text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:.8rem}.page-module___8aEwW__footerLinks a{color:var(--text-muted);font-size:.9rem;transition:color .2s}.page-module___8aEwW__footerLinks a:hover{color:var(--primary)}@media (max-width:1024px){.page-module___8aEwW__desktopNav,.page-module___8aEwW__desktopOnlyActions{display:none}.page-module___8aEwW__mobileMenuToggle{display:block}.page-module___8aEwW__hero{justify-content:center;align-items:flex-start;min-height:80vh;padding-top:100px}.page-module___8aEwW__heroContentBox{max-width:420px;padding:var(--space-10)var(--space-6);text-align:center;flex-direction:column;align-items:center;display:flex}.page-module___8aEwW__headline{text-align:center;font-size:clamp(1.6rem,8vw,2.2rem)}.page-module___8aEwW__subheadline{text-align:center;margin-bottom:var(--space-6)}.page-module___8aEwW__heroActions{flex-direction:column;width:100%;max-width:320px;margin:0 auto}.page-module___8aEwW__heroActions a,.page-module___8aEwW__heroActions button{width:100%}.page-module___8aEwW__section,.page-module___8aEwW__sectionAlt{padding:var(--space-10)5%;min-height:auto}.page-module___8aEwW__sectionHeader{margin-bottom:var(--space-6)}.page-module___8aEwW__demoContainer{margin:var(--space-2)5%;padding:var(--space-8)5%;border-radius:20px}.page-module___8aEwW__demoHeader{margin-bottom:var(--space-6)}.page-module___8aEwW__pricingGrid,.page-module___8aEwW__featuresGrid,.page-module___8aEwW__stepsGrid{gap:var(--space-6);margin-top:var(--space-6);grid-template-columns:1fr;padding:0 5%}.page-module___8aEwW__featureCard,.page-module___8aEwW__stepCard{max-width:100%;margin:0 auto}}@media (max-width:480px){.page-module___8aEwW__heroContentBox{max-width:100%;padding:var(--space-8)var(--space-4);border-radius:24px}}@media (max-width:768px){.page-module___8aEwW__footer{text-align:center;align-items:center;gap:var(--space-8);padding:var(--space-20)5%;margin-top:var(--space-12);flex-direction:column}.page-module___8aEwW__footerBrand{margin-bottom:var(--space-4);flex-direction:column;align-items:center;display:flex}.page-module___8aEwW__footerLinks{align-items:center;gap:var(--space-8);flex-direction:column;width:100%}.page-module___8aEwW__footerLinks div{align-items:center}}
.StepVisuals-module__q7f3ga__visualContainer{width:100%;height:180px;margin-bottom:var(--space-8);background:radial-gradient(circle at center,var(--primary-glow)0%,transparent 70%);border-radius:var(--radius-lg);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.StepVisuals-module__q7f3ga__phoneFrame{width:100px;height:160px;box-shadow:var(--shadow-xl);background:#1f2937;border:2px solid #374151;border-radius:12px;padding:6px}.StepVisuals-module__q7f3ga__phoneScreen{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.StepVisuals-module__q7f3ga__qrCodeWrapper{padding:4px;position:relative}.StepVisuals-module__q7f3ga__qrIcon{color:#111827}.StepVisuals-module__q7f3ga__scanLine{background:var(--primary);width:100%;height:2px;box-shadow:0 0 8px var(--primary);z-index:2;position:absolute;left:0}.StepVisuals-module__q7f3ga__floatingIcon{color:var(--primary);position:absolute;top:20px;right:20px}.StepVisuals-module__q7f3ga__dashboardCard{background:var(--bg-surface);border:1px solid var(--border-color);width:160px;box-shadow:var(--shadow-lg);border-radius:8px;overflow:hidden}.StepVisuals-module__q7f3ga__dashHeader{background:var(--bg-surface-saturate);align-items:center;gap:4px;height:20px;padding:0 8px;display:flex}.StepVisuals-module__q7f3ga__dot{background:var(--text-muted);border-radius:50%;width:4px;height:4px}.StepVisuals-module__q7f3ga__dashBody{flex-direction:column;gap:8px;padding:12px;display:flex}.StepVisuals-module__q7f3ga__dashRow{flex-direction:column;gap:4px;display:flex}.StepVisuals-module__q7f3ga__dashLabel{color:var(--text-muted);text-transform:uppercase;font-size:8px;font-weight:700}.StepVisuals-module__q7f3ga__dashInput{color:var(--text-main);background:var(--bg-surface-saturate);border-radius:4px;padding:4px;font-size:10px}.StepVisuals-module__q7f3ga__dashSlider{background:var(--bg-surface-saturate);border-radius:2px;height:4px;position:relative}.StepVisuals-module__q7f3ga__sliderKnob{background:var(--primary);border-radius:50%;width:10px;height:10px;margin-left:-5px;position:absolute;top:50%;transform:translateY(-50%)}.StepVisuals-module__q7f3ga__dashToggle{cursor:pointer;border-radius:9px;width:36px;height:18px;position:relative}.StepVisuals-module__q7f3ga__toggleKnob{background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:2px;left:2px}.StepVisuals-module__q7f3ga__floatingSettings{color:var(--primary);animation:8s linear infinite StepVisuals-module__q7f3ga__spin;position:absolute;bottom:20px;left:20px}@keyframes StepVisuals-module__q7f3ga__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.StepVisuals-module__q7f3ga__chatContainer{flex-direction:column;gap:8px;width:180px;display:flex}.StepVisuals-module__q7f3ga__messageLeft,.StepVisuals-module__q7f3ga__messageRight{border-radius:12px;max-width:140px;padding:6px 10px;font-size:10px;font-weight:500}.StepVisuals-module__q7f3ga__messageLeft{color:#fff;background:#374151;border-bottom-left-radius:2px;align-self:flex-start}.StepVisuals-module__q7f3ga__messageRight{color:#000;background:#1fc98e;border-bottom-right-radius:2px;align-self:flex-end}.StepVisuals-module__q7f3ga__autopilotBadge{background:var(--primary);color:#000;box-shadow:0 0 10px var(--primary-glow);border-radius:4px;align-items:center;gap:2px;padding:2px 6px;font-size:8px;font-weight:800;display:flex;position:absolute;top:15px;right:15px}
.IPhoneShowcase-module__6tVfPG__section{width:100%;overflow:hidden}.IPhoneShowcase-module__6tVfPG__container{align-items:center;gap:var(--space-12);max-width:1200px;padding:var(--space-6)0;grid-template-columns:1fr 1fr;margin:0 auto;display:grid}.IPhoneShowcase-module__6tVfPG__title{margin-bottom:var(--space-6);color:var(--text-main);font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.IPhoneShowcase-module__6tVfPG__highlight{color:var(--primary)}.IPhoneShowcase-module__6tVfPG__description{font-size:var(--font-body-lg);color:var(--text-secondary);margin-bottom:var(--space-8);line-height:1.6}.IPhoneShowcase-module__6tVfPG__features{gap:var(--space-6);flex-direction:column;display:flex}.IPhoneShowcase-module__6tVfPG__featureItem{gap:var(--space-4);align-items:flex-start;display:flex}.IPhoneShowcase-module__6tVfPG__featureIcon{background:var(--bg-surface-saturate);border:1px solid var(--border-color);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.IPhoneShowcase-module__6tVfPG__featureItem h4{margin-bottom:2px;font-weight:700}.IPhoneShowcase-module__6tVfPG__featureItem p{font-size:var(--font-body-sm);color:var(--text-muted)}.IPhoneShowcase-module__6tVfPG__iphoneWrapper{justify-content:center;display:flex}.IPhoneShowcase-module__6tVfPG__iphoneBody{background:#111;border:4px solid #333;border-radius:40px;width:280px;height:580px;padding:12px;transition:transform .5s;position:relative;box-shadow:0 40px 100px #0006}.IPhoneShowcase-module__6tVfPG__iphoneSpeaker{background:#222;border-radius:10px;width:60px;height:5px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.IPhoneShowcase-module__6tVfPG__iphoneScreen{background:#e5ddd5;border-radius:32px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.IPhoneShowcase-module__6tVfPG__waHeader{color:#fff;background:#075e54;justify-content:space-between;align-items:center;height:70px;padding:25px 12px 10px;display:flex}.IPhoneShowcase-module__6tVfPG__waHeaderLeft{align-items:center;gap:8px;display:flex}.IPhoneShowcase-module__6tVfPG__avatar{background:#128c7e;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;font-weight:700;display:flex}.IPhoneShowcase-module__6tVfPG__waInfo{flex-direction:column;display:flex}.IPhoneShowcase-module__6tVfPG__waName{white-space:nowrap;font-size:12px;font-weight:700}.IPhoneShowcase-module__6tVfPG__waStatus{opacity:.8;font-size:8px}.IPhoneShowcase-module__6tVfPG__waHeaderActions{gap:12px;display:flex}.IPhoneShowcase-module__6tVfPG__waChat{background-image:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);background-size:cover;flex-direction:column;flex:1;gap:8px;padding:12px;display:flex;overflow-y:auto}.IPhoneShowcase-module__6tVfPG__msgIncoming,.IPhoneShowcase-module__6tVfPG__msgOutgoing{border-radius:8px;max-width:85%;padding:6px 8px;font-size:11px;position:relative;box-shadow:0 1px 1px #0000001a}.IPhoneShowcase-module__6tVfPG__msgIncoming{color:#111;background:#fff;border-top-left-radius:0;align-self:flex-start}.IPhoneShowcase-module__6tVfPG__msgOutgoing{color:#111;background:#dcf8c6;border-top-right-radius:0;align-self:flex-end}.IPhoneShowcase-module__6tVfPG__msgContent p{margin:0;line-height:1.4}.IPhoneShowcase-module__6tVfPG__msgMeta{color:#999;justify-content:flex-end;align-items:center;gap:2px;margin-top:2px;font-size:8px;display:flex}.IPhoneShowcase-module__6tVfPG__waCheck{color:#4fc3f7}.IPhoneShowcase-module__6tVfPG__waFooter{background:#f0f2f5;align-items:center;gap:8px;height:50px;padding:6px;display:flex}.IPhoneShowcase-module__6tVfPG__waInputArea{background:#fff;border-radius:20px;flex:1;align-items:center;gap:8px;height:34px;padding:0 10px;display:flex}.IPhoneShowcase-module__6tVfPG__waInputPlaceholder{color:#667781;flex:1;font-size:12px}.IPhoneShowcase-module__6tVfPG__waMic{background:#128c7e;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}@media (max-width:1024px){.IPhoneShowcase-module__6tVfPG__container{text-align:center;grid-template-columns:1fr}.IPhoneShowcase-module__6tVfPG__textContent{flex-direction:column;align-items:center;display:flex}.IPhoneShowcase-module__6tVfPG__iphoneWrapper{order:2}}
