*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#18301f;background:#fbfaf5}a{text-decoration:none;color:inherit}.header{height:76px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 6%;position:sticky;top:0;z-index:20;box-shadow:0 2px 16px #17321a12}.brand{display:flex;gap:10px;align-items:center}.brand-mark{width:42px;height:42px;border-radius:12px;background:#173f25;color:#f4c84a;display:grid;place-items:center;font-weight:800;font-family:Georgia}.brand strong{display:block;font-size:15px;letter-spacing:1px}.brand span{display:block;font-size:9px;letter-spacing:1.4px;color:#78907c;margin-top:3px}.nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:600}.nav a:hover{color:#bb7d12}.cart-btn{border:0;background:#f0c34a;padding:11px 16px;border-radius:999px;font-weight:800;cursor:pointer}.cart-btn b{background:#173f25;color:white;border-radius:50%;padding:2px 6px;margin-left:5px}.menu-btn{display:none;background:none;border:0;font-size:25px}.hero{min-height:610px;padding:90px 7%;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;background:radial-gradient(circle at 80% 30%,#e7f0dc 0,transparent 35%),linear-gradient(135deg,#f9f6e9,#eef5e8)}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2.5px;color:#ad7410}.hero h1{font:800 clamp(45px,6vw,78px)/.98 'Playfair Display',serif;margin:17px 0 24px;color:#173d24}.hero h1 em{color:#b67a15;font-style:normal}.hero p{max-width:600px;color:#5f7064;font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:30px}.btn{border:0;border-radius:10px;padding:14px 22px;font-weight:800;cursor:pointer;display:inline-block}.primary{background:#17462a;color:#fff}.ghost{border:1px solid #17462a;color:#17462a}.hero-card{min-height:390px;border-radius:32px;background:#17462a;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;box-shadow:0 24px 60px #173f2540}.farm-illustration{font-size:95px;margin-bottom:20px;letter-spacing:-20px}.farm-illustration span{font-size:90px}.hero-card strong{font-size:22px;letter-spacing:2px}.hero-card small{color:#cbd9c8;margin-top:8px}.trust{background:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:25px 7%;gap:15px;border-bottom:1px solid #e8eadf}.trust div{display:flex;gap:10px;align-items:center;justify-content:center;font-size:13px}.trust b{color:#b67a15;font-size:20px}.section{padding:90px 7%;max-width:1400px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section h2{font:800 44px/1.1 'Playfair Display',serif;margin:9px 0;color:#173d24}.section-head p{max-width:420px;color:#66776a;line-height:1.6}.filters{display:flex;gap:8px;margin-bottom:25px}.filter{border:1px solid #dce3d7;background:#fff;padding:9px 16px;border-radius:999px;cursor:pointer}.filter.active{background:#17462a;color:#fff}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{background:#fff;border:1px solid #e8ece4;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px #17321a08}.product-img{height:190px;background:linear-gradient(145deg,#e8f0df,#f5ead0);display:grid;place-items:center;font-size:78px}.product-info{padding:18px}.product-info h3{margin:0 0 8px;font-size:17px}.product-info p{margin:0 0 14px;color:#7a857b;font-size:12px;min-height:30px}.price{font-weight:800;color:#a86d0a;font-size:17px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.add{border:0;background:#17462a;color:#fff;border-radius:8px;padding:9px 12px;font-weight:700;cursor:pointer}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;background:#f1f4e9}.about-image{height:440px;border-radius:30px;background:linear-gradient(150deg,#204e2f,#8ca66e);display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff}.about-badge{font:800 110px Georgia;color:#f4c84a}.about-image span{letter-spacing:2px}.about p,.delivery p,.contact p{color:#66776a;line-height:1.75}.text-link{font-weight:800;color:#a56c0b}.delivery{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.steps{display:grid;grid-template-columns:1fr 1fr;gap:15px}.steps div{background:#fff;border:1px solid #e8ece4;border-radius:15px;padding:22px;display:grid;gap:8px}.steps b{color:#b67a15}.steps span{font-size:13px;color:#788479}.contact{background:#f1ead8;display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-cards{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.contact-cards a{background:#fff;padding:14px 16px;border-radius:12px;display:flex;gap:10px;align-items:center;font-weight:700}.contact-cards b{color:#a66d0b}form{display:grid;gap:12px}input,textarea{font:inherit;border:1px solid #d7ddd2;border-radius:10px;padding:14px;background:#fff;outline:none}textarea{min-height:110px;resize:vertical}footer{background:#12351f;color:#dfe8df;padding:35px 7%;display:flex;justify-content:space-between;align-items:center}footer .brand strong{color:#fff}footer p{font-size:12px;color:#a9b8ab}.cart-panel{position:fixed;z-index:50;right:-430px;top:0;width:min(430px,100%);height:100vh;background:#fff;padding:25px;box-shadow:-10px 0 40px #0002;transition:.3s;overflow:auto}.cart-panel.open{right:0}.overlay{display:none;position:fixed;inset:0;background:#0007;z-index:40}.overlay.show{display:block}.cart-head{display:flex;justify-content:space-between;align-items:center}.cart-head h3{font:800 30px 'Playfair Display',serif}.cart-head button{border:0;background:none;font-size:30px;cursor:pointer}.cart-item{display:grid;grid-template-columns:1fr auto;gap:8px;padding:15px 0;border-bottom:1px solid #eee}.cart-item small{color:#788479}.qty{display:flex;gap:8px;align-items:center;margin-top:8px}.qty button{border:1px solid #ddd;background:#fff;border-radius:5px;cursor:pointer}.cart-total{display:flex;justify-content:space-between;padding:20px 0;font-size:18px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(100px);background:#173f25;color:#fff;padding:13px 20px;border-radius:10px;opacity:0;transition:.3s;z-index:80}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}@media(max-width:900px){.nav{display:none}.menu-btn{display:block}.nav.mobile{position:absolute;top:76px;left:0;right:0;background:#fff;padding:20px;display:flex;flex-direction:column}.hero{grid-template-columns:1fr;padding-top:60px}.hero-card{min-height:260px}.products{grid-template-columns:repeat(2,1fr)}.about,.delivery,.contact{grid-template-columns:1fr}.trust{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.products{grid-template-columns:1fr}.section{padding:60px 5%}.hero{padding:55px 5%}.hero h1{font-size:48px}.trust{padding:20px 5%;grid-template-columns:1fr}.section-head{display:block}.section h2{font-size:38px}.steps{grid-template-columns:1fr}footer{display:block}.contact-cards{display:grid}.product-img{height:210px}}
