:root{--landing-bg-primary:#0a1628;--landing-bg-secondary:#0d1d35;--landing-bg-tertiary:#112240;--landing-accent-green:#00c853;--landing-accent-green-hover:#00e676;--landing-accent-teal:#00bcd4;--landing-text-primary:#fff;--landing-text-secondary:#b8c5d3;--landing-text-muted:#8899a6;--landing-border:#ffffff1a;--landing-card-bg:#ffffff0d;--landing-gradient-start:#0a1628;--landing-gradient-end:#1a365d;--landing-error:#ff4757;--landing-success:#00c853;--landing-warning:#ffd93d}.landing-module__mbV52W__landingPage{background:var(--landing-bg-primary);color:var(--landing-text-primary);font-family:var(--font-poppins),sans-serif;overflow-x:hidden}.landing-module__mbV52W__hero{text-align:center;background:linear-gradient(180deg,var(--landing-bg-primary)0%,var(--landing-bg-secondary)100%);flex-direction:column;justify-content:center;align-items:center;min-height:90vh;padding:4rem 2rem;display:flex;position:relative}.landing-module__mbV52W__hero:before{content:"";opacity:.15;pointer-events:none;background:url(/landing/chart-bg.png) 50%/cover no-repeat;position:absolute;inset:0}.landing-module__mbV52W__heroContent{z-index:1;max-width:900px;margin:0 auto;position:relative}.landing-module__mbV52W__heroTag{color:var(--landing-accent-green);background:#00c8531a;border:1px solid #00c8534d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.landing-module__mbV52W__heroTitle{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1}.landing-module__mbV52W__heroTitleAccent{color:var(--landing-accent-green)}.landing-module__mbV52W__heroSubtitle{color:var(--landing-text-secondary);max-width:700px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.landing-module__mbV52W__ctaButton{background:var(--landing-accent-green);color:#000;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.landing-module__mbV52W__ctaButton:hover{background:var(--landing-accent-green-hover);transform:translateY(-2px);box-shadow:0 10px 40px #00c8534d}.landing-module__mbV52W__ctaSubtext{color:var(--landing-text-muted);margin-top:1rem;font-size:.875rem}.landing-module__mbV52W__section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.landing-module__mbV52W__sectionAlt{background:var(--landing-bg-secondary)}.landing-module__mbV52W__sectionTitle{text-align:center;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.landing-module__mbV52W__sectionSubtitle{color:var(--landing-text-secondary);text-align:center;max-width:700px;margin:0 auto 3rem;font-size:1.125rem}.landing-module__mbV52W__painSection{background:var(--landing-bg-secondary);padding:5rem 2rem}.landing-module__mbV52W__painTitle{text-align:center;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.landing-module__mbV52W__painTitleAccent{color:var(--landing-error)}.landing-module__mbV52W__painSubtitle{color:var(--landing-text-secondary);text-align:center;max-width:800px;margin:0 auto 3rem;font-size:1.125rem}.landing-module__mbV52W__painGrid{flex-wrap:wrap;gap:2rem;max-width:900px;margin:0 auto;display:flex}.landing-module__mbV52W__painCard{flex:calc(50% - 1rem);align-items:flex-start;gap:1rem;display:flex}.landing-module__mbV52W__painIcon{color:var(--landing-error);flex-shrink:0;font-size:1.5rem}.landing-module__mbV52W__painCardContent h4{margin-bottom:.25rem;font-size:1rem;font-weight:600}.landing-module__mbV52W__painCardContent p{color:var(--landing-text-muted);font-size:.95rem}.landing-module__mbV52W__comparisonSection{background:var(--landing-bg-primary);padding:5rem 2rem}.landing-module__mbV52W__comparisonGrid{grid-template-columns:1fr 1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}.landing-module__mbV52W__comparisonCard{border:1px solid var(--landing-border);border-radius:12px;padding:2rem}.landing-module__mbV52W__oldWay{background:#ff47570d;border-color:#ff475733}.landing-module__mbV52W__newWay{background:#00c8530d;border-color:#00c8534d}.landing-module__mbV52W__comparisonTag{border-radius:4px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.landing-module__mbV52W__oldTag{color:var(--landing-error);background:#ff475733}.landing-module__mbV52W__newTag{color:var(--landing-success);background:#00c85333}.landing-module__mbV52W__comparisonCard h3{margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.landing-module__mbV52W__comparisonList{padding:0;list-style:none}.landing-module__mbV52W__comparisonList li{color:var(--landing-text-secondary);align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;display:flex}.landing-module__mbV52W__comparisonList li svg{flex-shrink:0;margin-top:3px}.landing-module__mbV52W__statsSection{background:var(--landing-accent-green);padding:3rem 2rem}.landing-module__mbV52W__statsGrid{flex-wrap:wrap;justify-content:center;gap:4rem;max-width:1000px;margin:0 auto;display:flex}.landing-module__mbV52W__statCard{text-align:center;color:#000}.landing-module__mbV52W__statValue{font-size:3rem;font-weight:700}.landing-module__mbV52W__statLabel{opacity:.8;font-size:.95rem}.landing-module__mbV52W__howSection{background:var(--landing-bg-secondary);padding:5rem 2rem}.landing-module__mbV52W__howGrid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.landing-module__mbV52W__howStep{position:relative}.landing-module__mbV52W__howStepNumber{background:var(--landing-accent-green);color:#000;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700;display:flex}.landing-module__mbV52W__howStep h4{margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.landing-module__mbV52W__howStep p{color:var(--landing-text-muted);font-size:.95rem;line-height:1.6}.landing-module__mbV52W__resultsSection{background:var(--landing-bg-primary);padding:5rem 2rem}.landing-module__mbV52W__resultsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.landing-module__mbV52W__resultCard{background:var(--landing-card-bg);border:1px solid var(--landing-border);border-radius:12px;transition:transform .3s;overflow:hidden}.landing-module__mbV52W__resultCard:hover{transform:translateY(-4px)}.landing-module__mbV52W__resultImage{aspect-ratio:16/9;object-fit:cover;width:100%}.landing-module__mbV52W__resultMeta{padding:1.25rem}.landing-module__mbV52W__resultTicker{background:var(--landing-accent-green);color:#000;border-radius:4px;margin-bottom:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.landing-module__mbV52W__resultType{background:var(--landing-error);color:#fff}.landing-module__mbV52W__resultTitle{color:var(--landing-text-primary);margin-bottom:.5rem;font-size:.95rem;font-weight:500}.landing-module__mbV52W__audienceSection{background:var(--landing-bg-secondary);padding:5rem 2rem}.landing-module__mbV52W__audienceGrid{grid-template-columns:1fr 1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}.landing-module__mbV52W__audienceCard{border:1px solid var(--landing-border);border-radius:12px;padding:2rem}.landing-module__mbV52W__forYou{background:#00c8530d;border-color:#00c8534d}.landing-module__mbV52W__notForYou{background:#ff47570d;border-color:#ff475733}.landing-module__mbV52W__audienceCard h3{margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.landing-module__mbV52W__forYouTitle{color:var(--landing-success)}.landing-module__mbV52W__notForYouTitle{color:var(--landing-error)}.landing-module__mbV52W__audienceList{padding:0;list-style:none}.landing-module__mbV52W__audienceList li{color:var(--landing-text-secondary);align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;display:flex}.landing-module__mbV52W__pricingSection{background:var(--landing-bg-primary);padding:5rem 2rem}.landing-module__mbV52W__pricingWrapper{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;max-width:1100px;margin:0 auto;display:grid}.landing-module__mbV52W__valueStack{background:var(--landing-bg-tertiary);border:1px solid var(--landing-border);border-radius:12px;padding:2rem}.landing-module__mbV52W__valueStackTitle{margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.landing-module__mbV52W__valueItem{border-bottom:1px solid var(--landing-border);justify-content:space-between;padding:1rem 0;display:flex}.landing-module__mbV52W__valueItem:last-child{border-bottom:none}.landing-module__mbV52W__valueItemName h4{font-size:1rem;font-weight:600}.landing-module__mbV52W__valueItemName p{color:var(--landing-text-muted);font-size:.875rem}.landing-module__mbV52W__valueItemPrice{color:var(--landing-text-muted);font-weight:600}.landing-module__mbV52W__totalValue{border-top:2px solid var(--landing-accent-green);text-align:center;margin-top:1.5rem;padding-top:1.5rem}.landing-module__mbV52W__totalValueLabel{color:var(--landing-text-muted);font-size:.875rem}.landing-module__mbV52W__totalValueAmount{color:var(--landing-text-muted);font-size:2rem;font-weight:700;text-decoration:line-through}.landing-module__mbV52W__yourPrice{margin-top:1rem}.landing-module__mbV52W__yourPriceLabel{color:var(--landing-accent-green);font-size:1rem;font-weight:600}.landing-module__mbV52W__yourPriceAmount{color:var(--landing-accent-green);font-size:3rem;font-weight:700}.landing-module__mbV52W__yourPricePeriod{color:var(--landing-text-muted);font-size:1rem}.landing-module__mbV52W__freeTrialNote{color:var(--landing-text-muted);margin-top:.5rem;font-size:.875rem}.landing-module__mbV52W__signupCard{color:#1a1a1a;background:#fff;border-radius:12px;padding:2.5rem}.landing-module__mbV52W__signupCardTitle{color:#1a1a1a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.landing-module__mbV52W__signupCardSubtitle{color:#666;margin-bottom:2rem;font-size:.95rem}.landing-module__mbV52W__formGroup{margin-bottom:1.25rem}.landing-module__mbV52W__formLabel{color:#333;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.landing-module__mbV52W__formInput{border:1px solid #ddd;border-radius:8px;width:100%;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s}.landing-module__mbV52W__formInput:focus{border-color:var(--landing-accent-green);outline:none}.landing-module__mbV52W__formInput::placeholder{color:#999}.landing-module__mbV52W__submitButton{background:var(--landing-accent-green);color:#000;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.landing-module__mbV52W__submitButton:hover{background:var(--landing-accent-green-hover)}.landing-module__mbV52W__formDisclaimer{color:#888;margin-top:1rem;font-size:.75rem;line-height:1.5}.landing-module__mbV52W__faqSection{background:var(--landing-bg-secondary);padding:5rem 2rem}.landing-module__mbV52W__faqGrid{max-width:800px;margin:0 auto}.landing-module__mbV52W__faqItem{background:var(--landing-card-bg);border:1px solid var(--landing-border);border-radius:12px;margin-bottom:1rem;overflow:hidden}.landing-module__mbV52W__faqQuestion{width:100%;color:var(--landing-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.landing-module__mbV52W__faqAnswer{color:var(--landing-text-secondary);padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.7}.landing-module__mbV52W__guaranteeSection{background:var(--landing-accent-green);text-align:center;padding:5rem 2rem}.landing-module__mbV52W__guaranteeBadge{color:var(--landing-accent-green);background:#fff;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.landing-module__mbV52W__guaranteeTitle{color:#000;margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.landing-module__mbV52W__guaranteeText{color:#000c;max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.7}.landing-module__mbV52W__finalCtaSection{background:linear-gradient(180deg,var(--landing-bg-secondary)0%,var(--landing-bg-primary)100%);text-align:center;padding:6rem 2rem}.landing-module__mbV52W__finalCtaTitle{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.landing-module__mbV52W__finalCtaTitleAccent{color:var(--landing-accent-green)}.landing-module__mbV52W__finalCtaText{color:var(--landing-text-secondary);max-width:700px;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.7}.landing-module__mbV52W__riskFreeNote{color:var(--landing-text-muted);margin-top:1.5rem;font-size:.875rem}.landing-module__mbV52W__landingFooter{background:var(--landing-bg-primary);border-top:1px solid var(--landing-border);text-align:center;padding:2rem}.landing-module__mbV52W__footerLinks{justify-content:center;gap:2rem;margin-bottom:1rem;display:flex}.landing-module__mbV52W__footerLinks a{color:var(--landing-text-muted);font-size:.875rem;text-decoration:none;transition:color .2s}.landing-module__mbV52W__footerLinks a:hover{color:var(--landing-text-primary)}.landing-module__mbV52W__footerCopyright{color:var(--landing-text-muted);font-size:.8rem}.landing-module__mbV52W__footerDisclaimer{color:var(--landing-text-muted);max-width:800px;margin:1rem auto 0;font-size:.75rem;line-height:1.5}@media (max-width:1024px){.landing-module__mbV52W__howGrid,.landing-module__mbV52W__resultsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-module__mbV52W__hero{min-height:80vh;padding:3rem 1.5rem}.landing-module__mbV52W__section{padding:3rem 1.5rem}.landing-module__mbV52W__comparisonGrid,.landing-module__mbV52W__audienceGrid,.landing-module__mbV52W__pricingWrapper{grid-template-columns:1fr}.landing-module__mbV52W__painCard{flex:100%}.landing-module__mbV52W__howGrid{grid-template-columns:1fr;gap:2.5rem}.landing-module__mbV52W__resultsGrid{grid-template-columns:1fr}.landing-module__mbV52W__statsGrid{gap:2rem}.landing-module__mbV52W__statValue{font-size:2.5rem}}.landing-module__mbV52W__landingWrapper{background:var(--landing-bg-primary);color:var(--landing-text-primary);font-family:Poppins,sans-serif}.landing-module__mbV52W__heroSection{background:linear-gradient(180deg,var(--landing-bg-primary)0%,var(--landing-bg-secondary)100%);text-align:center;padding:8rem 2rem 5rem}.landing-module__mbV52W__heroBadge{color:var(--landing-accent-green);background:#00c8531a;border:1px solid #00c8534d;border-radius:50px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-block}.landing-module__mbV52W__container{max-width:1200px;margin:0 auto}.landing-module__mbV52W__heroCtaGroup{margin-top:3rem}.landing-module__mbV52W__titleAccent{color:var(--landing-accent-green)}.landing-module__mbV52W__statNumber{color:#000;margin-bottom:.5rem;font-size:3.5rem;font-weight:800}.landing-module__mbV52W__statDesc{opacity:.7;color:#000;max-width:180px;margin:0 auto;font-size:.85rem}.landing-module__mbV52W__painPointTitle{color:var(--landing-text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.landing-module__mbV52W__painPointDesc{color:var(--landing-text-muted);font-size:.95rem;line-height:1.6}.landing-module__mbV52W__comparisonCardFeatured{border-color:var(--landing-accent-green);background:#00c85314;transform:scale(1.02);box-shadow:0 10px 30px #0003}.landing-module__mbV52W__timeBadgeRed{color:var(--landing-error);background:#ff475726;border-radius:6px;margin-top:1.5rem;padding:.5rem 1rem;font-weight:600;display:inline-block}.landing-module__mbV52W__timeBadgeGreen{color:var(--landing-accent-green);background:#00c85326;border-radius:6px;margin-top:1.5rem;padding:.5rem 1rem;font-weight:600;display:inline-block}.landing-module__mbV52W__resultHeader{justify-content:space-between;align-items:center;padding:1.25rem 1.25rem .5rem;display:flex}.landing-module__mbV52W__resultSymbol{font-size:1.25rem;font-weight:700}.landing-module__mbV52W__resultDate{color:var(--landing-text-muted);font-size:.85rem}.landing-module__mbV52W__resultStatus{margin-bottom:.75rem;padding:0 1.25rem;font-size:.9rem;font-weight:500}.landing-module__mbV52W__long{color:var(--landing-success);font-weight:700}.landing-module__mbV52W__short{color:var(--landing-error);font-weight:700}.landing-module__mbV52W__tvLink{color:#3b82f6;margin-bottom:1rem;padding:0 1.25rem;font-size:.85rem;text-decoration:underline;display:inline-block}.landing-module__mbV52W__chartWrapper{padding:0 1.25rem 1.25rem}.landing-module__mbV52W__chartPlaceholder{aspect-ratio:16/9;text-align:center;width:100%;color:var(--landing-text-muted);border:1px dashed var(--landing-border);background:#1e293b;border-radius:8px;justify-content:center;align-items:center;padding:1rem;font-size:.9rem;display:flex}.landing-module__mbV52W__targetTitleGreen{color:var(--landing-success);margin-bottom:1.5rem}.landing-module__mbV52W__targetTitleRed{color:var(--landing-error);margin-bottom:1.5rem}.landing-module__mbV52W__targetList{padding:0;list-style:none}.landing-module__mbV52W__targetList li{margin-bottom:1rem;padding-left:1.5rem;font-size:1rem;position:relative}.landing-module__mbV52W__targetList li:before{content:"•";color:var(--landing-accent-green);position:absolute;left:0}.landing-module__mbV52W__pricingHeader{text-align:left;margin-bottom:2rem}.landing-module__mbV52W__pricingValueTitle{font-size:1.25rem;font-weight:700}.landing-module__mbV52W__valueAmount{font-weight:700}.landing-module__mbV52W__valueTotal{border-top:1px solid var(--landing-border);color:var(--landing-accent-green);margin-top:1rem;padding-top:1rem}.landing-module__mbV52W__actualPriceSection{text-align:center;background:#ffffff0d;border-radius:12px;margin:3rem 0;padding:2rem}.landing-module__mbV52W__priceLabel{margin-bottom:.5rem;font-size:1.125rem}.landing-module__mbV52W__priceValue{color:var(--landing-accent-green);font-size:4rem;font-weight:800;line-height:1}.landing-module__mbV52W__pricePeriod{color:var(--landing-text-muted);font-size:1.5rem;font-weight:500}.landing-module__mbV52W__priceSavings{color:var(--landing-accent-green);margin-top:1rem;font-size:1rem;font-weight:600}.landing-module__mbV52W__formWrapper{max-width:500px;margin:0 auto}.landing-module__mbV52W__signupForm{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.landing-module__mbV52W__input{border:1px solid var(--landing-border);color:#fff;background:#ffffff1a;border-radius:8px;padding:1rem;font-size:1rem}.landing-module__mbV52W__footer{border-top:1px solid var(--landing-border);text-align:center;color:var(--landing-text-muted);padding:4rem 2rem;font-size:.9rem}.landing-module__mbV52W__footerLinks{justify-content:center;gap:2rem;margin-top:1rem;display:flex}.landing-module__mbV52W__footerLinks a:hover{text-decoration:underline}.landing-module__mbV52W__targetSection{background:var(--landing-bg-secondary);padding:5rem 2rem}.landing-module__mbV52W__targetGrid{grid-template-columns:1fr 1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}.landing-module__mbV52W__targetCard{border:1px solid var(--landing-border);border-radius:12px;height:100%;padding:2rem}@media (max-width:768px){.landing-module__mbV52W__comparisonGrid,.landing-module__mbV52W__targetGrid{grid-template-columns:1fr}}
