/* Reference-matched shared storefront skin */
.header{height:88px;grid-template-columns:250px minmax(320px,1fr) auto;padding-inline:4.5vw}.brand-mark{border:0;border-radius:0;font-size:52px;width:52px;height:58px;font-family:Georgia,serif}.brand strong{font:24px/.82 "Marcellus",serif}.brand small{font-size:9px}.main-nav{height:52px;gap:36px}.hero{min-height:376px}.hero-copy{padding:48px max(6.5vw,48px);max-width:610px}.hero h1{font-size:48px;margin:0 0 12px}.hero p{font-size:15px;line-height:1.6;max-width:490px}.hero:after{background:linear-gradient(90deg,rgba(255,250,243,.98),rgba(255,250,243,.87) 42%,transparent 70%)}.hero-points{margin-top:20px;gap:24px}.hero-points span{display:flex;gap:8px;align-items:center;text-align:center;font-size:12px;color:var(--saffron)}.hero-points b{color:var(--ink);font-weight:500}.hero-actions{margin:22px 0 0}.hero .btn{min-height:42px}.section{padding:44px 4.8vw}.section-heading{margin-bottom:22px}.section-heading h2{font-size:28px}.categories .section-heading .eyebrow,.categories .section-heading p{display:none}.category-grid{grid-template-columns:repeat(5,1fr);gap:16px;max-width:100%}.category-card{display:block;padding:0;overflow:hidden;text-align:center;border-radius:7px}.category-card img{display:block;width:100%;height:127px;object-fit:cover}.category-card span{display:block;padding:12px}.category-card b{font:15px "DM Sans",sans-serif}.category-card small{color:var(--saffron);font-size:11px}.promise{margin:0 4.8vw;padding:20px;grid-template-columns:repeat(5,1fr)}.products{padding-top:36px}.products .section-heading.row{justify-content:center;text-align:center}.products .filters,.products .eyebrow{display:none}.product-grid{grid-template-columns:repeat(5,1fr);gap:16px}.product-card:nth-child(n+6){display:none}.product-visual{height:182px}.product-visual.has-image{background-size:cover;background-position:center}.product-visual.has-image:before,.product-visual.has-image:after{display:none}.badge{display:none}.product-info{padding:11px}.product-info h3{font:13px "DM Sans",sans-serif;min-height:34px}.rating{font-size:11px}.price-row{display:block;margin-top:7px}.price-row strong{font-size:16px;color:var(--saffron)}.add-btn{display:block;margin-top:8px;width:100%;height:32px;border-radius:4px;font-size:11px}.samidha-feature{min-height:250px;margin-bottom:40px}.bulk{margin:0 4.8vw 38px;border-radius:8px;padding:28px 4vw}.bulk h2{font-size:26px}footer{padding-top:38px}.footer-grid{grid-template-columns:repeat(5,1fr);gap:28px}.footer-grid h3{font-family:"DM Sans",sans-serif;font-size:13px}.footer-grid p,.footer-grid>div>a:not(.brand){font-size:11px;margin:7px 0}.copyright{margin-top:28px}@media(max-width:900px){.header{grid-template-columns:1fr auto auto}.hero{min-height:540px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.brand strong{font-size:19px}.brand-mark{font-size:38px;width:40px}.hero{min-height:560px}.hero h1{font-size:40px}.hero-copy{padding:72px 24px}.hero-points{gap:12px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.category-card img{height:110px}.product-visual{height:145px}.footer-grid{grid-template-columns:1fr}}
