.landing-module__g1LwZa__page{background:var(--bg-base);min-height:100vh;color:var(--text-primary)}.landing-module__g1LwZa__nav{z-index:100;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#0d0f14d9;position:sticky;top:0}.landing-module__g1LwZa__navInner{align-items:center;gap:24px;max-width:1160px;margin:0 auto;padding:14px 24px;display:flex}.landing-module__g1LwZa__navLinks{align-items:center;gap:4px;margin-left:8px;display:flex}.landing-module__g1LwZa__navLink{color:var(--text-secondary);border-radius:8px;padding:6px 12px;font-size:.9rem;transition:color .15s,background .15s}.landing-module__g1LwZa__navLink:hover{color:var(--text-primary);background:var(--bg-elevated)}.landing-module__g1LwZa__navActions{align-items:center;gap:8px;margin-left:auto;display:flex}.landing-module__g1LwZa__navActions .btn-primary{box-shadow:0 0 16px #f973164d}.landing-module__g1LwZa__navActions .btn-primary:hover{box-shadow:0 0 24px #f9731680}.landing-module__g1LwZa__brand{letter-spacing:-.2px;color:var(--text-primary);flex-shrink:0;align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__brandMark{background:var(--brand-gradient);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 6px 20px #f9731659}.landing-module__g1LwZa__brandName{font-size:1.02rem}@keyframes landing-module__g1LwZa__heroReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__g1LwZa__cardReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__g1LwZa__barGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.landing-module__g1LwZa__hero{padding:100px 24px 80px;position:relative;overflow:hidden}.landing-module__g1LwZa__heroInner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1160px;margin:0 auto;display:grid;position:relative}.landing-module__g1LwZa__heroContent{text-align:left}.landing-module__g1LwZa__heroGlow{pointer-events:none;background:radial-gradient(70% 55% at 50% -10%,#f9731638,#0000),radial-gradient(50% 40% at 80% 60%,#f59e0b1a,#0000),radial-gradient(30% 40% at 75%,#f9731612,#0000);animation:1.8s .15s both landing-module__g1LwZa__glowFadeIn;position:absolute;inset:0}@keyframes landing-module__g1LwZa__glowFadeIn{0%{opacity:0}to{opacity:1}}.landing-module__g1LwZa__kicker{letter-spacing:.6px;text-transform:uppercase;color:var(--brand-orange);background:#f973161f;border:1px solid #f9731633;border-radius:999px;margin-bottom:18px;padding:5px 12px;font-size:11.5px;font-weight:700;animation:.8s .1s both landing-module__g1LwZa__heroReveal;display:inline-block}.landing-module__g1LwZa__heroHeadline{font-family:var(--font-display,sans-serif);letter-spacing:-1.5px;margin-bottom:20px;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:800;line-height:1.05;animation:.9s .28s both landing-module__g1LwZa__heroReveal}.landing-module__g1LwZa__gradientText{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__heroSub{color:var(--text-secondary);max-width:520px;margin:0 0 32px;font-size:1.1rem;line-height:1.65;animation:.9s .46s both landing-module__g1LwZa__heroReveal}.landing-module__g1LwZa__heroCtas{flex-wrap:wrap;align-items:center;gap:12px;animation:.8s .64s both landing-module__g1LwZa__heroReveal;display:flex}.landing-module__g1LwZa__heroNote{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:16px;margin-top:18px;font-size:.8rem;animation:.8s .78s both landing-module__g1LwZa__heroReveal;display:flex}.landing-module__g1LwZa__heroNoteBullet{align-items:center;gap:6px;display:flex}.landing-module__g1LwZa__heroNoteBullet:before{content:"";background:var(--success);border-radius:50%;flex-shrink:0;width:5px;height:5px}.landing-module__g1LwZa__heroVisual{justify-content:center;align-items:center;animation:1s .3s both landing-module__g1LwZa__heroReveal;display:flex;position:relative}.landing-module__g1LwZa__dashCard{border:1px solid var(--border-light);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2;background:#13161ee6;border-radius:20px;width:100%;max-width:420px;padding:20px;position:relative;transform:perspective(1200px)rotateY(-8deg)rotateX(2deg);box-shadow:0 32px 80px #0009,0 0 0 1px #f9731614,inset 0 1px #ffffff0a}.landing-module__g1LwZa__dashCardBack{border:1px solid var(--border);z-index:1;background:#13161e80;border-radius:20px;width:85%;height:90%;position:absolute;bottom:-16px;right:-16px;transform:perspective(1200px)rotateY(-8deg)rotateX(2deg)}.landing-module__g1LwZa__dashTopBar{align-items:center;gap:6px;margin-bottom:18px;display:flex}.landing-module__g1LwZa__dashDot{border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__dashTitle{color:var(--text-muted);margin-left:8px;font-size:12px;font-weight:600}.landing-module__g1LwZa__dashKpis{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;display:grid}.landing-module__g1LwZa__dashKpi{background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;padding:10px 10px 8px}.landing-module__g1LwZa__dashKpiLabel{color:var(--text-muted);margin-bottom:4px;font-size:10px;display:block}.landing-module__g1LwZa__dashKpiValue{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:800}.landing-module__g1LwZa__dashChart{background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;margin-bottom:14px;padding:12px 14px 10px}.landing-module__g1LwZa__dashChartLabel{color:var(--text-muted);margin-bottom:12px;font-size:10px}.landing-module__g1LwZa__dashBars{align-items:flex-end;gap:6px;height:60px;display:flex}.landing-module__g1LwZa__dashBar{background:var(--brand-gradient);transform-origin:bottom;border-radius:4px 4px 0 0;flex:1;animation:.6s both landing-module__g1LwZa__barGrow}.landing-module__g1LwZa__dashBar:first-child{animation-delay:.5s}.landing-module__g1LwZa__dashBar:nth-child(2){animation-delay:.56s}.landing-module__g1LwZa__dashBar:nth-child(3){animation-delay:.62s}.landing-module__g1LwZa__dashBar:nth-child(4){animation-delay:.68s}.landing-module__g1LwZa__dashBar:nth-child(5){animation-delay:.74s}.landing-module__g1LwZa__dashBar:nth-child(6){animation-delay:.8s}.landing-module__g1LwZa__dashBar:nth-child(7){animation-delay:.86s}.landing-module__g1LwZa__dashFooter{color:var(--text-muted);align-items:center;gap:8px;font-size:11px;display:flex}.landing-module__g1LwZa__dashFooterDot{background:var(--success);border-radius:50%;flex-shrink:0;width:7px;height:7px}.landing-module__g1LwZa__statsBar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-surface)}.landing-module__g1LwZa__statsInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;max-width:1160px;margin:0 auto;padding:28px 24px;display:flex}.landing-module__g1LwZa__stat{text-align:center;flex-direction:column;align-items:center;gap:2px;padding:8px 40px;display:flex}.landing-module__g1LwZa__stat strong{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800}.landing-module__g1LwZa__stat span{color:var(--text-secondary);font-size:.82rem}.landing-module__g1LwZa__statDivider{background:var(--border);flex-shrink:0;width:1px;height:40px}.landing-module__g1LwZa__socialProof{padding:60px 24px;overflow:hidden}.landing-module__g1LwZa__socialProofInner{max-width:1160px;margin:0 auto}.landing-module__g1LwZa__socialProofLabel{text-align:center;letter-spacing:.8px;text-transform:uppercase;color:var(--text-muted);margin-bottom:32px;font-size:.78rem;font-weight:700}.landing-module__g1LwZa__testimonialsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.landing-module__g1LwZa__testimonialCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:20px;padding:28px 24px;transition:border-color .2s,transform .2s;display:flex}.landing-module__g1LwZa__testimonialCard:hover{border-color:#f9731640;transform:translateY(-3px)}.landing-module__g1LwZa__testimonialQuote{color:var(--text-primary);flex:1;font-size:.95rem;font-style:normal;line-height:1.7}.landing-module__g1LwZa__testimonialFooter{align-items:center;gap:12px;margin-top:auto;display:flex}.landing-module__g1LwZa__testimonialAvatar{background:var(--brand-gradient);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:800;display:inline-flex}.landing-module__g1LwZa__testimonialAuthor{color:var(--text-primary);font-size:.9rem;font-style:normal;font-weight:700;display:block}.landing-module__g1LwZa__testimonialRole{color:var(--text-muted);margin-top:2px;font-size:.78rem;display:block}.landing-module__g1LwZa__section{max-width:1160px;margin:0 auto;padding:80px 24px}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:52px}.landing-module__g1LwZa__sectionTitle{font-family:var(--font-display,sans-serif);letter-spacing:-.8px;margin-top:12px;margin-bottom:12px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800}.landing-module__g1LwZa__sectionSub{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1rem;line-height:1.65}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.landing-module__g1LwZa__featureCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:16px;padding:24px;transition:border-color .2s,transform .2s,box-shadow .2s,background .2s;position:relative;overflow:hidden}.landing-module__g1LwZa__featureCard:before{content:"";background:var(--brand-gradient);opacity:0;border-radius:0 3px 3px 0;width:3px;transition:opacity .2s;position:absolute;top:20%;bottom:20%;left:0}.landing-module__g1LwZa__featureCard:hover{background:linear-gradient(160deg,#f973160d,var(--bg-surface));border-color:#f9731666;transform:translateY(-4px);box-shadow:0 12px 40px #0006,0 0 0 1px #f973161a}.landing-module__g1LwZa__featureCard:hover:before{opacity:1}.landing-module__g1LwZa__featureCard:focus-within{outline:2px solid var(--brand-orange);outline-offset:2px}.landing-module__g1LwZa__featureIcon{width:48px;height:48px;color:var(--brand-orange);background:linear-gradient(135deg,#f9731626,#f59e0b0f);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;transition:box-shadow .2s,background .2s;display:flex;box-shadow:0 0 0 1px #f9731626}.landing-module__g1LwZa__featureCard:hover .landing-module__g1LwZa__featureIcon{background:linear-gradient(135deg,#f9731633,#f59e0b1a);box-shadow:0 0 20px #f973164d,0 0 0 1px #f9731633}.landing-module__g1LwZa__featureIcon svg{width:22px;height:22px}.landing-module__g1LwZa__featureCard h3{letter-spacing:-.3px;margin-bottom:8px;font-size:1.05rem;font-weight:700}.landing-module__g1LwZa__featureCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}@supports (animation-timeline:view()){.landing-module__g1LwZa__featureCard{animation:.4s both landing-module__g1LwZa__cardReveal;animation-timeline:view();animation-range:entry entry 30%}.landing-module__g1LwZa__featureCard[data-index="1"]{animation-delay:80ms}.landing-module__g1LwZa__featureCard[data-index="2"]{animation-delay:.16s}.landing-module__g1LwZa__featureCard[data-index="3"]{animation-delay:0s}.landing-module__g1LwZa__featureCard[data-index="4"]{animation-delay:80ms}.landing-module__g1LwZa__featureCard[data-index="5"]{animation-delay:.16s}.landing-module__g1LwZa__sectionHeader{animation:.5s both landing-module__g1LwZa__cardReveal;animation-timeline:view();animation-range:entry entry 20%}}.landing-module__g1LwZa__howSection{background:var(--bg-surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px 24px}.landing-module__g1LwZa__howSection .landing-module__g1LwZa__sectionHeader{max-width:1160px;margin-left:auto;margin-right:auto}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;max-width:1160px;margin:0 auto;display:grid;position:relative}.landing-module__g1LwZa__stepsGrid:before{content:"";pointer-events:none;background:linear-gradient(90deg,#f9731666,#f59e0b66);height:1px;position:absolute;top:28px;left:calc(16.66% + 20px);right:calc(16.66% + 20px)}.landing-module__g1LwZa__step{text-align:center;padding:0 12px}@supports (animation-timeline:view()){.landing-module__g1LwZa__step{animation:.4s both landing-module__g1LwZa__cardReveal;animation-timeline:view();animation-range:entry entry 30%}.landing-module__g1LwZa__step:first-child{animation-delay:0s}.landing-module__g1LwZa__step:nth-child(2){animation-delay:.1s}.landing-module__g1LwZa__step:nth-child(3){animation-delay:.2s}}.landing-module__g1LwZa__stepNumber{font-family:var(--font-display,sans-serif);background:var(--brand-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:20px;font-size:1rem;font-weight:800;display:inline-flex;box-shadow:0 8px 24px #f973164d}.landing-module__g1LwZa__step h3{margin-bottom:10px;font-size:1.05rem;font-weight:700}.landing-module__g1LwZa__step p{color:var(--text-secondary);font-size:.9rem;line-height:1.65}.landing-module__g1LwZa__plansGrid{grid-template-columns:repeat(2,minmax(0,420px));justify-content:center;align-items:start;gap:14px;display:grid}.landing-module__g1LwZa__planCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;gap:0;padding:28px 24px;display:flex;position:relative}.landing-module__g1LwZa__planHighlight{background:linear-gradient(160deg,#f9731614,var(--bg-surface));border-color:#f9731666;box-shadow:0 0 0 1px #f9731626,0 20px 60px #f973161a}.landing-module__g1LwZa__planBadge{background:var(--brand-gradient);color:#fff;letter-spacing:.4px;white-space:nowrap;border-radius:999px;padding:4px 14px;font-size:11px;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__planName{margin-bottom:14px;font-size:1rem;font-weight:700}.landing-module__g1LwZa__planPrice{align-items:baseline;gap:2px;margin-bottom:12px;display:flex}.landing-module__g1LwZa__planCurrency{color:var(--text-secondary);font-size:1.3rem;font-weight:700}.landing-module__g1LwZa__planAmount{font-family:var(--font-display,sans-serif);letter-spacing:-2px;font-size:2.8rem;font-weight:800;line-height:1}.landing-module__g1LwZa__planPeriod{color:var(--text-secondary);margin-left:2px;font-size:.9rem}.landing-module__g1LwZa__planPriceCustom{font-family:var(--font-display,sans-serif);letter-spacing:-1px;margin-bottom:12px;font-size:2rem;font-weight:800}.landing-module__g1LwZa__planDesc{color:var(--text-secondary);margin-bottom:22px;font-size:.88rem;line-height:1.55}.landing-module__g1LwZa__planFeatures{flex-direction:column;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__planFeatures li{color:var(--text-secondary);align-items:center;gap:9px;font-size:.88rem;display:flex}.landing-module__g1LwZa__planFeatures li svg{width:15px;height:15px;color:var(--success);flex-shrink:0}.landing-module__g1LwZa__faqList{gap:8px;max-width:760px;margin:0 auto;display:grid}.landing-module__g1LwZa__faqItem{background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;transition:border-color .2s;overflow:hidden}.landing-module__g1LwZa__faqItem[open]{border-color:#f973164d}.landing-module__g1LwZa__faqQuestion{cursor:pointer;color:var(--text-primary);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;font-size:.97rem;font-weight:600;list-style:none;transition:color .15s;display:flex}.landing-module__g1LwZa__faqQuestion::-webkit-details-marker{display:none}.landing-module__g1LwZa__faqQuestion:hover{color:var(--brand-orange)}.landing-module__g1LwZa__faqChevron{width:18px;height:18px;color:var(--text-secondary);flex-shrink:0;transition:transform .25s,color .15s}.landing-module__g1LwZa__faqItem[open] .landing-module__g1LwZa__faqChevron{color:var(--brand-orange);transform:rotate(180deg)}.landing-module__g1LwZa__faqAnswer{color:var(--text-secondary);border-top:1px solid var(--border);padding:16px 20px 18px;font-size:.9rem;line-height:1.75}.landing-module__g1LwZa__footerCta{background:var(--bg-surface);border-top:1px solid #f9731633;border-bottom:1px solid var(--border);position:relative;overflow:hidden}.landing-module__g1LwZa__footerCta:before{content:"";pointer-events:none;background:linear-gradient(135deg,#f973161f 0%,#0000 55%),radial-gradient(80% 60% at 50% 110%,#f9731624,#0000);position:absolute;inset:0}.landing-module__g1LwZa__footerCta:after{content:"KS";font-size:260px;font-weight:800;font-family:var(--font-display,sans-serif);color:#f973160a;letter-spacing:-16px;pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1;position:absolute;bottom:-40px;right:-20px}.landing-module__g1LwZa__footerCtaInner{z-index:1;text-align:center;max-width:680px;margin:0 auto;padding:96px 24px;position:relative}.landing-module__g1LwZa__footerCtaInner h2{font-family:var(--font-display,sans-serif);letter-spacing:-.8px;margin-bottom:14px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.landing-module__g1LwZa__footerCtaInner p{color:var(--text-secondary);margin-bottom:32px;font-size:1rem;line-height:1.65}.landing-module__g1LwZa__footerCtaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.landing-module__g1LwZa__footer{background:var(--bg-base);border-top:1px solid var(--border)}.landing-module__g1LwZa__footerInner{grid-template-columns:1.5fr 1fr;gap:48px;max-width:1160px;margin:0 auto;padding:52px 24px 40px;display:grid}.landing-module__g1LwZa__footerBrand{flex-direction:column;gap:12px;display:flex}.landing-module__g1LwZa__footerBrand p{color:var(--text-secondary);max-width:260px;font-size:.88rem;line-height:1.55}.landing-module__g1LwZa__footerLinks{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.landing-module__g1LwZa__footerCol{flex-direction:column;gap:10px;display:flex}.landing-module__g1LwZa__footerCol span{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);margin-bottom:4px;font-size:.8rem;font-weight:700}.landing-module__g1LwZa__footerCol a{color:var(--text-secondary);font-size:.88rem;text-decoration:none;transition:color .15s}.landing-module__g1LwZa__footerCol a:hover{color:var(--text-primary)}.landing-module__g1LwZa__footerBottom{border-top:1px solid var(--border);max-width:1160px;color:var(--text-secondary);justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:20px 24px;font-size:.82rem;display:flex}@media (prefers-reduced-motion:reduce){.landing-module__g1LwZa__kicker,.landing-module__g1LwZa__heroHeadline,.landing-module__g1LwZa__heroSub,.landing-module__g1LwZa__heroCtas,.landing-module__g1LwZa__heroNote,.landing-module__g1LwZa__heroVisual,.landing-module__g1LwZa__dashBar,.landing-module__g1LwZa__featureCard,.landing-module__g1LwZa__sectionHeader,.landing-module__g1LwZa__step{opacity:1!important;animation:none!important;transform:none!important}}@media (max-width:1024px){.landing-module__g1LwZa__heroInner{text-align:center;grid-template-columns:1fr;max-width:720px}.landing-module__g1LwZa__heroContent{text-align:center}.landing-module__g1LwZa__heroSub{margin:0 auto 32px}.landing-module__g1LwZa__heroNote,.landing-module__g1LwZa__heroCtas{justify-content:center}.landing-module__g1LwZa__heroVisual{display:none}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module__g1LwZa__plansGrid{grid-template-columns:1fr;max-width:480px}}@media (max-width:768px){.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__navActions .btn-ghost{display:none}.landing-module__g1LwZa__hero{padding:64px 20px 56px}.landing-module__g1LwZa__stepsGrid{grid-template-columns:1fr;gap:32px}.landing-module__g1LwZa__stepsGrid:before{display:none}.landing-module__g1LwZa__footerInner{grid-template-columns:1fr;gap:36px}.landing-module__g1LwZa__footerLinks{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-module__g1LwZa__testimonialsGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding-bottom:12px;display:flex;overflow-x:auto}.landing-module__g1LwZa__testimonialsGrid::-webkit-scrollbar{display:none}.landing-module__g1LwZa__testimonialCard{scroll-snap-align:start;flex-shrink:0;width:min(300px,85vw)}}@media (max-width:640px){.landing-module__g1LwZa__featuresGrid{grid-template-columns:1fr}.landing-module__g1LwZa__footerLinks{grid-template-columns:1fr 1fr}.landing-module__g1LwZa__footerBottom{text-align:center;flex-direction:column;gap:6px}.landing-module__g1LwZa__heroCtas{flex-direction:column;align-items:stretch}.landing-module__g1LwZa__heroCtas .btn{justify-content:center;width:100%}}@media (max-width:480px){.landing-module__g1LwZa__statsInner{background:var(--border);grid-template-columns:1fr 1fr;gap:1px;padding:0;display:grid}.landing-module__g1LwZa__stat{background:var(--bg-surface);padding:16px 12px}.landing-module__g1LwZa__statDivider{display:none}}
