.Landing-module__lTnIja__landing{font-family:var(--font-inter), sans-serif;background-color:var(--bg-canvas);color:var(--text-primary);flex-direction:column;min-height:100vh;transition:background-color .3s,color .25s;display:flex;position:relative;overflow-x:hidden}.Landing-module__lTnIja__landing:before{content:"";background-image:radial-gradient(circle at 20% 30%, #6366f11f 0%, transparent 50%), radial-gradient(circle at 80% 70%, #ec489914 0%, transparent 50%), linear-gradient(to bottom, transparent 0%, var(--bg-canvas) 100%);z-index:0;pointer-events:none;height:600px;position:absolute;top:0;left:0;right:0}.Landing-module__lTnIja__landingGrid{background-size:40px 40px;background-image:linear-gradient(to right, var(--border-grid) 1px, transparent 1px), linear-gradient(to bottom, var(--border-grid) 1px, transparent 1px);z-index:0;pointer-events:none;height:800px;position:absolute;top:0;left:0;right:0;-webkit-mask-image:radial-gradient(at 50% 30%,#000 40%,#0000 80%);mask-image:radial-gradient(at 50% 30%,#000 40%,#0000 80%)}.Landing-module__lTnIja__nav{height:var(--header-height);border-bottom:1px solid var(--border-subtle);background:var(--bg-nav);-webkit-backdrop-filter:blur(12px);z-index:100;justify-content:space-between;align-items:center;width:100%;padding:0 40px;transition:background .3s,border-color .3s;display:flex;position:sticky;top:0}.Landing-module__lTnIja__navContent{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.Landing-module__lTnIja__logo{font-family:var(--font-outfit), sans-serif;background:linear-gradient(135deg,#818cf8 0%,#ec4899 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;font-size:24px;font-weight:900;text-decoration:none}.Landing-module__lTnIja__navLinks{align-items:center;gap:20px;display:flex}.Landing-module__lTnIja__navActions{align-items:center;gap:12px;display:flex}.Landing-module__lTnIja__navGreeting{color:var(--text-secondary);white-space:nowrap;font-size:13px}.Landing-module__lTnIja__navLink{color:var(--text-secondary);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Landing-module__lTnIja__navLink:hover{color:var(--text-primary)}.Landing-module__lTnIja__avatar{border:1px solid var(--border-subtle);border-radius:50%;width:32px;height:32px}.Landing-module__lTnIja__hero{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1100px;margin:0 auto;padding:100px 20px 60px;display:flex;position:relative}.Landing-module__lTnIja__glowCircle{z-index:-1;filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#ec48990a 60%,#0000 100%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.Landing-module__lTnIja__badge{color:#818cf8;letter-spacing:.05em;text-transform:uppercase;background:#6366f11a;border:1px solid #6366f140;border-radius:100px;align-items:center;gap:6px;margin-bottom:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 4px 20px #6366f11a}.Landing-module__lTnIja__title{font-family:var(--font-outfit), sans-serif;letter-spacing:-.03em;margin-bottom:8px;font-size:68px;font-weight:900;line-height:1.05}.Landing-module__lTnIja__subtitle{color:var(--text-secondary);max-width:640px;font-size:19px;line-height:1.6}.Landing-module__lTnIja__ctaGroup{align-items:center;gap:16px;margin-top:16px;display:flex}.Landing-module__lTnIja__previewContainer{border-radius:var(--border-radius-lg);border:1px solid var(--border-muted);background:var(--bg-simulator);-webkit-backdrop-filter:blur(20px);width:100%;max-width:960px;box-shadow:var(--shadow-lg), 0 0 50px #6366f10a;flex-direction:column;gap:16px;margin-top:50px;padding:16px;transition:background .3s,border-color .3s;display:flex}.Landing-module__lTnIja__simulatorToolbar{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.Landing-module__lTnIja__toolbarGroup{align-items:center;gap:8px;display:flex}.Landing-module__lTnIja__toolbarLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.03em;margin-right:4px;font-size:12px;font-weight:600}.Landing-module__lTnIja__simulatorBtn{background:var(--simulator-btn-bg);border:1px solid var(--simulator-btn-border);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.Landing-module__lTnIja__simulatorBtn:hover{background:var(--simulator-btn-hover);color:var(--text-primary)}.Landing-module__lTnIja__simulatorBtnActive{color:#818cf8;background:#6366f11f;border-color:#6366f166}.Landing-module__lTnIja__colorDot{border:1px solid var(--border-muted);border-radius:50%;width:14px;height:14px;display:inline-block}.Landing-module__lTnIja__previewFrame{border-radius:var(--border-radius-md);flex-direction:column;justify-content:center;align-items:center;width:100%;height:440px;transition:background .4s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #0000004d}.Landing-module__lTnIja__previewTextOverlay{color:#fff;z-index:2;text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;padding:0 20px;display:flex;position:absolute;top:30px}.Landing-module__lTnIja__previewCaption{font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;text-shadow:0 4px 12px #0006;font-size:26px;font-weight:900;line-height:1.2}.Landing-module__lTnIja__previewSubcaption{color:#ffffffb3;text-shadow:0 2px 8px #0006;max-width:320px;font-size:13px;font-weight:500}.Landing-module__lTnIja__previewDevice{z-index:2;background:#090a0f;border:6px solid #1a1c23;border-radius:26px;flex-direction:column;justify-content:space-between;width:180px;height:380px;padding:10px;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:-90px;box-shadow:0 20px 40px #00000080}.Landing-module__lTnIja__previewAppMock{color:#fff;border-radius:16px;flex-direction:column;flex:1;gap:12px;margin-top:10px;padding:12px;display:flex;overflow:hidden}.Landing-module__lTnIja__previewAppCard{background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;height:48px;padding:0 10px;display:flex}.Landing-module__lTnIja__previewAppIcon{background:linear-gradient(135deg,#a5b4fc,#ec4899);border-radius:6px;width:28px;height:28px}.Landing-module__lTnIja__previewAppProgress{flex-direction:column;flex:1;gap:6px;display:flex}.Landing-module__lTnIja__previewAppProgressLine1{background:#fff9;border-radius:3px;width:70%;height:5px}.Landing-module__lTnIja__previewAppProgressLine2{background:#ffffff4d;border-radius:3px;width:45%;height:5px}.Landing-module__lTnIja__floatingTag{background:var(--floating-tag-bg);border:1px solid var(--border-muted);color:var(--text-primary);box-shadow:var(--shadow-md);z-index:3;border-radius:30px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;transition:background .3s,color .2s;animation:4s ease-in-out infinite Landing-module__lTnIja__float;display:flex;position:absolute;top:30px;right:30px}@keyframes Landing-module__lTnIja__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.Landing-module__lTnIja__section{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:100px 20px;position:relative}.Landing-module__lTnIja__sectionHeader{text-align:center;margin-bottom:60px}.Landing-module__lTnIja__sectionTitle{font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;margin-bottom:12px;font-size:38px;font-weight:900}.Landing-module__lTnIja__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Landing-module__lTnIja__card{background:var(--bg-card);border:1px solid var(--border-faint);border-radius:var(--border-radius-lg);transition:all var(--transition-fast), background .3s ease, border-color .3s ease;box-shadow:var(--shadow-sm);flex-direction:column;gap:18px;padding:36px 30px;display:flex}.Landing-module__lTnIja__card:hover{background:var(--bg-card-hover);box-shadow:var(--shadow-md), 0 0 20px #6366f10d;border-color:#6366f140;transform:translateY(-5px)}.Landing-module__lTnIja__cardIcon{color:#818cf8;border-radius:var(--border-radius-md);background:#6366f114;border:1px solid #6366f126;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Landing-module__lTnIja__cardTitle{letter-spacing:-.01em;font-size:19px;font-weight:800}.Landing-module__lTnIja__cardDesc{color:var(--text-secondary);font-size:14.5px;line-height:1.6}.Landing-module__lTnIja__pricingControls{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:40px;display:flex}.Landing-module__lTnIja__billingToggle{background:var(--toggle-bg);border:1px solid var(--toggle-border);border-radius:100px;align-items:center;gap:4px;width:fit-content;padding:4px;transition:background .3s,border-color .3s;display:flex}.Landing-module__lTnIja__billingBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:8px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Landing-module__lTnIja__billingBtnActive{color:#818cf8;background:#6366f126}.Landing-module__lTnIja__saveBadge{color:#fff;letter-spacing:.03em;background:linear-gradient(135deg,#10b981,#059669);border-radius:100px;padding:2px 7px;font-size:10px;font-weight:700}.Landing-module__lTnIja__pricingGrid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1050px;margin:0 auto;display:grid}.Landing-module__lTnIja__priceCard{background:var(--price-card-bg);border:1px solid var(--border-subtle);border-radius:var(--border-radius-lg);transition:all var(--transition-fast), background .3s ease, border-color .3s ease;box-shadow:var(--shadow-md);flex-direction:column;gap:28px;padding:45px 35px;display:flex;position:relative}.Landing-module__lTnIja__priceCard:hover{border-color:var(--border-muted);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Landing-module__lTnIja__priceCardPopular{box-shadow:var(--shadow-md), 0 0 30px #6366f114;background:#6366f10a;border-color:#6366f166}.Landing-module__lTnIja__priceCardPopular:hover{border-color:#6366f199}.Landing-module__lTnIja__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#ec4899,#8b5cf6);border-radius:100px;padding:4px 10px;font-size:9px;font-weight:800;position:absolute;top:22px;right:22px}.Landing-module__lTnIja__priceHeader{flex-direction:column;gap:8px;display:flex}.Landing-module__lTnIja__priceName{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:16px;font-weight:700}.Landing-module__lTnIja__priceCardPopular .Landing-module__lTnIja__priceName{color:#818cf8}.Landing-module__lTnIja__priceValue{font-size:44px;font-family:var(--font-outfit), sans-serif;color:var(--text-primary);letter-spacing:-.03em;align-items:baseline;font-weight:900;display:flex}.Landing-module__lTnIja__priceValueSpan{color:var(--text-secondary);margin-left:4px;font-size:14px;font-weight:500}.Landing-module__lTnIja__priceFeatures{color:var(--text-secondary);flex-direction:column;gap:14px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.Landing-module__lTnIja__priceFeatures li{align-items:center;gap:10px;display:flex}.Landing-module__lTnIja__priceCheck{color:#10b981;flex-shrink:0}.Landing-module__lTnIja__footer{border-top:1px solid var(--border-subtle);background:var(--bg-nav);color:var(--text-tertiary);z-index:10;margin-top:auto;padding:40px 20px;font-size:13.5px;transition:background .3s,border-color .3s;position:relative}.Landing-module__lTnIja__trustStrip{color:var(--text-secondary);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;font-size:13px;font-weight:500;display:flex}.Landing-module__lTnIja__trustStrip span{align-items:center;gap:5px;display:flex}.Landing-module__lTnIja__trustDot{background:var(--border-muted);border-radius:50%;flex-shrink:0;width:4px;height:4px}.Landing-module__lTnIja__statsBar{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:var(--bg-surface);z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:40px 20px;transition:background .3s,border-color .3s;display:flex;position:relative}.Landing-module__lTnIja__statItem{flex-direction:column;align-items:center;gap:4px;padding:0 60px;display:flex}.Landing-module__lTnIja__statNumber{font-family:var(--font-outfit), sans-serif;letter-spacing:-.03em;background:linear-gradient(135deg,#a5b4fc 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:38px;font-weight:900}.Landing-module__lTnIja__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:600}.Landing-module__lTnIja__statDivider{background:var(--stat-divider);flex-shrink:0;width:1px;height:40px}.Landing-module__lTnIja__sectionEyebrow{color:#818cf8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:11px;font-weight:700;display:block}.Landing-module__lTnIja__stepsRow{justify-content:center;align-items:flex-start;gap:0;display:flex}.Landing-module__lTnIja__stepCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--border-radius-lg);max-width:300px;transition:all var(--transition-fast), background .3s ease, border-color .3s ease;box-shadow:var(--shadow-sm);flex-direction:column;flex:1;gap:16px;padding:36px 30px;display:flex}.Landing-module__lTnIja__stepCard:hover{background:var(--bg-card-hover);box-shadow:var(--shadow-md);border-color:#6366f133;transform:translateY(-4px)}.Landing-module__lTnIja__stepArrow{color:var(--step-arrow-color);flex-shrink:0;justify-content:center;align-items:center;margin-top:70px;padding:0 16px;display:flex}.Landing-module__lTnIja__stepNumber{font-family:var(--font-outfit), sans-serif;color:#818cf8;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.Landing-module__lTnIja__stepIcon{color:#818cf8;border-radius:var(--border-radius-md);background:#6366f114;border:1px solid #6366f126;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Landing-module__lTnIja__stepTitle{letter-spacing:-.01em;font-size:18px;font-weight:800}.Landing-module__lTnIja__stepDesc{color:var(--text-secondary);font-size:14px;line-height:1.6}.Landing-module__lTnIja__comparisonWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.Landing-module__lTnIja__comparisonTable{border:1px solid var(--border-subtle);border-radius:var(--border-radius-lg);min-width:640px;overflow:hidden}.Landing-module__lTnIja__comparisonHeader{background:var(--bg-surface);border-bottom:1px solid var(--border-subtle);grid-template-columns:1fr repeat(3,120px);transition:background .3s;display:grid}.Landing-module__lTnIja__comparisonRow{border-bottom:1px solid var(--border-faint);grid-template-columns:1fr repeat(3,120px);transition:background .15s;display:grid}.Landing-module__lTnIja__comparisonRow:last-child{border-bottom:none}.Landing-module__lTnIja__comparisonRow:hover{background:var(--bg-card)}.Landing-module__lTnIja__comparisonFeatureCol{color:var(--text-secondary);align-items:center;padding:14px 20px;font-size:13.5px;display:flex}.Landing-module__lTnIja__comparisonHeader .Landing-module__lTnIja__comparisonFeatureCol{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.Landing-module__lTnIja__comparisonCol{color:var(--text-tertiary);border-left:1px solid var(--border-faint);justify-content:center;align-items:center;padding:14px 20px;font-size:12px;font-weight:600;display:flex}.Landing-module__lTnIja__comparisonColHighlight{background:linear-gradient(135deg,#818cf8 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:14px;font-weight:800}.Landing-module__lTnIja__launchBadge{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#ec4899,#f97316);border-radius:100px;padding:4px 10px;font-size:9px;font-weight:800;position:absolute;top:22px;right:22px}.Landing-module__lTnIja__guaranteeBadge{color:var(--text-tertiary);justify-content:center;align-items:center;gap:6px;margin-top:-8px;font-size:11px;display:flex}.Landing-module__lTnIja__faqSection{max-width:780px!important}.Landing-module__lTnIja__faqList{border:1px solid var(--border-subtle);border-radius:var(--border-radius-lg);flex-direction:column;gap:0;transition:border-color .3s;display:flex;overflow:hidden}.Landing-module__lTnIja__faqItem{border-bottom:1px solid var(--border-subtle);cursor:pointer;padding:20px 24px;transition:background .15s}.Landing-module__lTnIja__faqItem:last-child{border-bottom:none}.Landing-module__lTnIja__faqItem:hover{background:var(--bg-card)}.Landing-module__lTnIja__faqQuestion{color:var(--text-primary);justify-content:space-between;align-items:center;gap:16px;font-size:14.5px;font-weight:600;line-height:1.4;display:flex}.Landing-module__lTnIja__faqAnswer{color:var(--text-secondary);margin-top:12px;font-size:13.5px;line-height:1.7}.Landing-module__lTnIja__finalCta{text-align:center;z-index:1;border-top:1px solid var(--border-subtle);flex-direction:column;align-items:center;padding:120px 20px;display:flex;position:relative}@media (max-width:900px){.Landing-module__lTnIja__grid,.Landing-module__lTnIja__pricingGrid{grid-template-columns:1fr;gap:24px}.Landing-module__lTnIja__title{font-size:46px}.Landing-module__lTnIja__previewDevice{display:none}.Landing-module__lTnIja__previewFrame{height:240px}.Landing-module__lTnIja__previewTextOverlay{padding:30px 10px;position:relative;top:auto}.Landing-module__lTnIja__stepsRow{flex-direction:column;align-items:center}.Landing-module__lTnIja__stepArrow{margin-top:0;padding:8px 0;transform:rotate(90deg)}.Landing-module__lTnIja__stepCard{width:100%;max-width:100%}.Landing-module__lTnIja__statItem{padding:0 28px}.Landing-module__lTnIja__statNumber{font-size:28px}.Landing-module__lTnIja__finalCta h2{font-size:32px!important}}@media (max-width:640px){.Landing-module__lTnIja__nav{padding:0 16px}.Landing-module__lTnIja__navLink,.Landing-module__lTnIja__navGreeting{display:none}.Landing-module__lTnIja__navActions{gap:8px}.Landing-module__lTnIja__hero{gap:18px;padding:60px 16px 40px}.Landing-module__lTnIja__title{font-size:34px}.Landing-module__lTnIja__subtitle{font-size:15px}.Landing-module__lTnIja__ctaGroup{flex-direction:column;gap:10px;width:100%}.Landing-module__lTnIja__ctaGroup a,.Landing-module__lTnIja__ctaGroup button{text-align:center;box-sizing:border-box;justify-content:center;width:100%}.Landing-module__lTnIja__trustStrip{flex-direction:column;align-items:flex-start;gap:8px}.Landing-module__lTnIja__trustDot{display:none}.Landing-module__lTnIja__simulatorToolbar{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.Landing-module__lTnIja__toolbarGroup{flex-shrink:0}.Landing-module__lTnIja__previewContainer{margin-top:30px}.Landing-module__lTnIja__previewFrame{height:200px}.Landing-module__lTnIja__statsBar{grid-template-columns:1fr 1fr;gap:0;padding:0;display:grid}.Landing-module__lTnIja__statItem{border:1px solid var(--stat-item-border);padding:24px 16px}.Landing-module__lTnIja__statNumber{font-size:26px}.Landing-module__lTnIja__statDivider{display:none}.Landing-module__lTnIja__section{padding:60px 16px}.Landing-module__lTnIja__sectionTitle{font-size:26px}.Landing-module__lTnIja__comparisonFeatureCol{min-width:130px;padding:12px;font-size:12px}.Landing-module__lTnIja__comparisonCol{min-width:80px;padding:12px 10px;font-size:11px}.Landing-module__lTnIja__pricingGrid{max-width:100%;padding:0}.Landing-module__lTnIja__faqQuestion{font-size:13.5px}.Landing-module__lTnIja__finalCta{padding:80px 16px}}@media (max-width:380px){.Landing-module__lTnIja__title{font-size:28px}.Landing-module__lTnIja__simulatorBtn{padding:5px 8px;font-size:11px}}
