.landing-page,.marketing-legal-shell{--lp-bg:#fff;--lp-bg-muted:#f9fafb;--lp-text:#111827;--lp-text-muted:#4b5563;--lp-border:#e5e7eb;--lp-border-strong:#d1d5db;--lp-purple:#7c3aed;--lp-purple-hover:#6d28d9;--lp-purple-soft:#7c3aed14;--lp-teal:#0d9488;--lp-teal-muted:#14b8a6;--lp-footer-bg:#111827;--font-display:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-body:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;background:var(--lp-bg);min-height:100vh;color:var(--lp-text);font-family:var(--font-body);font-weight:400;line-height:1.65;overflow-x:hidden}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box;margin:0;padding:0}.landing-page nav.landing-nav,.marketing-legal-shell nav.landing-nav{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--lp-border);background:#ffffffeb;justify-content:space-between;align-items:center;padding:1rem 2.5rem;transition:box-shadow .2s,background .2s;display:flex;position:fixed;top:0;left:0;right:0}.landing-page nav.landing-nav.is-scrolled,.marketing-legal-shell nav.landing-nav.is-scrolled{background:#fffffffa;box-shadow:0 4px 24px #11182714}.landing-page .nav-logo,.marketing-legal-shell .nav-logo{color:var(--lp-text);letter-spacing:-.02em;flex-direction:column;align-items:flex-start;gap:.125rem;font-size:1.125rem;font-weight:700;text-decoration:none;display:flex}.landing-page .nav-logo span,.marketing-legal-shell .nav-logo span{color:var(--lp-purple)}.landing-page .nav-tagline,.marketing-legal-shell .nav-tagline{color:var(--lp-text-muted);letter-spacing:.02em;margin-top:.125rem;font-size:.6875rem;font-weight:500;display:block}.landing-page .nav-actions,.marketing-legal-shell .nav-actions{align-items:center;gap:.75rem;display:flex}.landing-page .nav-login,.marketing-legal-shell .nav-login{color:var(--lp-text-muted);border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-page .nav-login:hover,.marketing-legal-shell .nav-login:hover{color:var(--lp-text)}.landing-page .nav-cta,.marketing-legal-shell .nav-cta{color:#fff;background:var(--lp-purple);border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s}.landing-page .nav-cta:hover,.marketing-legal-shell .nav-cta:hover{background:var(--lp-purple-hover)}.landing-page .section{max-width:1120px;margin:0 auto;padding:5rem 2.5rem}.landing-page .section--muted{background:var(--lp-bg-muted);max-width:none;padding-left:2.5rem;padding-right:2.5rem}.landing-page .section--muted .section-inner,.landing-page .section .section-inner{max-width:1120px;margin:0 auto}.landing-page .hero{flex-direction:column;justify-content:center;max-width:1120px;min-height:min(100vh,900px);margin:0 auto;padding:7rem 2.5rem 3rem;display:flex}.landing-page .hero-headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--lp-text);margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,3.75rem);font-weight:700;line-height:1.1}.landing-page .hero-headline em{color:var(--lp-purple);font-style:italic}.landing-page .hero-sub{color:var(--lp-text-muted);max-width:640px;margin-bottom:2rem;font-size:1.125rem;font-weight:400;line-height:1.7}.landing-page .hero-actions{flex-wrap:wrap;align-items:center;gap:.875rem;display:flex}.landing-page .btn-primary{background:var(--lp-purple);color:#fff;border:2px solid var(--lp-purple);cursor:pointer;border-radius:8px;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s}.landing-page .btn-primary:hover{background:var(--lp-purple-hover);border-color:var(--lp-purple-hover)}.landing-page .btn-secondary{color:var(--lp-purple);border:2px solid var(--lp-purple);background:0 0;border-radius:8px;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.landing-page .btn-secondary:hover{background:var(--lp-purple-soft)}.landing-page .stats-section{padding:3rem 2.5rem}.landing-page .stats-section .section-inner{max-width:1120px;margin:0 auto}.landing-page .hero-stat-row{border:1px solid var(--lp-border);background:var(--lp-bg);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden;box-shadow:0 1px 3px #1118270f}.landing-page .hero-stat{border-right:1px solid var(--lp-border);background:var(--lp-bg);padding:1.75rem 1.5rem}.landing-page .hero-stat:last-child{border-right:none}.landing-page .hero-stat-num{font-family:var(--font-display);color:var(--lp-text);margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1}.landing-page .hero-stat-num .accent{color:var(--lp-purple);font-size:1.25rem}.landing-page .hero-stat-label{color:var(--lp-text-muted);font-size:.875rem;font-weight:500;line-height:1.5}.landing-page .hero-stat-sub{color:var(--lp-teal);margin-top:.5rem;font-size:.8125rem;line-height:1.45}.landing-page .section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--lp-purple);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.landing-page .section-title{font-family:var(--font-display);color:var(--lp-text);margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.375rem);font-weight:700;line-height:1.2}.landing-page .section-lede{color:var(--lp-text-muted);max-width:640px;margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.75}.landing-page .burnout-stat{font-family:var(--font-display);color:var(--lp-purple);margin-bottom:1rem;font-size:clamp(3.5rem,10vw,5.5rem);font-weight:700;line-height:1}.landing-page .burnout-stat span{vertical-align:super;margin-left:.05em;font-size:.55em}.landing-page .burnout-headline{font-family:var(--font-display);color:var(--lp-text);margin-bottom:1rem;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;line-height:1.3}.landing-page .market-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.landing-page .market-card{border:1px solid var(--lp-border);background:var(--lp-bg);border-radius:12px;padding:2rem 1.75rem;box-shadow:0 1px 3px #1118270f}.landing-page .market-card-num{font-family:var(--font-display);color:var(--lp-teal);margin-bottom:.75rem;font-size:clamp(2.25rem,5vw,3rem);font-weight:700;line-height:1}.landing-page .market-card-num--zero{color:var(--lp-purple)}.landing-page .market-card-title{color:var(--lp-text);margin-bottom:.5rem;font-size:1rem;font-weight:600}.landing-page .market-card-desc{color:var(--lp-text-muted);font-size:.9375rem;line-height:1.55}.landing-page .market-tagline{color:var(--lp-text);max-width:520px;margin-top:2rem;font-size:1.25rem;font-weight:600;line-height:1.4}.landing-page .features-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.landing-page .feature-cell{background:var(--lp-bg);border:1px solid var(--lp-border);border-radius:12px;min-height:148px;padding:1.75rem 1.5rem;transition:box-shadow .2s;box-shadow:0 1px 3px #1118270f}.landing-page .feature-cell:hover{box-shadow:0 8px 24px #11182714}.landing-page .feature-cell--purple .feature-title{color:var(--lp-purple)}.landing-page .feature-cell--teal .feature-title{color:var(--lp-teal)}.landing-page .feature-icon{margin-bottom:.75rem;display:block}.landing-page .feature-title{color:var(--lp-text);margin-bottom:.5rem;font-size:1rem;font-weight:600}.landing-page .feature-desc{color:var(--lp-text-muted);font-size:.875rem;line-height:1.55}.landing-page .stack-compare{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1.25rem 1.5rem;display:grid}.landing-page .stack-vs-cell{letter-spacing:.1em;text-transform:uppercase;color:var(--lp-teal);justify-content:center;align-items:center;padding:0 .25rem;font-size:.75rem;font-weight:700;display:flex}.landing-page .stack-card{border:1px solid var(--lp-border);background:var(--lp-bg);border-radius:12px;padding:2rem;box-shadow:0 1px 3px #1118270f}.landing-page .stack-card--prm{background:linear-gradient(180deg, var(--lp-purple-soft) 0%, var(--lp-bg) 100%);border-color:#7c3aed59}.landing-page .stack-list{margin:0 0 1rem;list-style:none}.landing-page .stack-list li{color:var(--lp-text-muted);border-bottom:1px solid var(--lp-border);justify-content:space-between;gap:1rem;padding:.65rem 0;font-size:.9375rem;display:flex}.landing-page .stack-list li:last-child{border-bottom:none}.landing-page .stack-list li span:last-child{color:var(--lp-text);white-space:nowrap;font-size:.875rem;font-weight:600}.landing-page .stack-prm-price{font-family:var(--font-display);color:var(--lp-purple);margin-bottom:.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.landing-page .stack-prm-note{color:var(--lp-text-muted);font-size:.9375rem}.landing-page .stack-callout{border-left:4px solid var(--lp-purple);background:var(--lp-bg);border-radius:0 12px 12px 0;margin-top:2rem;padding:1.5rem 1.75rem;box-shadow:0 4px 20px #1118270f}.landing-page .stack-callout p{color:var(--lp-text);margin-bottom:.5rem;font-size:1.0625rem;font-weight:500;line-height:1.55}.landing-page .stack-callout .sub{color:var(--lp-text-muted);margin:0;font-size:.9375rem;font-weight:400;line-height:1.55}.landing-page .pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.25rem;display:grid}.landing-page .pricing-card{border:1px solid var(--lp-border);background:var(--lp-bg);border-radius:12px;flex-direction:column;min-height:100%;padding:2rem 1.5rem;display:flex;position:relative;box-shadow:0 1px 3px #1118270f}.landing-page .pricing-card--featured{border:2px solid var(--lp-purple);box-shadow:0 8px 28px #7c3aed1f}.landing-page .pricing-badge{background:var(--lp-purple);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.35rem .75rem;font-size:.6875rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-page .pricing-tier{letter-spacing:.1em;text-transform:uppercase;color:var(--lp-teal);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.landing-page .pricing-amount{font-family:var(--font-display);color:var(--lp-text);margin-bottom:.35rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;line-height:1}.landing-page .pricing-amount span{color:var(--lp-text-muted);vertical-align:super;margin-left:.05em;font-size:.45em;font-weight:600}.landing-page .pricing-period{color:var(--lp-text-muted);margin-bottom:1.25rem;font-size:.8125rem}.landing-page .pricing-desc{color:var(--lp-text-muted);margin-bottom:1.25rem;font-size:.875rem;line-height:1.55}.landing-page .pricing-features{flex:1;margin:0;padding:0;list-style:none}.landing-page .pricing-features li{color:var(--lp-text);padding:.4rem 0 .4rem 1.25rem;font-size:.875rem;line-height:1.45;position:relative}.landing-page .pricing-features li:before{content:"✓";color:var(--lp-teal);font-size:.75rem;font-weight:700;position:absolute;left:0}.landing-page .cta-final{text-align:center;background:var(--lp-purple);color:#fff;max-width:none;padding:5rem 2.5rem}.landing-page .cta-final-inner{max-width:720px;margin:0 auto}.landing-page .cta-final h2{font-family:var(--font-display);margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.25}.landing-page .cta-final .btn-primary{color:var(--lp-purple);background:#fff;border-color:#fff}.landing-page .cta-final .btn-primary:hover{background:#f3f4f6;border-color:#f3f4f6}.landing-page footer.landing-footer{background:var(--lp-footer-bg);color:#ffffffeb;padding:2.5rem;padding-bottom:calc(2.5rem + env(safe-area-inset-bottom,0px));max-width:none}.landing-page .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1120px;margin:0 auto;display:flex}.landing-page .footer-links{flex-wrap:wrap;gap:1.25rem 1.5rem;display:flex}.landing-page .footer-links a{color:#ffffffd9;font-size:.875rem;text-decoration:none;transition:color .2s}.landing-page .footer-links a:hover{color:#fff}.landing-page .footer-copy{color:#ffffff8c;width:100%;margin-top:.25rem;font-size:.8125rem}.landing-page .fade-in{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(16px)}.landing-page .fade-in.visible{opacity:1;transform:none}html{scroll-behavior:smooth}@media (max-width:900px){.landing-page .hero-stat-row{grid-template-columns:1fr}.landing-page .hero-stat{border-right:none;border-bottom:1px solid var(--lp-border)}.landing-page .hero-stat:last-child{border-bottom:none}.landing-page .features-grid,.landing-page .stack-compare{grid-template-columns:1fr}.landing-page .stack-vs-cell{order:2;padding:.5rem 0}.landing-page .stack-compare .stack-card:first-child{order:1}.landing-page .stack-compare .stack-card:last-child{order:3}.landing-page .market-grid,.landing-page .pricing-grid{grid-template-columns:1fr}}@media (max-width:640px){.landing-page nav.landing-nav,.marketing-legal-shell nav.landing-nav,.landing-page .section,.landing-page .hero,.landing-page .stats-section,.landing-page .section--alt,.landing-page .section--muted{padding-left:1.25rem;padding-right:1.25rem}}
