:root{--ink:#1c2521;--muted:#66736c;--paper:#fbfaf5;--surface:#fff;--line:#e2ded0;--green:#1e594b;--green-dark:#123d34;--saffron:#e6a51e;--chili:#c84d36;--blue:#335d8f;--shadow:0 22px 60px #1c252124}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf5eb;border-bottom:1px solid #e2ded0e6;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:12px clamp(18px,4vw,52px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:214px;display:inline-flex}.brand-mark{background:var(--green);color:#fff;border-radius:8px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small{color:var(--muted);margin-top:2px;font-size:12px}.main-nav{color:var(--muted);justify-content:center;align-items:center;gap:clamp(12px,2vw,24px);font-weight:700;display:flex}.main-nav a:hover{color:var(--green)}.icon-button{border:1px solid var(--line);background:var(--surface);width:44px;height:44px;color:var(--ink);cursor:pointer;border-radius:8px;place-items:center;display:inline-grid;position:relative}.icon-button svg{width:20px;height:20px}.cart-count{background:var(--chili);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:800;display:grid;position:absolute;top:-7px;right:-7px}.hero{isolation:isolate;min-height:clamp(460px,66vh,620px);position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center 58%;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.hero-shade{z-index:-1;background:linear-gradient(90deg,#122721e0 0%,#122721b8 40%,#12272114 86%),linear-gradient(#1227213d,#12272157);position:absolute;inset:0}.hero-content{color:#fff;width:min(650px,100% - 36px);padding:clamp(52px,7vw,92px) 0 clamp(44px,7vw,74px) clamp(18px,5vw,58px)}.eyebrow{color:var(--saffron);text-transform:uppercase;letter-spacing:0;margin:0 0 10px;font-size:13px;font-weight:800}.hero h1{letter-spacing:0;max-width:650px;margin:0;font-size:clamp(42px,9vw,78px);line-height:.96}.hero-copy{color:#ffffffdb;max-width:570px;margin:22px 0 0;font-size:18px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primary-link,.secondary-link,.checkout-button,.whatsapp-button,.wholesale-button,.product-card button,.category-card button,.detail-hero button,.coupon-row button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:46px;font-weight:800;display:inline-flex}.primary-link,.checkout-button,.product-card button,.category-card button,.detail-hero button{background:var(--saffron);color:#1b1608}.whatsapp-button{color:#fff;background:#1f9d55;width:100%}.wholesale-button{background:var(--green);color:#fff;width:100%}.secondary-link{color:#fff;background:#ffffff1f;border:1px solid #ffffff57}.primary-link,.secondary-link{padding:0 18px}.trust-strip{background:var(--line);border:1px solid var(--line);width:min(1120px,100% - 36px);box-shadow:var(--shadow);z-index:3;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:1px;margin:-42px auto 0;display:grid;position:relative;overflow:hidden}.trust-strip div{background:var(--surface);min-height:98px;padding:20px}.trust-strip strong,.trust-strip span{display:block}.trust-strip span{color:var(--muted);margin-top:8px;line-height:1.5}.shop-shell,.category-lanes,.global-brand,.quality-grid,.about-brand,.trust-center,.cert-section,.wholesale-section,.faq-section,.reviews{width:min(1180px,100% - 36px);margin:74px auto}.section-head{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:22px;display:flex}.section-head h2,.bundle-copy h2,.drawer-header h2{margin:0;font-size:clamp(28px,5vw,44px);line-height:1.08}.search-wrap{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-items:center;gap:10px;width:min(360px,100%);min-height:48px;padding:0 14px;display:flex}.search-wrap svg{width:18px;height:18px;color:var(--muted)}.search-wrap input,.coupon-row input,.checkout-form input,.checkout-form textarea,.checkout-form select,.wholesale-form input,.wholesale-form textarea,.wholesale-form select,.sort-control select{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.shop-controls{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.tabs{flex-wrap:wrap;gap:8px;display:flex}.tab{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--muted);cursor:pointer;border-radius:8px;padding:0 14px;font-weight:800}.tab.is-active{background:var(--green);border-color:var(--green);color:#fff}.sort-control{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--muted);border-radius:8px;align-items:center;gap:10px;padding:0 10px 0 14px;font-weight:800;display:flex}.sort-control select{min-width:164px;font-weight:700}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;flex-direction:column;min-height:430px;display:flex;overflow:hidden}.product-media{background:var(--green);height:188px;position:relative;overflow:hidden}.product-media img{object-fit:cover;object-position:var(--position,center);filter:saturate(1.05);width:100%;height:100%;transform:scale(1.06)}.product-badge{color:var(--green-dark);background:#ffffffeb;border-radius:6px;padding:7px 9px;font-size:12px;font-weight:800;position:absolute;top:12px;left:12px}.product-body{flex-direction:column;flex:1;padding:16px;display:flex}.product-meta{min-height:24px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:800;display:flex}.rating{color:var(--blue)}.product-card h3{min-height:54px;margin:12px 0 6px;font-size:19px;line-height:1.28}.product-card p{min-height:48px;color:var(--muted);margin:0;line-height:1.5}.price-row{justify-content:space-between;align-items:baseline;gap:12px;margin:auto 0 14px;padding-top:18px;display:flex}.price{font-size:24px;font-weight:900}.pack-size{color:var(--muted);font-size:13px;font-weight:800}.product-card button{width:100%}.card-actions{grid-template-columns:.9fr 1.1fr;gap:8px;display:grid}.product-card .detail-button,.category-card .detail-button{border:1px solid var(--line);background:var(--surface);color:var(--green)}.product-card button svg,.category-card button svg,.detail-hero button svg,.primary-link svg,.secondary-link svg,.whatsapp-button svg,.wholesale-button svg,.checkout-button svg{width:18px;height:18px}.global-brand{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(24px,5vw,56px);display:grid}.global-copy h2,.wholesale-copy h2{margin:0;font-size:clamp(32px,6vw,58px);line-height:1.02}.global-copy p,.wholesale-copy p{max-width:560px;color:var(--muted);font-size:17px;line-height:1.7}.market-list,.wholesale-points{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.market-list span,.wholesale-points span{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--green);border-radius:8px;align-items:center;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.brand-gallery{grid-template-columns:1.1fr .9fr;gap:14px;min-height:430px;display:grid}.brand-gallery img{object-fit:cover;border:1px solid var(--line);background:var(--surface);border-radius:8px;width:100%;height:100%;min-height:0}.gallery-main{aspect-ratio:1/1.15}.gallery-stack{gap:14px;display:grid}.gallery-stack img{aspect-ratio:1.1}.quality-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.quality-grid article{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:232px;padding:22px}.quality-grid svg{width:30px;height:30px;color:var(--green)}.quality-grid h3{margin:18px 0 8px;font-size:22px}.quality-grid p{color:var(--muted);margin:0;line-height:1.6}.about-brand{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(24px,5vw,58px);display:grid}.about-copy h2,.cert-copy h2{margin:0;font-size:clamp(32px,6vw,54px);line-height:1.04}.about-copy p,.cert-copy p{color:var(--muted);font-size:17px;line-height:1.75}.about-values{gap:14px;display:grid}.about-values article{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:8px;min-height:148px;padding:20px;display:grid}.about-values span{color:var(--saffron);font-size:13px;font-weight:900}.about-values h3{margin:0;font-size:22px}.about-values p{color:var(--muted);margin:0;line-height:1.6}.trust-center{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:clamp(24px,5vw,42px)}.trust-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.trust-grid article{border:1px solid var(--line);background:#fbfaf5;border-radius:8px;min-height:230px;padding:18px}.trust-grid svg{width:28px;height:28px;color:var(--green)}.trust-grid h3{margin:18px 0 8px;font-size:20px;line-height:1.2}.trust-grid p{color:var(--muted);margin:0;line-height:1.55}.cert-section{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(22px,5vw,54px);display:grid}.cert-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.cert-list article{background:var(--surface);border:1px dashed #c9c1aa;border-radius:8px;gap:10px;min-height:132px;padding:20px;display:grid}.cert-list strong{font-size:22px}.cert-list span{color:var(--muted);font-weight:800}.category-lanes{gap:58px;margin-top:0;display:grid}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.category-link{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--green);border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-weight:900;display:inline-flex}.category-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:136px 1fr;min-height:174px;display:grid;overflow:hidden}.category-thumb{background:var(--green);min-height:100%;overflow:hidden}.category-thumb img{object-fit:cover;object-position:var(--position,center);width:100%;height:100%;transform:scale(1.08)}.category-info{align-content:center;gap:8px;padding:16px;display:grid}.category-info span{color:var(--blue);font-size:12px;font-weight:900}.category-info h3{margin:0;font-size:18px;line-height:1.25}.category-info p{color:var(--muted);margin:0;font-weight:800}.category-card button{width:fit-content;min-height:38px;padding:0 12px;font-size:13px}.category-actions{flex-wrap:wrap;gap:8px;display:flex}.bundle-band{color:#fff;background:linear-gradient(135deg,#1e594bf5,#1c2521f2),url(/assets/makhana-masala-hero-BRRd4yeL.png) 50%/cover;border-radius:8px;grid-template-columns:.8fr 1.2fr;align-items:stretch;gap:24px;width:min(1180px,100% - 36px);margin:0 auto 76px;padding:clamp(24px,4vw,38px);display:grid}.wholesale-section{color:#fff;background:linear-gradient(135deg,#123d34f5,#1c2521f0),url(/assets/product-whole-spice-combo.png) 50%/cover;border-radius:8px;grid-template-columns:minmax(0,.82fr) minmax(320px,.78fr);align-items:start;gap:clamp(22px,5vw,58px);padding:clamp(24px,5vw,44px);display:grid}.wholesale-copy p{color:#ffffffc7}.wholesale-points span{color:#fff;background:#ffffff1a;border-color:#ffffff38}.wholesale-form{background:#ffffff1c;border:1px solid #fff3;border-radius:8px;gap:12px;padding:18px;display:grid}.wholesale-form label{color:#ffffffc7;gap:6px;font-size:13px;font-weight:900;display:grid}.wholesale-form input,.wholesale-form textarea,.wholesale-form select{min-height:44px;color:var(--ink);background:#fffffff0;border:1px solid #ffffff3d;border-radius:8px;padding:10px 12px}.faq-list{gap:12px;display:grid}.faq-item{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden}.faq-item button{width:100%;min-height:62px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:0 18px;font-weight:900;display:flex}.faq-item button svg{width:20px;height:20px;color:var(--green);transition:transform .16s}.faq-item p{color:var(--muted);margin:0;padding:0 18px 18px;line-height:1.6;display:none}.faq-item.is-open p{display:block}.faq-item.is-open button svg{transform:rotate(180deg)}.bundle-copy p:not(.eyebrow){color:#ffffffc2;max-width:420px;line-height:1.6}.bundle-list{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.bundle-list article{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;min-height:168px;padding:18px}.bundle-list span,.bundle-list strong,.bundle-list small{display:block}.bundle-list span{color:var(--saffron);font-weight:800}.bundle-list strong{margin:16px 0 22px;font-size:21px;line-height:1.25}.bundle-list small{color:#fffc;font-size:16px;font-weight:900}.review-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.review-grid article{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:210px;padding:22px}.stars{color:var(--saffron);font-weight:900}.review-grid p{color:var(--muted);line-height:1.6}.cart-drawer,.product-detail-drawer{z-index:40;background:var(--surface);flex-direction:column;width:min(440px,100%);height:100vh;padding:22px;transition:transform .18s;display:flex;position:fixed;top:0;right:0;transform:translate(105%);box-shadow:-20px 0 56px #1c25212e}.product-detail-drawer{width:min(680px,100%)}.cart-drawer.is-open,.product-detail-drawer.is-open{transform:translate(0)}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.drawer-header h2{font-size:28px}.cart-items{flex:1;padding:12px 0;overflow-y:auto}.empty-cart{color:var(--muted);padding:32px 0;line-height:1.6}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:10px;padding:14px 0;display:grid}.cart-line h3{margin:0 0 6px;font-size:16px}.cart-line p{color:var(--muted);margin:0;font-size:13px}.quantity{border:1px solid var(--line);border-radius:8px;grid-template-columns:34px 34px 34px;align-items:center;height:34px;display:grid;overflow:hidden}.quantity button{cursor:pointer;background:#f4f1e8;border:0;width:34px;height:34px;font-weight:900}.quantity span{text-align:center;font-weight:800}.coupon-row{grid-template-columns:1fr auto;gap:8px;margin-top:8px;display:grid}.coupon-row input,.checkout-form input,.checkout-form textarea,.checkout-form select{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:44px;padding:10px 12px}.coupon-row button{background:var(--green);color:#fff;padding:0 14px}.payment-details{border:1px solid var(--line);background:#f8f5ed;border-radius:8px;gap:10px;padding:12px;display:grid}.payment-details p{color:var(--muted);margin:0;line-height:1.5}.upi-row{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.upi-row span{overflow-wrap:anywhere;min-width:0;font-weight:900}.upi-row button,.upi-pay-link{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-weight:900;display:inline-flex}.upi-pay-link{width:100%}.upi-row button svg{width:16px;height:16px}.coupon-message{min-height:20px;color:var(--green);margin:8px 0;font-size:13px;font-weight:800}.checkout-form{border-top:1px solid var(--line);gap:10px;padding-top:8px;display:grid}.checkout-form label{color:var(--muted);gap:5px;font-size:13px;font-weight:800;display:grid}.totals{gap:8px;padding:12px 0;display:grid}.totals div{justify-content:space-between;align-items:center;gap:12px;display:flex}.totals strong{font-size:20px}.checkout-button{width:100%}.product-detail-content{padding:18px 0;overflow-y:auto}.detail-hero{grid-template-columns:minmax(180px,.9fr) minmax(0,1.1fr);align-items:center;gap:18px;display:grid}.detail-hero img{aspect-ratio:1;object-fit:cover;object-position:var(--position,center);border:1px solid var(--line);background:var(--paper);border-radius:8px;width:100%}.detail-hero .product-badge{border:1px solid var(--line);background:#f8f5ed;width:fit-content;margin-bottom:12px;display:inline-flex;position:static}.detail-hero h3{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.05}.detail-hero p{color:var(--muted);line-height:1.6}.detail-price{flex-wrap:wrap;align-items:center;gap:10px;margin:16px 0;display:flex}.detail-price strong{font-size:28px}.detail-price span{color:var(--muted);background:#f4f1e8;border-radius:6px;padding:6px 9px;font-size:13px;font-weight:900}.detail-hero button{min-width:160px;padding:0 14px}.detail-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px;display:grid}.detail-grid article,.usage-panel{border:1px solid var(--line);background:#fbfaf5;border-radius:8px;padding:16px}.detail-grid h4,.usage-panel h4{margin:0 0 10px;font-size:16px}.detail-grid ul{color:var(--muted);gap:6px;margin:0;padding-left:18px;line-height:1.45;display:grid}.detail-grid p{color:var(--muted);margin:0;line-height:1.55}.usage-panel{margin-top:12px}.usage-panel div{flex-wrap:wrap;gap:8px;display:flex}.usage-panel span{background:var(--surface);min-height:32px;color:var(--green);border-radius:8px;align-items:center;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.detail-disclaimer{color:#6e5213;background:#fff7df;border-radius:8px;margin:12px 0 0;padding:12px;font-size:13px;font-weight:800;line-height:1.55}.overlay{z-index:30;opacity:0;pointer-events:none;background:#12272170;transition:opacity .18s;position:fixed;inset:0}.overlay.is-open{opacity:1;pointer-events:auto}.toast{z-index:60;background:var(--green-dark);color:#fff;width:min(360px,100% - 44px);box-shadow:var(--shadow);opacity:0;pointer-events:none;border-radius:8px;padding:14px 16px;transition:all .18s;position:fixed;bottom:22px;right:22px;transform:translateY(18px)}.toast.is-visible{opacity:1;transform:translateY(0)}@media (width<=1020px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.global-brand,.about-brand,.cert-section,.wholesale-section,.quality-grid,.trust-grid,.bundle-band{grid-template-columns:1fr}}@media (width<=780px){.site-header{gap:12px}.brand{min-width:0}.brand small,.main-nav{display:none}.hero{min-height:520px}.hero-shade{background:linear-gradient(#122721eb,#12272161)}.hero-content{width:calc(100% - 32px);padding:44px 16px}.hero h1{font-size:44px}.trust-strip,.section-head,.shop-controls,.bundle-list,.review-grid{grid-template-columns:1fr}.trust-strip{width:100%;box-shadow:none;border-left:0;border-right:0;border-radius:0;margin-top:0}.section-head,.shop-controls{display:grid}.global-brand,.quality-grid,.about-brand,.trust-center,.cert-section,.wholesale-section{width:min(100% - 36px,640px)}.brand-gallery{grid-template-columns:1fr;min-height:auto}.gallery-main,.gallery-stack img{aspect-ratio:1.35}.search-wrap,.sort-control{width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:1fr}}@media (width<=560px){.product-grid,.card-actions{grid-template-columns:1fr}.product-card{min-height:410px}.category-card{grid-template-columns:108px 1fr;min-height:156px}.global-copy h2,.about-copy h2,.cert-copy h2,.wholesale-copy h2{font-size:34px}.cert-list{grid-template-columns:1fr}.category-info{padding:12px}.category-info h3{font-size:16px}.hero h1{font-size:38px}.hero-copy{font-size:16px}.cart-drawer,.product-detail-drawer{padding:18px}.detail-hero,.detail-grid{grid-template-columns:1fr}.detail-hero h3{font-size:30px}}
