
:root{--forest:#143925;--green:#2f7a45;--light:#eef5ea;--cream:#fbfaf4;--orange:#f07a31;--gold:#d9a441;--text:#24342a;--muted:#6c796f;--line:#e3e8e2;--white:#fff;--shadow:0 14px 36px rgba(29,55,38,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.announcement{background:var(--forest);color:#fff;text-align:center;padding:9px 18px;font-size:13px;letter-spacing:.2px}.utility{background:#f6f2e8;border-bottom:1px solid #ece5d6}.utility-inner,.main-nav,.mega-inner,.content,.footer-inner{max-width:1240px;margin:auto}.utility-inner{display:flex;justify-content:space-between;align-items:center;padding:8px 20px;font-size:12px}.utility-links{display:flex;gap:20px}.main-header{background:#fff;position:sticky;top:0;z-index:60;box-shadow:0 4px 18px rgba(22,56,36,.06)}.main-nav{height:88px;padding:0 20px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:24px}.logo{font-size:30px;font-weight:900;letter-spacing:-1.6px;color:var(--forest)}.logo span{color:var(--orange)}.logo small{display:block;font-size:10px;letter-spacing:2.8px;color:var(--muted);margin-top:2px}.search{position:relative}.search input{width:100%;border:1px solid #dce5dc;border-radius:30px;padding:14px 48px 14px 20px;background:#f8faf7}.search button{position:absolute;right:5px;top:5px;width:40px;height:40px;border:0;border-radius:50%;background:var(--green);color:#fff}.nav-actions{display:flex;gap:10px;align-items:center}.round-action{width:45px;height:45px;border-radius:50%;border:1px solid var(--line);background:#fff;display:grid;place-items:center;position:relative;cursor:pointer}.cart-dot{position:absolute;right:-3px;top:-4px;min-width:20px;height:20px;border-radius:12px;background:var(--orange);color:#fff;display:grid;place-items:center;font-size:11px}.category-nav{background:var(--green);color:#fff}.mega-inner{display:flex;align-items:center;gap:28px;padding:0 20px;height:52px}.mega-inner>a{font-size:14px;font-weight:700}.shop-all{background:var(--forest);align-self:stretch;display:flex;align-items:center;padding:0 24px;margin-left:-20px}.hero{min-height:540px;background:linear-gradient(90deg,#dfeee1 0%,#f8fbf6 58%,#f9f0df 100%);overflow:hidden}.hero-inner{max-width:1240px;margin:auto;padding:72px 20px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:45px}.hero-copy .kicker{color:var(--orange);font-weight:900;letter-spacing:1.5px;font-size:13px}.hero-copy h1{font-size:66px;line-height:.98;margin:16px 0;letter-spacing:-3.5px;color:var(--forest)}.hero-copy p{font-size:18px;line-height:1.7;color:var(--muted);max-width:620px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:6px;padding:14px 21px;font-weight:800;cursor:pointer}.btn-green{background:var(--green);color:#fff}.btn-orange{background:var(--orange);color:#fff}.btn-outline{border:1px solid var(--green);color:var(--green);background:#fff}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-art{position:relative;height:410px}.basket-art{position:absolute;inset:32px 0 0 30px;border-radius:50% 50% 46% 46%;background:linear-gradient(145deg,#398d52,#153c27);box-shadow:0 28px 60px rgba(20,57,37,.25);display:grid;place-items:center;font-size:90px}.hero-badge{position:absolute;right:4px;top:14px;width:125px;height:125px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;text-align:center;font-weight:900;transform:rotate(8deg)}.ticker{background:#fff9e9;border-top:1px solid #eee3c3;border-bottom:1px solid #eee3c3;color:#5e5b45;padding:13px;text-align:center;font-size:13px}.content{padding:66px 20px}.section-title{text-align:center;margin-bottom:34px}.section-title .kicker{color:var(--orange);font-size:12px;font-weight:900;letter-spacing:1.8px}.section-title h2{font-size:40px;color:var(--forest);margin:8px 0}.section-title p{color:var(--muted)}.category-circles{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.category-circle{text-align:center}.category-icon{width:150px;height:150px;border-radius:50%;margin:auto;background:var(--light);display:grid;place-items:center;font-size:58px;border:8px solid #fff;box-shadow:var(--shadow);transition:.25s}.category-circle:hover .category-icon{transform:translateY(-6px);background:#e3f2df}.category-circle strong{display:block;margin-top:14px;color:var(--forest)}.product-tabs{display:flex;justify-content:center;gap:28px;margin-bottom:26px;border-bottom:1px solid var(--line)}.product-tabs button{border:0;background:none;padding:13px 5px;font-weight:800;color:var(--muted);cursor:pointer}.product-tabs .active{color:var(--green);border-bottom:3px solid var(--green)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;position:relative;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-image{height:235px;background:#f6f8f4;display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-placeholder{font-size:70px}.badge{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:3px;background:var(--orange);color:#fff;font-size:11px;font-weight:800}.product-info{padding:17px}.product-category{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:1px}.product-info h3{font-size:17px;margin:8px 0;min-height:42px;color:var(--forest)}.unit{font-size:12px;color:var(--muted)}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.price{font-size:19px;font-weight:900;color:var(--green)}.add-cart{width:40px;height:40px;border-radius:50%;border:0;background:var(--green);color:#fff;font-size:21px;cursor:pointer}.promise{background:var(--cream)}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.promise-card{text-align:center;padding:26px}.promise-card .icon{font-size:34px}.promise-card h3{color:var(--forest)}.split-banner{display:grid;grid-template-columns:1fr 1fr;min-height:410px}.split-image{background:linear-gradient(130deg,#2f7a45,#163d28);display:grid;place-items:center;font-size:100px}.split-copy{background:#f3ead6;padding:62px;display:flex;flex-direction:column;justify-content:center}.split-copy h2{font-size:43px;color:var(--forest);margin:8px 0}.split-copy p{line-height:1.7;color:#667168}.newsletter{background:var(--orange);color:#fff}.newsletter-inner{max-width:950px;margin:auto;padding:48px 20px;text-align:center}.newsletter h2{font-size:34px;margin:0 0 10px}.newsletter-form{max-width:620px;margin:22px auto 0;display:flex}.newsletter-form input{flex:1;border:0;padding:15px;border-radius:6px 0 0 6px}.newsletter-form button{border:0;background:var(--forest);color:#fff;padding:0 24px;border-radius:0 6px 6px 0;font-weight:800}.footer{background:var(--forest);color:#d9e5dc}.footer-inner{padding:56px 20px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:34px}.footer h4{color:#fff}.footer a{display:block;margin:9px 0;color:#d9e5dc}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px;text-align:center;color:#b9c9bf}.page-hero{background:#eef5ea;padding:64px 20px;text-align:center}.page-hero h1{font-size:48px;color:var(--forest);margin:8px}.shop-layout{display:grid;grid-template-columns:250px 1fr;gap:30px}.filters{border:1px solid var(--line);padding:20px;border-radius:8px;height:max-content}.filters h3{margin-top:0}.filters label{display:block;margin:12px 0}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.shop-toolbar select{padding:10px;border:1px solid var(--line);border-radius:4px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:48px}.product-detail-image{height:520px;background:#f5f7f2;display:grid;place-items:center}.product-detail-image img{width:100%;height:100%;object-fit:contain}.product-detail-copy h1{font-size:44px;color:var(--forest)}.product-detail-copy .price{font-size:30px;margin:20px 0}.qty-row{display:flex;gap:12px;margin:24px 0}.qty-input{width:90px;padding:12px;border:1px solid var(--line)}.floating-cart{position:fixed;right:24px;bottom:24px;z-index:100;background:var(--orange);color:#fff;border:0;border-radius:50px;padding:13px 18px;display:flex;align-items:center;gap:11px;box-shadow:0 14px 32px rgba(240,122,49,.35);cursor:pointer;font-weight:900}.floating-cart-icon{font-size:25px}.drawer{position:fixed;right:-460px;top:0;height:100%;width:min(440px,100%);background:#fff;z-index:120;padding:22px;transition:.3s;box-shadow:-15px 0 35px rgba(0,0,0,.16);overflow:auto}.drawer.open{right:0}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:110;display:none}.overlay.show{display:block}.drawer-head{display:flex;justify-content:space-between;align-items:center}.close-cart{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#fff;font-size:25px}.cart-line{display:grid;grid-template-columns:1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-qty{display:flex;gap:8px;align-items:center}.cart-qty button{width:28px;height:28px;border:1px solid var(--line);background:#fff}.checkout-btn{width:100%;margin-top:18px}.mobile-menu{display:none}.no-results{grid-column:1/-1;text-align:center;padding:35px;color:var(--muted)}@media(max-width:1000px){.main-nav{grid-template-columns:180px 1fr auto}.mega-inner{overflow:auto}.category-circles{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.promise-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:52px}}@media(max-width:760px){.utility{display:none}.main-nav{height:auto;padding:14px 16px;grid-template-columns:1fr auto}.search{grid-column:1/-1;grid-row:2}.mobile-menu{display:grid}.category-nav{display:none}.hero-inner,.split-banner,.product-detail,.shop-layout{grid-template-columns:1fr}.hero-copy h1{font-size:43px}.hero-art{height:320px}.basket-art{font-size:65px}.category-circles{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.split-copy{padding:38px 22px}.footer-inner{grid-template-columns:1fr}.floating-cart{left:12px;right:12px;bottom:12px;justify-content:center}.content{padding:48px 16px}.page-hero h1{font-size:38px}}@media(max-width:500px){.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-image{height:165px}.product-info{padding:12px}.product-info h3{font-size:14px}.category-icon{width:125px;height:125px}.promise-grid{grid-template-columns:1fr}.hero-copy h1{font-size:38px}.hero-art{height:270px}.hero-badge{width:96px;height:96px;font-size:13px}.newsletter-form{display:block}.newsletter-form input,.newsletter-form button{width:100%;border-radius:6px;margin:5px 0;padding:14px}}
