:root{--green:#173826;--green2:#0d4e35;--gold:#c58a18;--cream:#faf6ee;--ink:#123322;--muted:#66716b;--line:#e9e3d9;--white:#fff;--max:1220px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}
.announcement{height:38px;background:var(--green);color:#fff;display:flex;align-items:center}.announce-inner{max-width:var(--max);width:100%;margin:auto;display:grid;grid-template-columns:1fr 1.25fr 1.2fr 1fr;align-items:center;font-size:12px}.announce-item{display:flex;align-items:center;justify-content:center;gap:9px;white-space:nowrap}.announce-item:not(:last-child){border-right:1px solid rgba(255,255,255,.35)}.announce-icon{color:#e6b52b;font-size:17px}
.header{height:78px;background:#fff;border-bottom:1px solid #eeeae3;display:flex;align-items:center}.header-inner{width:100%;max-width:var(--max);margin:auto;display:flex;align-items:center;gap:26px;padding:0 16px}.brand img{width:190px;height:auto;display:block}.nav{display:flex;align-items:center;gap:25px;flex:1}.nav a{font-family:Georgia,"Times New Roman",serif;font-size:13px;white-space:nowrap;padding:28px 0;position:relative}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:2px;background:var(--green)}.search{width:235px;height:38px;border:1px solid #ddd9d2;border-radius:9px;display:flex;align-items:center;padding:0 11px;gap:8px}.search input{border:0;outline:0;width:100%;font-size:12px}.actions{display:flex;align-items:center;gap:17px}.icon{font-size:23px;line-height:1}.cart{position:relative}.count{position:absolute;right:-9px;top:-8px;width:18px;height:18px;border-radius:50%;background:var(--gold);color:#fff;font-size:10px;display:grid;place-items:center}.mobile-btn{display:none}
.promo{background:#fbf0dc;border-bottom:1px solid #ead7b8;height:43px;display:flex;align-items:center}.promo-inner{max-width:var(--max);margin:auto;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 18px;gap:10px}.promo-item{display:flex;align-items:center;gap:8px;font-size:11px;white-space:nowrap;color:#754b17}.promo-item strong{background:#f3c760;padding:4px 8px;border-radius:5px;color:#49370d;font-size:11px}.divider{width:1px;height:18px;background:#cba96f}
.hero{height:355px;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,250,241,.96) 0%,rgba(255,250,241,.87) 34%,rgba(255,250,241,.15) 68%,rgba(255,250,241,.05) 100%)}.hero-inner{position:relative;max-width:var(--max);height:100%;margin:auto;padding:35px 18px;display:flex;justify-content:space-between}.hero-copy{max-width:530px}.eyebrow{font-size:10px;letter-spacing:3px;font-weight:700;color:#a56c18;margin-bottom:10px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:53px;line-height:.9;margin:0;color:#103327;font-weight:700}.hero h1 span{color:#b87715}.hero h1 em{font-style:normal;color:#b87715;font-size:32px}.hero p{font-family:Georgia,"Times New Roman",serif;font-size:17px;margin:13px 0 16px}.cta{display:inline-flex;align-items:center;gap:17px;background:#bf7610;color:#fff;border-radius:6px;padding:11px 27px;font-family:Georgia,"Times New Roman",serif;font-weight:700;font-size:15px}.trust-row{display:flex;gap:24px;margin-top:23px}.trust{display:flex;align-items:center;gap:7px;max-width:130px;font-size:11px;line-height:1.2}.trust .ti{font-size:24px}.quote{font-family:Georgia,"Times New Roman",serif;color:#794916;font-size:17px;line-height:1.45;max-width:170px;text-align:center;margin:54px 20px 0 0}
.categories{padding:15px 18px;background:#fff}.cat-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.cat{height:132px;border:1px solid #eee8de;border-radius:10px;background:#fcfaf6;display:flex;overflow:hidden}.cat-img{width:55%;height:100%;overflow:hidden}.cat-img img{width:100%;height:100%;object-fit:cover}.cat-copy{padding:22px 13px}.cat-copy h3{font-family:Georgia,"Times New Roman",serif;font-size:19px;line-height:1.02;margin:0 0 12px}.cat-copy a{font-family:Georgia,"Times New Roman",serif;color:#b36e0d;font-size:13px}
.benefits{padding:13px 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr;align-items:center}.benefit{display:flex;align-items:center;justify-content:center;gap:10px}.benefit .bi{font-size:25px}.benefit strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:13px}.benefit small{font-size:10px;color:#707a74}.vline{height:30px;background:#d6b681}
.products{max-width:var(--max);margin:auto;padding:28px 18px 40px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:19px}.section-head h2{font-family:Georgia,"Times New Roman",serif;font-size:31px;margin:0}.section-head p{font-size:12px;color:var(--muted);margin:3px 0 0}.viewall{color:#b36e0d;font-weight:700;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.product{border:1px solid #e7e3dc;border-radius:9px;overflow:hidden;background:#fff}.product-img{height:190px;background:#fbfaf7;position:relative;overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;left:9px;top:9px;border-radius:6px;padding:5px 9px;font-size:10px;font-weight:700}.best{background:#f6ca62}.new{background:#0c5b40;color:#fff}.off{background:#e23b17;color:#fff}.heart{position:absolute;right:9px;top:7px;font-size:23px}.product-info{padding:10px 12px 12px}.product-info h3{font-family:Georgia,"Times New Roman",serif;font-size:14px;margin:0 0 7px}.price{font-size:14px;font-weight:700;color:#0b5c3d;margin-bottom:10px}.price del{color:#9b9b97;font-weight:400;margin-left:5px}.add{display:flex;align-items:center;justify-content:center;background:#075d3b;color:#fff;border-radius:5px;padding:9px;font-size:12px}
.story{max-width:var(--max);margin:auto;padding:45px 18px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.story h2,.faq h2,.newsletter h2{font-family:Georgia,"Times New Roman",serif;font-size:31px;margin:0 0 13px}.story p{color:var(--muted);line-height:1.75;font-size:14px}.story-img{height:300px;border-radius:12px;overflow:hidden}.story-img img{width:100%;height:100%;object-fit:cover}.gold-link{color:#b36e0d;font-weight:700;font-size:13px}
.faq{background:var(--cream);padding:48px 18px}.faq-inner{max-width:900px;margin:auto}.faq details{border-top:1px solid #d8cfc1;padding:16px 0}.faq details:last-child{border-bottom:1px solid #d8cfc1}.faq summary{cursor:pointer;font-weight:700;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq .answer{color:var(--muted);padding-top:11px;font-size:13px}
.newsletter{max-width:var(--max);margin:auto;padding:46px 18px;display:flex;align-items:center;justify-content:space-between;gap:40px}.newsletter p{color:var(--muted);font-size:13px}.news-form{display:flex;width:430px}.news-form input{flex:1;border:1px solid #ddd5c8;border-radius:6px 0 0 6px;padding:12px}.news-form button{border:0;background:var(--green);color:#fff;padding:0 20px;border-radius:0 6px 6px 0}
.footer{background:#103327;color:#eaf0eb;padding:42px 18px 17px}.footer-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:40px}.footer-logo{width:190px;background:#fff;padding:7px;border-radius:4px}.footer p{color:#b8c8c0;line-height:1.6;font-size:12px;max-width:300px}.footer h3{font-family:Georgia,"Times New Roman",serif;margin:0 0 13px}.footer a{display:block;color:#c5d0ca;font-size:12px;margin:9px 0}.bottom{max-width:var(--max);margin:30px auto 0;padding-top:14px;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;color:#9db1a7;font-size:10px}
@media(max-width:1100px){.nav{gap:14px}.search{width:180px}.header-inner{gap:15px}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.announce-inner{display:flex;overflow:auto;padding:0 12px}.announce-item{padding:0 15px}.header{height:66px}.header-inner{padding:0 14px;justify-content:space-between}.mobile-btn{display:block;border:0;background:none;font-size:24px;color:var(--green)}.brand img{width:155px}.nav,.search{display:none}.actions{gap:13px}.promo{height:auto}.promo-inner{overflow:auto;justify-content:flex-start;padding:8px 14px}.divider{display:none}.hero{height:465px}.hero-inner{padding:38px 18px}.hero-copy{max-width:73%}.hero h1{font-size:42px}.hero p{font-size:15px}.quote{display:none}.trust-row{gap:9px;flex-wrap:wrap}.trust{max-width:105px}.cat-grid{grid-template-columns:repeat(2,1fr)}.cat{height:125px}.cat-copy{padding:19px 11px}.cat-copy h3{font-size:17px}.benefit-grid{display:flex;overflow:auto;justify-content:flex-start;gap:24px}.vline{display:none}.benefit{min-width:155px;justify-content:flex-start}.product-grid{grid-template-columns:repeat(2,1fr)}.product-img{height:155px}.section-head h2{font-size:26px}.story{grid-template-columns:1fr;gap:24px}.newsletter{display:block}.news-form{width:100%;margin-top:18px}.footer-grid{grid-template-columns:1fr 1fr}.bottom{display:block}.bottom span{display:block;margin:6px 0}}