
/*
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(6,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}
}

/* V8 preserved design — V9 refinements */
.top{background:#173f32;color:#fff}.top a{color:#fff}.brand img{width:68px;height:68px;margin-top:4px}.brand{min-width:255px}.brand-title{font-size:23px}.brand-sub{font-size:11px}.nav ul{gap:25px}.nav a{font-weight:800}.actions .circle{border:0;background:transparent}.shopnow{background:var(--r);color:#fff;padding:9px 15px;border-radius:22px;font-size:11px;font-weight:900}.footer{padding:38px 0 16px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.3fr}.footer h3{font-size:25px}.footer-social{display:flex;gap:15px;margin-top:15px}.footer-social a{color:#fff;text-decoration:underline}.product-card{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.10)}.product-card .product-img{position:relative}.logo-mark,.popup-logo{position:absolute;right:10px;bottom:10px;width:46px;height:46px;border-radius:50%;overflow:hidden;background:rgba(255,255,255,.92);padding:4px;box-shadow:0 3px 10px rgba(0,0,0,.12)}.logo-mark img,.popup-logo img{width:100%!important;height:100%!important;object-fit:contain!important}.card-hint{font-size:10px;text-align:center;color:var(--r);font-weight:900;margin-top:7px}.shop-hero p{max-width:600px;opacity:.85}.shop-page{padding:38px 0 70px;background:#fff}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.shop-category a{display:inline-block;background:var(--cream);color:var(--g);border:1px solid #e8dcc9;padding:9px 16px;border-radius:20px;font-weight:900;font-size:11px}.shop-category a.active{background:var(--g);color:#fff}.shop-count{font-size:11px;color:#777}.product-grid-shop{grid-template-columns:repeat(4,1fr);gap:20px}.about-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:55px;align-items:center}.about-photo img{width:100%;max-height:560px;object-fit:cover;border-radius:12px}.about-copy h2{font:500 48px var(--serif);color:var(--g);margin:7px 0 16px}.about-copy p{color:#5d665f;line-height:1.8}.page-editor-content{line-height:1.8}.home-editor-intro{padding:20px 0;background:var(--cream)}.popup-wrap{position:fixed;inset:0;background:rgba(13,28,21,.68);z-index:99999;display:none;place-items:center;padding:18px}.popup-wrap.open{display:grid}.popup-inner{width:min(960px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:14px;box-shadow:0 25px 80px rgba(0,0,0,.25)}.popup-product{display:grid;grid-template-columns:1fr 1.05fr}.popup-photo{position:relative;background:var(--cream);min-height:450px}.popup-photo>img{width:100%;height:100%;object-fit:cover}.popup-info{padding:30px 32px;position:relative}.popup-info h2{font:500 40px/1.05 var(--serif);color:var(--g);margin:7px 0 8px}.popup-price{font-weight:900;font-size:22px;color:var(--r);margin-bottom:12px}.popup-desc{color:#4e5852;font-size:14px;line-height:1.65}.detail{border-top:1px solid #eee5d8;padding:10px 0}.detail b{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--g)}.detail p{font-size:12px;color:#626862;margin:4px 0 0;white-space:normal}.popup-actions{display:flex;gap:10px;margin-top:18px}.popup-actions .btn{flex:1;text-align:center}.popup-close{position:absolute;right:15px;top:15px;width:35px;height:35px;border:0;border-radius:50%;background:#f0ebe2;font-size:22px;z-index:3}.popup-logo{width:62px;height:62px;right:16px;bottom:16px}.empty-shop{text-align:center;padding:70px 20px}
@media(max-width:900px){.product-grid-shop{grid-template-columns:repeat(3,1fr)}.about-layout{grid-template-columns:1fr;gap:25px}.about-photo img{max-height:420px}}
@media(max-width:760px){.brand{min-width:0}.brand img{width:58px;height:58px}.brand-title{font-size:20px}.nav{top:62px}.product-grid-shop{grid-template-columns:repeat(2,1fr)}.popup-product{grid-template-columns:1fr}.popup-photo{min-height:260px;height:280px}.popup-info{padding:22px}.popup-info h2{font-size:32px}.footer-grid{grid-template-columns:1fr 1fr}}
