.Hero-module__5BMCGq__hero{align-items:center;min-height:88vh;display:flex;position:relative;overflow:hidden}.Hero-module__5BMCGq__bg{z-index:0;background-image:url(/assets/hero_bg.png);background-position:50%;background-size:cover;position:absolute;inset:0}.Hero-module__5BMCGq__overlay{background:linear-gradient(90deg,#4a2120e6 0%,#4a2120b3 40%,#4a21204d 100%);position:absolute;inset:0}.Hero-module__5BMCGq__content{z-index:1;max-width:var(--max-width);padding:var(--space-3xl) var(--space-lg);max-width:760px;margin:0 auto;padding-left:clamp(1.5rem,8vw,7rem);position:relative}.Hero-module__5BMCGq__eyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-gold);margin-bottom:var(--space-md);font-size:.8125rem;font-weight:600;animation:.6s both Hero-module__5BMCGq__fadeInUp;display:inline-block}.Hero-module__5BMCGq__title{font-family:var(--font-heading);color:var(--color-cream);margin-bottom:var(--space-lg);font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:700;line-height:1.12;animation:.7s .1s both Hero-module__5BMCGq__fadeInUp}.Hero-module__5BMCGq__title em{color:var(--color-gold);font-style:italic}.Hero-module__5BMCGq__subtitle{color:#fcf3dbd1;max-width:580px;margin-bottom:var(--space-xl);font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.75;animation:.7s .2s both Hero-module__5BMCGq__fadeInUp}.Hero-module__5BMCGq__ctaRow{gap:var(--space-md);flex-wrap:wrap;animation:.7s .3s both Hero-module__5BMCGq__fadeInUp;display:flex}@media (max-width:768px){.Hero-module__5BMCGq__hero{min-height:70vh}.Hero-module__5BMCGq__content{padding:var(--space-2xl) var(--space-md);text-align:center}.Hero-module__5BMCGq__subtitle{margin-left:auto;margin-right:auto}.Hero-module__5BMCGq__ctaRow{gap:var(--space-sm);flex-direction:column;align-items:center}}@keyframes Hero-module__5BMCGq__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
.TrustStrip-module__L9y26W__section{background-color:var(--color-cream);padding:var(--space-3xl) 0;border-bottom:1px solid var(--color-border)}.TrustStrip-module__L9y26W__container{max-width:var(--max-width);padding:0 var(--space-lg);margin:0 auto}.TrustStrip-module__L9y26W__header{text-align:center;margin-bottom:var(--space-2xl)}.TrustStrip-module__L9y26W__header .TrustStrip-module__L9y26W__divider{margin:var(--space-md) auto 0}.TrustStrip-module__L9y26W__grid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.TrustStrip-module__L9y26W__card{align-items:flex-start;gap:var(--space-md);padding:var(--space-xl) var(--space-lg);background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);flex-direction:column;transition:box-shadow .25s,transform .25s;display:flex}.TrustStrip-module__L9y26W__card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.TrustStrip-module__L9y26W__iconWrap{border-radius:var(--radius-md);width:56px;height:56px;color:var(--color-terracotta);background-color:#f5e5da;flex-shrink:0;justify-content:center;align-items:center;display:flex}.TrustStrip-module__L9y26W__cardHeading{font-family:var(--font-heading);color:var(--color-dark-brown);font-size:1.0625rem;font-weight:600}.TrustStrip-module__L9y26W__cardBody{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.65}@media (max-width:900px){.TrustStrip-module__L9y26W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.TrustStrip-module__L9y26W__grid{grid-template-columns:1fr}}
.BestsellerRail-module__3g0SHG__section{background-color:var(--color-cream-light);padding:var(--space-3xl) 0}.BestsellerRail-module__3g0SHG__container{max-width:var(--max-width);padding:0 var(--space-lg);margin:0 auto}.BestsellerRail-module__3g0SHG__header{margin-bottom:var(--space-2xl)}.BestsellerRail-module__3g0SHG__rail{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.BestsellerRail-module__3g0SHG__card{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);flex-direction:column;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden}.BestsellerRail-module__3g0SHG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.BestsellerRail-module__3g0SHG__imageWrap{aspect-ratio:4/3;text-decoration:none;display:block;position:relative;overflow:hidden}.BestsellerRail-module__3g0SHG__imagePlaceholder{background:linear-gradient(135deg, #f5e5da 0%, var(--color-cream) 100%);justify-content:center;align-items:center;width:100%;height:100%;transition:transform .3s;display:flex}.BestsellerRail-module__3g0SHG__card:hover .BestsellerRail-module__3g0SHG__imagePlaceholder{transform:scale(1.05)}.BestsellerRail-module__3g0SHG__categoryEmoji{font-size:3rem}.BestsellerRail-module__3g0SHG__packagingTag{color:var(--color-cream);border-radius:var(--radius-full);letter-spacing:.05em;background:#4a2120cc;padding:3px 8px;font-size:.7rem;font-weight:600;position:absolute;top:10px;right:10px}.BestsellerRail-module__3g0SHG__info{padding:var(--space-md);gap:var(--space-xs);flex-direction:column;flex:1;display:flex}.BestsellerRail-module__3g0SHG__name{font-family:var(--font-heading);color:var(--color-dark-brown);margin-top:var(--space-xs);font-size:1.0625rem;font-weight:600;line-height:1.3;transition:color .2s}.BestsellerRail-module__3g0SHG__name:hover{color:var(--color-terracotta)}.BestsellerRail-module__3g0SHG__description{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.BestsellerRail-module__3g0SHG__weight{color:var(--color-text-secondary);font-size:.8125rem;font-weight:500}.BestsellerRail-module__3g0SHG__footer{padding-top:var(--space-sm);border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.BestsellerRail-module__3g0SHG__price{font-family:var(--font-heading);color:var(--color-dark-brown);font-size:1.25rem;font-weight:700}.BestsellerRail-module__3g0SHG__viewAll{text-align:center;margin-top:var(--space-2xl)}@media (max-width:1024px){.BestsellerRail-module__3g0SHG__rail{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.BestsellerRail-module__3g0SHG__rail{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.BestsellerRail-module__3g0SHG__rail{grid-template-columns:1fr}}
.AddToCartButton-module__Jm-e6W__btn{background-color:var(--color-terracotta);color:#fff;border:2px solid var(--color-terracotta);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-width:140px;height:40px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:background-color .2s,border-color .2s,transform .15s;display:inline-flex}.AddToCartButton-module__Jm-e6W__btn:hover{background-color:var(--color-dark-brown);border-color:var(--color-dark-brown);transform:translateY(-1px)}.AddToCartButton-module__Jm-e6W__compact{min-width:96px;height:36px;padding:8px 14px;font-size:.8125rem}.AddToCartButton-module__Jm-e6W__stepper{background-color:var(--color-success);border:2px solid var(--color-success);border-radius:var(--radius-md);justify-content:space-between;align-items:center;min-width:140px;height:40px;display:inline-flex;overflow:hidden}.AddToCartButton-module__Jm-e6W__stepper.AddToCartButton-module__Jm-e6W__compact{min-width:96px;height:36px}.AddToCartButton-module__Jm-e6W__stepperBtn{color:#fff;cursor:pointer;background:0 0;border:none;flex:0 0 32px;justify-content:center;align-items:center;height:100%;transition:background-color .15s;display:flex}.AddToCartButton-module__Jm-e6W__stepperBtn:hover{background-color:#0000001f}.AddToCartButton-module__Jm-e6W__stepperBtn:active{transform:scale(.9)}.AddToCartButton-module__Jm-e6W__stepperQty{text-align:center;color:#fff;flex:1;font-size:.875rem;font-weight:700}.AddToCartButton-module__Jm-e6W__icon{font-size:16px;line-height:1}
.ShopByIntent-module__8QtGxq__section{background:linear-gradient(180deg, var(--color-cream) 0%, var(--color-cream-light) 100%);padding:var(--space-3xl) 0}.ShopByIntent-module__8QtGxq__container{max-width:var(--max-width);padding:0 var(--space-lg);margin:0 auto}.ShopByIntent-module__8QtGxq__header{margin-bottom:var(--space-2xl)}.ShopByIntent-module__8QtGxq__grid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.ShopByIntent-module__8QtGxq__card{gap:var(--space-sm);padding:var(--space-xl);border-radius:var(--radius-lg);background-color:var(--card-bg);cursor:pointer;border:1.5px solid #0000;flex-direction:column;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.ShopByIntent-module__8QtGxq__cardHealthy{--card-color:#2d6a4f;--card-bg:#d8f3dc}.ShopByIntent-module__8QtGxq__cardMithai{--card-color:var(--color-terracotta);--card-bg:var(--color-cream)}.ShopByIntent-module__8QtGxq__cardSavory{--card-color:var(--color-rose-brown);--card-bg:#f5e5da}.ShopByIntent-module__8QtGxq__cardGifting{--card-color:var(--color-dark-brown);--card-bg:#f9e8e8}.ShopByIntent-module__8QtGxq__card:hover{border-color:var(--card-color);transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.ShopByIntent-module__8QtGxq__emoji{margin-bottom:var(--space-xs);font-size:2.5rem;line-height:1}.ShopByIntent-module__8QtGxq__title{font-family:var(--font-heading);color:var(--card-color);font-size:1.25rem;font-weight:700}.ShopByIntent-module__8QtGxq__tagline{letter-spacing:.05em;color:var(--card-color);opacity:.7;text-transform:uppercase;font-size:.8125rem;font-weight:600}.ShopByIntent-module__8QtGxq__desc{color:var(--color-text-secondary);flex:1;font-size:.9rem;line-height:1.65}.ShopByIntent-module__8QtGxq__cta{color:var(--card-color);margin-top:var(--space-sm);font-size:.875rem;font-weight:700;transition:gap .2s}.ShopByIntent-module__8QtGxq__card:hover .ShopByIntent-module__8QtGxq__cta{letter-spacing:.04em}@media (max-width:900px){.ShopByIntent-module__8QtGxq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ShopByIntent-module__8QtGxq__grid{grid-template-columns:1fr}}
.Testimonials-module__GsA_mW__section{background-color:var(--color-dark-brown);padding:var(--space-3xl) 0}.Testimonials-module__GsA_mW__container{max-width:var(--max-width);padding:0 var(--space-lg);margin:0 auto}.Testimonials-module__GsA_mW__header{margin-bottom:var(--space-2xl)}.Testimonials-module__GsA_mW__header .Testimonials-module__GsA_mW__section-tag{color:var(--color-gold)!important}.Testimonials-module__GsA_mW__header .Testimonials-module__GsA_mW__section-title{color:var(--color-cream)!important}.Testimonials-module__GsA_mW__grid{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:repeat(2,1fr);display:grid}.Testimonials-module__GsA_mW__card{border-radius:var(--radius-lg);padding:var(--space-xl);gap:var(--space-md);background:#ffffff0d;border:1px solid #fcf3db1f;flex-direction:column;transition:background-color .25s,border-color .25s;display:flex}.Testimonials-module__GsA_mW__card:hover{background:#ffffff17;border-color:#f7c6004d}.Testimonials-module__GsA_mW__stars{gap:2px;display:flex}.Testimonials-module__GsA_mW__quote{font-family:var(--font-heading);color:#fcf3dbe0;flex:1;font-size:1.0625rem;font-style:italic;line-height:1.75}.Testimonials-module__GsA_mW__meta{align-items:center;gap:var(--space-md);padding-top:var(--space-md);border-top:1px solid #fcf3db14;display:flex}.Testimonials-module__GsA_mW__avatar{background:var(--color-terracotta);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.125rem;font-weight:700;display:flex}.Testimonials-module__GsA_mW__name{color:var(--color-cream);font-size:.9375rem;font-weight:600}.Testimonials-module__GsA_mW__location{color:#fcf3db80;font-size:.8125rem}.Testimonials-module__GsA_mW__ratingBanner{align-items:center;gap:var(--space-xl);border-radius:var(--radius-lg);padding:var(--space-xl) var(--space-2xl);background:#f7c6001a;border:1px solid #f7c60040;display:flex}.Testimonials-module__GsA_mW__bigRating{font-family:var(--font-heading);color:var(--color-gold);font-size:4rem;font-weight:700;line-height:1}.Testimonials-module__GsA_mW__ratingText{color:#fcf3dbb8;margin-top:var(--space-xs);font-size:.9375rem}@media (max-width:768px){.Testimonials-module__GsA_mW__grid{grid-template-columns:1fr}.Testimonials-module__GsA_mW__ratingBanner{text-align:center;gap:var(--space-md);padding:var(--space-lg);flex-direction:column}}
.FounderBlock-module__04OndW__section{background:var(--color-cream);padding:var(--space-3xl) 0;border-top:1px solid var(--color-border)}.FounderBlock-module__04OndW__container{max-width:var(--max-width);padding:0 var(--space-lg);gap:var(--space-3xl);grid-template-columns:380px 1fr;align-items:center;margin:0 auto;display:grid}.FounderBlock-module__04OndW__avatarCol{justify-content:center;display:flex}.FounderBlock-module__04OndW__avatarWrap{width:300px;height:300px;position:relative}.FounderBlock-module__04OndW__avatarPlaceholder{background:linear-gradient(135deg, var(--color-terracotta), var(--color-dark-brown));width:300px;height:300px;font-family:var(--font-heading);color:var(--color-cream);z-index:1;box-shadow:var(--shadow-lg);border-radius:50%;justify-content:center;align-items:center;font-size:5rem;font-weight:700;display:flex;position:relative}.FounderBlock-module__04OndW__avatarDecor{border:3px dashed var(--color-gold);opacity:.5;border-radius:50%;animation:20s linear infinite FounderBlock-module__04OndW__spin;position:absolute;inset:-12px}@keyframes FounderBlock-module__04OndW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.FounderBlock-module__04OndW__content{gap:var(--space-md);flex-direction:column;display:flex}.FounderBlock-module__04OndW__title{font-family:var(--font-heading);color:var(--color-dark-brown);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700}.FounderBlock-module__04OndW__body{color:var(--color-text-secondary);font-size:1.0625rem;line-height:1.8}.FounderBlock-module__04OndW__signature{padding:var(--space-md) 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);flex-direction:column;gap:2px;display:flex}.FounderBlock-module__04OndW__signatureText{font-family:var(--font-heading);color:var(--color-dark-brown);font-size:1.5rem;font-style:italic}.FounderBlock-module__04OndW__signatureRole{color:var(--color-text-muted);letter-spacing:.05em;font-size:.875rem}@media (max-width:900px){.FounderBlock-module__04OndW__container{text-align:center;grid-template-columns:1fr}.FounderBlock-module__04OndW__avatarWrap{width:200px;height:200px;margin:0 auto}.FounderBlock-module__04OndW__avatarPlaceholder{width:200px;height:200px;font-size:3.5rem}.FounderBlock-module__04OndW__content,.FounderBlock-module__04OndW__signature{align-items:center}}