:root{--ink:#263126;--green:#355326;--leaf:#55783d;--lime:#dce9ad;--cream:#f5f1e8;--paper:#fffdf8;--rose:#bb7180;--line:rgba(38,49,38,.16);--serif:"Prata",serif;--sans:"Manrope",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:64px 0 78px;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.5;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.topbar{position:fixed;z-index:50;top:0;left:0;right:0;height:64px;padding:9px 16px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,253,248,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.topbar img{width:145px;height:42px;object-fit:contain;object-position:left}.topbar-order{padding:8px 0;border-bottom:1px solid var(--green);color:var(--green);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.screen{width:100%;position:relative}.tag{display:block;margin-bottom:12px;color:var(--leaf);font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.screen h1,.screen h2{margin:0;font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.035em}.screen h2{font-size:clamp(35px,10vw,46px)}.screen-heading{padding:42px 20px 26px}.screen-heading p{margin:18px 0 0;color:#596359;font-size:14px}.hero{min-height:calc(100svh - 64px);display:flex;flex-direction:column;background:var(--cream)}.hero-photo{height:42svh;min-height:290px;background:linear-gradient(180deg,transparent 55%,rgba(24,32,20,.28)),url('assets/composition-concept-v5-red-sedum.png') center 43%/cover}.hero-card{position:relative;margin:-24px 12px 12px;padding:24px 20px 18px;background:var(--paper);box-shadow:0 18px 50px rgba(38,49,38,.13)}.hero h1{font-size:clamp(42px,13vw,60px)}.hero h1 em{color:var(--leaf);font-style:italic}.hero-card>p{margin:14px 0 20px;color:#536053;font-size:13px}.hero-buy{display:flex;align-items:stretch;gap:12px}.hero-price{min-width:118px;display:grid;grid-template-columns:auto auto;align-content:center}.hero-price small{grid-column:1/-1;font-size:9px;color:#687268}.hero-price strong{font:25px var(--serif)}.hero-price s{align-self:center;margin-left:8px;font-size:11px;color:#889188}.button{min-height:52px;padding:0 19px;border:0;border-radius:2px;display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:white;font:700 10px var(--sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.hero-buy .button{flex:1}.quick-proof{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.quick-proof>div{min-width:0;padding:11px 9px;display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:center;background:var(--cream);border:1px solid rgba(85,120,61,.18)}.quick-proof svg{width:28px;height:28px;fill:none;stroke:var(--leaf);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.quick-proof span{min-width:0;display:flex;flex-direction:column}.quick-proof strong{font-size:10px;line-height:1.25}.quick-proof small{margin-top:3px;color:#687268;font-size:8px;line-height:1.2}.result{padding-bottom:48px;background:var(--paper)}.result figure{margin:0 12px;padding:7px;background:var(--cream)}.result figure img{width:100%;max-height:72svh;object-fit:contain}.reasons{padding:45px 20px 52px;background:var(--green);color:white}.screen-heading.light{padding:0 0 24px}.light .tag{color:var(--lime)}.reason-list{border-top:1px solid rgba(255,255,255,.2)}.reason-list article{display:grid;grid-template-columns:42px 1fr;gap:10px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.2)}.reason-list b{font:18px var(--serif);color:var(--lime)}.reason-list h3{margin:0 0 5px;font:22px/1.2 var(--serif)}.reason-list p{margin:0;color:#dce3d8;font-size:11px}.planting{padding-bottom:48px;background:var(--lime)}.planting figure{margin:0 12px;box-shadow:0 18px 45px rgba(38,49,38,.16)}.planting figure img{width:100%;max-height:70svh;object-fit:contain;background:#f9f5eb}.conversion{background:var(--cream)}.trust{position:relative;min-height:390px;overflow:hidden}.trust>img{width:100%;height:390px;object-fit:cover;object-position:center 30%}.trust:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,var(--cream))}.trust-copy{position:absolute;z-index:1;left:20px;right:20px;bottom:20px}.trust-copy h2{font-size:38px}.trust-copy iframe{display:block;margin-top:15px;background:#fff}.order-box{padding:36px 20px 44px;background:var(--paper)}.order-box h2{font-size:36px}.order-box>div>p{margin:12px 0 25px;color:#596359;font-size:12px}.order-box form{display:grid;gap:14px}.order-box input:not([type=checkbox]){width:100%;height:52px;padding:0 14px;border:1px solid var(--line);border-radius:0;background:white;font:14px var(--sans);outline:none}.order-box input:focus{border-color:var(--leaf)}.order-box label{display:flex;align-items:flex-start;gap:8px;color:#687268;font-size:9px}.order-box form .button{width:100%}.form-status{margin:0;color:var(--leaf);font-size:11px}.sticky-buy{position:fixed;z-index:60;left:8px;right:8px;bottom:8px;min-height:62px;padding:8px 8px 8px 14px;display:flex;align-items:center;justify-content:space-between;background:rgba(38,49,38,.97);color:white;box-shadow:0 14px 45px rgba(15,26,12,.35);backdrop-filter:blur(12px)}.sticky-buy div{display:flex;flex-direction:column;line-height:1.2}.sticky-buy small{font-size:8px;opacity:.7}.sticky-buy strong{font:18px var(--serif)}.sticky-buy a{min-height:44px;padding:0 18px;display:flex;align-items:center;background:var(--lime);color:var(--green);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.hero-card>.product-definition{margin:0 0 18px;padding:0 0 0 13px;border-left:3px solid var(--rose);color:var(--ink);font-size:14px;font-weight:600;line-height:1.45}
.hero-photo{position:relative}
.delivery-stamp{position:absolute;z-index:2;top:18px;right:14px;width:112px;height:78px;padding:10px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;color:#b73236;border:3px double #b73236;box-shadow:0 7px 22px rgba(38,49,38,.18);text-align:center;text-transform:uppercase;transform:rotate(5deg)}
.delivery-stamp:before,.delivery-stamp:after{content:"";position:absolute;left:7px;right:7px;height:1px;background:#b73236;opacity:.65}.delivery-stamp:before{top:7px}.delivery-stamp:after{bottom:7px}.delivery-stamp span{font-size:8px;font-weight:700;letter-spacing:.11em}.delivery-stamp strong{font:20px/1.05 var(--serif);letter-spacing:-.03em}
.order-box{scroll-margin-top:74px}.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.order-box form .button:disabled{cursor:wait;opacity:.7}.form-status.is-success{color:var(--leaf)}.form-status.is-error{color:#a53b3b}
.seller-details{padding:28px 20px 100px;display:flex;flex-direction:column;gap:4px;background:#1f2d20;color:#fff}.seller-details span{margin-bottom:8px;color:var(--lime);font-size:8px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.seller-details strong{font-size:12px}.seller-details small{color:#c9d0c7;font-size:10px}
@media(min-width:760px){body{padding-top:76px}.topbar{height:76px;padding:10px 5vw}.topbar img{width:190px;height:54px}.screen{max-width:1180px;margin-inline:auto}.hero{min-height:720px;display:grid;grid-template-columns:1.08fr .92fr}.hero-photo{height:auto;min-height:720px;grid-column:2;grid-row:1}.hero-card{grid-column:1;grid-row:1;margin:0;padding:90px 7vw;display:flex;flex-direction:column;justify-content:center;box-shadow:none}.hero h1{font-size:74px}.hero-card>.product-definition{max-width:570px;margin-bottom:26px;padding-left:17px;font-size:18px;line-height:1.5}.hero-buy{max-width:470px;margin-top:28px}.result{display:grid;grid-template-columns:.65fr 1fr;gap:6vw;padding:90px 5vw}.result .screen-heading{padding:60px 0;align-self:start;position:sticky;top:110px}.result figure{margin:0}.reasons{padding:90px 7vw}.reason-list{display:grid;grid-template-columns:repeat(3,1fr)}.reason-list article{display:block;padding:30px;border-right:1px solid rgba(255,255,255,.2)}.reason-list h3{margin-top:42px}.planting{display:grid;grid-template-columns:.8fr 1fr;gap:5vw;padding:90px 6vw}.planting .screen-heading{padding:65px 0}.planting figure{margin:0}.conversion{display:grid;grid-template-columns:1fr 1fr}.trust,.trust>img{height:700px}.trust{min-height:700px}.order-box{padding:90px 7vw;display:flex;flex-direction:column;justify-content:center;scroll-margin-top:76px}.delivery-stamp{top:34px;right:30px;width:140px;height:94px}.delivery-stamp strong{font-size:25px}.seller-details{max-width:1180px;margin-inline:auto;padding:30px 5vw 38px}.sticky-buy{display:none}}
.topbar-actions{display:flex;align-items:center;gap:10px}.topbar-max{width:44px;height:44px;padding:4px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(85,120,61,.18);border-radius:10px;background:#fff;box-shadow:0 4px 14px rgba(38,49,38,.08);transition:transform .16s cubic-bezier(.23,1,.32,1),box-shadow .16s cubic-bezier(.23,1,.32,1)}.topbar-max img{width:34px!important;height:34px!important;border-radius:8px;object-fit:cover}.topbar-max span{display:none;color:var(--green);font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.topbar-max:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(38,49,38,.13)}.topbar-max:active{transform:scale(.97)}.topbar-max:focus-visible,.topbar-order:focus-visible{outline:2px solid var(--leaf);outline-offset:3px}
@media(min-width:760px){.topbar-actions{gap:20px}.topbar-max{width:auto;padding-right:12px}.topbar-max span{display:inline}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
