.landing-module__KyKYYq__page{--bg-color:#0c0a09;--text-primary:#fafaf9;--text-muted:#a8a29e;--accent-primary:#22c55e;--accent-secondary:#f97316;--border-color:#ffffff14;--card-bg:#1c1917cc;background-color:var(--bg-color);color:var(--text-primary);min-height:100vh;font-family:Inter,-apple-system,system-ui,sans-serif;overflow-x:hidden}.landing-module__KyKYYq__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.landing-module__KyKYYq__header{z-index:100;border-bottom:1px solid #0000;align-items:center;height:80px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__KyKYYq__headerScrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background-color:#0c0a09d9}.landing-module__KyKYYq__headerContent{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.landing-module__KyKYYq__logoText{letter-spacing:-.05em;background:linear-gradient(135deg,#fff 0%,#a3a3a3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:800}.landing-module__KyKYYq__nav{gap:2rem;display:none}@media (min-width:768px){.landing-module__KyKYYq__nav{display:flex}}.landing-module__KyKYYq__navLink{color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__KyKYYq__navLink:hover{color:var(--text-primary)}.landing-module__KyKYYq__headerActions{align-items:center;gap:1rem;display:flex}.landing-module__KyKYYq__loginBtn{color:var(--text-primary);font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:none}.landing-module__KyKYYq__loginBtn:hover{opacity:.8}@media (min-width:640px){.landing-module__KyKYYq__loginBtn{display:block}}.landing-module__KyKYYq__ctaBtn,.landing-module__KyKYYq__primaryBtnLg,.landing-module__KyKYYq__btnPrimaryFull{background:var(--accent-primary);color:#000;border:1px solid #0000;border-radius:99px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__KyKYYq__ctaBtn{padding:.5rem 1.25rem;font-size:.9rem}.landing-module__KyKYYq__ctaBtn:hover,.landing-module__KyKYYq__primaryBtnLg:hover,.landing-module__KyKYYq__btnPrimaryFull:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 8px 20px #22c55e4d}.landing-module__KyKYYq__hero{padding:180px 0 100px;position:relative;overflow:hidden}.landing-module__KyKYYq__revealUp{animation:.8s cubic-bezier(.16,1,.3,1) both landing-module__KyKYYq__revealUp}.landing-module__KyKYYq__revealUpDelayed{animation:1s cubic-bezier(.16,1,.3,1) .12s both landing-module__KyKYYq__revealUp}@keyframes landing-module__KyKYYq__revealUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.landing-module__KyKYYq__heroGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#22c55e26 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.landing-module__KyKYYq__heroGrid{z-index:1;grid-template-columns:1fr;align-items:center;gap:4rem;display:grid;position:relative}.landing-module__KyKYYq__heroImageContainer{position:relative}.landing-module__KyKYYq__heroShowcase{align-items:end;gap:0;display:grid;position:relative}.landing-module__KyKYYq__heroShowcaseGlow{filter:blur(36px);pointer-events:none;background:radial-gradient(circle,#22c55e33 0%,#22c55e0f 35%,#0000 72%);position:absolute;inset:6% 2% 14%}.landing-module__KyKYYq__heroShowcaseImage{z-index:1;filter:drop-shadow(0 40px 75px #00000080);width:min(100%,840px);height:auto;margin:0 auto;display:block;position:relative;transform:translate(2%)scale(1.04)}.landing-module__KyKYYq__heroShowcaseImageWrap{z-index:1;position:relative}.landing-module__KyKYYq__heroShowcaseStats{z-index:2;pointer-events:none;position:relative}.landing-module__KyKYYq__heroStatCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fafaf9;background:#121212bd;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-width:170px;min-height:110px;padding:1rem 1.1rem;font-weight:700;display:flex;position:absolute;box-shadow:0 24px 50px #0000004d}.landing-module__KyKYYq__heroStatCardFloatingLeft{bottom:4.5rem;left:-1rem}.landing-module__KyKYYq__heroStatCardFloatingRight{bottom:1rem;right:-.5rem}.landing-module__KyKYYq__heroStatCardFloatingCenter{bottom:-.5rem;left:50%;transform:translate(-50%)}.landing-module__KyKYYq__heroStatValue{color:#22c55e;font-size:2rem;font-weight:900;line-height:1}@media (min-width:1024px){.landing-module__KyKYYq__heroGrid{grid-template-columns:1fr 1fr}}@media (max-width:1023px){.landing-module__KyKYYq__heroShowcaseImage{width:min(100%,760px);transform:none}.landing-module__KyKYYq__heroStatCardFloatingLeft{bottom:5rem;left:.5rem}.landing-module__KyKYYq__heroStatCardFloatingRight{bottom:1rem;right:.5rem}.landing-module__KyKYYq__heroStatCardFloatingCenter{bottom:-.25rem}}@media (max-width:640px){.landing-module__KyKYYq__heroStatCard{border-radius:18px;min-width:132px;min-height:88px;padding:.85rem}.landing-module__KyKYYq__heroStatCardFloatingLeft{bottom:4.25rem;left:0}.landing-module__KyKYYq__heroStatCardFloatingRight{bottom:.5rem;right:0}.landing-module__KyKYYq__heroStatCardFloatingCenter{bottom:-.25rem;left:50%}.landing-module__KyKYYq__heroStatValue{font-size:1.65rem}}.landing-module__KyKYYq__salesCockpit{background:linear-gradient(#1c1917e0,#111827c7);border:1px solid #ffffff14;border-radius:24px;padding:1.35rem;box-shadow:0 24px 50px #0000004d}.landing-module__KyKYYq__salesCockpitHeader{color:#fafaf9;justify-content:space-between;align-items:center;margin-bottom:1rem;font-weight:700;display:flex}.landing-module__KyKYYq__salesCockpitGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:1rem;display:grid}.landing-module__KyKYYq__salesMetricCard,.landing-module__KyKYYq__salesCampaignCard{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:18px;gap:.35rem;padding:1rem;display:grid}.landing-module__KyKYYq__salesMetricLabel{color:#a8a29e;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.landing-module__KyKYYq__salesMetricValue{color:#fafaf9;font-size:1.8rem;line-height:1}.landing-module__KyKYYq__salesMetricTrend{color:#22c55e;font-size:.8rem;font-weight:700}.landing-module__KyKYYq__salesChartMockup{background:#00000029;border:1px solid #ffffff0d;border-radius:18px;padding:1rem}.landing-module__KyKYYq__salesBars{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:.6rem;height:140px;margin-bottom:.9rem;display:grid}.landing-module__KyKYYq__salesBars span{background:linear-gradient(#22c55e,#16a34a);border-radius:12px 12px 4px 4px;display:block}.landing-module__KyKYYq__salesLegendRow{flex-wrap:wrap;gap:1rem;display:flex}.landing-module__KyKYYq__salesLegendItem{color:#a8a29e;align-items:center;gap:.45rem;font-size:.8rem;display:inline-flex}.landing-module__KyKYYq__salesLegendItem span{background:#22c55e;border-radius:999px;width:10px;height:10px}.landing-module__KyKYYq__salesLegendItem:nth-child(2) span{background:#38bdf8}.landing-module__KyKYYq__salesLegendItem:nth-child(3) span{background:#f97316}.landing-module__KyKYYq__salesCampaignRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1rem;display:grid}.landing-module__KyKYYq__salesCampaignCard strong{color:#fafaf9}.landing-module__KyKYYq__salesCampaignCard span{color:#a8a29e;font-size:.82rem}@media (max-width:640px){.landing-module__KyKYYq__salesCockpitGrid,.landing-module__KyKYYq__salesCampaignRow{grid-template-columns:1fr}}.landing-module__KyKYYq__badge{border:1px solid var(--border-color);color:var(--text-muted);background:#ffffff0d;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.25rem .75rem .25rem .25rem;font-size:.8rem;display:inline-flex}.landing-module__KyKYYq__badgeHighlight{background:var(--accent-primary);color:#000;text-transform:uppercase;border-radius:99px;padding:.1rem .5rem;font-size:.7rem;font-weight:700}.landing-module__KyKYYq__heroTitle{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}@media (max-width:640px){.landing-module__KyKYYq__hero{padding:132px 0 72px}.landing-module__KyKYYq__heroGrid{gap:2.25rem}.landing-module__KyKYYq__heroTitle{margin-bottom:1rem;font-size:2.7rem;line-height:1.04}.landing-module__KyKYYq__heroSubtitle{margin-bottom:1.5rem;font-size:1rem}.landing-module__KyKYYq__heroButtons{margin-bottom:1.75rem}.landing-module__KyKYYq__heroMicroProof{margin-bottom:1rem}.landing-module__KyKYYq__heroMicroProof span{padding:.32rem .58rem;font-size:.72rem}.landing-module__KyKYYq__heroTrust{align-items:flex-start;gap:.9rem}.landing-module__KyKYYq__trustText{font-size:.76rem}}@media (min-width:768px){.landing-module__KyKYYq__heroTitle{font-size:4.5rem}}.landing-module__KyKYYq__textGradient{background:linear-gradient(90deg,#22c55e 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-module__KyKYYq__heroSubtitle{color:var(--text-muted);max-width:540px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.landing-module__KyKYYq__heroButtons{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.landing-module__KyKYYq__heroMicroProof{flex-wrap:wrap;gap:.55rem;margin-bottom:1.5rem;display:flex}.landing-module__KyKYYq__heroMicroProof span{color:#d6d3d1;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:700}@media (min-width:480px){.landing-module__KyKYYq__heroButtons{flex-direction:row}}.landing-module__KyKYYq__primaryBtnLg{gap:.5rem;padding:1rem 2rem;font-size:1.1rem}.landing-module__KyKYYq__secondaryBtnLg,.landing-module__KyKYYq__btnSecondaryFull{color:var(--text-primary);border:1px solid var(--border-color);background:#ffffff0d;border-radius:99px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__KyKYYq__secondaryBtnLg:hover,.landing-module__KyKYYq__btnSecondaryFull:hover{background:#ffffff1a;transform:translateY(-2px)}.landing-module__KyKYYq__heroTrust{align-items:center;gap:1.25rem;display:flex}.landing-module__KyKYYq__avatars{display:flex}.landing-module__KyKYYq__avatar{border:2px solid var(--bg-color);border-radius:50%;width:40px;height:40px;margin-left:-10px}.landing-module__KyKYYq__avatar:first-child{margin-left:0}.landing-module__KyKYYq__trustText{color:var(--text-muted);flex-direction:column;font-size:.8rem;display:flex}.landing-module__KyKYYq__trustText strong{color:var(--text-primary)}.landing-module__KyKYYq__bentoGrid{grid-template:"main main"240px"side1 side2"140px/1fr 1fr;gap:1rem;display:grid}@media (min-width:1024px){.landing-module__KyKYYq__bentoGrid{grid-template-rows:280px 160px}}.landing-module__KyKYYq__bentoCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.landing-module__KyKYYq__mockupHeader{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.landing-module__KyKYYq__mockupDots{gap:6px;display:flex}.landing-module__KyKYYq__mockupDots span{background:#fff3;border-radius:50%;width:10px;height:10px}.landing-module__KyKYYq__mockupTitle{color:var(--text-muted);font-size:.85rem;font-weight:600}.landing-module__KyKYYq__mockupBody{flex-direction:column;gap:1rem;height:100%;display:flex}.landing-module__KyKYYq__mockupGraph{background:#ffffff1a;border-radius:4px;width:100%;height:8px}.landing-module__KyKYYq__mockupGraph:after{content:"";background:var(--accent-secondary);border-radius:4px;width:65%;height:100%;display:block}.landing-module__KyKYYq__mockupBars{align-items:flex-end;gap:8px;height:100px;margin-top:auto;display:flex}.landing-module__KyKYYq__mockupBar{background:#ffffff0d;border-radius:6px 6px 0 0;flex:1;animation:2s ease-out forwards landing-module__KyKYYq__growUp}@keyframes landing-module__KyKYYq__growUp{0%{transform-origin:bottom;transform:scaleY(0)}to{transform-origin:bottom;transform:scaleY(1)}}.landing-module__KyKYYq__logosSection{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);text-align:center;background:#ffffff03;padding:4rem 0}.landing-module__KyKYYq__logosTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;font-size:.9rem;font-weight:600}.landing-module__KyKYYq__logosFlex{opacity:.5;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.landing-module__KyKYYq__logoSpan{letter-spacing:-.05em;font-family:monospace;font-size:1.5rem;font-weight:800}.landing-module__KyKYYq__sectionHeader{text-align:center;max-width:800px;margin:0 auto 4rem}.landing-module__KyKYYq__sectionTitle{letter-spacing:-.04em;margin-bottom:1.25rem;font-size:2.5rem;font-weight:800;line-height:1.2}@media (min-width:768px){.landing-module__KyKYYq__sectionTitle{font-size:3rem}}.landing-module__KyKYYq__sectionSubtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.landing-module__KyKYYq__problemsSection{padding:8rem 0}.landing-module__KyKYYq__problemsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.landing-module__KyKYYq__problemsGrid{grid-template-columns:repeat(3,1fr)}}.landing-module__KyKYYq__problemCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:24px;padding:2.5rem 2rem;transition:transform .3s}.landing-module__KyKYYq__problemCard:hover{border-color:#ffffff26;transform:translateY(-5px)}.landing-module__KyKYYq__problemIcon{background:#ffffff0d;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.landing-module__KyKYYq__problemCard h3{margin-bottom:1rem;font-size:1.3rem;font-weight:700}.landing-module__KyKYYq__problemCard p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.landing-module__KyKYYq__marketingSection{padding:7rem 0 3rem}.landing-module__KyKYYq__marketingGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.landing-module__KyKYYq__marketingGrid{grid-template-columns:repeat(3,1fr)}}.landing-module__KyKYYq__marketingCard{background:linear-gradient(#1c1917d6,#111827b3);border:1px solid #ffffff14;border-radius:24px;padding:2rem 1.75rem;transition:transform .25s,border-color .25s}.landing-module__KyKYYq__marketingCard:hover{border-color:#22c55e38;transform:translateY(-4px)}.landing-module__KyKYYq__marketingCard h3{margin-bottom:.8rem;font-size:1.2rem;font-weight:700}.landing-module__KyKYYq__marketingCard p{color:var(--text-muted);font-size:.94rem;line-height:1.65}.landing-module__KyKYYq__analyticsSection{padding:4rem 0 8rem}@media (max-width:640px){.landing-module__KyKYYq__marketingSection,.landing-module__KyKYYq__analyticsSection,.landing-module__KyKYYq__problemsSection,.landing-module__KyKYYq__howItWorksSection,.landing-module__KyKYYq__pricingSection,.landing-module__KyKYYq__testimonialsSection,.landing-module__KyKYYq__faqSection{padding:5rem 0}.landing-module__KyKYYq__sectionHeader{margin-bottom:2.5rem}.landing-module__KyKYYq__sectionTitle{font-size:2rem;line-height:1.12}.landing-module__KyKYYq__sectionSubtitle{font-size:1rem}}.landing-module__KyKYYq__analyticsPanel{background:linear-gradient(#0f172ac7,#1c1917d6);border:1px solid #ffffff14;border-radius:24px;padding:1.5rem;box-shadow:0 24px 50px #00000047}.landing-module__KyKYYq__analyticsPanelHeader{color:#fafaf9;justify-content:space-between;align-items:center;margin-bottom:1rem;font-weight:700;display:flex}.landing-module__KyKYYq__analyticsTopRow,.landing-module__KyKYYq__analyticsBottomRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.landing-module__KyKYYq__analyticsBottomRow{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.landing-module__KyKYYq__analyticsMetric,.landing-module__KyKYYq__analyticsMiniCard{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:18px;gap:.35rem;padding:1rem;display:grid}.landing-module__KyKYYq__analyticsMetric span,.landing-module__KyKYYq__analyticsMiniCard span{color:var(--text-muted);font-size:.8rem}.landing-module__KyKYYq__analyticsMetric strong,.landing-module__KyKYYq__analyticsMiniCard strong{color:#fafaf9;font-size:1.45rem}.landing-module__KyKYYq__analyticsMiniCard strong{font-size:.95rem}.landing-module__KyKYYq__analyticsBars{background:#ffffff08;border:1px solid #ffffff0d;border-radius:18px;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:.65rem;height:160px;margin:1rem 0;padding:1rem;display:grid}.landing-module__KyKYYq__analyticsBars span{background:linear-gradient(#22c55e,#16a34a);border-radius:14px 14px 4px 4px;display:block}@media (max-width:767px){.landing-module__KyKYYq__analyticsTopRow,.landing-module__KyKYYq__analyticsBottomRow{grid-template-columns:1fr}}.landing-module__KyKYYq__howItWorksSection{background:linear-gradient(180deg,var(--bg-color)0%,#22c55e08 100%);padding:8rem 0}.landing-module__KyKYYq__stepsGrid{flex-direction:column;align-items:center;gap:2rem;display:flex}@media (min-width:1024px){.landing-module__KyKYYq__stepsGrid{flex-direction:row;justify-content:space-between;align-items:flex-start}}.landing-module__KyKYYq__stepCard{background:var(--card-bg);border:1px solid var(--border-color);text-align:center;border-radius:24px;flex:1;max-width:350px;padding:2.5rem;position:relative}.landing-module__KyKYYq__stepNumber{background:var(--accent-primary);color:#000;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:800;display:flex;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.landing-module__KyKYYq__stepIconBox{width:80px;height:80px;color:var(--text-primary);background:#ffffff08;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.landing-module__KyKYYq__stepArrow{color:var(--text-muted);opacity:.3;margin-top:4rem;display:none}@media (min-width:1024px){.landing-module__KyKYYq__stepArrow{display:block}}.landing-module__KyKYYq__featuresSection{padding:8rem 0}.landing-module__KyKYYq__featuresGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.landing-module__KyKYYq__featuresGrid{grid-template-columns:1fr 1fr;gap:6rem}}.landing-module__KyKYYq__featureList{flex-direction:column;gap:2rem;display:flex}.landing-module__KyKYYq__featureItem{gap:1.25rem;display:flex}.landing-module__KyKYYq__featureCheck{color:var(--accent-primary);flex-shrink:0;margin-top:2px}.landing-module__KyKYYq__featureItem strong{margin-bottom:.5rem;font-size:1.2rem;font-weight:700;display:block}.landing-module__KyKYYq__featureItem p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.landing-module__KyKYYq__dashMockupBig{border:1px solid var(--border-color);background:#1c1917;border-radius:24px;flex-direction:column;gap:1.5rem;width:100%;height:480px;padding:1.5rem;display:flex;box-shadow:0 25px 50px -12px #00000080}.landing-module__KyKYYq__mockupSearch{background:#ffffff0d;border-radius:12px;width:200px;height:30px}.landing-module__KyKYYq__mockupNav{justify-content:space-between;align-items:center;display:flex}.landing-module__KyKYYq__mockupContentRow{gap:1rem;display:flex}.landing-module__KyKYYq__mockupMetric{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;flex:1;gap:1rem;height:100px;padding:1rem;display:flex}.landing-module__KyKYYq__metricTitle{background:#ffffff1a;border-radius:4px;width:40%;height:8px}.landing-module__KyKYYq__metricValue{background:#fff3;border-radius:6px;width:80%;height:24px}.landing-module__KyKYYq__mockupChartLarge{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex:1;position:relative;overflow:hidden}.landing-module__KyKYYq__comparisonSection{background:#171717;padding:8rem 0}.landing-module__KyKYYq__tableWrapper{background:var(--card-bg);border:1px solid var(--border-color);border-radius:24px;max-width:900px;margin:0 auto;overflow:hidden}.landing-module__KyKYYq__compareTable{border-collapse:collapse;text-align:left;width:100%}.landing-module__KyKYYq__compareTable th,.landing-module__KyKYYq__compareTable td{border-bottom:1px solid var(--border-color);padding:1.5rem}.landing-module__KyKYYq__compareTable th{color:var(--text-muted);font-size:1.1rem;font-weight:700}.landing-module__KyKYYq__compareTable tr:last-child td{border-bottom:none}.landing-module__KyKYYq__colZapi{background:#22c55e0d;width:30%;color:var(--accent-primary)!important}.landing-module__KyKYYq__colTraditional{width:30%}.landing-module__KyKYYq__cellSuccess{color:var(--text-primary);background:#22c55e0d;align-items:center;gap:.5rem;font-weight:600;display:flex}.landing-module__KyKYYq__cellDanger{color:#ef4444;font-weight:600}.landing-module__KyKYYq__pricingSection{padding:8rem 0}.landing-module__KyKYYq__pricingCards{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.landing-module__KyKYYq__pricingCards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}}@media (max-width:767px){.landing-module__KyKYYq__pricingCompareBar{grid-template-columns:1fr;gap:.75rem;margin-bottom:1rem}.landing-module__KyKYYq__pricingCard{border-radius:20px;padding:2rem 1.25rem}.landing-module__KyKYYq__planPrice{font-size:2.7rem}.landing-module__KyKYYq__planFeatures{gap:.8rem;margin-bottom:1.8rem}}.landing-module__KyKYYq__pricingCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:24px;flex-direction:column;flex:1;padding:3rem 2rem;display:flex;position:relative}.landing-module__KyKYYq__pricingCardPro{border-color:var(--accent-primary);background:linear-gradient(#22c55e0d 0%,#1c1917cc 100%)}.landing-module__KyKYYq__planBadge{background:var(--accent-primary);color:#000;text-transform:uppercase;border-radius:99px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__KyKYYq__planName{margin-bottom:1rem;font-size:1.25rem;font-weight:700}.landing-module__KyKYYq__planPrice{letter-spacing:-.05em;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.landing-module__KyKYYq__planPrice span{color:var(--text-muted);letter-spacing:normal;font-size:1rem;font-weight:500}.landing-module__KyKYYq__planDesc{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.landing-module__KyKYYq__planIdeal{color:#bbf7d0;background:#22c55e14;border:1px solid #22c55e24;border-radius:14px;margin-top:auto;margin-bottom:1rem;padding:.75rem .9rem;font-size:.85rem;font-weight:700;line-height:1.5}.landing-module__KyKYYq__testimonialsSection,.landing-module__KyKYYq__faqSection{padding:7rem 0}.landing-module__KyKYYq__testimonialsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:900px){.landing-module__KyKYYq__testimonialsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-module__KyKYYq__testimonialCard{background:linear-gradient(#1c1917d6,#111827b8);border:1px solid #ffffff14;border-radius:24px;gap:1rem;padding:2rem;display:grid}.landing-module__KyKYYq__testimonialTag{color:#bbf7d0;text-transform:uppercase;letter-spacing:.05em;background:#22c55e1a;border:1px solid #22c55e2e;border-radius:999px;width:fit-content;padding:.25rem .7rem;font-size:.72rem;font-weight:800}.landing-module__KyKYYq__testimonialQuote{color:#e7e5e4;margin:0;font-size:1rem;line-height:1.8}.landing-module__KyKYYq__testimonialMeta{gap:.2rem;display:grid}.landing-module__KyKYYq__testimonialMeta strong{color:#fafaf9}.landing-module__KyKYYq__testimonialMeta span{color:#a8a29e;font-size:.85rem}.landing-module__KyKYYq__faqList{gap:1rem;max-width:920px;margin:0 auto;display:grid}.landing-module__KyKYYq__faqItem{background:#1c1917b8;border:1px solid #ffffff14;border-radius:20px;padding:.35rem;transition:border-color .2s,background-color .2s}.landing-module__KyKYYq__faqItemOpen{background:#1c1917e0;border-color:#22c55e2e}.landing-module__KyKYYq__faqTrigger{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.2rem;display:flex}.landing-module__KyKYYq__faqItem h3{color:#fafaf9;margin:0;font-size:1.05rem}.landing-module__KyKYYq__faqAnswer{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.landing-module__KyKYYq__faqAnswerOpen{grid-template-rows:1fr}.landing-module__KyKYYq__faqAnswer p{min-height:0;color:var(--text-muted);margin:0;padding:0 1.2rem 1.2rem;line-height:1.7;overflow:hidden}.landing-module__KyKYYq__faqChevron{color:#a8a29e;font-size:1.2rem;transition:transform .2s}.landing-module__KyKYYq__faqChevronOpen{transform:rotate(180deg)}.landing-module__KyKYYq__ctaEyebrow{color:#bbf7d0;text-transform:uppercase;letter-spacing:.06em;background:#22c55e1f;border:1px solid #22c55e33;border-radius:999px;width:fit-content;margin:0 auto 1rem;padding:.3rem .75rem;font-size:.78rem;font-weight:800}.landing-module__KyKYYq__ctaHighlights{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:1.25rem 0 2rem;display:flex}.landing-module__KyKYYq__ctaHighlights span{color:#e7e5e4;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:.45rem .8rem;font-size:.82rem;font-weight:700}.landing-module__KyKYYq__pricingCompareBar{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;max-width:1100px;margin:0 auto 1.5rem;display:grid}.landing-module__KyKYYq__pricingCompareItem{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;gap:.3rem;padding:1rem;display:grid}.landing-module__KyKYYq__pricingCompareItem strong{color:#fafaf9;font-size:.98rem}.landing-module__KyKYYq__pricingCompareItem span{color:#a8a29e;font-size:.82rem;line-height:1.5}.landing-module__KyKYYq__planFeatures{flex-direction:column;flex:1;gap:1rem;margin:0 0 3rem;padding:0;list-style:none;display:flex}.landing-module__KyKYYq__planFeatures li{color:var(--text-primary);align-items:center;gap:.75rem;font-weight:500;display:flex}.landing-module__KyKYYq__featureIcon{color:var(--accent-primary)}.landing-module__KyKYYq__btnSecondaryFull,.landing-module__KyKYYq__btnPrimaryFull{width:100%;padding:1rem}.landing-module__KyKYYq__stickyMobileCta{z-index:90;padding:.85rem 1rem calc(.85rem + env(safe-area-inset-bottom));opacity:0;pointer-events:none;background:linear-gradient(#0c0a0900,#0c0a09e6 35%);transition:transform .25s,opacity .25s;position:fixed;bottom:0;left:0;right:0;transform:translateY(120%)}.landing-module__KyKYYq__stickyMobileCtaVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.landing-module__KyKYYq__stickyMobileBtn{background:var(--accent-primary);color:#0c0a09;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;width:100%;padding:.95rem 1rem;font-weight:800;display:inline-flex;box-shadow:0 14px 30px #22c55e40}@media (min-width:768px){.landing-module__KyKYYq__stickyMobileCta{display:none}}.landing-module__KyKYYq__ctaSection{padding:4rem 1.5rem 8rem}.landing-module__KyKYYq__ctaCard{text-align:center;background:linear-gradient(135deg,#22c55e1a 0%,#14532d80 100%);border:1px solid #22c55e33;border-radius:32px;max-width:1000px;margin:0 auto;padding:4rem 2rem}@media (max-width:640px){.landing-module__KyKYYq__ctaSection{padding:3rem 1rem 5rem}.landing-module__KyKYYq__ctaCard{border-radius:24px;padding:2.5rem 1.25rem}.landing-module__KyKYYq__ctaCard h2{font-size:2rem;line-height:1.1}.landing-module__KyKYYq__ctaCard p{margin-bottom:1.5rem;font-size:1rem}}.landing-module__KyKYYq__ctaCard h2{letter-spacing:-.04em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.landing-module__KyKYYq__ctaCard p{color:var(--text-muted);max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.6}.landing-module__KyKYYq__ctaFinalBtn{color:#000;background:#fff;border-radius:99px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__KyKYYq__ctaFinalBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #fff3}.landing-module__KyKYYq__footer{border-top:1px solid var(--border-color);background:#0a0a0a;padding:4rem 0 2rem}.landing-module__KyKYYq__footerGrid{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.landing-module__KyKYYq__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr}}.landing-module__KyKYYq__footerBrand p{max-width:300px}.landing-module__KyKYYq__footerLinks{flex-direction:column;gap:1rem;display:flex}.landing-module__KyKYYq__footerLinks h4{color:var(--text-primary);margin-bottom:.5rem;font-size:.95rem;font-weight:700}.landing-module__KyKYYq__footerLinks a{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .2s}.landing-module__KyKYYq__footerLinks a:hover{color:var(--text-primary)}.landing-module__KyKYYq__footerBottom{border-top:1px solid var(--border-color);text-align:center;color:var(--text-muted);padding-top:2rem;font-size:.85rem}
.onboarding-module__4-z7_G__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;animation:.3s ease-out forwards onboarding-module__4-z7_G__fadeIn;display:flex;position:fixed;inset:0}@keyframes onboarding-module__4-z7_G__fadeIn{0%{opacity:0}to{opacity:1}}.onboarding-module__4-z7_G__modalContainer{background:#171717;border:1px solid #ffffff1a;border-radius:24px;width:90%;max-width:500px;animation:.4s cubic-bezier(.16,1,.3,1) forwards onboarding-module__4-z7_G__slideUp;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}@keyframes onboarding-module__4-z7_G__slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.onboarding-module__4-z7_G__closeBtn{color:#a3a3a3;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.onboarding-module__4-z7_G__closeBtn:hover{color:#fff;background:#ffffff1a}.onboarding-module__4-z7_G__progressContainer{background:#ffffff0d;width:100%;height:4px}.onboarding-module__4-z7_G__progressBar{background:linear-gradient(90deg,#10b981 0%,#22c55e 100%);height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.onboarding-module__4-z7_G__modalContent{padding:2.5rem}.onboarding-module__4-z7_G__stepBox{flex-direction:column;animation:.3s ease-out forwards onboarding-module__4-z7_G__fadeSlide;display:flex}@keyframes onboarding-module__4-z7_G__fadeSlide{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.onboarding-module__4-z7_G__iconCircle{background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.onboarding-module__4-z7_G__stepTitle{color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.75rem;font-weight:800;line-height:1.2}.onboarding-module__4-z7_G__stepSubtitle{color:#a3a3a3;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.onboarding-module__4-z7_G__benefitsList{flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex}.onboarding-module__4-z7_G__benefitItem{color:#e5e5e5;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;display:flex}.onboarding-module__4-z7_G__inputGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.onboarding-module__4-z7_G__inputGroup label{color:#d4d4d4;font-size:.85rem;font-weight:600}.onboarding-module__4-z7_G__inputField{color:#fff;background:#0a0a0a;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.onboarding-module__4-z7_G__inputField:focus{border-color:#22c55e;outline:none;box-shadow:0 0 0 3px #22c55e26}.onboarding-module__4-z7_G__inputField:disabled{opacity:.6;cursor:not-allowed}.onboarding-module__4-z7_G__slugInputWrapper{background:#0a0a0a;border:1px solid #ffffff1a;border-radius:12px;align-items:center;transition:all .2s;display:flex;overflow:hidden}.onboarding-module__4-z7_G__slugInputWrapper:focus-within{border-color:#f97316;box-shadow:0 0 0 3px #f9731626}.onboarding-module__4-z7_G__slugPrefix{color:#737373;background:#ffffff08;border-right:1px solid #ffffff0d;padding:.85rem .5rem .85rem 1rem;font-size:.95rem}.onboarding-module__4-z7_G__slugInputField{color:#fff;background:0 0;border:none;width:100%;padding:.85rem 1rem .85rem .5rem;font-family:inherit;font-size:1rem}.onboarding-module__4-z7_G__slugInputField:focus{outline:none}.onboarding-module__4-z7_G__inputHint{color:#737373;margin-top:-.25rem;font-size:.75rem}.onboarding-module__4-z7_G__btnRow{gap:1rem;margin-top:1rem;display:flex}.onboarding-module__4-z7_G__primaryBtn,.onboarding-module__4-z7_G__submitBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:99px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.onboarding-module__4-z7_G__primaryBtn:hover,.onboarding-module__4-z7_G__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #fff3}.onboarding-module__4-z7_G__primaryBtn:disabled,.onboarding-module__4-z7_G__submitBtn:disabled{color:#a3a3a3;cursor:not-allowed;box-shadow:none;background:#525252;transform:none}.onboarding-module__4-z7_G__secondaryBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:99px;width:auto;min-width:100px;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.onboarding-module__4-z7_G__secondaryBtn:hover:not(:disabled){background:#ffffff1a}.onboarding-module__4-z7_G__secondaryBtn:disabled{opacity:.5;cursor:not-allowed}.onboarding-module__4-z7_G__errorBox{color:#f87171;text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin-bottom:1.5rem;padding:.75rem;font-size:.85rem;font-weight:500;animation:.3s ease-out forwards onboarding-module__4-z7_G__fadeSlide}.onboarding-module__4-z7_G__spinner{animation:1s linear infinite onboarding-module__4-z7_G__spin}@keyframes onboarding-module__4-z7_G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
