:root{--green:#2f9e68;--green-dark:#20613f;--green-tint:#e7f2ea;--cream:#f6f4ef;--border:#ece7dd;--text:#2b2723;--text-soft:#57514a;--text-mute:#8a827a;--black:#20211d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--cream);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Hanken Grotesk,system-ui,sans-serif;line-height:1.55}a{color:var(--green);text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4,h5{letter-spacing:-.02em;color:var(--text);margin:0;line-height:1.15}p{margin:0}.container{max-width:1140px;margin:0 auto;padding:44px 24px}.container-narrow{max-width:760px;margin:0 auto;padding:44px 24px}.section{padding-top:8px;padding-bottom:8px}.center{text-align:center;max-width:640px;margin:0 auto}.eyebrow{color:var(--green);background:var(--green-tint);border-radius:999px;margin-bottom:16px;padding:6px 12px;font-size:14px;font-weight:700;display:inline-block}.eyebrow-muted{color:var(--green-dark)}.eyebrow-onlight{color:#d7ede0;background:#ffffff29}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:12px;justify-content:center;align-items:center;padding:10px 18px;font-size:15px;font-weight:700;transition:transform .12s,filter .12s;display:inline-flex}.btn:hover{filter:brightness(1.04);transform:translateY(-1px)}.btn-primary{background:var(--green);color:#fff}.store-badges{flex-wrap:wrap;gap:12px;margin:24px 0 14px;display:flex}.store-badge{background:var(--black);color:#fff;border-radius:12px;align-items:center;gap:10px;padding:10px 16px;transition:transform .12s,filter .12s;display:inline-flex}.store-badge:hover{filter:brightness(1.15);transform:translateY(-1px)}.store-badge-text{flex-direction:column;line-height:1.1;display:flex}.store-badge-text small{opacity:.8;font-size:10px}.store-badge-text strong{font-size:16px;font-weight:700}.logo{align-items:center;gap:10px;display:inline-flex}.logo-square{background:var(--green);border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.logo-word{color:var(--green-dark);letter-spacing:-.02em;white-space:nowrap;font-size:20px;font-weight:800}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#f6f4efd1;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;padding-top:14px;padding-bottom:14px;display:flex}.site-nav{gap:28px;margin-left:auto;margin-right:8px;display:flex}.site-nav a{color:var(--text-soft);white-space:nowrap;font-size:15px;font-weight:600}.site-nav a:hover{color:var(--green-dark)}.header-actions{align-items:center;gap:14px;display:flex}.nav-toggle{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:42px;height:40px;padding:0 9px;display:none}.nav-toggle span{background:var(--green-dark);border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);background:#f6f4eff5}.mobile-menu .container{flex-direction:column;gap:2px;padding-top:8px;padding-bottom:16px;display:flex}.mobile-menu a:not(.btn){color:var(--text-soft);border-bottom:1px solid var(--border);padding:14px 6px;font-size:16px;font-weight:600}.mobile-menu a:not(.btn):hover{color:var(--green-dark)}.mobile-menu .mobile-menu-cta{color:#fff;justify-content:center;margin-top:14px;padding:14px;font-size:16px}.lang-toggle{background:var(--border);border-radius:10px;gap:2px;padding:3px;display:inline-flex}.lang-toggle button{color:var(--text-mute);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:5px 10px;font-size:13px;font-weight:700}.lang-toggle button.active{color:var(--green-dark);background:#fff}.hero{background:radial-gradient(900px 500px at 88% -8%,#2f9e6829,#0000 60%)}.hero-inner{flex-wrap:wrap;align-items:center;gap:56px;padding-top:64px;padding-bottom:64px;display:flex}.hero-copy{flex:420px}.hero-copy h1{margin-bottom:18px;font-size:52px;font-weight:900}.lead{color:var(--text-soft);max-width:520px;font-size:19px}.hero-note{color:var(--text-mute);font-size:14px;font-weight:600}.hero-shot{flex:300px;justify-content:center;display:flex}.hero-shot img{filter:drop-shadow(0 30px 60px #20613f38);max-height:620px}h2{font-size:38px;font-weight:800}.section-features-title h2{margin-top:6px}.feature-row{flex-wrap:wrap;align-items:center;gap:56px;display:flex}.feature-row-reverse{flex-direction:row-reverse}.feature-mock{border-radius:28px;flex:320px;justify-content:center;padding:34px 34px 0;display:flex;overflow:hidden}.feature-mock img{filter:drop-shadow(0 18px 36px #2b272329);max-height:480px}.feature-text{flex:340px}.feature-icon{margin-bottom:12px;font-size:30px;display:inline-block}.feature-text h3{margin-bottom:12px;font-size:30px;font-weight:800}.feature-text p{color:var(--text-soft);max-width:480px;font-size:18px}.price-band{background:var(--green-dark);color:#fff;border-radius:0;margin:24px 0}.price-band h2{color:#fff}.price-band .price-sub{color:#d7ede0;margin-top:14px;font-size:18px}.price-bullets{flex-wrap:wrap;justify-content:center;gap:12px;margin:28px 0 8px;display:flex}.chip{color:#eafaf1;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:15px;font-weight:600;display:inline-flex}.price-shots{flex-wrap:wrap;justify-content:center;gap:40px;margin-top:36px;display:flex}.price-shots figure{text-align:center;max-width:300px;margin:0}.price-shots img{filter:drop-shadow(0 20px 44px #0000004d);border-radius:22px;margin-bottom:14px}.price-shots figcaption{color:#cfe6d9;font-size:15px;font-weight:600}.how-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:26px;margin:40px 0;display:grid}.step-badge{background:var(--green-tint);width:38px;height:38px;color:var(--green-dark);border-radius:12px;justify-content:center;align-items:center;margin-bottom:14px;font-size:18px;font-weight:800;display:inline-flex}.step h4{margin-bottom:8px;font-size:19px;font-weight:700}.step p{color:var(--text-soft);font-size:16px}.how-shot{justify-content:center;display:flex}.how-shot img{filter:drop-shadow(0 18px 36px #2b272329);max-height:460px}.faq-list{margin-top:30px}.faq-item{border:1px solid var(--border);background:#fff;border-radius:16px;margin-bottom:12px;overflow:hidden}.faq-q{cursor:pointer;text-align:left;width:100%;color:var(--text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-family:inherit;font-size:18px;font-weight:700;display:flex}.faq-plus{color:var(--green);flex-shrink:0;font-size:26px;font-weight:400;line-height:1;transition:transform .2s}.faq-item.open .faq-plus{transform:rotate(45deg)}.faq-a{color:var(--text-soft);padding:0 20px 20px;font-size:16px}.cta-card{background:var(--green);color:#fff;text-align:center;border-radius:30px;padding:54px 40px}.cta-card h2{color:#fff}.cta-card p{color:#eafaf1;margin-top:12px;font-size:18px}.cta-card .store-badges{justify-content:center}.site-footer{background:var(--black);color:#cfc9c1}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:40px;display:flex}.footer-brand{flex:320px;max-width:380px}.footer-logo{color:#fff;align-items:center;gap:10px;margin-bottom:14px;font-size:20px;font-weight:800;display:inline-flex}.footer-brand p{color:#9c968d;font-size:15px}.footer-col{flex-direction:column;gap:10px;display:flex}.footer-col h5{color:#fff;margin-bottom:4px;font-size:15px}.footer-col a{color:#b7b1a8;font-size:15px}.footer-col a:hover{color:#fff}.footer-bottom{color:#8b857c;border-top:1px solid #ffffff14;padding-top:22px;padding-bottom:22px;font-size:14px}.back-link{color:var(--text-soft);align-items:center;gap:6px;font-size:15px;font-weight:600;display:inline-flex}.back-link:hover{color:var(--green-dark)}.privacy-body h1{font-size:40px;font-weight:900}.privacy-updated{color:var(--text-mute);margin:10px 0 24px;font-size:15px}.privacy-intro{color:var(--text-soft);margin-bottom:8px;font-size:18px}.privacy-section{margin-top:32px}.privacy-section h2{margin-bottom:12px;font-size:22px;font-weight:800}.privacy-section p{color:var(--text-soft);margin-bottom:10px}.privacy-section ul{color:var(--text-soft);margin:8px 0 0;padding-left:20px}.privacy-section li{margin-bottom:8px}.privacy-contact{background:var(--green-tint);border-radius:18px;margin-top:40px;padding:24px 26px}.privacy-contact h3{color:var(--green-dark);margin-bottom:8px;font-size:19px;font-weight:800}.privacy-contact p{color:var(--text-soft)}.privacy-footer{margin-top:20px}@media (width<=900px){#site-nav{display:none}.nav-toggle{display:flex}}@media (width<=640px){.btn-header-cta{display:none}}@media (width<=760px){.hero-copy h1{font-size:36px}h2,.price-band h2,.cta-card h2{font-size:28px}.feature-text h3{font-size:23px}.privacy-body h1{font-size:30px}.container,.container-narrow{padding-top:34px;padding-bottom:34px}.hero-inner{gap:32px;padding-top:40px;padding-bottom:40px}}@media (width<=420px){.hero-copy h1{font-size:31px}h2,.price-band h2,.cta-card h2{font-size:25px}}
