.landing-module__Mthm3a__page{font-family:var(--font-space-grotesk), sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}.landing-module__Mthm3a__progressBar{background:linear-gradient(90deg, var(--purple), var(--amber));z-index:1000;width:0%;height:3px;box-shadow:0 0 12px var(--purple-glow);transition:width .1s linear;position:fixed;top:0;left:0}.landing-module__Mthm3a__nav{z-index:999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#08080fd9;justify-content:space-between;align-items:center;padding:16px 40px;display:flex;position:fixed;top:3px;left:0;right:0}.landing-module__Mthm3a__navLogo{letter-spacing:.12em;text-transform:uppercase;color:var(--purple-light);font-size:14px;font-weight:700}.landing-module__Mthm3a__navCta{background:var(--purple);color:#fff;cursor:pointer;letter-spacing:.04em;box-shadow:0 0 20px var(--purple-glow);border:none;border-radius:100px;padding:10px 24px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s}.landing-module__Mthm3a__navCta:hover{box-shadow:0 0 30px var(--purple-glow);transform:translateY(-1px)}.landing-module__Mthm3a__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.landing-module__Mthm3a__heroGlow{pointer-events:none;background:radial-gradient(circle,#7c3aed2e 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:4s ease-in-out infinite landing-module__Mthm3a__landingPulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes landing-module__Mthm3a__landingPulseGlow{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)scale(1.15)}}.landing-module__Mthm3a__heroTag{color:var(--purple-light);letter-spacing:.14em;text-transform:uppercase;background:#7c3aed26;border:1px solid #7c3aed66;border-radius:100px;margin-bottom:32px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-block}.landing-module__Mthm3a__heroHeadline{letter-spacing:-.03em;max-width:900px;margin-bottom:24px;font-size:clamp(42px,7vw,88px);font-weight:700;line-height:1.05}.landing-module__Mthm3a__highlight{background:linear-gradient(135deg, var(--purple-light), var(--amber));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__Mthm3a__heroSub{color:var(--text-muted);max-width:560px;margin-bottom:48px;font-size:clamp(16px,2.5vw,20px);line-height:1.7}.landing-module__Mthm3a__heroCtaWrap{flex-direction:column;align-items:center;gap:12px;display:flex}.landing-module__Mthm3a__btnPrimary{background:linear-gradient(135deg, var(--purple), #5b21b6);color:#fff;cursor:pointer;letter-spacing:.02em;box-shadow:0 0 40px var(--purple-glow), 0 4px 24px #0006;border:none;border-radius:100px;align-items:center;gap:10px;padding:18px 40px;font-family:inherit;font-size:16px;font-weight:700;text-decoration:none;transition:all .25s;animation:3s ease-in-out infinite landing-module__Mthm3a__landingPulseBtn;display:inline-flex}@keyframes landing-module__Mthm3a__landingPulseBtn{0%,to{box-shadow:0 0 40px var(--purple-glow), 0 4px 24px #0006}50%{box-shadow:0 0 60px #7c3aed99,0 4px 24px #0006}}.landing-module__Mthm3a__btnPrimary:hover{transform:translateY(-2px)scale(1.02)}.landing-module__Mthm3a__btnArrow{font-size:20px;transition:transform .2s;display:inline-block}.landing-module__Mthm3a__btnPrimary:hover .landing-module__Mthm3a__btnArrow{transform:translate(4px)}.landing-module__Mthm3a__heroNote{color:var(--text-muted);font-size:13px}.landing-module__Mthm3a__trustBar{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:56px;display:flex}.landing-module__Mthm3a__trustPill{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);border-radius:100px;align-items:center;gap:10px;padding:12px 20px;font-size:13px;display:flex}.landing-module__Mthm3a__trustPill strong{color:var(--text);font-weight:700}.landing-module__Mthm3a__trustIcon{font-size:16px}.landing-module__Mthm3a__section{padding:100px 24px}.landing-module__Mthm3a__container{max-width:860px;margin:0 auto}.landing-module__Mthm3a__containerWide{max-width:1100px;margin:0 auto}.landing-module__Mthm3a__fadeIn{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(32px)}.landing-module__Mthm3a__fadeIn.landing-module__Mthm3a__visible{opacity:1;transform:translateY(0)}.landing-module__Mthm3a__fadeInDelay1{transition-delay:.1s}.landing-module__Mthm3a__fadeInDelay2{transition-delay:.2s}.landing-module__Mthm3a__fadeInDelay3{transition-delay:.3s}.landing-module__Mthm3a__fadeInDelay4{transition-delay:.4s}.landing-module__Mthm3a__sectionLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--purple-light);margin-bottom:16px;font-size:11px;font-weight:700;display:block}.landing-module__Mthm3a__sectionHeadline{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.15}.landing-module__Mthm3a__sectionBody{color:var(--text-muted);margin-bottom:20px;font-size:17px;line-height:1.75}.landing-module__Mthm3a__identification{background:var(--surface)}.landing-module__Mthm3a__checklist{flex-direction:column;gap:14px;margin:40px 0;display:flex}.landing-module__Mthm3a__checkItem{border-radius:var(--radius-card);border:1px solid var(--border);background:var(--bg);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:16px;padding:18px 20px;transition:all .25s;display:flex}.landing-module__Mthm3a__checkItem:hover{background:#7c3aed0a;border-color:#7c3aed4d}.landing-module__Mthm3a__checkItem.landing-module__Mthm3a__checked{border-color:var(--purple);background:#7c3aed1a;box-shadow:0 0 20px #7c3aed26}.landing-module__Mthm3a__checkBox{border:2px solid var(--text-muted);border-radius:6px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;margin-top:1px;font-size:14px;transition:all .2s;display:flex}.landing-module__Mthm3a__checkItem.landing-module__Mthm3a__checked .landing-module__Mthm3a__checkBox{background:var(--purple);border-color:var(--purple);box-shadow:0 0 12px var(--purple-glow);color:#fff}.landing-module__Mthm3a__checkLabel{color:var(--text-muted);font-size:16px;line-height:1.5}.landing-module__Mthm3a__checkItem.landing-module__Mthm3a__checked .landing-module__Mthm3a__checkLabel{color:#fff}.landing-module__Mthm3a__checkCounter{text-align:center;border-radius:var(--radius-card);border:1px solid var(--border);background:var(--surface-2);margin-top:8px;padding:28px 32px;transition:all .3s}.landing-module__Mthm3a__counterNumber{letter-spacing:-.03em;background:linear-gradient(135deg, var(--purple-light), var(--amber));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:56px;font-weight:700;line-height:1}.landing-module__Mthm3a__counterLabel{color:var(--text-muted);font-size:15px}.landing-module__Mthm3a__counterMessage{color:var(--purple-light);min-height:24px;margin-top:12px;font-size:15px;font-weight:600;transition:all .3s}.landing-module__Mthm3a__insightBox{border-radius:var(--radius-card);border-left:3px solid var(--purple);background:#7c3aed0f;margin-top:48px;padding:32px}.landing-module__Mthm3a__insightBox p{font-size:20px;font-weight:600;line-height:1.5}.landing-module__Mthm3a__insightBox p span{color:var(--purple-light)}.landing-module__Mthm3a__insightBoxSub{color:var(--text-muted);margin-top:16px;font-size:16px;font-weight:400}.landing-module__Mthm3a__story{background:var(--bg)}.landing-module__Mthm3a__statRow{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin:40px 0;display:grid}.landing-module__Mthm3a__statCard{border-radius:var(--radius-card);border:1px solid var(--border);background:var(--surface);text-align:center;padding:24px}.landing-module__Mthm3a__statNumber{letter-spacing:-.03em;color:var(--amber);margin-bottom:8px;font-size:40px;font-weight:700;line-height:1}.landing-module__Mthm3a__statDesc{color:var(--text-muted);font-size:13px;line-height:1.4}.landing-module__Mthm3a__resultList{flex-direction:column;gap:12px;margin:28px 0;display:flex}.landing-module__Mthm3a__resultItem{align-items:center;gap:14px;font-size:16px;display:flex}.landing-module__Mthm3a__resultDot{background:var(--green);width:8px;min-width:8px;height:8px;box-shadow:0 0 8px var(--green);border-radius:50%}.landing-module__Mthm3a__offer{background:var(--surface)}.landing-module__Mthm3a__offerGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:20px;margin-top:48px;display:grid}.landing-module__Mthm3a__offerCard{border-radius:var(--radius-card);border:1px solid var(--border);background:var(--bg);padding:32px;transition:all .3s;position:relative;overflow:hidden}.landing-module__Mthm3a__offerCard:hover{border-color:#7c3aed4d;transform:translateY(-4px)}.landing-module__Mthm3a__offerIcon{margin-bottom:16px;font-size:32px;display:block}.landing-module__Mthm3a__offerTitle{margin-bottom:12px;font-size:18px;font-weight:700}.landing-module__Mthm3a__offerDesc{color:var(--text-muted);font-size:15px;line-height:1.7}.landing-module__Mthm3a__phases{background:var(--bg)}.landing-module__Mthm3a__phasesWrap{flex-direction:column;gap:0;margin-top:48px;display:flex;position:relative}.landing-module__Mthm3a__phasesWrap:before{content:"";background:linear-gradient(180deg, var(--purple), var(--amber), var(--green));opacity:.3;width:2px;position:absolute;top:48px;bottom:48px;left:28px}.landing-module__Mthm3a__phaseCard{border-bottom:1px solid var(--border);gap:32px;padding:36px 0;display:flex;position:relative}.landing-module__Mthm3a__phaseCard:last-child{border-bottom:none}.landing-module__Mthm3a__phaseNum{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;font-size:18px;font-weight:700;display:flex;position:relative}.landing-module__Mthm3a__p1{border:2px solid var(--purple);color:var(--purple-light);background:#7c3aed33}.landing-module__Mthm3a__p2{border:2px solid var(--amber);color:var(--amber);background:#f59e0b26}.landing-module__Mthm3a__p3{border:2px solid var(--green);color:var(--green);background:#10b98126}.landing-module__Mthm3a__phaseContent{flex:1}.landing-module__Mthm3a__phaseLabel{letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700}.landing-module__Mthm3a__phaseLabelP1{color:var(--purple-light)}.landing-module__Mthm3a__phaseLabelP2{color:var(--amber)}.landing-module__Mthm3a__phaseLabelP3{color:var(--green)}.landing-module__Mthm3a__phaseTitle{margin-bottom:12px;font-size:22px;font-weight:700}.landing-module__Mthm3a__phaseBody{color:var(--text-muted);font-size:15px;line-height:1.75}.landing-module__Mthm3a__stack{background:var(--surface)}.landing-module__Mthm3a__stackList{flex-direction:column;gap:16px;margin-top:40px;display:flex}.landing-module__Mthm3a__stackItem{border-radius:var(--radius-card);border:1px solid var(--border);background:var(--bg);gap:20px;padding:24px;transition:all .2s;display:flex}.landing-module__Mthm3a__stackItem:hover{border-color:#10b9814d}.landing-module__Mthm3a__stackCheck{border:1.5px solid var(--green);width:28px;min-width:28px;height:28px;color:var(--green);background:#10b98126;border-radius:50%;justify-content:center;align-items:center;margin-top:2px;font-size:13px;display:flex}.landing-module__Mthm3a__stackTitle{margin-bottom:4px;font-size:15px;font-weight:700}.landing-module__Mthm3a__stackDesc{color:var(--text-muted);font-size:14px;line-height:1.6}.landing-module__Mthm3a__guarantee{background:var(--bg)}.landing-module__Mthm3a__guaranteeBox{text-align:center;background:linear-gradient(135deg,#7c3aed14,#f59e0b0a);border:1px solid #7c3aed4d;border-radius:24px;padding:56px;position:relative;overflow:hidden}.landing-module__Mthm3a__guaranteeBox:before{content:"90";color:#7c3aed0a;pointer-events:none;letter-spacing:-.05em;font-size:280px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__Mthm3a__guaranteeBadge{color:var(--amber);letter-spacing:.12em;text-transform:uppercase;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:8px 20px;font-size:12px;font-weight:700;display:inline-flex}.landing-module__Mthm3a__guaranteeTitle{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(28px,4vw,40px);font-weight:700}.landing-module__Mthm3a__guaranteeBody{color:var(--text-muted);max-width:600px;margin:0 auto 32px;font-size:17px;line-height:1.75}.landing-module__Mthm3a__guaranteeFine{color:#88a9;font-size:13px}.landing-module__Mthm3a__faq{background:var(--surface)}.landing-module__Mthm3a__faqList{flex-direction:column;gap:12px;margin-top:40px;display:flex}.landing-module__Mthm3a__faqItem{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--bg);transition:border-color .2s;overflow:hidden}.landing-module__Mthm3a__faqItem.landing-module__Mthm3a__open{border-color:#7c3aed4d}.landing-module__Mthm3a__faqQ{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;font-size:16px;font-weight:600;line-height:1.4;display:flex}.landing-module__Mthm3a__faqIcon{border:1.5px solid var(--border);width:28px;min-width:28px;height:28px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;transition:all .25s;display:flex}.landing-module__Mthm3a__faqItem.landing-module__Mthm3a__open .landing-module__Mthm3a__faqIcon{background:var(--purple);border-color:var(--purple);color:#fff;box-shadow:0 0 12px var(--purple-glow);transform:rotate(45deg)}.landing-module__Mthm3a__faqA{max-height:0;color:var(--text-muted);padding:0 24px;font-size:15px;line-height:1.75;transition:max-height .4s,padding .3s;overflow:hidden}.landing-module__Mthm3a__faqItem.landing-module__Mthm3a__open .landing-module__Mthm3a__faqA{max-height:300px;padding:0 24px 24px}.landing-module__Mthm3a__finalCta{background:var(--bg);text-align:center;padding:120px 24px}.landing-module__Mthm3a__ctaHeadline{letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(32px,5vw,60px);font-weight:700;line-height:1.1}.landing-module__Mthm3a__ctaHighlight{background:linear-gradient(135deg, var(--purple-light), var(--amber));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__Mthm3a__ctaSub{color:var(--text-muted);max-width:480px;margin:0 auto 48px;font-size:18px;line-height:1.7}.landing-module__Mthm3a__ctaNote{color:var(--text-muted);margin-top:14px;font-size:13px}.landing-module__Mthm3a__testimonial{border-radius:var(--radius-card);border:1px solid var(--border);background:var(--surface);max-width:480px;margin:48px auto 0;padding:28px 32px}.landing-module__Mthm3a__testimonialText{color:var(--text-muted);margin-bottom:16px;font-size:16px;font-style:italic;line-height:1.65}.landing-module__Mthm3a__testimonialAuthor{color:var(--purple-light);font-size:13px;font-weight:700}.landing-module__Mthm3a__footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:32px 40px;display:flex}.landing-module__Mthm3a__footerLogo{color:var(--purple-light);letter-spacing:.1em;text-transform:uppercase;font-size:13px;font-weight:700}.landing-module__Mthm3a__footerNote{color:var(--text-muted);font-size:13px}.landing-module__Mthm3a__divider{background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;margin:0}@media (max-width:640px){.landing-module__Mthm3a__nav{padding:14px 20px}.landing-module__Mthm3a__section{padding:72px 20px}.landing-module__Mthm3a__offerGrid{grid-template-columns:1fr}.landing-module__Mthm3a__phaseCard{gap:20px}.landing-module__Mthm3a__phasesWrap:before{left:20px}.landing-module__Mthm3a__phaseNum{width:40px;min-width:40px;height:40px;font-size:14px}.landing-module__Mthm3a__guaranteeBox{padding:36px 24px}.landing-module__Mthm3a__footer{padding:24px 20px}.landing-module__Mthm3a__trustBar{gap:10px}}
