:root{--green:#1d9e75;--green-light:#e1f5ee;--green-dark:#0f6e56;--green-xlight:#f0faf6;--text:#18181b;--text-muted:#71717a;--text-faint:#a1a1aa;--bg:#fafaf9;--bg-card:#fff;--border:#00000014;--red-light:#fcebeb;--red:#e24b4a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.7}nav{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fafaf9d9;padding:0 2rem;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;max-width:960px;height:60px;margin:0 auto;display:flex}.logo{color:var(--text);letter-spacing:-.3px;font-family:DM Serif Display,serif;font-size:22px;text-decoration:none}.logo span{color:var(--green)}.nav-cta{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:8px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.nav-cta:hover{background:var(--green-dark);transform:translateY(-1px)}.hero{text-align:center;max-width:960px;margin:0 auto;padding:6rem 2rem 4rem}.badge{background:var(--green-light);color:var(--green-dark);letter-spacing:.04em;border-radius:100px;align-items:center;gap:6px;margin-bottom:1.75rem;padding:5px 14px;font-size:12px;font-weight:500;display:inline-flex}.badge:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse;display:block}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero h1{letter-spacing:-1px;color:var(--text);margin-bottom:1.25rem;font-family:DM Serif Display,serif;font-size:clamp(36px,6vw,58px);line-height:1.15}.hero h1 em{color:var(--green);font-style:italic}.hero p{color:var(--text-muted);max-width:480px;margin:0 auto 2.5rem;font-size:18px;font-weight:300;line-height:1.65}.waitlist-box{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;max-width:440px;margin:0 auto;padding:2rem;box-shadow:0 4px 32px #0000000f}.waitlist-box p{color:var(--text-muted);text-align:left;margin-bottom:1rem;font-size:13px}.form-row{gap:8px;display:flex}.form-row input{border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:12px;outline:none;flex:1;padding:12px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .2s}.form-row input:focus{border-color:var(--green)}.form-row input::placeholder{color:var(--text-faint)}.btn-green{background:var(--green);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;padding:12px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:background .2s,transform .15s}.btn-green:hover{background:var(--green-dark);transform:translateY(-1px)}.social-proof{color:var(--text-faint);text-align:center;margin-top:12px;font-size:12px}.success-msg{background:var(--green-light);color:var(--green-dark);text-align:center;border-radius:12px;padding:14px 16px;font-size:14px;font-weight:500;display:none}.section-divider{border:none;border-top:1px solid var(--border);max-width:960px;margin:0 auto}.section{max-width:960px;margin:0 auto;padding:5rem 2rem}.section-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin-bottom:1rem;font-size:11px;font-weight:500}.section-title{letter-spacing:-.5px;margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:clamp(26px,4vw,38px);line-height:1.25}.section-sub{color:var(--text-muted);max-width:520px;font-size:16px;font-weight:300}.pain-list{flex-direction:column;gap:12px;margin-top:2.5rem;display:flex}.pain-item{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;align-items:flex-start;gap:14px;padding:16px 20px;display:flex}.pain-dot{background:var(--red);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:8px}.pain-item p{color:var(--text-muted);font-size:15px;line-height:1.6}.feat-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:2.5rem;display:grid}.feat-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1.5rem;transition:box-shadow .2s,transform .2s}.feat-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000014}.feat-icon{background:var(--green-xlight);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;display:flex}.feat-icon svg{width:18px;height:18px;stroke:var(--green);fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round}.feat-card h3{margin-bottom:6px;font-size:15px;font-weight:500}.feat-card p{color:var(--text-muted);font-size:13px;font-weight:300;line-height:1.55}.testimonial-wrap{background:var(--green);color:#fff;border-radius:20px;padding:2.5rem}.quote-mark{color:#ffffff40;margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:72px;line-height:.5;display:block}.testimonial-wrap p.quote{color:#fff;margin-bottom:1.5rem;font-size:18px;font-weight:300;line-height:1.65}.testi-author{align-items:center;gap:12px;display:flex}.avatar{color:#fff;background:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:500;display:flex}.testi-author .author-info p{color:#fff;font-size:14px;font-weight:500;line-height:1.3}.testi-author .author-info span{color:#ffffffa6;font-size:12px}.final-cta{text-align:center;max-width:960px;margin:0 auto;padding:5rem 2rem 7rem}.final-cta .section-title{margin-bottom:.75rem}.final-cta p{color:var(--text-muted);margin-bottom:2rem;font-size:16px;font-weight:300}.btn-large{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:16px 36px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-large:hover{background:var(--green-dark);transform:translateY(-2px)}.fine-print{color:var(--text-faint);margin-top:14px;font-size:12px}footer{border-top:1px solid var(--border);text-align:center;padding:1.5rem 2rem}footer p{color:var(--text-faint);font-size:13px}@media (width<=600px){.feat-grid{grid-template-columns:1fr}.form-row{flex-direction:column}.btn-green{width:100%}nav{padding:0 1rem}.hero{padding:4rem 1rem 3rem}.section{padding:3.5rem 1rem}.final-cta{padding:3.5rem 1rem 5rem}}.fade-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.fade-in.visible{opacity:1;transform:translateY(0)}#root{min-height:100vh}
