:root{--ink:#251315;--wine:#5d1d25;--wine-dark:#301419;--saffron:#e87924;--gold:#f4c45c;--cream:#fff7e8;--paper:#fffbf3;--green:#234b35;--muted:#765f5e;--line:rgba(62,24,27,.14);--shadow:0 20px 60px rgba(42,18,18,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.65 "DM Sans",sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:0 clamp(20px,5vw,76px);position:sticky;top:0;z-index:50;background:rgba(255,251,243,.93);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand,.footer-brand{display:flex;flex-direction:column;line-height:1}.brand-main{font-family:"Fraunces",serif;font-size:1.6rem;color:var(--wine);letter-spacing:-.04em}.brand-main strong{font-size:1.23em}.brand-tag{margin-top:7px;font-size:.66rem;text-transform:uppercase;letter-spacing:.18em;color:var(--saffron);font-weight:700}.site-header nav{display:flex;align-items:center;gap:28px;font-weight:600;font-size:.94rem}.site-header nav>a:not(.nav-order):hover{color:var(--wine)}.nav-order{padding:12px 18px;border-radius:999px;background:var(--green);color:white}.menu-button{display:none;background:none;border:1px solid var(--line);padding:8px 12px;border-radius:8px}.hero{min-height:calc(100vh - 88px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:6vw;padding:72px clamp(20px,6vw,96px);overflow:hidden;background:radial-gradient(circle at 84% 30%,rgba(244,196,92,.3),transparent 35%),linear-gradient(135deg,var(--cream),#fff 60%)}.hero-copy{max-width:720px}.eyebrow,.section-kicker,.product-type{margin:0 0 16px;color:var(--saffron);font-size:.78rem;text-transform:uppercase;letter-spacing:.17em;font-weight:700}.hero h1,.intro h2,.products h2,.order-panel h2{font-family:"Fraunces",serif;letter-spacing:-.045em;line-height:1.06;margin:0}.hero h1{font-size:clamp(3.1rem,6.5vw,6.2rem);max-width:900px}.hero-lead{font-size:clamp(1.06rem,1.5vw,1.3rem);max-width:650px;color:var(--muted);margin:28px 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:4px;font-weight:700}.button-primary{background:var(--wine);color:#fff}.button-primary:hover{background:var(--wine-dark)}.button-secondary{border:1px solid var(--wine);color:var(--wine)}.quality-strip{display:flex;gap:10px 28px;flex-wrap:wrap;margin:34px 0 0;padding:22px 0 0;border-top:1px solid var(--line);list-style:none;font-size:.9rem;font-weight:600}.quality-strip li:before{content:"✓";color:var(--green);margin-right:7px}.hero-products{position:relative;min-height:650px}.hero-card{margin:0;position:absolute;border-radius:20px;overflow:hidden;background:#ddd;box-shadow:var(--shadow);border:9px solid rgba(255,255,255,.8)}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-card-main{width:52%;height:76%;left:22%;top:12%;z-index:2;transform:rotate(-3deg)}.hero-card-top{width:37%;height:50%;right:0;top:0;transform:rotate(7deg)}.hero-card-bottom{width:35%;height:48%;left:0;bottom:0;transform:rotate(-8deg)}.intro{padding:120px clamp(20px,8vw,130px);text-align:center;background:var(--wine-dark);color:#fff}.intro>p:not(.section-kicker){max-width:780px;margin:25px auto 64px;color:#e8d9d2;font-size:1.12rem}.intro h2,.products h2,.order-panel h2{font-size:clamp(2.35rem,4vw,4.2rem)}.promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.16);text-align:left}.promise-grid article{padding:36px;background:var(--wine-dark)}.promise-grid span{display:block;color:var(--gold);font-family:"Fraunces",serif;font-size:1.7rem}.promise-grid h3{font-family:"Fraunces",serif;font-size:1.35rem;margin:18px 0 8px}.promise-grid p{margin:0;color:#d8c6c2}.products{padding:120px clamp(20px,6vw,96px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:50px}.section-heading>p{max-width:460px;margin:0;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{min-width:0;background:white;border:1px solid var(--line);transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-image{height:370px;background:#ece6dc;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-image span{position:absolute;left:14px;top:14px;padding:6px 10px;border-radius:999px;background:var(--gold);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.product-copy{padding:24px}.product-type{margin-bottom:6px}.product-copy h3{font-family:"Fraunces",serif;font-size:1.8rem;margin:0 0 10px}.product-copy p:not(.product-type){min-height:78px;color:var(--muted);margin:0 0 24px}.product-copy a{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid var(--line);font-weight:700;color:var(--wine)}.product-copy a span{font-size:1.3rem}.order-panel{margin:10px clamp(20px,6vw,96px) 120px;padding:clamp(34px,6vw,70px);display:flex;justify-content:space-between;align-items:center;gap:40px;background:linear-gradient(120deg,var(--wine),var(--wine-dark));color:#fff}.order-panel>div{max-width:780px}.order-panel p:not(.section-kicker){color:#eadbd7;margin:20px 0 0}.button-light{background:var(--gold);color:var(--wine-dark);white-space:nowrap}.button-light:hover{background:#ffd77a}footer{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:50px;padding:70px clamp(20px,6vw,96px) 30px;background:#1b1112;color:#f5ebe3}.footer-brand .brand-main{color:#fff;font-size:2rem}footer h2{font-size:.8rem;text-transform:uppercase;letter-spacing:.14em;color:var(--gold);margin:0 0 15px}footer a{display:block;margin:5px 0;color:#d9cac5}footer a:hover{color:white}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:22px;margin:15px 0 0;color:#a99a96;font-size:.85rem}.floating-whatsapp{position:fixed;right:18px;bottom:18px;z-index:40;padding:12px 18px;border-radius:999px;background:#1f9d55;color:white;font-weight:700;box-shadow:0 10px 30px rgba(0,0,0,.22)}
@media(max-width:980px){.site-header nav{display:none;position:absolute;top:88px;left:0;right:0;padding:20px;flex-direction:column;background:var(--paper);border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.menu-button{display:block}.hero{grid-template-columns:1fr;padding-top:60px}.hero-products{min-height:520px;margin-top:10px}.hero-card-main{width:48%;left:27%}.hero-card-top{width:34%}.hero-card-bottom{width:32%}.product-grid{grid-template-columns:repeat(2,1fr)}.order-panel{align-items:flex-start;flex-direction:column}.promise-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.site-header{height:76px}.site-header nav{top:76px}.hero{min-height:auto;padding-bottom:45px}.hero h1{font-size:3rem}.hero-products{min-height:380px}.hero-card{border-width:5px;border-radius:12px}.hero-card-main{width:52%;height:76%;left:24%}.hero-card-top{width:36%;height:48%}.hero-card-bottom{width:35%;height:47%}.intro,.products{padding-top:80px;padding-bottom:80px}.product-grid{grid-template-columns:1fr}.product-image{height:390px}.product-copy p:not(.product-type){min-height:0}.order-panel{margin-bottom:80px}.quality-strip{display:grid;gap:8px}footer{grid-template-columns:1fr}.copyright{grid-column:auto}.floating-whatsapp{font-size:.85rem}}
.product-type:after{content:" · From 50g"}

/* Marathi Zest brand direction: maroon, black and antique gold */
:root{--wine:#751c28;--wine-dark:#2a080d;--saffron:#d99a32;--gold:#f0c56a;--cream:#fff5df;--paper:#fffaf1;--green:#1d5738;--ink:#211113}
.site-header{background:linear-gradient(90deg,#300028,#741a27);border-bottom:2px solid #bd8634;box-shadow:0 6px 24px rgba(35,5,10,.18)}
.brand-logo .brand-main{color:#fff6df;text-shadow:0 1px 0 #b07a26;font-size:1.75rem}.brand-logo .brand-main i{font-style:normal;font-size:.8em;color:var(--gold);margin-left:3px}.brand-logo .brand-tag{color:#f1c878}.site-header nav{color:#fff5e9}.site-header nav>a:not(.nav-order):hover{color:var(--gold)}.nav-order{background:var(--gold);color:var(--wine-dark)}.menu-button{color:white;border-color:rgba(255,255,255,.4)}
.hero{background:radial-gradient(circle at 78% 45%,rgba(218,151,45,.24),transparent 31%),linear-gradient(135deg,#fff8e8 0%,#fbe7c2 55%,#eed39f 100%)}.hindi-accent{font-size:1rem;color:var(--wine);font-weight:700;letter-spacing:.04em}.hero h1{color:var(--wine-dark)}
.hero-products{background:radial-gradient(circle,#7f2531 0%,#4a1018 68%,#26080d 100%);border:1px solid #b67e2f;border-radius:50% 50% 18px 18px;box-shadow:inset 0 0 0 8px rgba(242,197,106,.09),0 30px 70px rgba(63,10,18,.24)}.hero-card{background:transparent;border:0;box-shadow:none}.hero-card-main{width:67%;height:88%;left:16%;top:4%;transform:none}.hero-card-main img{object-fit:contain}.hero-marathi{position:absolute;right:-28px;top:13%;margin:0;writing-mode:vertical-rl;transform:rotate(180deg);color:rgba(255,245,221,.9);font-size:clamp(1.5rem,3vw,2.6rem);font-weight:700;letter-spacing:.08em}.hero-origin{position:absolute;left:24px;bottom:24px;margin:0;color:#f2d699;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.warli-band{position:absolute;left:0;right:0;top:20px;text-align:center;color:#e8b954;letter-spacing:1.2em;font-size:.75rem;opacity:.8}
.intro{background:linear-gradient(145deg,#2a080d,#5e1520 70%,#7a202c)}.promise-grid article{background:rgba(39,6,12,.6)}
.product-image{background:linear-gradient(145deg,#f7ead0,#fffaf0);height:410px;padding:15px}.product-image img{object-fit:contain;border-radius:10px;filter:drop-shadow(0 12px 12px rgba(34,10,12,.18))}.clean-product img{padding:0;filter:drop-shadow(0 16px 15px rgba(34,10,12,.24))}.product-card{border-color:rgba(95,24,34,.18);box-shadow:0 8px 30px rgba(68,18,24,.06)}.product-card.featured-product{grid-column:span 1}.product-card.flagship{border:2px solid #9d5f25}.product-card.flagship .product-copy{background:linear-gradient(180deg,#fff,#fff6e2)}
.order-panel{border:1px solid #d5a44e;background:linear-gradient(120deg,#7c1f2c,#3d0b12 70%,#18070a)}
.footer-hindi{display:block;margin-top:22px;color:#ecc978;font-weight:700;font-size:1.25rem}footer{border-top:3px solid #a76e27;background:linear-gradient(120deg,#18080a,#2d0b10)}
@media(max-width:980px){.site-header nav{background:#52111b;color:white}.hero-products{max-width:650px;width:100%;justify-self:center}.hero-marathi{right:10px}.product-card.featured-product{grid-column:span 1}}
@media(max-width:620px){.brand-logo .brand-main{font-size:1.45rem}.hero-products{min-height:470px}.hero-card-main{width:78%;left:11%}.hero-origin{font-size:.68rem;left:16px;bottom:16px}.hero-marathi{right:7px}.product-image{height:420px}}


/* Consistent 100g product photography, preserving each spice label. */
.product-image{display:flex;align-items:center;justify-content:center;padding:28px 16px 18px;background:#fff}
.product-image img,.hero-card-main img{height:auto;width:auto;max-width:100%;max-height:100%;border-radius:0;filter:none;object-fit:contain}
.hero-card-main{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;overflow:hidden}
