/* Gheewa home page — white/day-mode conversion layout */
.gheewa-home{background:#fff;color:#183a2c;overflow:hidden}
.gheewa-container{width:min(1240px,calc(100% - 48px));margin:0 auto}
.gheewa-hero{position:relative;background:linear-gradient(90deg,#fff 0%,#fffdf8 42%,#f7f3e8 100%);border-bottom:1px solid #eee9dc}
.gheewa-hero-track{position:relative;min-height:650px}
.gheewa-slide{display:none;min-height:650px}
.gheewa-slide.is-active{display:block;animation:gheewaFade .55s ease both}
@keyframes gheewaFade{from{opacity:.15;transform:translateY(6px)}to{opacity:1;transform:none}}
.gheewa-slide-inner{width:min(1400px,100%);min-height:650px;margin:0 auto;display:grid;grid-template-columns:44% 56%;align-items:stretch}
.gheewa-slide-copy{display:flex;flex-direction:column;justify-content:center;padding:74px 30px 74px clamp(24px,6vw,96px);position:relative;z-index:2}
.gheewa-eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#8b6a26;margin-bottom:20px}
.gheewa-slide h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(44px,5vw,76px);line-height:1.02;letter-spacing:-.035em;margin:0 0 24px;color:#183a2c;font-weight:600}
.gheewa-slide p{font-size:16px;line-height:1.8;max-width:470px;color:#56635b;margin:0 0 30px}
.gheewa-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:0 23px;border:1px solid transparent;text-decoration:none;font-size:11px;letter-spacing:.1em;font-weight:800;transition:all .25s ease;width:max-content}
.gheewa-btn-dark{background:#183a2c;color:#fff;border-color:#183a2c}
.gheewa-btn-dark:hover{background:#b89036;border-color:#b89036;color:#fff;transform:translateY(-2px)}
.gheewa-btn-outline{border-color:#183a2c;color:#183a2c;background:#fff}
.gheewa-btn-outline:hover{background:#183a2c;color:#fff}
.gheewa-btn-gold{background:#b89036;color:#fff;border-color:#b89036}
.gheewa-btn-gold:hover{background:#927024;color:#fff;transform:translateY(-2px)}
.gheewa-hero-proof{display:flex;gap:20px;flex-wrap:wrap;margin-top:38px;padding-top:22px;border-top:1px solid #e7e0cf;max-width:500px}
.gheewa-hero-proof span{font-size:10px;color:#6d756f;letter-spacing:.04em}
.gheewa-hero-proof b{display:block;color:#183a2c;font-size:12px;margin-bottom:2px}
.gheewa-slide-media{position:relative;min-height:650px;overflow:hidden}
.gheewa-slide-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff0 0%,rgba(255,255,255,.02) 60%,rgba(255,255,255,.15) 100%);pointer-events:none}
.gheewa-slide-media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.94)}
.gheewa-hero-nav{position:absolute;left:clamp(24px,6vw,96px);bottom:30px;display:flex;align-items:center;gap:14px;z-index:5}
.gheewa-slider-arrow{width:38px;height:38px;border:1px solid #d8d1c1;color:#183a2c;background:#fff;border-radius:50%;font-size:18px;display:grid;place-items:center}
.gheewa-slider-arrow:hover{background:#183a2c;color:#fff;border-color:#183a2c}
.gheewa-slider-dots{display:flex;gap:7px}
.gheewa-slider-dot{width:8px;height:8px;border:0;padding:0;background:#d5d0c4;border-radius:50%;transition:.25s}
.gheewa-slider-dot.is-active{width:24px;border-radius:99px;background:#b89036}
.gheewa-section{padding:92px 0}
.gheewa-section-heading{text-align:center;margin-bottom:42px}
.gheewa-section-heading>span{display:block;font-family:'Playfair Display',Georgia,serif;font-size:12px;color:#b89036;letter-spacing:.18em;text-transform:uppercase;margin-bottom:7px}
.gheewa-section-heading h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(32px,4vw,46px);line-height:1.1;color:#183a2c;margin:0;font-weight:600}
.gheewa-section-heading p{max-width:600px;margin:12px auto 0;color:#7b817c;font-size:14px}
.gheewa-section-heading.compact{margin-bottom:34px}
.gheewa-products-section{background:#fff}
.gheewa-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}
.gheewa-product-card{background:#fff;border:1px solid #e7e2d7;box-shadow:0 6px 20px rgba(24,58,44,.05);transition:.25s;min-width:0}
.gheewa-product-card:hover{transform:translateY(-5px);box-shadow:0 14px 34px rgba(24,58,44,.11)}
.gheewa-product-image{display:block;position:relative;aspect-ratio:1/1.12;background:#f6f4ed;overflow:hidden}
.gheewa-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}
.gheewa-product-card:hover .gheewa-product-image img{transform:scale(1.04)}
.gheewa-sale-badge{position:absolute;left:9px;top:9px;background:#b89036;color:#fff;padding:5px 8px;font-size:8px;letter-spacing:.1em;font-weight:800;z-index:1}
.gheewa-product-body{padding:15px 14px 14px}
.gheewa-product-cat{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.11em;color:#a08b60;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px}
.gheewa-product-body h3{font-family:'Playfair Display',Georgia,serif;font-size:16px;line-height:1.3;margin:0 0 7px;color:#183a2c;font-weight:600;min-height:41px}
.gheewa-product-body h3 a{text-decoration:none}
.gheewa-rating{height:17px;display:flex;align-items:center}.gheewa-rating .star-rating{font-size:10px;margin:0;color:#b89036}
.gheewa-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:11px;padding-top:11px;border-top:1px solid #eeeae1}
.gheewa-price{font-size:13px;font-weight:800;color:#183a2c;white-space:nowrap}.gheewa-price del{opacity:.5;font-weight:500;margin-right:2px}.gheewa-price ins{text-decoration:none}
.gheewa-add{font-size:8px;letter-spacing:.07em;text-transform:uppercase;font-weight:800;color:#fff;background:#183a2c;text-decoration:none;padding:9px 8px;white-space:nowrap}.gheewa-add:hover{background:#b89036;color:#fff}
.gheewa-section-cta{text-align:center;margin-top:34px}
.gheewa-empty{padding:30px;text-align:center;border:1px dashed #d9d3c6;color:#737a74}
.gheewa-category-section{background:#faf8f2;border-top:1px solid #f0ece2;border-bottom:1px solid #f0ece2}
.gheewa-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}
.gheewa-category-card{text-align:center;text-decoration:none;color:#183a2c}
.gheewa-category-image{display:block;aspect-ratio:1/1;background:#f2efe7;border:1px solid #e5dfd0;overflow:hidden;margin-bottom:14px}.gheewa-category-image img{width:100%;height:100%;object-fit:cover;transition:.35s;filter:saturate(.82)}
.gheewa-category-card:hover .gheewa-category-image img{transform:scale(1.05)}
.gheewa-category-card strong{display:block;font-family:'Playfair Display',Georgia,serif;font-size:15px;line-height:1.25}.gheewa-category-card small{display:block;margin-top:5px;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#9a9b94}
.gheewa-story{padding:0;background:#f7f4eb}
.gheewa-story-grid{display:grid;grid-template-columns:1fr 1fr;min-height:520px}
.gheewa-story-image{min-height:520px;overflow:hidden}.gheewa-story-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.85)}
.gheewa-story-copy{padding:72px clamp(28px,6vw,88px);display:flex;flex-direction:column;justify-content:center;background:#fff}
.gheewa-story-copy h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(32px,4vw,50px);line-height:1.08;color:#183a2c;margin:0 0 20px}.gheewa-story-copy p{color:#687169;font-size:15px;line-height:1.9;max-width:520px;margin:0 0 26px}
.gheewa-mini-points{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 20px;margin:0 0 30px}.gheewa-mini-points span{font-size:11px;color:#334d40;font-weight:700}.gheewa-mini-points span:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;border:1px solid #d8cba9;color:#b89036;border-radius:50%;margin-right:8px}
.gheewa-benefit-section{background:#fff}.gheewa-benefit-grid{display:grid;grid-template-columns:repeat(8,1fr);border-top:1px solid #e9e5db;border-bottom:1px solid #e9e5db}.gheewa-benefit{padding:24px 10px;text-align:center;border-right:1px solid #e9e5db}.gheewa-benefit:last-child{border-right:0}.gheewa-benefit-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid #d8cba9;border-radius:50%;color:#b89036;font-size:18px;margin:0 auto 11px}.gheewa-benefit strong{display:block;font-size:11px;color:#183a2c}.gheewa-benefit small{display:block;font-size:9px;color:#8a918c;margin-top:4px;line-height:1.4}
.gheewa-recipe-section{background:#faf8f2}.gheewa-recipe-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.gheewa-recipe-card{background:#fff;border:1px solid #e7e1d5}.gheewa-recipe-image{aspect-ratio:1.2/1;overflow:hidden;background:#eee}.gheewa-recipe-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.85);transition:.35s}.gheewa-recipe-card:hover img{transform:scale(1.05)}.gheewa-recipe-card>div:last-child{padding:16px}.gheewa-recipe-card h3{font-family:'Playfair Display',Georgia,serif;font-size:16px;color:#183a2c;margin:0 0 5px}.gheewa-recipe-card p{font-size:11px;color:#81867f;line-height:1.55;margin:0}
.gheewa-cta-banner{background:linear-gradient(90deg,#f6f2e7,#fff,#f6f2e7);border-top:1px solid #e8e1d0;border-bottom:1px solid #e8e1d0}.gheewa-cta-inner{min-height:330px;display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:end}.gheewa-cta-copy{text-align:center;padding:55px 20px 60px;position:relative;z-index:2}.gheewa-cta-copy>span{font-size:10px;letter-spacing:.15em;color:#9b8149;font-weight:800}.gheewa-cta-copy h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(34px,4vw,55px);line-height:1;color:#183a2c;margin:12px 0}.gheewa-cta-copy p{font-size:13px;color:#737b75;margin:0 0 22px}.gheewa-cta-cow{height:300px;background-repeat:no-repeat;background-size:contain;background-position:center bottom;opacity:.96}.cow-left{background-image:url('../images/gheewa-slide-1.jpg')}.cow-right{background-image:url('../images/gheewa-slide-1.jpg');transform:scaleX(-1)}
.gheewa-trust-strip{background:#183a2c;color:#fff}.gheewa-trust-strip .gheewa-container{display:grid;grid-template-columns:repeat(4,1fr)}.gheewa-trust-strip .gheewa-container>div{padding:24px 18px;display:grid;grid-template-columns:35px 1fr;grid-template-rows:auto auto;column-gap:8px;border-right:1px solid rgba(255,255,255,.13)}.gheewa-trust-strip .gheewa-container>div:last-child{border-right:0}.gheewa-trust-strip span{grid-row:1/3;font-size:20px;color:#d1ad5b}.gheewa-trust-strip strong{font-size:11px;letter-spacing:.06em;text-transform:uppercase}.gheewa-trust-strip small{font-size:9px;color:#b9c5bd;margin-top:3px}
@media(max-width:1200px){.gheewa-product-grid{grid-template-columns:repeat(3,1fr)}.gheewa-category-grid{grid-template-columns:repeat(3,1fr)}.gheewa-benefit-grid{grid-template-columns:repeat(4,1fr)}.gheewa-benefit:nth-child(4){border-right:0}.gheewa-benefit:nth-child(-n+4){border-bottom:1px solid #e9e5db}.gheewa-recipe-grid{grid-template-columns:repeat(3,1fr)}.gheewa-recipe-card:nth-child(n+4){display:none}}
@media(max-width:800px){.gheewa-container{width:min(100% - 30px,620px)}.gheewa-hero-track,.gheewa-slide{min-height:0}.gheewa-slide-inner{display:flex;flex-direction:column-reverse;min-height:0}.gheewa-slide-copy{padding:36px 22px 78px}.gheewa-slide-media{height:420px;min-height:420px}.gheewa-slide h1{font-size:44px}.gheewa-hero-nav{left:22px;bottom:25px}.gheewa-product-grid{grid-template-columns:repeat(2,1fr)}.gheewa-category-grid{grid-template-columns:repeat(3,1fr);gap:12px}.gheewa-story-grid{grid-template-columns:1fr}.gheewa-story-image{min-height:350px;height:350px}.gheewa-story-copy{padding:48px 24px}.gheewa-benefit-grid{grid-template-columns:repeat(2,1fr)}.gheewa-benefit:nth-child(2n){border-right:0}.gheewa-benefit:nth-child(-n+6){border-bottom:1px solid #e9e5db}.gheewa-recipe-grid{grid-template-columns:repeat(2,1fr)}.gheewa-recipe-card:nth-child(n+3){display:none}.gheewa-cta-inner{grid-template-columns:1fr;min-height:0}.gheewa-cta-cow{display:none}.gheewa-cta-copy{padding:60px 20px}.gheewa-trust-strip .gheewa-container{grid-template-columns:repeat(2,1fr)}.gheewa-trust-strip .gheewa-container>div:nth-child(2){border-right:0}.gheewa-trust-strip .gheewa-container>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.13)}}
@media(max-width:520px){.gheewa-section{padding:64px 0}.gheewa-product-grid{gap:9px}.gheewa-product-body{padding:12px 10px}.gheewa-product-body h3{font-size:14px}.gheewa-product-bottom{display:block}.gheewa-price{margin-bottom:8px}.gheewa-add{display:block;text-align:center}.gheewa-category-grid{grid-template-columns:repeat(2,1fr)}.gheewa-slide-media{height:320px;min-height:320px}.gheewa-slide h1{font-size:38px}.gheewa-slide p{font-size:14px}.gheewa-hero-proof{gap:10px}.gheewa-recipe-grid{grid-template-columns:1fr}.gheewa-recipe-card:nth-child(n+2){display:none}.gheewa-trust-strip .gheewa-container{grid-template-columns:1fr}.gheewa-trust-strip .gheewa-container>div,.gheewa-trust-strip .gheewa-container>div:nth-child(2){border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.gheewa-trust-strip .gheewa-container>div:last-child{border-bottom:0}}
@media(prefers-reduced-motion:reduce){.gheewa-slide.is-active,.gheewa-product-card,.gheewa-category-image img,.gheewa-recipe-image img{animation:none;transition:none}}
