:root{--forest:#173f2b;--forest-2:#245a40;--sage:#dfe9de;--sand:#f5f1e8;--paper:#fff;--ink:#18211b;--muted:#67716a;--line:#dce2dc;--orange:#e46f2b;--orange-dark:#bd4e15;--shadow:0 12px 35px rgba(20,50,34,.10);--radius:18px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fbfcfa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.site-notice{background:var(--forest);color:#fff;text-align:center;padding:8px 16px;font-size:13px;letter-spacing:.02em}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40}.header-main{display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:28px;min-height:84px}.brand{display:flex;align-items:center;gap:11px;font-weight:900;font-size:25px;color:var(--forest)}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--forest);color:#fff;font-size:24px}.header-search{display:flex;border:1px solid #cbd5cd;border-radius:999px;overflow:hidden;background:#f8faf8}.header-search input{width:100%;border:0;background:transparent;padding:13px 18px;outline:0}.header-search button{border:0;background:var(--orange);color:#fff;padding:0 20px;font-weight:800;cursor:pointer}.header-actions{display:flex;gap:10px}.icon-link{display:flex;align-items:center;gap:7px;padding:10px 13px;border-radius:12px;font-size:14px;font-weight:750}.icon-link:hover{background:var(--sand)}.cart-count{background:var(--orange);color:#fff;min-width:22px;height:22px;border-radius:11px;text-align:center;font-size:12px;line-height:22px}.main-nav{border-top:1px solid #edf0ed}.main-nav .wrap{display:flex;align-items:center;gap:30px;height:50px}.main-nav a{font-size:14px;font-weight:750}.main-nav a:hover{color:var(--orange-dark)}.menu-toggle{display:none;border:0;background:transparent;font-size:26px}.hero{background:linear-gradient(100deg,rgba(13,50,31,.95),rgba(26,77,49,.78)),url('assets/hero-garden.svg') center/cover;padding:78px 0;color:#fff}.hero-inner{max-width:690px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-weight:850;font-size:12px;color:#bcd9c4}.hero h1{font-size:clamp(38px,5.5vw,68px);line-height:1.02;margin:14px 0 20px;letter-spacing:-.045em}.hero p{font-size:19px;max-width:600px;color:#e1eee5}.button,.wp-element-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;background:var(--orange);color:#fff!important;padding:13px 20px;font-weight:850;cursor:pointer}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:var(--orange-dark)}.button.secondary{background:#fff;color:var(--forest)!important}.hero-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:20px 0}.trust-item{display:flex;gap:11px;align-items:center;font-size:14px}.trust-icon{width:36px;height:36px;border-radius:10px;background:var(--sage);display:grid;place-items:center;color:var(--forest);font-weight:900}.section{padding:72px 0}.section.alt{background:var(--sand)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-head h2,.page-title{font-size:clamp(28px,4vw,42px);line-height:1.1;margin:0;color:var(--forest);letter-spacing:-.03em}.section-head p{margin:8px 0 0;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{position:relative;overflow:hidden;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);min-height:300px;display:flex;flex-direction:column}.category-card img{width:100%;height:205px;object-fit:cover;background:var(--sage)}.category-card-body{padding:19px}.category-card h3{margin:0 0 5px;font-size:19px;color:var(--forest)}.category-card span{color:var(--orange-dark);font-size:13px;font-weight:850}.products,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0!important;padding:0!important}.products::before,.products::after{display:none!important}.product-card,.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;list-style:none;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 5px 20px rgba(20,50,34,.06);position:relative;display:flex;flex-direction:column}.product-visual{aspect-ratio:1/1;background:#f2f5f0;padding:12px;overflow:hidden}.product-visual img{width:100%;height:100%;object-fit:cover;border-radius:11px}.product-info{padding:17px;display:flex;flex-direction:column;flex:1}.product-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:800}.product-card h2,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;line-height:1.35;margin:8px 0 10px!important;color:var(--ink);padding:0!important}.product-card .price,.woocommerce ul.products li.product .price{font-size:19px!important;font-weight:900;color:var(--forest)!important;margin-top:auto}.stock-pill{position:absolute;top:13px;left:13px;background:#fff;color:var(--forest);padding:6px 9px;border-radius:8px;font-size:11px;font-weight:850;box-shadow:0 3px 10px #0001}.product-card .button{width:100%;margin-top:12px!important;font-size:13px}.value-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.value-panel{background:var(--forest);color:#fff;padding:42px;border-radius:24px}.value-panel h2{font-size:38px;margin:0 0 12px;line-height:1.1}.benefit-list{display:grid;gap:15px;margin-top:25px}.benefit{display:flex;gap:13px}.benefit b{display:block}.benefit small{color:#c5d8cc}.content-area{padding:56px 0 80px}.breadcrumb{font-size:13px;color:var(--muted);margin-bottom:22px}.shop-layout{display:grid;grid-template-columns:230px 1fr;gap:35px}.shop-sidebar{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px;height:max-content}.shop-sidebar h3{font-size:15px;margin:0 0 12px}.shop-sidebar a{display:block;padding:8px 0;border-bottom:1px solid #edf0ed;font-size:14px}.woocommerce .woocommerce-result-count{color:var(--muted)}.woocommerce .woocommerce-ordering select{padding:10px;border:1px solid var(--line);border-radius:9px;background:#fff}.single-product-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:start}.single-product-image{background:#eef3ec;border-radius:20px;padding:20px}.single-product-image img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:13px}.product-summary h1{font-size:clamp(30px,4vw,46px);line-height:1.08;color:var(--forest);margin:8px 0 18px}.product-summary .price{font-size:30px;color:var(--forest);font-weight:900}.product-meta-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:22px 0}.product-meta-item{background:var(--sand);padding:12px;border-radius:10px;font-size:13px}.product-summary .cart{display:flex;gap:10px;margin:22px 0}.product-summary .qty{width:74px;padding:12px;border:1px solid var(--line);border-radius:10px}.delivery-note{border-left:4px solid var(--orange);background:#fff7ef;padding:13px 16px;border-radius:0 10px 10px 0;font-size:14px}.product-description{margin-top:45px;padding-top:35px;border-top:1px solid var(--line)}.page-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:clamp(24px,5vw,50px);max-width:900px}.page-card h1{color:var(--forest);line-height:1.1}.page-card h2{margin-top:34px;color:var(--forest)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.contact-box{background:var(--sand);padding:22px;border-radius:14px}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce form.checkout .col2-set>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.woocommerce table.shop_table{border:0}.woocommerce-info,.woocommerce-message{border-top-color:var(--forest);background:var(--sage)}.woocommerce-info::before,.woocommerce-message::before{color:var(--forest)}.search-card{background:#fff;border:1px solid var(--line);padding:20px;border-radius:14px;margin:14px 0}.empty-state{text-align:center;padding:80px 20px}.empty-state h1{font-size:72px;color:var(--forest);margin:0}.site-footer{background:#102d1f;color:#fff;padding:54px 0 22px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:40px}.site-footer h3{font-size:15px;margin:0 0 14px}.site-footer p,.site-footer a{color:#c7d6cc;font-size:14px}.site-footer a{display:block;margin:7px 0}.footer-bottom{border-top:1px solid #31503e;margin-top:35px;padding-top:20px;color:#9eb1a5;font-size:12px}.sample-badge{display:inline-flex;background:#fff1e6;color:#9c3c0e;border:1px solid #ffd2b2;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:850}.mobile-only{display:none}@media (max-width:1024px){.category-grid,.products,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.header-main{grid-template-columns:auto 1fr auto}.header-search{grid-column:1/-1;grid-row:2;margin-bottom:15px}.shop-layout{grid-template-columns:1fr}.shop-sidebar{display:none}.trust-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.wrap{width:min(calc(100% - 28px),var(--max))}.header-main{min-height:70px;gap:10px}.brand{font-size:21px}.brand-mark{width:37px;height:37px}.header-actions .text{display:none}.menu-toggle{display:block}.main-nav{display:none}.main-nav.open{display:block}.main-nav .wrap{height:auto;display:grid;gap:0;padding:8px 0 16px}.main-nav a{padding:10px 0}.hero{padding:54px 0}.hero p{font-size:17px}.trust-grid{gap:14px}.section{padding:50px 0}.category-grid,.products,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.category-card{min-height:230px}.category-card img{height:145px}.category-card-body{padding:14px}.value-grid,.single-product-layout,.contact-grid{grid-template-columns:1fr;gap:28px}.footer-grid{grid-template-columns:1fr 1fr}.product-meta-grid{grid-template-columns:1fr}.single-product-image{padding:10px}}@media (max-width:430px){.site-notice{font-size:11px}.header-search{margin-top:2px}.header-search input{padding:11px 13px}.header-search button{padding:0 14px}.hero h1{font-size:40px}.hero-actions .button{width:100%}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{align-items:flex-start;font-size:12px}.trust-icon{width:30px;height:30px}.section-head{align-items:start;flex-direction:column}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:210px}.category-card img{height:125px}.category-card h3{font-size:15px}.category-card-body{padding:12px}.products,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-info{padding:12px}.product-card h2,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important}.product-card .price,.woocommerce ul.products li.product .price{font-size:16px!important}.stock-pill{font-size:9px;top:8px;left:8px}.product-card .button{padding:10px 7px;font-size:11px}.value-panel{padding:27px}.value-panel h2{font-size:29px}.footer-grid{grid-template-columns:1fr}.content-area{padding-top:35px}.woocommerce table.shop_table_responsive tr td::before{font-weight:800}.woocommerce-cart-form,.cart_totals{padding:10px}.product-summary .cart{flex-wrap:wrap}.product-summary .cart .button{flex:1}.empty-state h1{font-size:56px}}