.landing-module__g1LwZa__page{background:var(--fc-white);min-height:100vh;color:var(--fc-slate-800);scroll-behavior:smooth;overflow-x:hidden}@keyframes landing-module__g1LwZa__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__g1LwZa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes landing-module__g1LwZa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes landing-module__g1LwZa__pulseGlow{0%,to{box-shadow:0 0 6px var(--fc-emerald-400)}50%{box-shadow:0 0 14px var(--fc-emerald-300),0 0 24px var(--fc-emerald-200)}}@keyframes landing-module__g1LwZa__shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes landing-module__g1LwZa__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes landing-module__g1LwZa__slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes landing-module__g1LwZa__bannerShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.landing-module__g1LwZa__nav{z-index:50;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--fc-slate-100);background:#ffffffe6;justify-content:space-between;align-items:center;height:64px;padding:0 48px;display:flex;position:sticky;top:0}.landing-module__g1LwZa__navLogo{color:var(--fc-slate-900);align-items:center;gap:10px;text-decoration:none;display:flex}.landing-module__g1LwZa__navLogoMark{background:var(--fc-indigo-600);color:#fff;width:30px;height:30px;font-size:13px;font-weight:800;font-family:var(--fc-font-heading);border-radius:8px;justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__navLogoText{letter-spacing:-.02em;font-size:18px;font-weight:700;font-family:var(--fc-font-heading)}.landing-module__g1LwZa__navLinks{align-items:center;gap:32px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__navLink{color:var(--fc-slate-500);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.landing-module__g1LwZa__navLink:hover{color:var(--fc-slate-900)}.landing-module__g1LwZa__navActions{align-items:center;gap:16px;display:flex}.landing-module__g1LwZa__navLogin{color:var(--fc-slate-500);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.landing-module__g1LwZa__navLogin:hover{color:var(--fc-slate-900)}.landing-module__g1LwZa__navCta{background:var(--fc-indigo-600);color:#fff;border-radius:8px;align-items:center;padding:8px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,box-shadow .15s;display:inline-flex}.landing-module__g1LwZa__navCta:hover{background:var(--fc-indigo-700);box-shadow:0 2px 8px #4f46e54d}.landing-module__g1LwZa__hero{text-align:center;background:radial-gradient(80% 50% at 50% -10%,#4f46e51f,#0000),radial-gradient(60% 40% at 80% 0,#10b98114,#0000),radial-gradient(40% 60% at 20% 20%,#6366f10f,#0000);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 113px);padding:60px 24px 80px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#4f46e514 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite landing-module__g1LwZa__float;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__heroInner{z-index:1;max-width:820px;margin:0 auto;animation:.8s ease-out landing-module__g1LwZa__fadeInUp;position:relative}.landing-module__g1LwZa__heroBadge{background:var(--fc-indigo-50);border:1px solid var(--fc-indigo-100);color:var(--fc-indigo-700);border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:5px 16px;font-size:13px;font-weight:600;display:inline-flex}.landing-module__g1LwZa__heroBadgeDot{background:var(--fc-emerald-500);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite landing-module__g1LwZa__pulseGlow}.landing-module__g1LwZa__heroTitle{font-family:var(--fc-font-heading);letter-spacing:-.035em;color:var(--fc-slate-900);text-wrap:balance;margin-bottom:24px;font-size:clamp(42px,5.5vw,68px);font-weight:800;line-height:1.06}.landing-module__g1LwZa__heroTitleAccent{background:linear-gradient(135deg,var(--fc-indigo-600),#818cf8,var(--fc-indigo-500));-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite landing-module__g1LwZa__gradientShift}.landing-module__g1LwZa__heroSub{color:var(--fc-slate-500);text-wrap:pretty;max-width:600px;margin:0 auto 40px;font-size:19px;line-height:1.7}.landing-module__g1LwZa__heroActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:64px;display:flex}.landing-module__g1LwZa__btnPrimary{background:var(--fc-indigo-600);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__btnPrimary:hover{background:var(--fc-indigo-700);transform:translateY(-1px);box-shadow:0 6px 20px #4f46e54d}.landing-module__g1LwZa__btnSecondary{color:var(--fc-slate-700);border:1px solid var(--fc-slate-200);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__btnSecondary:hover{background:var(--fc-slate-50);border-color:var(--fc-slate-300);transform:translateY(-1px)}.landing-module__g1LwZa__preview{border:1px solid var(--fc-slate-200);background:var(--fc-slate-50);border-radius:16px;max-width:960px;margin:0 auto;transition:transform .4s,box-shadow .4s;animation:1s ease-out .3s both landing-module__g1LwZa__fadeInUp;overflow:hidden;box-shadow:0 4px 6px #00000008,0 20px 60px #00000014,0 40px 100px #4f46e50f}.landing-module__g1LwZa__preview:hover{transform:translateY(-4px);box-shadow:0 4px 6px #00000008,0 24px 70px #0000001a,0 48px 120px #4f46e514}.landing-module__g1LwZa__previewBar{background:var(--fc-slate-100);border-bottom:1px solid var(--fc-slate-200);align-items:center;gap:8px;padding:14px 20px;display:flex}.landing-module__g1LwZa__previewDot{border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__previewBody{grid-template-columns:200px 1fr;min-height:380px;display:grid}.landing-module__g1LwZa__previewSidebar{border-right:1px solid var(--fc-slate-200);background:#fff;flex-direction:column;gap:8px;padding:24px 16px;display:flex}.landing-module__g1LwZa__previewSidebarItem{background:var(--fc-slate-100);border-radius:4px;height:14px}.landing-module__g1LwZa__previewSidebarItemActive{background:var(--fc-indigo-100)}.landing-module__g1LwZa__previewMain{background:var(--fc-bg);padding:24px}.landing-module__g1LwZa__previewStatsRow{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.landing-module__g1LwZa__previewStatCard{border:1px solid var(--fc-slate-100);background:#fff;border-radius:10px;padding:16px}.landing-module__g1LwZa__previewStatLabel{background:var(--fc-slate-100);border-radius:4px;width:60%;height:8px;margin-bottom:10px}.landing-module__g1LwZa__previewStatValue{font-family:var(--fc-font-heading);color:var(--fc-slate-800);font-size:22px;font-weight:700}.landing-module__g1LwZa__previewStatDelta{margin-top:4px;font-size:11px;font-weight:600}.landing-module__g1LwZa__previewScoreCard{border:1px solid var(--fc-slate-100);background:#fff;border-radius:10px;align-items:center;gap:20px;padding:20px;display:flex}.landing-module__g1LwZa__previewScoreRing{border:4px solid var(--fc-emerald-400);width:64px;height:64px;font-family:var(--fc-font-heading);color:var(--fc-slate-900);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;font-weight:800;display:flex}.landing-module__g1LwZa__previewScoreLabel{color:var(--fc-slate-900);margin-bottom:4px;font-size:13px;font-weight:600}.landing-module__g1LwZa__previewScoreStatus{color:var(--fc-emerald-600);font-size:12px;font-weight:600}.landing-module__g1LwZa__previewContentRow{grid-template-columns:1fr 280px;gap:12px;margin-top:16px;display:grid}.landing-module__g1LwZa__previewChart{border:1px solid var(--fc-slate-100);background:#fff;border-radius:10px;padding:20px}.landing-module__g1LwZa__previewChartTitle{background:var(--fc-slate-100);border-radius:4px;width:40%;height:10px;margin-bottom:16px}.landing-module__g1LwZa__previewChartBars{align-items:flex-end;gap:8px;height:100px;display:flex}.landing-module__g1LwZa__previewChartBar{background:var(--fc-indigo-100);border-radius:4px 4px 0 0;flex:1}.landing-module__g1LwZa__previewChartBarActive{background:var(--fc-indigo-500)}.landing-module__g1LwZa__problem{border-top:1px solid var(--fc-slate-100);background:#fff;padding:80px 24px}.landing-module__g1LwZa__problemInner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1000px;margin:0 auto;display:grid}.landing-module__g1LwZa__problemTag{letter-spacing:.08em;text-transform:uppercase;color:var(--fc-rose-600);margin-bottom:16px;font-size:12px;font-weight:700;display:inline-block}.landing-module__g1LwZa__problemTitle{font-family:var(--fc-font-heading);letter-spacing:-.02em;color:var(--fc-slate-900);text-wrap:balance;margin-bottom:20px;font-size:clamp(26px,3vw,36px);font-weight:700;line-height:1.2}.landing-module__g1LwZa__problemDesc{color:var(--fc-slate-500);text-wrap:pretty;margin-bottom:32px;font-size:16px;line-height:1.75}.landing-module__g1LwZa__problemStats{grid-template-columns:1fr 1fr;gap:20px;display:grid}.landing-module__g1LwZa__problemStat{background:var(--fc-slate-50);border:1px solid var(--fc-slate-100);border-radius:12px;padding:20px}.landing-module__g1LwZa__problemStatValue{font-family:var(--fc-font-heading);color:var(--fc-slate-900);margin-bottom:6px;font-size:32px;font-weight:800;line-height:1}.landing-module__g1LwZa__problemStatLabel{color:var(--fc-slate-500);font-size:13px;line-height:1.5}.landing-module__g1LwZa__problemList{flex-direction:column;gap:20px;list-style:none;display:flex}.landing-module__g1LwZa__problemListItem{align-items:flex-start;gap:16px;display:flex}.landing-module__g1LwZa__problemListIcon{background:var(--fc-rose-50);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.landing-module__g1LwZa__problemListTitle{color:var(--fc-slate-900);margin-bottom:4px;font-size:15px;font-weight:600}.landing-module__g1LwZa__problemListDesc{color:var(--fc-slate-500);font-size:14px;line-height:1.6}.landing-module__g1LwZa__section{max-width:1120px;margin:0 auto;padding:80px 24px}.landing-module__g1LwZa__sectionAlt{background:var(--fc-slate-50);border-top:1px solid var(--fc-slate-100);border-bottom:1px solid var(--fc-slate-100);padding:80px 24px}.landing-module__g1LwZa__sectionInner{max-width:1120px;margin:0 auto}.landing-module__g1LwZa__sectionHeader{text-align:center;max-width:640px;margin-bottom:56px;margin-left:auto;margin-right:auto}.landing-module__g1LwZa__sectionTag{letter-spacing:.08em;text-transform:uppercase;color:var(--fc-indigo-600);margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}.landing-module__g1LwZa__sectionTitle{font-family:var(--fc-font-heading);letter-spacing:-.02em;color:var(--fc-slate-900);text-wrap:balance;margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.2}.landing-module__g1LwZa__sectionDesc{color:var(--fc-slate-500);text-wrap:pretty;font-size:16px;line-height:1.7}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:900px){.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.landing-module__g1LwZa__featuresGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__featureCard{border:1px solid var(--fc-slate-200);background:#fff;border-radius:14px;padding:28px;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative}.landing-module__g1LwZa__featureCard:first-child{animation:.5s ease-out .1s both landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__featureCard:nth-child(2){animation:.5s ease-out .2s both landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__featureCard:nth-child(3){animation:.5s ease-out .3s both landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__featureCard:nth-child(4){animation:.5s ease-out .4s both landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__featureCard:nth-child(5){animation:.5s ease-out .5s both landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__featureCard:nth-child(6){animation:.5s ease-out .6s both landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__featureCard:hover{border-color:var(--fc-indigo-200);transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.landing-module__g1LwZa__featureIcon{border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;font-size:22px;display:flex}.landing-module__g1LwZa__featureIconGreen{background:var(--fc-emerald-50)}.landing-module__g1LwZa__featureIconAmber{background:var(--fc-amber-50)}.landing-module__g1LwZa__featureIconIndigo{background:var(--fc-indigo-50)}.landing-module__g1LwZa__featureIconRose{background:var(--fc-rose-50)}.landing-module__g1LwZa__featureTitle{font-family:var(--fc-font-heading);color:var(--fc-slate-900);margin-bottom:8px;font-size:16px;font-weight:600}.landing-module__g1LwZa__featureDesc{color:var(--fc-slate-500);text-wrap:pretty;font-size:14px;line-height:1.65}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.landing-module__g1LwZa__stepsGrid:before{content:"";background:var(--fc-indigo-100);height:2px;position:absolute;top:24px;left:calc(16.66% + 24px);right:calc(16.66% + 24px)}@media (max-width:700px){.landing-module__g1LwZa__stepsGrid{grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__stepsGrid:before{display:none}}.landing-module__g1LwZa__step{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.landing-module__g1LwZa__stepNumber{background:var(--fc-indigo-600);color:#fff;width:48px;height:48px;font-family:var(--fc-font-heading);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex;position:relative;box-shadow:0 4px 12px #4f46e533}.landing-module__g1LwZa__stepTitle{font-family:var(--fc-font-heading);color:var(--fc-slate-900);font-size:18px;font-weight:600}.landing-module__g1LwZa__stepDesc{color:var(--fc-slate-500);text-wrap:pretty;max-width:260px;font-size:14px;line-height:1.65}.landing-module__g1LwZa__complianceGrid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:800px;margin:0 auto;display:grid}@media (max-width:600px){.landing-module__g1LwZa__complianceGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__complianceItem{border:1px solid var(--fc-slate-100);background:var(--fc-slate-50);border-radius:10px;align-items:flex-start;gap:14px;padding:16px 20px;transition:border-color .2s;display:flex}.landing-module__g1LwZa__complianceItem:hover{border-color:var(--fc-indigo-200)}.landing-module__g1LwZa__complianceItemIcon{background:var(--fc-emerald-50);width:28px;height:28px;color:var(--fc-emerald-600);border:1px solid var(--fc-emerald-100);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.landing-module__g1LwZa__complianceItemTitle{color:var(--fc-slate-900);margin-bottom:2px;font-size:14px;font-weight:600}.landing-module__g1LwZa__complianceItemDesc{color:var(--fc-slate-500);font-size:13px;line-height:1.5}.landing-module__g1LwZa__previewSidebarLabel{color:var(--fc-slate-500);cursor:default;border-radius:6px;padding:6px 12px;font-size:13px}.landing-module__g1LwZa__previewSidebarLabel.landing-module__g1LwZa__previewSidebarItemActive{background:var(--fc-indigo-50);color:var(--fc-indigo-700);font-weight:600}.landing-module__g1LwZa__previewStatMiniLabel{color:var(--fc-slate-500);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:11px;font-weight:600}.landing-module__g1LwZa__pricingGrid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:960px;margin:0 auto;display:grid}@media (max-width:800px){.landing-module__g1LwZa__pricingGrid{grid-template-columns:1fr;max-width:400px}}.landing-module__g1LwZa__pricingCard{border:1px solid var(--fc-slate-200);background:#fff;border-radius:16px;flex-direction:column;padding:32px;transition:all .25s;display:flex}.landing-module__g1LwZa__pricingCard:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000000f}.landing-module__g1LwZa__pricingCardFeatured{border-color:var(--fc-indigo-300);box-shadow:0 0 0 1px var(--fc-indigo-200),0 8px 30px #4f46e51a;position:relative}.landing-module__g1LwZa__pricingBadge{background:var(--fc-indigo-600);color:#fff;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:4px 16px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__pricingTier{font-family:var(--fc-font-heading);color:var(--fc-slate-900);margin-bottom:4px;font-size:18px;font-weight:700}.landing-module__g1LwZa__pricingFor{color:var(--fc-slate-500);margin-bottom:20px;font-size:13px}.landing-module__g1LwZa__pricingPrice{font-family:var(--fc-font-heading);color:var(--fc-slate-900);margin-bottom:4px;font-size:40px;font-weight:800;line-height:1}.landing-module__g1LwZa__pricingPeriod{color:var(--fc-slate-400);margin-bottom:24px;font-size:14px}.landing-module__g1LwZa__pricingFeatures{flex-direction:column;flex:1;gap:10px;margin-bottom:28px;list-style:none;display:flex}.landing-module__g1LwZa__pricingFeature{color:var(--fc-slate-600);align-items:flex-start;gap:8px;font-size:14px;line-height:1.5;display:flex}.landing-module__g1LwZa__pricingCheck{color:var(--fc-emerald-500);flex-shrink:0;font-weight:700}.landing-module__g1LwZa__enterpriseBanner{background:linear-gradient(135deg,var(--fc-slate-900)0%,#1e293b 100%);border-radius:16px;justify-content:space-between;align-items:center;gap:40px;max-width:960px;margin-top:32px;margin-left:auto;margin-right:auto;padding:40px 48px;display:flex}.landing-module__g1LwZa__enterpriseBannerContent{flex:1}.landing-module__g1LwZa__enterpriseBannerTitle{font-family:var(--fc-font-heading);color:#fff;margin-bottom:8px;font-size:22px;font-weight:700}.landing-module__g1LwZa__enterpriseBannerDesc{color:var(--fc-slate-300);max-width:600px;font-size:14px;line-height:1.6}.landing-module__g1LwZa__enterpriseBannerFeatures{flex-wrap:wrap;gap:12px 24px;margin-top:16px;list-style:none;display:flex}.landing-module__g1LwZa__enterpriseBannerFeature{color:var(--fc-slate-300);align-items:center;gap:6px;font-size:13px;display:flex}.landing-module__g1LwZa__enterpriseBannerCheck{color:var(--fc-emerald-400);font-weight:700}.landing-module__g1LwZa__btnEnterprise{color:var(--fc-slate-900);white-space:nowrap;background:#fff;border-radius:10px;flex-shrink:0;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-block}.landing-module__g1LwZa__btnEnterprise:hover{background:var(--fc-slate-100);transform:translateY(-1px)}@media (max-width:800px){.landing-module__g1LwZa__enterpriseBanner{text-align:center;flex-direction:column;padding:32px 24px}.landing-module__g1LwZa__enterpriseBannerFeatures{justify-content:center}}.landing-module__g1LwZa__pricingNote{text-align:center;color:var(--fc-slate-500);max-width:600px;margin-top:32px;margin-left:auto;margin-right:auto;font-size:14px}.landing-module__g1LwZa__ecosystem{border-top:1px solid var(--fc-slate-100);padding:80px 24px}.landing-module__g1LwZa__ecosystemInner{max-width:900px;margin:0 auto}.landing-module__g1LwZa__ecosystemPipeline{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:0;display:grid;position:relative}@media (max-width:700px){.landing-module__g1LwZa__ecosystemPipeline{grid-template-columns:1fr;gap:16px}}.landing-module__g1LwZa__ecosystemCard{border:1px solid var(--fc-slate-200);text-align:center;background:#fff;border-radius:14px;padding:28px;transition:all .25s}.landing-module__g1LwZa__ecosystemCard:hover{border-color:var(--fc-indigo-200);box-shadow:0 8px 30px #0000000f}.landing-module__g1LwZa__ecosystemCardCore{border-color:var(--fc-indigo-300);background:var(--fc-indigo-50)}.landing-module__g1LwZa__ecosystemIcon{margin-bottom:12px;font-size:28px}.landing-module__g1LwZa__ecosystemName{font-family:var(--fc-font-heading);color:var(--fc-slate-900);margin-bottom:4px;font-size:16px;font-weight:700}.landing-module__g1LwZa__ecosystemRole{color:var(--fc-slate-500);text-wrap:pretty;font-size:13px;line-height:1.5}.landing-module__g1LwZa__ecosystemArrow{color:var(--fc-indigo-400);justify-content:center;align-items:center;padding:0 16px;font-size:24px;display:flex;position:relative}.landing-module__g1LwZa__ecosystemArrow:before{content:"";background:linear-gradient(90deg,var(--fc-indigo-100),var(--fc-indigo-300),var(--fc-indigo-100));z-index:0;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}@media (max-width:700px){.landing-module__g1LwZa__ecosystemArrow{padding:4px 0;transform:rotate(90deg)}}.landing-module__g1LwZa__outstandingSection{background:radial-gradient(ellipse 40% 50% at 10% 90%,#4f46e526,transparent),radial-gradient(ellipse 50% 40% at 90% 10%,#10b98114,transparent),var(--fc-slate-900);color:#fff;padding:100px 24px;position:relative;overflow:hidden}.landing-module__g1LwZa__outstandingSection:before{content:"";background:linear-gradient(90deg,#0000,#6366f166,#0000);height:1px;position:absolute;top:0;left:0;right:0}.landing-module__g1LwZa__outstandingSection:after{content:"";background:linear-gradient(90deg,#0000,#6366f14d,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.landing-module__g1LwZa__outstandingInner{max-width:1000px;margin:0 auto}.landing-module__g1LwZa__outstandingTag{letter-spacing:.08em;text-transform:uppercase;color:var(--fc-indigo-400);margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}.landing-module__g1LwZa__outstandingTitle{font-family:var(--fc-font-heading);letter-spacing:-.02em;color:#fff;text-wrap:balance;margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.2}.landing-module__g1LwZa__outstandingDesc{color:var(--fc-slate-400);text-wrap:pretty;max-width:600px;margin-bottom:48px;font-size:17px;line-height:1.7}.landing-module__g1LwZa__outstandingGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:700px){.landing-module__g1LwZa__outstandingGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__outstandingCard{-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;padding:32px;transition:all .25s}.landing-module__g1LwZa__outstandingCard:hover{background:#ffffff17;border-color:#fff3;transform:translateY(-2px)}.landing-module__g1LwZa__outstandingCardIcon{margin-bottom:16px;font-size:28px}.landing-module__g1LwZa__outstandingCardTitle{font-family:var(--fc-font-heading);color:#fff;margin-bottom:10px;font-size:17px;font-weight:700}.landing-module__g1LwZa__outstandingCardDesc{color:var(--fc-slate-300);font-size:14px;line-height:1.7}.landing-module__g1LwZa__inlineCta{text-align:center;border-top:1px solid var(--fc-slate-100);border-bottom:1px solid var(--fc-slate-100);background:#fff;padding:48px 24px}.landing-module__g1LwZa__inlineCtaText{color:var(--fc-slate-600);letter-spacing:-.01em;margin-bottom:20px;font-size:17px;font-weight:500}.landing-module__g1LwZa__inlineCtaActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (max-width:600px){.landing-module__g1LwZa__inlineCta{padding:36px 20px}.landing-module__g1LwZa__inlineCtaText{font-size:15px}}.landing-module__g1LwZa__cta{text-align:center;border-top:1px solid var(--fc-slate-100);background:radial-gradient(60% 50% at 50% 100%,#4f46e51a,#0000),radial-gradient(80% 40% at 30%,#6366f10d,#0000),radial-gradient(50% 60% at 70% 30%,#10b9810a,#0000);padding:100px 24px;position:relative;overflow:hidden}.landing-module__g1LwZa__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#4f46e514 0%,#0000 70%);border-radius:50%;width:500px;height:300px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__ctaTitle{font-family:var(--fc-font-heading);letter-spacing:-.025em;color:var(--fc-slate-900);text-wrap:balance;margin-bottom:16px;font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.15}.landing-module__g1LwZa__ctaDesc{color:var(--fc-slate-500);text-wrap:pretty;max-width:480px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.65}.landing-module__g1LwZa__footer{border-top:1px solid var(--fc-slate-200);background:var(--fc-slate-50);padding:64px 24px 32px}.landing-module__g1LwZa__footerInner{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1120px;margin:0 auto 48px;display:grid}@media (max-width:768px){.landing-module__g1LwZa__footerInner{grid-template-columns:1fr 1fr}}.landing-module__g1LwZa__footerBrand{flex-direction:column;gap:12px;display:flex}.landing-module__g1LwZa__footerBrandLogo{color:var(--fc-slate-900);align-items:center;gap:10px;display:flex}.landing-module__g1LwZa__footerBrandDesc{color:var(--fc-slate-500);max-width:280px;font-size:14px;line-height:1.6}.landing-module__g1LwZa__footerCol h4{color:var(--fc-slate-900);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px;font-size:12px;font-weight:700}.landing-module__g1LwZa__footerCol a{color:var(--fc-slate-500);margin-bottom:10px;font-size:14px;text-decoration:none;transition:color .15s;display:block}.landing-module__g1LwZa__footerCol a:hover{color:var(--fc-indigo-600)}.landing-module__g1LwZa__footerDisabled{color:var(--fc-slate-400);cursor:default;margin-bottom:10px;font-size:14px;display:block}.landing-module__g1LwZa__footerBottom{border-top:1px solid var(--fc-slate-200);max-width:1120px;color:var(--fc-slate-400);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding-top:24px;font-size:13px;display:flex}.landing-module__g1LwZa__footerStatus{align-items:center;gap:6px;display:flex}.landing-module__g1LwZa__footerStatusDot{background:var(--fc-emerald-500);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite landing-module__g1LwZa__pulseGlow}.landing-module__g1LwZa__socialProof{text-align:center;border-top:1px solid var(--fc-slate-100);background:#fff;padding:48px 24px}.landing-module__g1LwZa__socialProofLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--fc-slate-400);margin-bottom:28px;font-size:12px;font-weight:600}.landing-module__g1LwZa__socialProofLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;max-width:900px;margin:0 auto;display:flex}.landing-module__g1LwZa__socialProofItem{flex-direction:column;align-items:center;gap:8px;display:flex}.landing-module__g1LwZa__socialProofIcon{background:var(--fc-slate-50);border:1px solid var(--fc-slate-100);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:all .25s;display:flex}.landing-module__g1LwZa__socialProofIcon:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.landing-module__g1LwZa__socialProofText{color:var(--fc-slate-500);letter-spacing:.02em;font-size:11px;font-weight:600}.landing-module__g1LwZa__trustCards{grid-template-columns:repeat(3,1fr);gap:20px;max-width:960px;margin:40px auto 0;display:grid}@media (max-width:768px){.landing-module__g1LwZa__trustCards{grid-template-columns:1fr;max-width:400px}}.landing-module__g1LwZa__trustCard{background:var(--fc-slate-50);border:1px solid var(--fc-slate-100);text-align:left;border-radius:12px;padding:24px}.landing-module__g1LwZa__trustCardQuote{color:var(--fc-slate-600);margin-bottom:16px;font-size:14px;font-style:italic;line-height:1.7}.landing-module__g1LwZa__trustCardAuthor{color:var(--fc-slate-800);font-size:13px;font-weight:600}.landing-module__g1LwZa__trustCardRole{color:var(--fc-slate-400);font-size:12px}.landing-module__g1LwZa__foundingBanner{text-align:center;background:linear-gradient(90deg,var(--fc-indigo-600),#7c3aed,var(--fc-indigo-600));color:#fff;letter-spacing:.02em;background-size:200% 100%;padding:16px 24px;font-size:14px;font-weight:600;animation:6s ease-in-out infinite landing-module__g1LwZa__bannerShimmer;position:relative;overflow:hidden}.landing-module__g1LwZa__foundingBanner:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:50%;height:100%;animation:3s ease-in-out infinite landing-module__g1LwZa__bannerShimmer;position:absolute;top:0;left:-100%}.landing-module__g1LwZa__foundingBannerText{z-index:1;position:relative}.landing-module__g1LwZa__foundingBannerHighlight{background:#fff3;border-radius:4px;margin-left:8px;padding:2px 10px;font-weight:700;display:inline-block}.landing-module__g1LwZa__comparisonSection{border-top:1px solid var(--fc-slate-100);padding:80px 24px}.landing-module__g1LwZa__comparisonTable{border-collapse:collapse;border:1px solid var(--fc-slate-200);border-radius:14px;width:100%;max-width:800px;margin:0 auto;overflow:hidden;box-shadow:0 4px 20px #0000000a}.landing-module__g1LwZa__comparisonTable th,.landing-module__g1LwZa__comparisonTable td{text-align:left;border-bottom:1px solid var(--fc-slate-100);padding:14px 20px;font-size:14px}.landing-module__g1LwZa__comparisonTable th{background:var(--fc-slate-50);text-transform:uppercase;letter-spacing:.04em;color:var(--fc-slate-500);font-size:13px;font-weight:700}.landing-module__g1LwZa__comparisonTable th:nth-child(2){color:var(--fc-slate-400);text-align:center}.landing-module__g1LwZa__comparisonTable th:nth-child(3){color:var(--fc-indigo-600);text-align:center;background:var(--fc-indigo-50)}.landing-module__g1LwZa__comparisonTable td:first-child{color:var(--fc-slate-700);font-weight:500}.landing-module__g1LwZa__comparisonTable td:nth-child(2){text-align:center;color:var(--fc-slate-400)}.landing-module__g1LwZa__comparisonTable td:nth-child(3){text-align:center;color:var(--fc-indigo-600);background:#4f46e505;font-weight:600}.landing-module__g1LwZa__comparisonTable tr:last-child td{border-bottom:none}.landing-module__g1LwZa__comparisonTable tr:hover td{background:#4f46e505}.landing-module__g1LwZa__comparisonTable tr:hover td:nth-child(3){background:#4f46e50d}.landing-module__g1LwZa__comparisonYes{color:var(--fc-emerald-600)!important;font-weight:700!important}.landing-module__g1LwZa__comparisonNo{color:var(--fc-rose-400)!important}.landing-module__g1LwZa__comparisonMeh{color:var(--fc-amber-500)!important}.landing-module__g1LwZa__metricsRow{background:var(--fc-slate-100);border-top:1px solid var(--fc-slate-100);border-bottom:1px solid var(--fc-slate-100);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}@media (max-width:600px){.landing-module__g1LwZa__metricsRow{grid-template-columns:repeat(2,1fr)}}.landing-module__g1LwZa__metricItem{text-align:center;background:#fff;padding:40px 24px}.landing-module__g1LwZa__metricValue{font-family:var(--fc-font-heading);color:var(--fc-indigo-600);letter-spacing:-.02em;margin-bottom:6px;font-size:clamp(32px,4vw,44px);font-weight:800;line-height:1}.landing-module__g1LwZa__metricLabel{color:var(--fc-slate-500);font-size:13px;font-weight:500}.landing-module__g1LwZa__faqSection{max-width:800px;margin:0 auto;padding:80px 24px}.landing-module__g1LwZa__faqGrid{flex-direction:column;gap:0;display:flex}.landing-module__g1LwZa__faqItem{border-bottom:1px solid var(--fc-slate-100);cursor:pointer;transition:background .2s}.landing-module__g1LwZa__faqItem:first-child{border-top:1px solid var(--fc-slate-100)}.landing-module__g1LwZa__faqItem:hover{background:var(--fc-slate-50)}.landing-module__g1LwZa__faqQuestion{color:var(--fc-slate-800);justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:16px;font-weight:600;display:flex}.landing-module__g1LwZa__faqToggle{background:var(--fc-slate-100);width:28px;height:28px;color:var(--fc-slate-500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;transition:all .2s;display:flex}.landing-module__g1LwZa__faqItemOpen .landing-module__g1LwZa__faqToggle{background:var(--fc-indigo-100);color:var(--fc-indigo-600)}.landing-module__g1LwZa__faqAnswer{max-height:0;padding:0;transition:max-height .3s cubic-bezier(.4,0,.2,1),padding .3s;overflow:hidden}.landing-module__g1LwZa__faqAnswerOpen{max-height:300px;padding-bottom:20px}.landing-module__g1LwZa__faqAnswer p{color:var(--fc-slate-500);margin:0;padding-right:48px;font-size:15px;line-height:1.7}.landing-module__g1LwZa__mobileMenuBtn{cursor:pointer;z-index:60;background:0 0;border:none;padding:8px;display:none}.landing-module__g1LwZa__hamburger{flex-direction:column;gap:5px;width:22px;display:flex}.landing-module__g1LwZa__hamburger span{background:var(--fc-slate-700);border-radius:2px;height:2px;transition:all .2s;display:block}.landing-module__g1LwZa__hamburgerOpen span:first-child{transform:rotate(45deg)translateY(5px)translate(5px)}.landing-module__g1LwZa__hamburgerOpen span:nth-child(2){opacity:0}.landing-module__g1LwZa__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translateY(-5px)translate(5px)}.landing-module__g1LwZa__mobileMenuOverlay{z-index:55;-webkit-backdrop-filter:blur(4px);background:#0006;animation:.2s ease-out landing-module__g1LwZa__fadeIn;position:fixed;inset:0}.landing-module__g1LwZa__mobileMenu{background:#fff;flex-direction:column;gap:8px;width:280px;height:100vh;padding:80px 24px 24px;animation:.25s ease-out landing-module__g1LwZa__slideIn;display:flex;position:absolute;top:0;right:0;box-shadow:-8px 0 30px #0000001a}.landing-module__g1LwZa__mobileMenuLink{color:var(--fc-slate-700);border-radius:8px;padding:12px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:background .15s;display:block}.landing-module__g1LwZa__mobileMenuLink:hover{background:var(--fc-slate-50)}.landing-module__g1LwZa__mobileMenuDivider{border:none;border-top:1px solid var(--fc-slate-100);margin:8px 0}@media (max-width:768px){.landing-module__g1LwZa__mobileMenuBtn{display:flex}.landing-module__g1LwZa__nav{padding:0 20px}.landing-module__g1LwZa__navLinks,.landing-module__g1LwZa__navLogin,.landing-module__g1LwZa__navCta{display:none}.landing-module__g1LwZa__hero{min-height:auto;padding:60px 20px 48px}.landing-module__g1LwZa__preview{margin:0 12px}.landing-module__g1LwZa__previewBody{grid-template-columns:1fr}.landing-module__g1LwZa__previewSidebar{display:none}.landing-module__g1LwZa__previewStatsRow{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__previewContentRow{grid-template-columns:1fr}.landing-module__g1LwZa__problemInner{grid-template-columns:1fr;gap:48px}.landing-module__g1LwZa__comparisonTable th:nth-child(2),.landing-module__g1LwZa__comparisonTable td:nth-child(2){display:none}.landing-module__g1LwZa__foundingBanner{padding:12px 16px;font-size:12px}.landing-module__g1LwZa__foundingBannerHighlight{margin-top:4px;margin-left:0;display:block}}.landing-module__g1LwZa__cookieBanner{z-index:100;justify-content:center;animation:.4s ease-out landing-module__g1LwZa__fadeInUp;display:flex;position:fixed;bottom:24px;left:24px;right:24px}.landing-module__g1LwZa__cookieContent{border:1px solid var(--fc-slate-200);background:#fff;border-radius:14px;align-items:center;gap:20px;width:100%;max-width:720px;padding:20px 24px;display:flex;box-shadow:0 8px 30px #00000014,0 2px 8px #0000000a}.landing-module__g1LwZa__cookieText{color:var(--fc-slate-600);flex:1;margin:0;font-size:13px;line-height:1.6}.landing-module__g1LwZa__cookieLink{color:var(--fc-indigo-600);text-underline-offset:2px;text-decoration:underline}.landing-module__g1LwZa__cookieActions{flex-shrink:0;gap:8px;display:flex}.landing-module__g1LwZa__cookieAccept{background:var(--fc-indigo-600);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600;transition:background .15s}.landing-module__g1LwZa__cookieAccept:hover{background:var(--fc-indigo-700)}.landing-module__g1LwZa__cookieDecline{border:1px solid var(--fc-slate-200);color:var(--fc-slate-600);cursor:pointer;background:#fff;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:500;transition:all .15s}.landing-module__g1LwZa__cookieDecline:hover{background:var(--fc-slate-50)}@media (max-width:600px){.landing-module__g1LwZa__cookieContent{flex-direction:column;align-items:stretch;gap:12px;padding:16px}.landing-module__g1LwZa__cookieActions{justify-content:stretch}.landing-module__g1LwZa__cookieAccept,.landing-module__g1LwZa__cookieDecline{text-align:center;flex:1}}.landing-module__g1LwZa__scrollProgress{z-index:100;background:0 0;height:3px;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__scrollProgressBar{background:linear-gradient(90deg,var(--fc-indigo-500),var(--fc-indigo-600));border-radius:0 2px 2px 0;height:100%;transition:width 50ms linear}.landing-module__g1LwZa__backToTop{border:1px solid var(--fc-slate-200);width:44px;height:44px;color:var(--fc-slate-600);cursor:pointer;z-index:90;opacity:0;pointer-events:none;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;transition:all .25s;display:flex;position:fixed;bottom:32px;right:32px;transform:scale(.8);box-shadow:0 4px 12px #00000014}.landing-module__g1LwZa__backToTopVisible{opacity:1;pointer-events:auto;transform:scale(1)}.landing-module__g1LwZa__backToTop:hover{background:var(--fc-indigo-600);color:#fff;border-color:var(--fc-indigo-600);transform:scale(1.05);box-shadow:0 6px 20px #4f46e54d}
