
/*
Theme Name: Pahadi Achar — Same Design
Version: 5.0
Requires at least: 6.2
Requires PHP: 8.1
Text Domain: pahadi-achar
*/
:root{--g:#0f4938;--g2:#173f31;--r:#bd1f2b;--gold:#e2a52e;--cream:#fbf5e8;--paper:#fffdf8;--ink:#1b2a24;--muted:#69716b;--line:#eadfce;--serif:Georgia,"Times New Roman",serif;--sans:Inter,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.5}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}
.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.top{background:var(--g);color:#fff;font-size:12px}.top .wrap{min-height:34px;display:flex;justify-content:space-between;align-items:center}.top span{margin-right:18px}
.header{background:#fff;position:sticky;top:0;z-index:100;border-bottom:1px solid var(--line)}.head{min-height:72px;display:flex;align-items:center;gap:25px}.brand{display:flex;align-items:center;gap:10px;min-width:270px}.brand img{width:76px;height:76px;object-fit:contain;margin-top:8px}.brand-title{font:600 25px var(--serif);color:var(--g);line-height:1}.brand-sub{font-size:10px;letter-spacing:.12em;color:#65716a;text-transform:uppercase}.nav{margin-left:auto}.nav ul{list-style:none;padding:0;margin:0;display:flex;gap:24px;align-items:center}.nav a{font-size:13px;font-weight:700}.nav a:hover{color:var(--r)}.actions{display:flex;align-items:center;gap:9px}.circle{width:38px;height:38px;border:0;background:#fff;border-radius:50%;display:grid;place-items:center}.shopnow,.btn{background:var(--r);color:#fff;border:0;border-radius:7px;padding:12px 20px;font-weight:800;font-size:12px;display:inline-flex;justify-content:center;align-items:center;gap:7px}.btn-outline{background:#fff;color:var(--r);border:1px solid var(--r)}.menu{display:none;border:0;background:transparent;font-size:24px}
.hero{min-height:520px;position:relative;display:flex;align-items:center;color:#fff;background:var(--g);overflow:hidden}.hero-bg{position:absolute;inset:0;background:url('assets/images/hero.jpg') center/cover no-repeat}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,54,40,.78),rgba(11,54,40,.20) 65%,rgba(11,54,40,.04))}.hero-content{position:relative;z-index:2;padding:78px 0;max-width:700px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:900}.hero h1{font:500 clamp(50px,7vw,86px)/.92 var(--serif);margin:14px 0}.hero h1 span{color:#c8232c}.hero p{font-size:17px;margin:0 0 25px;max-width:520px}.hero-trust{display:flex;gap:16px;flex-wrap:wrap;margin-top:25px}.hero-trust div{font-size:11px;font-weight:800}.hero-trust i{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--g);border:1px solid rgba(255,255,255,.3);font-style:normal;margin-bottom:5px}
.benefits{background:var(--cream);border-bottom:1px solid var(--line)}.benefits .wrap{display:grid;grid-template-columns:repeat(6,1fr);gap:15px;padding:18px 0}.benefit{text-align:center;font-size:11px;font-weight:800}.benefit b{display:block;font-size:21px;color:var(--g);margin-bottom:3px}
.section{padding:54px 0}.section-head{text-align:center;margin-bottom:28px}.section-head h2{font:500 clamp(30px,4vw,48px) var(--serif);margin:5px 0 8px;color:var(--g)}.section-head p{margin:0;color:var(--muted);font-size:13px}.divider{width:70px;height:2px;background:var(--r);margin:12px auto}
.products{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.product{border:1px solid #eee4d7;border-radius:6px;background:#fff;padding:9px;box-shadow:0 4px 16px rgba(0,0,0,.04)}.product-img{aspect-ratio:1/1;background:#f6eddf;border-radius:5px;overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover}.product h3{font-size:13px;line-height:1.15;margin:9px 0 1px;text-align:center}.product .sub{font-size:10px;text-align:center;color:#555}.price{text-align:center;font-size:15px;font-weight:900;margin:7px 0}.product-actions{display:grid;gap:5px}.product-actions .btn{padding:8px;font-size:11px}.viewall{text-align:center;margin-top:24px}
.story{background:#f4ead8}.story-grid{display:grid;grid-template-columns:1fr 1.15fr;align-items:center}.story-photo{height:310px;overflow:hidden}.story-photo img{width:100%;height:100%;object-fit:cover}.story-copy{padding:35px 60px}.story-copy h2{font:500 43px/1 var(--serif);color:var(--g);margin:6px 0 15px}.story-copy p{font-size:13px;color:#5e665f}.story-quote{font:italic 22px var(--serif);color:var(--r);text-align:right}
.ingredients{background:#fff}.ingredient-strip{background:url('assets/images/ingredients.jpg') center/cover;height:125px;border-radius:5px;margin-bottom:18px}.ingredient-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;text-align:center}.ingredient{font-size:11px;font-weight:800}.ingredient b{display:block;font-size:28px;margin-bottom:5px}
.mountain{background:url('assets/images/mountain-banner.jpg') center/cover;min-height:150px;position:relative;color:#fff;display:flex;align-items:center;text-align:center}.mountain:after{content:"";position:absolute;inset:0;background:rgba(7,55,41,.25)}.mountain .wrap{position:relative;z-index:2}.mountain h2{font:500 28px var(--serif);margin:0 0 12px}
.reviews{background:#fff}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review{border:1px solid var(--line);border-radius:7px;padding:18px;background:#fff}.stars{color:#e6a31c;letter-spacing:2px}.review p{font-size:12px;margin:7px 0}.review b{font-size:11px}
.news{background:var(--cream);padding:25px 0}.news .wrap{display:flex;align-items:center;justify-content:center;gap:25px}.news h3{font:500 23px var(--serif);margin:0;color:var(--g)}.news form{display:flex;width:min(430px,100%)}.news input{flex:1;border:1px solid var(--line);padding:11px 15px;border-radius:5px 0 0 5px}.news button{border:0;background:var(--g);color:#fff;padding:0 20px;border-radius:0 5px 5px 0;font-weight:800}
.footer{background:var(--g);color:#fff;padding:30px 0 16px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:35px}.footer h3{font:500 25px var(--serif);margin:10px 0}.footer h4{margin:5px 0 10px}.footer p,.footer a{font-size:11px;color:rgba(255,255,255,.75)}.footer ul{list-style:none;padding:0;margin:0;display:grid;gap:6px}.foot-bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:25px;padding-top:13px;display:flex;justify-content:space-between;font-size:10px;color:rgba(255,255,255,.65)}
.inner-hero{background:var(--g);color:#fff;padding:70px 0}.inner-hero h1{font:500 62px var(--serif);margin:5px 0}.inner-content{padding:60px 0}.two{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.two img{width:100%;border-radius:10px}.two h2{font:500 42px var(--serif);color:var(--g)}
.modal{position:fixed;inset:0;background:rgba(0,0,0,.65);display:none;place-items:center;z-index:200;padding:15px}.modal.open{display:grid}.modal-box{width:min(850px,100%);background:#fff;border-radius:12px;overflow:auto;max-height:92vh;display:grid;grid-template-columns:1fr 1fr}.modal-img{background:#f4ead8}.modal-img img{width:100%;height:100%;min-height:400px;object-fit:cover}.modal-copy{padding:28px}.modal-copy h2{font:500 38px var(--serif);color:var(--g);margin:8px 0}.close{float:right;border:0;background:#eee;border-radius:50%;width:32px;height:32px}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.nav ul{gap:14px}.brand{min-width:230px}.benefits .wrap{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.nav{display:none;position:absolute;left:0;right:0;top:72px;background:#fff;padding:18px;border-bottom:1px solid var(--line)}.nav.open{display:block}.nav ul{flex-direction:column}.menu{display:block}.shopnow{display:none}.head{min-height:72px}.brand{min-width:0}.brand img{width:60px;height:60px}.brand-title{font-size:20px}.hero{min-height:610px}.hero h1{font-size:53px}.product-grid{grid-template-columns:repeat(2,1fr)}.benefits .wrap{grid-template-columns:repeat(2,1fr)}.story-grid,.two{grid-template-columns:1fr}.story-copy{padding:30px}.story-photo{height:300px}.ingredient-grid{grid-template-columns:repeat(3,1fr)}.review-grid,.footer-grid{grid-template-columns:1fr}.news .wrap{display:block;text-align:center}.news form{margin:14px auto 0}.foot-bottom{display:block}.foot-bottom span{display:block;margin-top:5px}.modal-box{grid-template-columns:1fr}.modal-img img{min-height:260px;max-height:300px}}

/* Reference product cards */
.product h3{min-height:30px}.product .sub{min-height:15px}.product-img{background:#f7efe2}

/* COMPLETE HOMEPAGE REFERENCE COMPOSITION */
.top-inner{min-height:30px}.top{font-size:11px}
.header{box-shadow:0 3px 14px rgba(0,0,0,.08);border:0}.head{min-height:62px}
.brand{min-width:315px}.brand img{width:92px;height:92px;margin-top:18px;z-index:2}.brand-title{font-size:25px;font-weight:700}.brand-sub{display:block;margin-top:2px}
.nav ul{gap:23px}.nav a{font-size:12px}.nav a:hover{color:var(--r)}
.circle{position:relative}.cart-circle em{position:absolute;right:-2px;top:-2px;background:var(--r);color:#fff;border-radius:50%;font-style:normal;font-size:8px;width:16px;height:16px;display:grid;place-items:center}
.hero-complete{min-height:382px}.hero-bg{background-position:center center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,248,232,.82) 0%,rgba(255,248,232,.58) 38%,rgba(0,0,0,.02) 72%);z-index:1}.hero-inner{position:relative;z-index:2}.hero-content{padding:52px 0 38px;max-width:620px}.hero-content h1{margin:9px 0 8px;font-size:57px;line-height:.94}.hero-green{color:var(--g)}.hero-red{color:var(--r)}.hero-content p{color:#1c241f;font-size:16px;margin-bottom:13px}.hero-trust{margin-top:20px;gap:22px;color:#17201c}.hero-trust div{text-align:center;font-size:10px}.hero-trust i{width:43px;height:43px;background:var(--g);border:0;color:#fff;margin:0 auto 4px}.hero-trust b{display:block;font-size:11px}.hero-dots{position:absolute;z-index:4;bottom:7px;left:50%;transform:translateX(-50%);display:flex;gap:6px}.hero-dots span{width:7px;height:7px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.25)}.hero-dots .active{background:var(--r)}
.benefits-complete{background:#f6f0e4}.benefits-complete .wrap{padding:12px 0;grid-template-columns:repeat(6,1fr);gap:5px}.benefits-complete .benefit{display:grid;grid-template-columns:32px 1fr;grid-template-rows:1fr 1fr;text-align:left;column-gap:6px;align-items:center;font-size:10px}.benefits-complete .benefit strong{grid-row:1/3;display:grid;place-items:center;font-size:21px;color:var(--g)}.benefits-complete .benefit span{font-weight:800}.benefits-complete .benefit small{font-size:9px}
.products-complete{padding:18px 0 17px}.section-head-row{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:14px}.section-head-row h2{font-size:27px;margin:0}.section-head-row .divider{margin:7px auto 0}.view-all-btn{position:absolute;right:0;top:9px;background:var(--g);color:#fff;border-radius:18px;padding:8px 15px;font-size:10px;font-weight:800}.product-grid-complete{gap:17px}.product-complete{padding:4px 6px 8px;border-color:#eee5d8;box-shadow:none}.product-complete .product-img{border-radius:4px;aspect-ratio:1.23/1}.product-complete h3{font-size:12px;margin:7px 0 0;min-height:15px}.product-complete .sub{font-size:10px;min-height:14px;color:#171c19}.product-complete .price{font-size:14px;margin:4px 0}.product-complete .product-actions{gap:4px}.product-complete .btn{padding:5px;font-size:9px;border-radius:4px}
.story-complete{padding:0;background:#f4e7d1}.story-complete .story-grid{min-height:215px}.story-complete .story-photo{height:215px;position:relative}.story-complete .story-photo img{object-fit:cover;object-position:left center}.story-photo-copy{position:absolute;left:28px;top:17px;font:italic 18px/1.2 var(--serif);color:#7e301e}.story-complete .story-copy{padding:18px 38px;position:relative}.story-red{color:var(--r)}.story-complete .story-copy h2{font-size:31px;margin:4px 0 7px}.story-complete .story-copy p{font-size:11px;line-height:1.5;max-width:590px;margin:0 0 8px}.story-complete .story-copy .btn{padding:8px 14px;font-size:10px}.story-complete .story-quote{position:absolute;right:15px;top:28px;text-align:center;font-size:19px;line-height:1.1;color:#9b3728;border:2px solid #dfbf8f;border-radius:50%;width:105px;height:105px;display:grid;place-items:center;transform:rotate(-5deg)}.story-complete .story-quote b{display:block}
.ingredients-complete{padding:15px 0 12px}.ingredients-complete .section-head{margin-bottom:4px}.ingredients-complete .section-head h2{font-size:26px}.ingredient-grid-complete{grid-template-columns:repeat(6,1fr);gap:7px}.ingredient-grid-complete .ingredient{font-size:10px}.ingredient-grid-complete .ingredient img{width:80px;height:65px;object-fit:contain;margin:auto}.ingredient-grid-complete .ingredient b{font-size:10px}.ingredient-symbol span{height:65px;display:grid;place-items:center;font-size:48px;color:var(--g);line-height:1}
.mountain-complete{min-height:145px;background:url('assets/images/mountain-banner.jpg') center/cover}.mountain-overlay{position:absolute;inset:0;background:rgba(5,51,39,.16)}.mountain-content{position:relative;z-index:2}.mountain-content h2{font-size:22px;margin:0 0 5px}.mountain-content .divider{margin:4px auto 8px;background:var(--r)}.mountain-content .btn{padding:8px 15px;font-size:10px}
.reviews-complete{padding:11px 0 10px}.reviews-complete .section-head{margin-bottom:6px}.reviews-complete .section-head h2{font-size:20px}.reviews-complete .review-grid{grid-template-columns:repeat(3,1fr);gap:17px}.reviews-complete .review{padding:7px 10px;border-color:#eee7dc}.review-top{display:grid;grid-template-columns:45px 1fr;gap:8px;align-items:center}.review-top img{width:38px;height:38px;border-radius:50%;object-fit:cover}.reviews-complete .stars{font-size:10px;line-height:1;color:#e9a31a}.reviews-complete .review p{font-size:9px;line-height:1.25;margin:2px 0}.reviews-complete .review b{font-size:9px}
.news-complete{padding:9px 0;background:#fbf6eb}.news-complete .wrap{display:flex;justify-content:center;gap:30px;align-items:center}.news-copy{display:flex;align-items:center;gap:8px}.news-copy>span{font-size:24px;color:var(--g)}.news-copy h3{font-size:16px;margin:0}.news-copy p{font-size:8px;margin:0;color:#5e675f}.news-complete form{width:340px;height:29px}.news-complete input{font-size:9px;padding:5px 10px}.news-complete button{font-size:9px}
.footer-complete{padding:8px 0 5px}.footer-main{display:grid;grid-template-columns:1.7fr 2.5fr 1fr 1.6fr;gap:18px;align-items:center}.footer-brand{display:flex;align-items:center;gap:7px}.footer-brand img{width:42px;height:42px;border-radius:50%;background:#fff}.footer-brand h3{font-size:17px;margin:0}.footer-brand span{font-size:7px}.footer-main nav{display:flex;justify-content:center;gap:18px}.footer-main nav a{font-size:9px;color:#fff}.footer-social{display:flex;gap:9px}.footer-social a{font-size:14px}.footer-right p{font-size:8px;margin:2px 0;color:rgba(255,255,255,.85);text-align:right}
@media(max-width:1050px){.benefits-complete .wrap{grid-template-columns:repeat(3,1fr)}.product-grid-complete{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1fr 1fr}.footer-main nav{justify-content:flex-start}.footer-right p{text-align:left}}
@media(max-width:760px){.top-inner{display:none}.hero-complete{min-height:560px}.hero-overlay{background:linear-gradient(90deg,rgba(255,248,232,.86),rgba(255,248,232,.25))}.hero-content{padding:55px 0}.hero-content h1{font-size:47px}.benefits-complete .wrap{grid-template-columns:repeat(2,1fr);padding:9px}.section-head-row{display:block}.view-all-btn{position:static;display:inline-flex;margin-top:8px}.product-grid-complete{grid-template-columns:repeat(2,1fr)}.story-complete .story-grid{min-height:0}.story-complete .story-photo{height:250px}.story-complete .story-copy{padding:24px 20px 30px}.story-complete .story-quote{display:none}.ingredient-grid-complete{grid-template-columns:repeat(3,1fr)}.reviews-complete .review-grid{grid-template-columns:1fr}.news-complete .wrap{display:block;text-align:center}.news-complete form{margin:8px auto 0}.footer-main{grid-template-columns:1fr}.footer-main nav{flex-wrap:wrap}.footer-right p{text-align:left}}

/* CLEAN HERO BACKGROUND — all branding/copy stays editable HTML */
.hero-complete{background:#f8f2e5;overflow:hidden}
.hero-complete .hero-bg{background-size:cover;background-position:center;background-repeat:no-repeat}
.hero-complete .hero-overlay{background:linear-gradient(90deg,rgba(249,244,234,.96) 0%,rgba(249,244,234,.90) 28%,rgba(249,244,234,.30) 54%,rgba(249,244,234,.03) 78%)}
.hero-complete .hero-content{padding-left:18px}
.hero-complete .hero-trust{position:relative;z-index:3}
@media(max-width:760px){
 .hero-complete{min-height:570px}
 .hero-complete .hero-bg{background-image:url('assets/images/hero-clean-mobile.jpg')!important;background-position:center}
 .hero-complete .hero-overlay{background:linear-gradient(90deg,rgba(249,244,234,.96) 0%,rgba(249,244,234,.74) 55%,rgba(249,244,234,.12) 100%)}
 .hero-complete .hero-content{padding-left:8px}
}

/* v12 responsive + editor + store polish */
html,body{width:100%;max-width:100%;overflow-x:hidden}.wrap{width:min(1180px,calc(100% - 40px));max-width:100%;}.header{width:100%;}.head{width:min(1180px,calc(100% - 40px));}.primary-menu,.footer-menu{list-style:none;padding:0;margin:0;display:flex;gap:24px;align-items:center}.primary-menu li,.footer-menu li{margin:0}.primary-menu a,.footer-menu a{display:block}.page-editor-content{padding:24px 0}.page-editor-content>*{max-width:100%}.page-main{padding:42px 0 70px}.wp-page{max-width:100%}.page-title{margin-bottom:28px}.page-title h1{font:500 clamp(38px,6vw,64px)/1.05 var(--serif);color:var(--g);margin:8px 0}.wp-page img{height:auto}.wp-page a{color:var(--r);text-decoration:underline}.shop-page{padding:28px 0 70px}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.shop-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pa-product-card{cursor:pointer}.pa-product-card .pa-quick-view{width:100%;cursor:pointer}.modal-copy{overflow:auto}.modal-details{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.modal-details p{font-size:12px;color:#4f5752;margin:4px 0}.modal-price{font-size:22px;font-weight:900;color:var(--r);margin:10px 0}.modal-actions{display:flex;gap:10px;flex-wrap:wrap}.modal-open{overflow:hidden}.about-maker{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;background:var(--cream);padding:25px;border-radius:18px}.about-maker img{width:100%;border-radius:14px;max-height:440px;object-fit:cover}.footer-complete{margin-top:0}.footer-menu{gap:18px;justify-content:center}.empty-state{padding:40px;text-align:center;background:var(--cream);border-radius:12px}
@media(max-width:1100px){.brand{min-width:220px}.brand img{width:68px;height:68px}.brand-title{font-size:22px}.nav ul,.primary-menu{gap:14px}.nav a{font-size:12px}.shopnow{padding:10px 13px}.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.top-inner{display:none}.head{min-height:72px}.brand{min-width:0;flex:1}.brand img{width:58px;height:58px;margin-top:0}.brand-title{font-size:20px}.brand-sub{font-size:8px}.nav{display:none;position:absolute;left:0;right:0;top:72px;background:#fff;padding:14px 20px;border-bottom:1px solid var(--line);box-shadow:0 10px 20px rgba(0,0,0,.08)}.nav.open{display:block}.primary-menu{flex-direction:column;align-items:stretch;gap:0}.primary-menu a{padding:12px 0;border-bottom:1px solid #eee}.actions{gap:6px}.actions .circle{width:34px;height:34px}.shopnow{display:none}.menu{display:block;font-size:24px}.hero-complete{min-height:540px}.hero-content{padding:45px 0;max-width:100%}.hero-content h1{font-size:clamp(44px,13vw,62px)}.benefits-complete .wrap{grid-template-columns:repeat(2,1fr)}.product-grid-complete,.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-complete .product-actions{grid-template-columns:1fr}.modal-box{grid-template-columns:1fr;width:min(680px,100%);max-height:94vh}.modal-img img{height:260px;min-height:0;max-height:260px}.modal-copy{padding:20px}.modal-copy h2{font-size:30px}.modal-details{grid-template-columns:1fr}.about-maker{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr;text-align:left}.footer-main nav{justify-content:flex-start;flex-wrap:wrap}.footer-right p{text-align:left}.wrap,.head{width:min(100% - 28px,1180px)}}
@media(max-width:480px){.product-grid-complete,.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-complete{padding:5px}.product-complete h3{font-size:11px}.product-complete .sub{font-size:9px}.product-complete .price{font-size:13px}.product-complete .btn{font-size:9px;padding:8px 5px}.hero-complete{min-height:520px}.hero-complete .hero-bg{background-position:60% center}.hero-complete .hero-overlay{background:linear-gradient(90deg,rgba(249,244,234,.96) 0%,rgba(249,244,234,.72) 62%,rgba(249,244,234,.18) 100%)}.hero-content p{font-size:14px}.benefits-complete .benefit{font-size:9px}.section-head-row h2{font-size:23px}}

.variation-label{display:block;font-size:12px;font-weight:800;margin:14px 0 6px}.modal-variation select{width:100%;padding:10px;border:1px solid #ddd;border-radius:7px;background:#fff}.modal-variation{margin-top:6px}

/* v14 responsive product grid */
@media (min-width:1200px){.product-grid,.product-grid-complete{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}
@media (min-width:1500px){.product-grid,.product-grid-complete{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}}
@media (max-width:900px){.product-grid,.product-grid-complete{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.wrap{width:min(94%,1100px)}}
@media (max-width:560px){.product-grid,.product-grid-complete{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-complete h3{font-size:13px}.product-complete .sub{font-size:10px}.product-complete .btn{font-size:10px;padding:7px 5px}.section-head-row{padding:0 8px}.section-head-row h2{font-size:23px}.view-all-btn{position:static;margin-left:auto}}

/* v15 — WordPress Page Editor is the real homepage editor */
.pa-editable-home{width:100%;overflow:hidden}.pa-editable-home>.wp-block-cover,.pa-editable-home>.wp-block-group,.pa-editable-home>.wp-block-columns{margin-top:0;margin-bottom:0}.pa-home-hero .wp-block-cover__inner-container{width:min(1180px,calc(100% - 40px));padding:70px 0}.pa-home-hero .pa-eyebrow{font-weight:800;letter-spacing:.08em;font-size:13px;color:var(--green);margin-bottom:12px}.pa-home-hero .pa-hero-title{font-family:var(--serif);font-size:clamp(48px,7vw,86px);line-height:.98;color:var(--green);margin:0 0 18px;max-width:700px}.pa-home-hero .pa-hero-title span{color:var(--red)}.pa-home-hero .pa-hero-text{font-size:18px;line-height:1.6;max-width:560px;color:#2f3a35}.pa-home-hero .wp-block-button__link,.pa-home-buttons .wp-block-button__link{background:var(--green);border-radius:999px;padding:13px 22px;font-weight:800}.pa-benefits{background:#f7efdf;padding:14px 0}.pa-benefits .wp-block-columns{margin-bottom:0}.pa-benefits .wp-block-column{margin:0!important;text-align:center}.pa-benefits p{margin:0;font-size:13px;line-height:1.2}.pa-benefits strong{font-size:20px}.pa-benefits small{color:#68716a}.pa-home-section{padding:68px 20px}.pa-home-section h2{font-family:var(--serif);font-size:clamp(30px,4vw,48px);color:var(--green);margin-bottom:10px}.pa-section-lead{max-width:720px;margin:0 auto 28px;color:#657067}.pa-shortcode-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1180px;margin:30px auto}.pa-shortcode-products .product{margin:0}.pa-story-block{max-width:1180px!important;margin:0 auto!important;padding:0!important;background:#f7ead3}.pa-story-block>.wp-block-column{padding:0!important}.pa-story-block .pa-story-image{height:100%;margin:0}.pa-story-block .pa-story-image img{width:100%;height:100%;min-height:430px;object-fit:cover}.pa-story-block .wp-block-column:last-child{padding:55px 50px!important}.pa-eyebrow.pa-red{color:var(--red);font-weight:900;letter-spacing:.14em}.pa-ingredients{background:#fff}.pa-ingredients .wp-block-image{margin:0}.pa-ingredients .wp-block-image img{width:100%;height:170px;object-fit:cover;border-radius:12px}.pa-mountain .wp-block-cover__inner-container{padding:30px}.pa-mountain h2{font-family:var(--serif);font-size:clamp(28px,4vw,50px);color:#fff;max-width:760px;margin:0 auto 18px}.pa-mountain .wp-block-button__link{background:var(--red);border-radius:999px}.pa-reviews{background:#fbf7ef}.pa-review-card{padding:24px!important;background:#fff;border:1px solid #eee4d3;border-radius:16px;box-shadow:0 8px 25px rgba(30,60,45,.06)}.pa-review-card .wp-block-image{margin:0 0 8px}.pa-home-contact{padding:60px 20px;background:var(--green);color:#fff;text-align:center}.pa-home-contact h2,.pa-home-contact p{color:#fff}.pa-home-contact .wp-block-button__link{background:var(--red);border-radius:999px}.pa-store-message{padding:35px;background:#fbf5e8;border-radius:14px;margin:30px auto;color:#30443b}.editor-styles-wrapper .pa-shortcode-products{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:900px){.pa-shortcode-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pa-story-block .wp-block-column:last-child{padding:35px 25px!important}.pa-home-hero .wp-block-cover__inner-container{padding:50px 0}.pa-home-hero .pa-hero-title{font-size:clamp(42px,10vw,68px)}}
@media(max-width:600px){.pa-home-hero{min-height:560px!important}.pa-home-hero .wp-block-cover__inner-container{width:calc(100% - 28px);padding:30px 0}.pa-home-hero .pa-hero-text{font-size:15px}.pa-benefits .wp-block-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.pa-benefits .wp-block-column{width:auto!important;flex-basis:auto!important}.pa-shortcode-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pa-story-block{display:block!important}.pa-story-block .pa-story-image img{min-height:260px}.pa-story-block .wp-block-column:last-child{padding:28px 20px!important}.pa-ingredients .wp-block-columns{display:grid;grid-template-columns:repeat(2,1fr)}.pa-ingredients .wp-block-column{width:auto!important;flex-basis:auto!important}.pa-ingredients .wp-block-image img{height:120px}.pa-home-section{padding:45px 14px}.pa-review-card{padding:16px!important}}
