:root{--green:#0e3b19;--green2:#1b5e20;--gold:#c9a227;--cream:#fff9ee;--text:#242424;--muted:#686868;--line:#eee}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.container{max-width:1200px;margin:auto;padding:0 18px}.topbar{background:var(--green);color:#fff;font-size:13px}.topbar-inner{display:flex;justify-content:space-between;gap:12px;padding:9px 18px;flex-wrap:wrap}.site-header{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 2px 18px rgba(0,0,0,.08)}.header-main{display:grid;grid-template-columns:250px 1fr 250px;gap:20px;align-items:center;padding:18px}.brand{display:flex;align-items:center;gap:10px;font-family:Georgia,serif;font-weight:bold;letter-spacing:1px}.brand img{width:54px;height:54px}.brand small{letter-spacing:2px}.search{display:flex;border:1px solid #ddd;border-radius:5px;overflow:hidden;background:#fff}.search input{border:0;padding:13px;flex:1}.search button{border:0;background:var(--green);color:#fff;padding:0 18px}.header-actions{display:flex;justify-content:flex-end;gap:20px;font-size:22px}.header-actions a{position:relative;text-align:center}.header-actions small{display:block;font-size:11px}.cart-count{background:var(--gold);border-radius:50%;font-size:11px;padding:2px 6px;position:absolute;top:-6px;right:-8px}.main-nav{border-top:1px solid #eee}.main-nav .container{display:flex;justify-content:center}.menu{display:flex;gap:34px;list-style:none;margin:0;padding:14px 0;text-transform:uppercase;font-weight:bold;font-size:13px}.nav-toggle{display:none}.hero{background:#101d0f url('../images/hero.jpg') center/cover no-repeat;color:#fff;min-height:470px;display:flex;align-items:center}.hero h1{font:700 58px/1.05 Georgia,serif;margin:0 0 16px;max-width:560px}.hero p{max-width:430px;line-height:1.7;color:#f3f3f3}.btn{display:inline-block;border-radius:4px;padding:14px 24px;font-weight:bold;margin-right:10px;text-transform:uppercase;font-size:13px}.btn-primary{background:var(--green2);color:#fff}.btn-outline{border:2px solid var(--gold);color:var(--gold)}.section{padding:42px 0}.section-title{text-align:center;font-size:24px;text-transform:uppercase;margin:0 0 28px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.cat-card{background:#f8ecd8;border-radius:12px;text-align:center;padding:14px;box-shadow:0 4px 14px rgba(0,0,0,.06);transition:.2s}.cat-card:hover,.product-card:hover{transform:translateY(-4px)}.cat-card img{width:100%;height:130px;object-fit:cover;border-radius:10px}.cat-card h3{font-size:14px}.products-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:22px!important}.product-card,.woocommerce ul.products li.product{width:auto!important;background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px!important;box-shadow:0 8px 25px rgba(0,0,0,.07);position:relative;transition:.2s}.product-card img,.woocommerce ul.products li.product img{height:220px!important;object-fit:contain;margin:auto;display:block}.product-badge,.onsale{position:absolute!important;top:10px!important;left:10px!important;background:#b00020!important;color:#fff!important;border-radius:20px!important;padding:5px 9px!important;font-size:12px!important;min-height:auto!important;line-height:1!important}.price,.woocommerce-Price-amount{color:#111!important;font-weight:bold}.stars{color:#f6a500}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--green2)!important;color:#fff!important;border-radius:5px!important;padding:12px 16px!important;font-weight:bold!important;border:0!important}.buy-now{background:#f3ac21!important;color:#111!important;margin-left:6px!important}.why{background:var(--green);color:#fff}.why-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.why-item{text-align:center}.why-item b{color:#fff}.promo{background:url('../images/promo.jpg') center/cover no-repeat;min-height:220px;color:#fff;text-align:center;display:flex;align-items:center}.promo h2{font:700 36px Georgia,serif}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review{border:1px solid #eee;border-radius:12px;padding:22px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.05)}.recipes-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.recipe img{height:140px;width:100%;object-fit:cover;border-radius:10px}.newsletter{background:var(--green);color:#fff;padding:22px 0}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.newsletter form{display:flex;min-width:420px}.newsletter input{flex:1;padding:14px;border:0;border-radius:4px 0 0 4px}.newsletter button{border:0;background:var(--gold);padding:0 22px;font-weight:bold;border-radius:0 4px 4px 0}.site-footer{background:#fbfaf6}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:30px;padding:35px 18px}.footer-grid a{display:block;margin:8px 0;color:#444}.footer-logo{width:80px}.copyright{text-align:center;border-top:1px solid #eee;padding:14px;color:#777}.whatsapp{position:fixed;right:18px;bottom:18px;background:#25d366;color:#fff;padding:13px 18px;border-radius:40px;font-weight:bold;z-index:99}.page-wrap,.content-area{padding:42px 18px;line-height:1.7}.shop-main{padding:30px 0}.woocommerce div.product div.images img{border-radius:12px;border:1px solid #eee}.woocommerce div.product .product_title{font-size:34px}.woocommerce div.product form.cart .variations select,.woocommerce-cart table.cart td.actions .coupon .input-text,input,textarea,select{border:1px solid #ddd;border-radius:5px;padding:12px}.woocommerce-tabs{margin-top:40px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--green)!important;color:#fff}.post-card{border-bottom:1px solid #eee;padding:20px 0}@media(max-width:900px){.header-main{grid-template-columns:1fr}.header-actions{justify-content:flex-start}.menu{display:none;flex-direction:column;gap:0;width:100%;padding:0}.menu.open{display:flex}.menu li a{display:block;padding:14px;border-top:1px solid #eee}.nav-toggle{display:block;border:0;background:var(--green);color:#fff;padding:12px 16px;margin:10px 0}.main-nav .container{justify-content:flex-start;flex-direction:column}.hero h1{font-size:40px}.category-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.products-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.reviews-grid,.recipes-grid,.footer-grid{grid-template-columns:1fr}.newsletter-inner,.newsletter form{display:block;min-width:0}.newsletter input,.newsletter button{width:100%;border-radius:4px;margin:5px 0}.topbar-inner{justify-content:center}.product-card img,.woocommerce ul.products li.product img{height:170px!important}}@media(max-width:520px){.products-grid,.woocommerce ul.products,.category-grid{grid-template-columns:1fr}.hero{min-height:420px}.hero h1{font-size:34px}.btn{margin-bottom:8px}.header-actions{gap:12px}.search{width:100%}}
