:root{--forest2:#3d7a3d;--forest3:#1e3320;--lime2:#7aaa45;--cream2:#ede8dc;--muted:#5a7a5a;--border-lp:#d4cfc4}.lp-nav{background:var(--forest);padding:0 5%;display:flex;align-items:center;justify-content:space-between;height:64px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.lp-logo{color:var(--cream);font-size:1.4rem;font-weight:700;letter-spacing:-.5px}.lp-logo span{color:var(--lime)}.lp-nav-links{display:flex;gap:2rem;align-items:center}.lp-nav-links a{color:#a8c4a0;text-decoration:none;font-size:.9rem;transition:color .2s}.lp-nav-links a:hover{color:var(--cream)}.lp-nav .lp-btn-lime{color:#fff}.lp-btn{padding:.5rem 1.25rem;border-radius:6px;font-weight:600;font-size:.9rem;cursor:pointer;text-decoration:none;transition:all .2s;display:inline-block}.lp-btn-lime{background:var(--lime);color:var(--forest3);border:none}.lp-btn-lime:hover{background:var(--lime2);color:var(--forest3)}.lp-btn-outline{background:transparent;color:var(--cream);border:1.5px solid #4a6e4a}.lp-btn-outline:hover{border-color:#a8c4a0;color:var(--cream)}.lp-btn-lg{padding:.8rem 2rem;font-size:1rem;border-radius:8px}.lp-hero{background:linear-gradient(135deg,var(--forest) 0,#344f34 50%,#3a5c3a 100%);padding:110px 5% 90px;text-align:center;color:var(--cream);position:relative;overflow:hidden}.lp-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 60% 40%,rgba(143,190,90,.1) 0,transparent 65%);pointer-events:none}.lp-hero-badge{display:inline-block;background:rgba(143,190,90,.12);border:1px solid rgba(143,190,90,.28);color:var(--lime);padding:.35rem 1rem;border-radius:999px;font-size:.78rem;font-weight:600;letter-spacing:.8px;margin-bottom:1.5rem;text-transform:uppercase;position:relative}.lp-hero h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.15;margin-bottom:1.25rem;letter-spacing:-1px;color:var(--cream);position:relative}.lp-hero h1 span{color:var(--lime)}.lp-hero>p{font-size:1.1rem;color:#a8c4a0;max-width:540px;margin:0 auto 2.5rem;line-height:1.75;position:relative}.lp-hero-btns{gap:1rem;position:relative}.lp-hero-btns,.lp-stats{display:flex;justify-content:center;flex-wrap:wrap}.lp-stats{background:var(--cream2);border-top:1px solid var(--border-lp);border-bottom:1px solid var(--border-lp)}.lp-stat{padding:2rem 3rem;text-align:center;border-right:1px solid var(--border-lp)}.lp-stat:last-child{border-right:none}.lp-stat-num{font-size:1.8rem;font-weight:800}.lp-stat-num,.lp-stat-num span{color:var(--lime)}.lp-stat-label{font-size:.78rem;color:var(--muted);margin-top:.25rem;text-transform:uppercase;letter-spacing:.6px}.lp-problem{background:#fff;padding:80px 5%}.lp-problem-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.lp-section-label{font-size:.75rem;font-weight:700;color:var(--forest2);text-transform:uppercase;letter-spacing:1.2px;margin-bottom:.6rem}.lp-problem-text h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:var(--forest);margin-bottom:1rem;letter-spacing:-.5px;line-height:1.2}.lp-problem-text p{font-size:.97rem;color:var(--muted);line-height:1.75;margin-bottom:1rem}.lp-problem-visual{display:flex;flex-direction:column;gap:.75rem}.lp-prob-card{background:var(--cream);border:1px solid var(--border-lp);border-radius:10px;padding:1.25rem;display:flex;align-items:flex-start;gap:.85rem}.lp-prob-icon{font-size:1.3rem;flex-shrink:0;margin-top:.1rem}.lp-prob-card h3{font-size:.9rem;font-weight:700;color:var(--forest);margin-bottom:.25rem}.lp-prob-card p{font-size:.82rem;color:var(--muted);line-height:1.55;margin:0}.lp-hiw{background:var(--cream2);padding:80px 5%;border-top:1px solid var(--border-lp);border-bottom:1px solid var(--border-lp);scroll-margin-top:64px}.lp-hiw-inner{max-width:1100px;margin:0 auto}.lp-section-title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:var(--forest);margin-bottom:.9rem;letter-spacing:-.5px}.lp-section-sub{font-size:.97rem;color:var(--muted);max-width:500px;line-height:1.75;margin-bottom:3rem}.lp-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem}.lp-step{background:#fff;border:1px solid var(--border-lp);border-radius:12px;padding:1.75rem}.lp-step-num{width:34px;height:34px;background:var(--forest);color:var(--lime);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.88rem;margin-bottom:1rem}.lp-step h3{font-size:.97rem;font-weight:700;margin-bottom:.45rem;color:var(--forest)}.lp-step p{font-size:.86rem;color:var(--muted);line-height:1.65}.lp-pricing-wrap{background:var(--cream);padding:80px 5%;border-bottom:1px solid var(--border-lp);scroll-margin-top:64px}.lp-pricing-inner{max-width:1100px;margin:0 auto}.lp-pricing-cards{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.lp-card{background:#fff;border:1.5px solid var(--border-lp);border-radius:16px;padding:2.5rem;width:300px;position:relative}.lp-card.featured{border-color:var(--forest2);box-shadow:0 0 0 4px rgba(61,122,61,.08)}.lp-card-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--forest);color:var(--lime);font-size:.7rem;padding:.25rem .9rem;border-radius:999px;letter-spacing:.6px;white-space:nowrap}.lp-card-badge,.lp-card-tier{font-weight:700;text-transform:uppercase}.lp-card-tier{font-size:.75rem;color:var(--muted);letter-spacing:1px;margin-bottom:.5rem}.lp-card-price{font-size:2.8rem;font-weight:800;color:var(--forest);letter-spacing:-1px}.lp-card-price sup{font-size:1.2rem;vertical-align:super}.lp-card-price sub{font-size:.88rem;color:var(--muted);font-weight:400}.lp-card-desc{font-size:.86rem;color:var(--muted);margin:.75rem 0 1.5rem;line-height:1.65}.lp-card-features{list-style:none;margin-bottom:2rem;display:flex;flex-direction:column;gap:.6rem}.lp-card-features li{font-size:.86rem;display:flex;align-items:center;gap:.5rem;color:var(--forest3)}.lp-card-features li:before{content:"✓";color:var(--forest2);font-weight:700;flex-shrink:0}.lp-btn-card-outline{background:transparent;color:var(--forest);border:1.5px solid var(--border-lp);display:block;text-align:center;padding:.75rem}.lp-btn-card-outline:hover{border-color:var(--forest);color:var(--forest)}.lp-trust-band{background:var(--forest);padding:60px 5%;text-align:center}.lp-trust-band h2{font-size:1.6rem;font-weight:800;color:var(--cream);margin-bottom:.75rem;letter-spacing:-.5px}.lp-trust-band>p{color:#a8c4a0;max-width:520px;margin:0 auto 2rem;line-height:1.75;font-size:.95rem}.lp-trust-items{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap;margin-bottom:2.5rem}.lp-trust-item{display:flex;align-items:center;gap:.5rem;color:#a8c4a0;font-size:.88rem}.lp-trust-item span{color:var(--lime)}.lp-footer{background:var(--forest3);border-top:1px solid #2a4a2a;padding:1.75rem 5%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.lp-footer p{color:#6a8a6a;font-size:.8rem}@media (max-width:768px){.lp-problem-inner{grid-template-columns:1fr;gap:2rem}.lp-stat{padding:1.5rem}.lp-nav-links{gap:1rem}}