.lp{font-family:var(--font-sans), "Outfit", sans-serif;-webkit-font-smoothing:antialiased;color:#162018;line-height:1.6}.lp *,.lp :before,.lp :after{box-sizing:border-box}.lp{--dark:#162018;--dark-2:#1e2a20;--green:#2d5a3d;--green-light:#d4e8d8;--green-mid:#4a8c5c;--beige:#edf2ee;--card:#f6faf7;--border:#ccddd0;--text:#162018;--text-2:#333;--text-3:#555;--white:#fff}.lp .container{max-width:1040px;margin:0 auto;padding:0 32px}.lp .tag{letter-spacing:.1em;text-transform:uppercase;background:var(--green-light);color:#1e4428;border-radius:20px;margin-bottom:14px;padding:4px 12px;font-size:10px;font-weight:600;display:inline-block}.lp .tag-dark{color:#8fbf9f;background:#2d5a3d59}.lp .section-title{margin-bottom:14px;font-size:32px;font-weight:600;line-height:1.25}.lp .section-sub{color:var(--text-3);max-width:520px;font-size:15px;line-height:1.7}.lp .btn-primary{background:var(--green);color:var(--white);cursor:pointer;border:none;border-radius:9px;padding:12px 28px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-block}.lp .btn-primary:hover{background:#1e4428}.lp .btn-ghost{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:9px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:400;text-decoration:none;transition:border-color .15s,color .15s;display:inline-block}.lp .btn-ghost:hover{color:#fff;border-color:#fff6}.lp .placeholder{color:#ffffff40;text-align:center;background:#ffffff0f;border:1px dashed #ffffff26;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;font-size:12px;display:flex}.lp .placeholder-light{background:var(--card);border:1px dashed var(--border);color:var(--text-3);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;font-size:12px;display:flex}.lp .placeholder svg,.lp .placeholder-light svg{opacity:.4}.lp nav{background:var(--dark);z-index:100;border-bottom:1px solid #ffffff0f;padding:0 32px;position:sticky;top:0}.lp .nav-inner{justify-content:space-between;align-items:center;max-width:1040px;height:60px;margin:0 auto;display:flex}.lp .nav-logo{color:var(--white);letter-spacing:2px;font-size:18px;font-weight:500;text-decoration:none}.lp .nav-links{align-items:center;gap:28px;list-style:none;display:flex}.lp .nav-links a{color:#ffffff80;font-size:13px;text-decoration:none;transition:color .15s}.lp .nav-links a:hover{color:#ffffffe6}.lp .nav-cta{background:var(--green);border-radius:8px;padding:7px 16px;font-weight:500;color:var(--white)!important;font-size:13px!important;transition:background .15s!important}.lp .nav-cta:hover{color:var(--white)!important;background:#1e4428!important}.lp .nav-login{background:#ffffff1a;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-block;color:#fff!important}.lp .nav-login:hover{color:#fff!important;background:#ffffff2e!important}.lp .hero{background:var(--dark);padding:80px 32px;overflow:hidden}.lp .hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1040px;margin:0 auto;display:grid}.lp .hero-text{text-align:left}.lp .hero-visual{justify-content:center;align-items:center;display:flex}.lp .hero h1{color:var(--white);letter-spacing:-.02em;margin-bottom:18px;font-size:44px;font-weight:600;line-height:1.2}.lp .hero-sub{color:#ffffffbf;max-width:540px;margin:0 0 10px;font-size:16px;line-height:1.75}.lp .hero-honest{color:#ffffff8c;margin-bottom:32px;font-size:13px}.lp .hero-ctas{justify-content:flex-start;align-items:center;gap:12px;margin-bottom:12px;display:flex}.lp .hero-fine{color:#fff6;margin-bottom:0;font-size:11.5px}.lp .hero-screen{max-width:860px;height:380px;margin:0 auto}.lp .hero-screen .placeholder{border-radius:16px 16px 0 0;height:100%;font-size:13px}.lp .problem{background:var(--white);padding:80px 32px}.lp .problem-inner{max-width:1040px;margin:0 auto}.lp .problem-header{text-align:center;max-width:560px;margin:0 auto 40px}.lp .problem-cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.lp .problem-card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:22px 20px}.lp .problem-card-header{align-items:center;gap:10px;margin-bottom:10px;display:flex}.lp .problem-card-icon{background:var(--green-light);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.lp .problem-card h3{color:var(--text);margin-bottom:0;font-size:14px;font-weight:500}.lp .problem-card p{color:var(--text-3);font-size:13px;line-height:1.65}.lp .how{background:var(--beige);padding:80px 32px}.lp .how-inner{max-width:1040px;margin:0 auto}.lp .how-header{text-align:center;margin-bottom:48px}.lp .how-steps{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.lp .how-step{text-align:center;flex-direction:column;align-items:center;padding:0 28px;display:flex;position:relative}.lp .how-step:not(:last-child):after{content:"";background:var(--border);width:1px;height:40px;position:absolute;top:28px;right:-1px}.lp .how-step-num{background:var(--dark);width:48px;height:48px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:14px;font-size:16px;font-weight:600;display:flex}.lp .how-step h3{color:var(--text);margin-bottom:8px;font-size:15px;font-weight:500}.lp .how-step p{color:var(--text-3);font-size:13px;line-height:1.65}.lp .features{background:var(--white);padding:80px 32px}.lp .features-inner{max-width:1040px;margin:0 auto}.lp .features-header{text-align:center;margin-bottom:64px}.lp .feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-bottom:72px;display:grid}.lp .feature-row:last-child{margin-bottom:0}.lp .feature-row.reverse{direction:rtl}.lp .feature-row.reverse>*{direction:ltr}.lp .feature-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin-bottom:10px;font-size:10px;font-weight:600}.lp .feature-title{color:var(--text);margin-bottom:12px;font-size:22px;font-weight:500;line-height:1.3}.lp .feature-desc{color:var(--text-3);font-size:14px;line-height:1.75}.lp .feature-bullets{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.lp .feature-bullets li{color:var(--text-3);align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;display:flex}.lp .feature-bullets li:before{content:"";background:#2d5a3d;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px}.lp .feature-divider{background:var(--beige);height:1px;margin-bottom:72px}.lp .feature-img{justify-content:center;align-items:center;display:flex}.lp .coming-soon{background:var(--beige);padding:80px 32px}.lp .coming-soon-inner{text-align:center;max-width:1040px;margin:0 auto}.lp .coming-soon-badge{background:var(--green-light);color:#1e4428;letter-spacing:.08em;text-transform:uppercase;border-radius:20px;align-items:center;gap:7px;margin-bottom:14px;padding:4px 12px;font-size:10px;font-weight:600;display:inline-flex}.lp .coming-soon-dot{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s infinite lp-pulse-dot}@keyframes lp-pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.lp .coming-soon-preview{max-width:760px;margin:32px auto 0;position:relative}.lp .coming-soon-preview .placeholder-light{opacity:.45;height:100%}.lp .coming-soon-pill{background:var(--dark);border:1px solid var(--green);white-space:nowrap;border-radius:10px;align-items:center;gap:10px;padding:12px 22px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp .coming-soon-pill span{color:var(--white);font-size:13px;font-weight:500}.lp .testimonials{background:var(--white);padding:80px 32px}.lp .testimonials-inner{max-width:1040px;margin:0 auto}.lp .testimonials-header{text-align:center;margin-bottom:40px}.lp .testimonial-grid{grid-template-columns:1fr;gap:16px;max-width:560px;margin:0 auto;display:grid}.lp .testimonial-card{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:16px;padding:22px 20px;display:flex}.lp .testimonial-quote{color:var(--text-2);flex:1;font-size:14px;line-height:1.7}.lp .testimonial-author{color:var(--text-3);font-size:12px}.lp .pricing{background:var(--beige);padding:80px 32px}.lp .pricing-inner{max-width:1040px;margin:0 auto}.lp .pricing-header{text-align:center;margin-bottom:40px}.lp .pricing-grid{grid-template-columns:1fr 1fr;gap:16px;max-width:560px;margin:0 auto;display:grid}.lp .pricing-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:28px 24px}.lp .pricing-card.featured{background:var(--dark);border-color:var(--dark)}.lp .pricing-label{letter-spacing:.08em;text-transform:uppercase;color:var(--green);margin-bottom:10px;font-size:10px;font-weight:600}.lp .pricing-card.featured .pricing-label{color:var(--green-mid)}.lp .pricing-amount{color:var(--text);letter-spacing:-.02em;margin-bottom:4px;font-size:36px;font-weight:600}.lp .pricing-card.featured .pricing-amount{color:var(--white)}.lp .pricing-period{color:var(--text-3);font-size:13px;font-weight:400}.lp .pricing-card.featured .pricing-period{color:#ffffff80}.lp .pricing-divider{background:var(--beige);height:1px;margin:18px 0}.lp .pricing-card.featured .pricing-divider{background:#ffffff14}.lp .pricing-features{flex-direction:column;gap:9px;list-style:none;display:flex}.lp .pricing-features li{color:var(--text-3);align-items:flex-start;gap:9px;font-size:13px;display:flex}.lp .pricing-card.featured .pricing-features li{color:#ffffff8c}.lp .pricing-features li:before{content:"";background:var(--green-light);border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-top:2px}.lp .pricing-card.featured .pricing-features li:before{background:#2d5a3d66}.lp .pricing-cta{text-align:center;width:100%;margin-top:22px;display:block}.lp .pricing-cta-light{background:var(--beige);color:var(--green);border:1px solid var(--border);cursor:pointer;text-align:center;border-radius:8px;width:100%;padding:10px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s}.lp .pricing-cta-light:hover{background:var(--green-light)}.lp .final-cta{background:var(--dark);text-align:center;padding:100px 32px}.lp .final-cta h2{color:var(--white);letter-spacing:-.02em;margin-bottom:14px;font-size:36px;font-weight:600}.lp .final-cta p{color:#ffffffa6;max-width:440px;margin:0 auto 32px;font-size:15px;line-height:1.7}.lp .final-cta-fine{color:#fff6;margin-top:14px;font-size:12px}.lp footer{background:var(--dark);border-top:1px solid #ffffff0f;padding:20px 32px}.lp .footer-inner{justify-content:space-between;align-items:center;max-width:1040px;margin:0 auto;display:flex}.lp .footer-copy{color:#ffffff80;font-size:12px}.lp .footer-links{gap:24px;list-style:none;display:flex}.lp .footer-links a{color:#ffffff80;font-size:12px;text-decoration:none;transition:color .15s}.lp .footer-links a:hover{color:#fff9}.lp .nav-mobile-cta{display:none}@media (max-width:768px){.lp .nav-links{display:none}.lp .nav-inner{justify-content:space-between}.lp .nav-mobile-cta{background:var(--green);border-radius:8px;padding:7px 16px;font-weight:500;text-decoration:none;display:inline-block;color:var(--white)!important;font-size:13px!important;transition:background .15s!important}.lp .nav-mobile-cta:hover{background:#1e4428!important}.lp .hero{padding:48px 16px}.lp .hero-inner{grid-template-columns:1fr;gap:40px}.lp .hero-text{text-align:center}.lp .hero-sub{margin:0 auto 10px}.lp .hero h1{font-size:34px}.lp .hero-sub{font-size:14px}.lp .hero-ctas{flex-direction:column;justify-content:center;align-items:stretch}.lp .btn-primary,.lp .btn-ghost{text-align:center;width:100%}.lp .problem,.lp .how,.lp .features,.lp .coming-soon,.lp .testimonials,.lp .pricing{padding:40px 16px}.lp .final-cta{padding:60px 16px}.lp footer{padding:20px 16px}.lp .problem-cards{grid-template-columns:1fr}.lp .problem-card{text-align:center}.lp .problem-card-header{flex-direction:column;align-items:center;gap:12px}.lp .how-steps{grid-template-columns:1fr;gap:0}.lp .how-step{margin-bottom:32px;padding-bottom:32px}.lp .feature-row{grid-template-columns:1fr;gap:24px}.lp .feature-row.reverse{direction:ltr}.lp .testimonial-grid{grid-template-columns:1fr}.lp .pricing-grid{grid-template-columns:1fr;max-width:100%}.lp .feature-title{font-size:26px}.lp .how-step:not(:last-child):after{width:100%;height:1px;inset:auto auto 0 0}.lp .footer-inner{flex-direction:column;align-items:flex-start;gap:12px}.lp .coming-soon-preview{height:auto}.lp .hero-screen{height:220px}}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lp .fade-up{animation:.6s forwards lp-fade-up}.lp .fade-up-1{opacity:0;animation-delay:.1s}.lp .fade-up-2{opacity:0;animation-delay:.25s}.lp .fade-up-3{opacity:0;animation-delay:.4s}.lp .fade-up-4{opacity:0;animation-delay:.55s}
