@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#164c35;--yellow:#f9d54e;--ink:#23362c;--line:#e3e7e0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:#fff;color:var(--ink);font:16px 'DM Sans',Arial,sans-serif}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #c19a16;outline-offset:4px}button{border:0}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.container{max-width:1280px;width:calc(100% - 80px);margin:auto}.topbar{background:var(--green);color:#fff;font-size:13px;padding:10px 0}.topbar .container{display:flex;justify-content:space-between}.topbar b{padding:0 10px;color:var(--yellow)}.header{display:flex;align-items:center;gap:70px;height:108px}.logo{font-family:'Manrope',sans-serif;font-size:44px;line-height:1;font-weight:800;color:var(--green);letter-spacing:-2.8px;display:inline-flex;flex-direction:column;align-items:center}.logo span{font-family:'DM Sans',sans-serif;letter-spacing:6px;font-size:10px;margin-top:7px;padding-left:7px}.search{flex:1;display:flex;align-items:center;background:#f5f6f3;border:1px solid #e7e9e4;border-radius:6px;padding:0 17px;gap:12px;height:48px}.search input{min-width:0;width:100%;background:transparent;border:0;outline:none;font-size:14px}.search kbd{font:11px 'DM Sans';color:#839087;border:1px solid #d9ded6;border-radius:3px;padding:3px 5px}.cart-open{display:flex;align-items:center;gap:12px;background:none;text-align:left;color:var(--green);font-size:13px;white-space:nowrap}.cart-open strong{display:block;margin-top:4px;font-size:15px}.cart-open>b{background:var(--green);color:white;border-radius:50%;width:25px;height:25px;display:grid;place-items:center}.nav-wrap{border-block:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:25px;height:59px}.nav button{background:none;white-space:nowrap;font-size:14px;padding:19px 0;color:var(--ink)}.nav button.active{font-weight:700;color:var(--green)}.nav button:first-child{border-right:1px solid var(--line);padding-right:32px}.nav button:first-child span{margin-left:10px}.campaign-link{font-size:14px;color:var(--green);font-weight:700;margin-left:auto}.campaign-link span{margin-left:12px}.hero{margin-top:30px;background:#eaf0e5;border-radius:10px;overflow:hidden;position:relative;display:grid;grid-template-columns:49% 51%}.hero-copy{padding:45px 48px 52px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.8px}.hero .eyebrow{display:flex;align-items:center;gap:9px;color:var(--green)}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--green)}h1{font-family:'Manrope',sans-serif;font-size:65px;letter-spacing:-3.5px;line-height:1.08;margin:23px 0 19px;font-weight:800;color:var(--green)}.hero-copy p{line-height:1.65;color:#5a6d5a;font-size:18px;margin:0 0 25px}.primary{background:var(--green);color:white;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:15px 20px;border-radius:4px;font-size:14px;font-weight:600}.primary:hover{background:#236546}.primary span{font-size:20px}.hero-note{font-size:12px;color:#6a7864;margin-top:19px}.hero-photo{position:relative;min-height:420px;background:#557044;overflow:hidden}.hero-photo>img{width:100%;height:100%;position:absolute;object-fit:cover}.price-sticker{position:absolute;right:27px;bottom:53px;background:var(--yellow);color:#183722;border-radius:50%;width:175px;height:175px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(8deg);box-shadow:0 8px 30px #0002;border:1px solid #e1b93e;outline:1px dashed #a98638;outline-offset:-8px}.price-sticker>span{font-size:10px;letter-spacing:1px;font-weight:700}.price-sticker strong{font-size:53px;line-height:1.05;letter-spacing:-3px;margin:10px 0}.price-sticker sup{font-size:27px;letter-spacing:-1px}.price-sticker small{display:block;font-size:12px;letter-spacing:0;text-align:right;margin-right:7px}.hero-bottom{grid-column:1/-1;background:var(--green);color:white;display:flex;align-items:center;gap:25px;padding:13px 26px;font-size:10px;letter-spacing:1.7px}.hero-bottom span{font-size:12px;letter-spacing:0;color:#d7e3d6}.hero-bottom b{margin-left:auto;font-weight:400}.service-strip{display:flex;justify-content:space-around;border-bottom:1px solid var(--line);padding:24px 0}.service-strip>div{display:flex;align-items:center;gap:11px;color:#536551;font-size:13px}.service-strip svg{width:21px;height:21px}.products{padding-top:43px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-heading .eyebrow{font-size:10px;color:#7b876e}h2{font-family:'Manrope',sans-serif;font-weight:800;letter-spacing:-1px;font-size:29px;margin:7px 0 0}.date-label{font-size:13px;color:#66725e;border:1px solid var(--line);border-radius:4px;padding:8px 12px}.date-label span{padding-left:8px;border-left:1px solid var(--line);margin-left:8px;color:#839078}.filters{display:flex;align-items:center;gap:8px;margin-bottom:23px}.filters button{padding:9px 16px;background:white;border:1px solid var(--line);border-radius:30px;font-size:12px;color:#60715c;white-space:nowrap}.filters button.selected{background:var(--green);border-color:var(--green);color:white}.filters>span{margin-left:auto;color:#7c8576;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.product-card{border:1px solid var(--line);border-radius:7px;padding:15px;position:relative;min-width:0;transition:border-color .2s,transform .2s}.product-card:hover{border-color:#7d9a75;transform:translateY(-3px)}.product-image{height:150px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.product-image img{width:100%;height:100%;object-fit:contain}.product-card .tag{position:absolute;top:12px;left:12px;background:#f8d851;padding:5px 8px;border-radius:3px;font-size:10px;font-weight:700}.product-card .unit{font-size:11px;color:#889080;margin-bottom:6px}.product-card h3{font-weight:500;font-size:14px;margin:0;min-height:37px;line-height:1.4}.product-card .pricing{display:flex;justify-content:space-between;align-items:end;margin-top:13px}.old-price{display:block;text-decoration:line-through;font-size:11px;color:#93988b;min-height:17px}.price{font-size:22px;font-weight:700;color:var(--green);letter-spacing:-.6px}.price small{font-size:11px;font-weight:500;letter-spacing:0}.add{border:1px solid #cad8c2;background:#eff4e9;color:var(--green);font-size:25px;line-height:1;border-radius:50%;width:33px;height:33px;display:grid;place-items:center}.add:hover{background:var(--green);color:white}.empty{grid-column:1/-1;padding:55px;text-align:center;background:#f6f8f3;border-radius:6px}.demo-note{font-size:11px;color:#8b9285;margin:16px 0 0}.bottom-banner{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#f2f4ed;border-top:3px solid var(--green);padding:31px 37px;margin:43px 0}.bottom-banner .eyebrow{font-size:10px;color:#65765c}.bottom-banner h2{font-size:27px;line-height:1.3}.bottom-banner p{line-height:1.7;font-size:14px;color:#677461}.bottom-banner button{background:transparent;border-bottom:1px solid var(--green);padding:10px 0;font-size:14px;color:var(--green);font-weight:600}.bottom-banner button span{margin-left:25px}footer{background:#f8f9f5;border-top:1px solid var(--line);padding:30px 0 20px}.footer-main{display:flex;align-items:center;gap:38px}.footer-main .logo{font-size:31px}.footer-main .logo span{font-size:8px;letter-spacing:4px}.footer-main p{font-size:15px;font-weight:500}.footer-main>span{margin-left:auto;font-size:12px;color:#75806e}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;margin-top:25px;color:#8a9382;font-size:11px}dialog{border:0;border-radius:12px;width:480px;max-width:calc(100% - 24px);padding:25px;color:var(--ink);max-height:85vh}dialog::backdrop{background:#102a20a6}.dialog-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px}.dialog-heading h2{font-size:24px;margin:0}.dialog-heading h2 span{font-size:15px;color:#798675}.dialog-heading button{background:#f0f3ec;font-size:27px;border-radius:50%;width:35px;height:35px}.cart-row{display:flex;gap:14px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-row img{width:60px;height:60px;object-fit:contain}.cart-row>div{flex:1}.cart-row h3{font-size:14px;margin:0 0 8px}.cart-row p{margin:0;font-size:13px;color:#65735f}.quantity{display:flex;align-items:center;gap:12px;font-size:14px}.quantity button{background:#edf3e8;border-radius:4px;width:28px;height:28px}.cart-summary>div{display:flex;justify-content:space-between;margin-top:25px}.cart-summary p{font-size:12px;line-height:1.6;color:#7c8776}.cart-summary .primary{width:100%;justify-content:center;margin-top:10px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);background:var(--green);color:white;padding:13px 23px;border-radius:5px;box-shadow:0 3px 20px #0002;opacity:0;pointer-events:none;transition:.2s;font-size:14px;z-index:10}#toast.show{opacity:1;transform:translate(-50%,0)}@media(min-width:1450px){.hero-copy{padding-top:53px;padding-bottom:60px}}@media(max-width:1050px){.container{width:calc(100% - 40px)}.header{gap:35px}.nav{gap:16px;overflow:auto}.nav button:first-child{padding-right:16px}.nav button,.campaign-link{font-size:12px}.hero-copy{padding:35px}.hero h1{font-size:53px}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card:last-child{display:block}.product-grid.filtered .product-card:last-child{display:block}.filters{overflow:auto}.filters>span{display:none}}@media(max-width:700px){.container{width:calc(100% - 32px)}.topbar{font-size:10px}.topbar b{padding:0 4px}.header{height:auto;padding-block:20px;flex-wrap:wrap;gap:19px;justify-content:space-between}.logo{font-size:35px}.logo span{font-size:8px}.search{order:3;flex-basis:100%;height:43px}.cart-open{font-size:11px}.cart-open strong{font-size:13px}.nav{height:49px;gap:22px}.nav button{padding:14px 0}.nav button:first-child{border-right:0}.campaign-link{display:none}.hero{margin-top:19px;grid-template-columns:1fr 44%}.hero-copy{padding:25px 18px 28px}.hero .eyebrow{font-size:8px;letter-spacing:.8px;gap:5px}.hero .eyebrow>span{width:5px;height:5px}.hero h1{font-size:36px;letter-spacing:-2px;margin:18px 0 14px}.hero-copy p{font-size:13px;margin-bottom:18px}.primary{font-size:11px;padding:12px;gap:10px}.hero .primary span{display:none}.hero-note{font-size:9px;margin-top:14px;line-height:1.5}.hero-photo{min-height:300px}.price-sticker{width:115px;height:115px;right:10px;bottom:26px}.price-sticker>span{font-size:7px;letter-spacing:.3px}.price-sticker strong{font-size:34px;margin:6px 0}.price-sticker sup{font-size:18px}.price-sticker small{font-size:8px}.hero-bottom{padding:11px 15px;font-size:8px;gap:10px}.hero-bottom span{font-size:9px}.hero-bottom b{display:none}.service-strip{padding:19px 0;gap:10px}.service-strip>div{font-size:10px;gap:6px;line-height:1.5}.service-strip svg{width:18px}.products{padding-top:29px}.section-heading{align-items:start;gap:15px}.section-heading .eyebrow{font-size:8px;letter-spacing:1px}h2{font-size:23px}.date-label{font-size:9px;padding:6px;white-space:nowrap;margin-top:4px}.date-label span{display:none}.filters{gap:6px;margin-bottom:17px;padding-bottom:3px}.filters button{font-size:11px;padding:8px 12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{padding:12px}.product-card:last-child{display:block}.product-image{height:130px}.product-card h3{font-size:13px}.price{font-size:20px}.demo-note{font-size:10px;line-height:1.6}.bottom-banner{padding:22px;gap:20px;flex-wrap:wrap;margin:30px 0}.bottom-banner h2{font-size:23px}.bottom-banner p{display:none}.bottom-banner button{font-size:12px}.footer-main{gap:20px;flex-wrap:wrap}.footer-main p{font-size:13px}.footer-main>span{display:none}.footer-bottom{font-size:10px}#toast{width:max-content;max-width:90%;font-size:12px;text-align:center}.product-card h3{min-height:37px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
