.m-nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(253,247,255,.88);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(140,74,47,.1);padding:0 24px}.m-nav--plain{background:var(--bg);position:static;-webkit-backdrop-filter:none;backdrop-filter:none}.m-nav-inner{max-width:1080px;margin:0 auto;height:64px;display:flex;align-items:center;justify-content:space-between}.m-nav-inner--narrow{max-width:800px}.m-nav-logo{font-family:var(--font-mono);font-size:16px;font-weight:500;text-decoration:none;color:var(--text)}.m-nav-links{display:flex;align-items:center;gap:32px;list-style:none}.m-nav-links a{font-size:15px;color:var(--muted);text-decoration:none;font-weight:500;transition:color .15s}.m-nav-back,.m-nav-links a:hover{color:var(--primary)}.m-nav-back{font-size:14px;text-decoration:none;font-weight:500;display:flex;align-items:center;gap:6px}.m-nav-back:hover{text-decoration:underline}.m-footer{background:var(--text);color:rgba(255,255,255,.65);padding:40px 24px}.m-footer-inner{max-width:1080px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.m-footer-inner--narrow{max-width:800px}.m-footer-logo{font-family:var(--font-mono);font-size:16px;font-weight:500;text-decoration:none;color:rgba(255,255,255,.9)}.m-footer-copy{font-size:14px}.m-footer-links{display:flex;gap:24px}.m-footer-links a{font-size:14px;color:rgba(255,255,255,.65);text-decoration:none;transition:color .15s}.m-footer-links a:hover{color:rgba(255,255,255,1)}.m-hero-section{position:relative;min-height:780px;display:flex;flex-direction:column;align-items:center;overflow:hidden}.m-hero-section:before{content:"";position:absolute;inset:0;z-index:0;background:url(/Background.png) 50%/cover no-repeat;opacity:.35;pointer-events:none}.m-hero{position:relative;z-index:1;width:100%;max-width:560px;padding:72px 24px 0;display:flex;flex-direction:column;align-items:center;text-align:center}.m-hero h1{font-size:min(8.5vw,57px);font-weight:600;line-height:1.12;letter-spacing:-.25px;color:var(--text);margin-bottom:16px;white-space:nowrap}.m-hero h1 .m-hero-mono{font-family:var(--font-mono);font-weight:500;color:var(--primary);letter-spacing:-2px}.m-hero-sub{font-size:16px;color:var(--muted);line-height:1.65;max-width:440px;margin-bottom:16px;letter-spacing:.3px}.m-hero-ctas{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.m-store-badge{height:44px;width:auto;display:block;transition:opacity .15s,transform .1s}a:hover .m-store-badge{opacity:.85;transform:translateY(-1px)}.m-hero-phones{position:relative;z-index:1;width:648px;height:440px;overflow:hidden;flex-shrink:0;margin-top:auto}.m-hero-phones img{position:absolute;width:260px;height:566px;border-radius:24px;object-fit:cover}.m-phone-left{left:24px}.m-phone-left,.m-phone-right{top:67px;box-shadow:0 1px 2px rgba(0,0,0,.3),0 1px 3px 1px rgba(0,0,0,.15)}.m-phone-right{left:364px}.m-phone-center{left:194px;top:19px;z-index:2;box-shadow:0 2px 3px rgba(0,0,0,.3),0 6px 10px 4px rgba(0,0,0,.15)}.m-why{background:var(--primary);padding:80px 80px 120px}.m-why-inner{max-width:1080px;margin:0 auto;gap:64px}.m-why-header,.m-why-inner{display:flex;flex-direction:column}.m-why-header{align-items:center;text-align:center;gap:16px}.m-why-overline{font-family:var(--font-mono);font-size:13px;font-weight:500;letter-spacing:5px;color:rgba(255,255,255,.6);text-transform:uppercase}.m-why-header h2{font-size:45px;font-weight:600;line-height:1.15;color:#fff;margin:0}.m-why-header blockquote{font-size:20px;font-weight:400;color:rgba(255,255,255,.85);line-height:1.65;max-width:576px;margin:0}.m-why-attribution{font-size:15px;font-weight:600;color:rgba(255,255,255,.55);letter-spacing:.15px}.m-why-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px 70px;gap:70px 70px}.m-why-item{display:flex;flex-direction:column;gap:28px}.m-why-img-pill{width:100%;max-width:356px;height:200px;border-radius:999px;overflow:hidden;flex-shrink:0}.m-why-img-pill img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.m-why-item-text{display:flex;flex-direction:column;gap:12px}.m-why-item-title{font-size:32px;font-weight:500;line-height:1.25;color:#fff}.m-why-item-sub{font-size:22px;font-weight:400;line-height:1.55;color:rgba(255,255,255,.9)}.m-why-item-desc{font-size:17px;font-weight:400;line-height:1.65;color:rgba(255,255,255,.65)}.m-section-inner{max-width:1080px;margin:0 auto}.m-section-label{font-family:var(--font-mono);font-size:13px;color:var(--primary);letter-spacing:5px;text-transform:uppercase;margin-bottom:12px}.m-section-title{font-size:clamp(28px,3.5vw,40px);font-weight:700;letter-spacing:-.6px;line-height:1.15;color:var(--text);max-width:520px;margin-bottom:56px}.m-features{padding:80px 24px}.m-features .m-section-title{max-width:none;white-space:nowrap}.m-features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.m-feature-card{background:#F0DFD7;border-radius:20px;padding:28px}.m-feature-icon{width:48px;height:48px;background:var(--bg);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:18px}.m-feature-title{font-size:18px;font-weight:700;color:var(--text);margin-bottom:8px;letter-spacing:-.2px}.m-feature-desc{font-size:15px;color:var(--muted);line-height:1.65}.m-how{background:#F0DFD7;padding:80px 24px}.m-how .m-section-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.m-steps{display:flex;flex-direction:column;gap:32px;margin-top:40px}.m-step{display:flex;gap:20px;align-items:flex-start}.m-step-num{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:var(--warm-100);border:2px solid var(--warm-200);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:14px;font-weight:500;color:var(--primary);margin-top:2px}.m-step-content h3{font-size:17px;font-weight:700;color:var(--text);margin-bottom:4px}.m-step-content p{font-size:15px;color:var(--muted);line-height:1.6}.m-how-visual{display:flex;flex-direction:column;gap:14px}.m-eco-card{background:var(--text);border-radius:20px;padding:24px;color:white;position:relative;overflow:hidden}.m-eco-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(140,74,47,.4),transparent 60%)}.m-eco-chip{position:relative;display:inline-block;font-family:var(--font-mono);font-size:11px;border:1px solid rgba(255,255,255,.5);border-radius:999px;padding:4px 12px;margin-bottom:12px}.m-eco-name{position:relative;font-size:22px;font-weight:700;line-height:1.2;margin-bottom:4px}.m-eco-sub{position:relative;font-size:13px;opacity:.75;font-weight:500}.m-plant-card{display:flex;flex-direction:column;gap:12px}.m-plant-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.m-plant-pill{background:var(--bg);border-radius:12px;padding:12px}.m-plant-pill-img{width:100%;aspect-ratio:1;border-radius:8px;margin-bottom:8px;object-fit:cover;display:block}.m-plant-pill-name{font-size:12px;font-weight:600;color:var(--text);line-height:1.3}.m-plant-pill-sci{font-size:11px;color:var(--muted);font-style:italic}.m-cta-strip{background:var(--primary);padding:72px 24px;text-align:center}.m-cta-strip h2{font-size:clamp(28px,4vw,44px);font-weight:700;letter-spacing:-.6px;color:#fff;margin-bottom:14px}.m-cta-strip p{font-size:18px;color:rgba(255,255,255,.8);margin-bottom:36px}.m-cta-badges{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.m-page{max-width:800px;margin:0 auto;padding:56px 24px 96px}.m-page-header{margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid var(--warm-200)}.m-page-eyebrow{font-family:var(--font-mono);font-size:12px;color:var(--primary);letter-spacing:.5px;text-transform:uppercase;margin-bottom:12px}.m-page-title{font-size:40px;font-weight:700;letter-spacing:-.8px;line-height:1.1;color:var(--text);margin-bottom:14px}.m-page-meta{font-size:14px;color:var(--muted)}.m-toc{background:var(--warm-100);border-radius:16px;padding:24px 28px;margin-bottom:48px}.m-toc-title{font-size:13px;font-weight:700;color:var(--text);text-transform:uppercase;letter-spacing:.5px;margin-bottom:14px;font-family:var(--font-mono)}.m-toc ol{list-style:none;counter-reset:toc;display:flex;flex-direction:column;gap:8px}.m-toc li{counter-increment:toc;display:flex;align-items:baseline;gap:10px}.m-toc li:before{content:counter(toc,decimal-leading-zero);font-family:var(--font-mono);font-size:11px;color:var(--primary);flex-shrink:0}.m-toc a{font-size:14px;color:var(--muted);text-decoration:none;font-weight:500;transition:color .15s}.m-toc a:hover{color:var(--primary)}.m-highlight-box{background:var(--warm-100);border-left:3px solid var(--primary);border-radius:12px;padding:16px 20px;margin-bottom:48px}.m-highlight-box p{font-size:15px;color:var(--muted);line-height:1.7;margin-bottom:0}.m-policy-section{margin-bottom:48px;scroll-margin-top:80px}.m-policy-section h2{font-size:22px;font-weight:700;color:var(--text);letter-spacing:-.3px;margin-bottom:14px;display:flex;align-items:center;gap:12px}.m-section-num{font-family:var(--font-mono);font-size:12px;color:var(--primary);background:var(--warm-100);border-radius:6px;padding:3px 8px;flex-shrink:0}.m-policy-section p{font-size:16px;color:var(--muted);line-height:1.75;margin-bottom:14px}.m-policy-section p:last-child{margin-bottom:0}.m-policy-section ul{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.m-policy-section ul li{display:flex;gap:12px;align-items:flex-start;font-size:16px;color:var(--muted);line-height:1.6}.m-policy-section ul li:before{content:"—";color:var(--primary);font-weight:700;flex-shrink:0;margin-top:1px}.m-policy-section strong{color:var(--text);font-weight:600}.m-policy-section a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.m-policy-section a:hover{opacity:.8}.m-faq-section{margin-bottom:56px;scroll-margin-top:80px}.m-faq-section-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--warm-200)}.m-faq-section-title{font-size:22px;font-weight:700;color:var(--text);letter-spacing:-.3px}.m-faq-list{display:flex;flex-direction:column;gap:0}.m-faq-item{border-bottom:1px solid var(--warm-200);padding:20px 0}.m-faq-item:last-child{border-bottom:none}.m-faq-q{font-size:16px;font-weight:600;color:var(--text);margin-bottom:8px;letter-spacing:-.1px}.m-faq-a{font-size:15px;color:var(--muted);line-height:1.75}.m-faq-a a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.m-faq-a a:hover{opacity:.8}.m-faq-a strong{color:var(--text);font-weight:600}@media (max-width:860px){.m-why{padding:64px 24px 80px}.m-why-header h2{font-size:34px}.m-why-grid{grid-template-columns:1fr;gap:48px}.m-features-grid{grid-template-columns:1fr;gap:16px}.m-how .m-section-inner{grid-template-columns:1fr;gap:48px}.m-how-visual{order:-1}.m-footer-inner{flex-direction:column;text-align:center}.m-footer-links{justify-content:center}}@media (max-width:600px){.m-hero-section{min-height:unset}.m-hero{padding:36px 20px 20px}.m-hero h1{margin-bottom:10px}.m-hero-sub{font-size:15px;margin-bottom:16px}.m-hero-phones{margin-top:24px;transform:scale(.58);transform-origin:top center;margin-bottom:-187px}.m-page-title{font-size:30px}}@media (max-width:480px){.m-nav-links{display:none}}