.Hero-module__ZARIfG__hero{background:var(--cream);padding:4rem 2rem 0;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{max-width:var(--container-width);grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem;min-height:580px;margin:0 auto;display:grid}.Hero-module__ZARIfG__content{padding:2rem 0}.Hero-module__ZARIfG__badge{background:var(--sage-light);color:var(--sage-dark);font-family:var(--font-body);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{font-family:var(--font-display);color:var(--charcoal);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;line-height:1.08}.Hero-module__ZARIfG__titleAccent{color:var(--terracotta);font-style:italic}.Hero-module__ZARIfG__subtitle{color:var(--warm-gray);max-width:440px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.Hero-module__ZARIfG__actions{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__ctaPrimary{background:var(--terracotta);color:#fff;font-family:var(--font-body);border-radius:var(--radius-pill);align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Hero-module__ZARIfG__ctaPrimary:hover{background:#b54e2f;transform:translateY(-2px);box-shadow:0 8px 24px #c75b3940}.Hero-module__ZARIfG__ctaSecondary{color:var(--charcoal);font-family:var(--font-body);border:1.5px solid var(--border);border-radius:var(--radius-pill);background:0 0;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.Hero-module__ZARIfG__ctaSecondary:hover{border-color:var(--charcoal);background:#2a2d2e0a}.Hero-module__ZARIfG__stats{align-items:center;gap:1.5rem;display:flex}.Hero-module__ZARIfG__stat{flex-direction:column;display:flex}.Hero-module__ZARIfG__statNumber{font-family:var(--font-display);color:var(--charcoal);font-size:1.5rem;font-weight:700;line-height:1.2}.Hero-module__ZARIfG__statLabel{color:var(--light-gray);font-size:.8rem;font-weight:500}.Hero-module__ZARIfG__statDivider{background:var(--border);width:1px;height:32px}.Hero-module__ZARIfG__imageCol{height:520px;position:relative}.Hero-module__ZARIfG__imageMain{border-radius:var(--radius-lg);width:85%;height:420px;position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 24px 48px #0000001a}.Hero-module__ZARIfG__imageSecondary{border-radius:var(--radius-lg);border:4px solid var(--cream);width:200px;height:200px;position:absolute;bottom:0;left:0;overflow:hidden;box-shadow:0 16px 32px #00000014}.Hero-module__ZARIfG__floatingCard{background:var(--white);border-radius:var(--radius-md);align-items:center;gap:.625rem;padding:.875rem 1.25rem;animation:3s ease-in-out infinite Hero-module__ZARIfG__floatBounce;display:flex;position:absolute;bottom:80px;right:0;box-shadow:0 8px 24px #00000014}.Hero-module__ZARIfG__floatingEmoji{font-size:1.5rem}.Hero-module__ZARIfG__floatingText{color:var(--charcoal);font-size:.8rem;font-weight:600;line-height:1.3}@keyframes Hero-module__ZARIfG__floatBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.Hero-module__ZARIfG__waveDivider{margin-top:-1px;position:relative}.Hero-module__ZARIfG__waveDivider svg{width:100%;height:60px;display:block}@media (max-width:900px){.Hero-module__ZARIfG__hero{padding:2rem 1.25rem 0}.Hero-module__ZARIfG__container{grid-template-columns:1fr;gap:2rem;min-height:auto}.Hero-module__ZARIfG__content{text-align:center;padding:1rem 0}.Hero-module__ZARIfG__subtitle{max-width:100%;margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__actions,.Hero-module__ZARIfG__stats{justify-content:center}.Hero-module__ZARIfG__imageCol{height:360px}.Hero-module__ZARIfG__imageMain{width:100%;height:300px}.Hero-module__ZARIfG__imageSecondary{width:140px;height:140px;bottom:0;left:-8px}.Hero-module__ZARIfG__floatingCard{bottom:20px;right:8px}}
.Features-module__zvCZ4q__section{padding:var(--section-padding);background:var(--white)}.Features-module__zvCZ4q__container{max-width:var(--container-width);margin:0 auto}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:3.5rem}.Features-module__zvCZ4q__heading{color:var(--charcoal);font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.2}.Features-module__zvCZ4q__headingAccent{color:var(--sage);font-style:italic}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Features-module__zvCZ4q__card{background:var(--cream);border-radius:var(--radius-lg);transition:transform .3s,box-shadow .3s;overflow:hidden}.Features-module__zvCZ4q__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000000f}.Features-module__zvCZ4q__imageWrapper{width:100%;height:220px;position:relative;overflow:hidden}.Features-module__zvCZ4q__imageWrapper img{transition:transform .5s}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__imageWrapper img{transform:scale(1.05)}.Features-module__zvCZ4q__content{padding:1.75rem}.Features-module__zvCZ4q__cardTitle{font-family:var(--font-display);color:var(--charcoal);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.Features-module__zvCZ4q__cardText{color:var(--warm-gray);font-size:.95rem;line-height:1.6}@media (max-width:900px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}
.HowItWorks-module__tSMH5W__section{padding:var(--section-padding);background:var(--cream)}.HowItWorks-module__tSMH5W__container{max-width:var(--container-width);margin:0 auto}.HowItWorks-module__tSMH5W__header{text-align:center;margin-bottom:3.5rem}.HowItWorks-module__tSMH5W__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--terracotta);margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:inline-block}.HowItWorks-module__tSMH5W__heading{color:var(--charcoal);font-size:clamp(1.75rem,3.5vw,2.5rem)}.HowItWorks-module__tSMH5W__steps{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.HowItWorks-module__tSMH5W__step{text-align:center}.HowItWorks-module__tSMH5W__imageWrapper{border-radius:var(--radius-lg);width:100%;height:280px;margin-bottom:1.5rem;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000000f}.HowItWorks-module__tSMH5W__imageWrapper img{transition:transform .5s}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__imageWrapper img{transform:scale(1.05)}.HowItWorks-module__tSMH5W__number{background:var(--white);width:48px;height:48px;font-family:var(--font-display);color:var(--terracotta);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 12px #00000014}.HowItWorks-module__tSMH5W__stepTitle{font-family:var(--font-display);color:var(--charcoal);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.HowItWorks-module__tSMH5W__stepText{color:var(--warm-gray);max-width:320px;margin:0 auto;font-size:.95rem;line-height:1.6}.HowItWorks-module__tSMH5W__ctaContainer{text-align:center;margin-top:3rem}.HowItWorks-module__tSMH5W__ctaBtn{color:var(--charcoal);font-family:var(--font-body);border:1.5px solid var(--charcoal);border-radius:var(--radius-pill);background:0 0;align-items:center;padding:.875rem 2.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.HowItWorks-module__tSMH5W__ctaBtn:hover{background:var(--charcoal);color:var(--white)}@media (max-width:900px){.HowItWorks-module__tSMH5W__steps{grid-template-columns:1fr;gap:2rem;max-width:400px;margin:0 auto}}
.Recipes-module__QV5-_G__section{padding:var(--section-padding);background:var(--white)}.Recipes-module__QV5-_G__container{max-width:var(--container-width);margin:0 auto}.Recipes-module__QV5-_G__header{text-align:center;margin-bottom:3.5rem}.Recipes-module__QV5-_G__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--terracotta);margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:inline-block}.Recipes-module__QV5-_G__heading{color:var(--charcoal);margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem)}.Recipes-module__QV5-_G__subheading{color:var(--warm-gray);max-width:480px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Recipes-module__QV5-_G__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Recipes-module__QV5-_G__card{border-radius:var(--radius-lg);cursor:pointer;aspect-ratio:3/4;position:relative;overflow:hidden}.Recipes-module__QV5-_G__imageWrapper{width:100%;height:100%;position:relative}.Recipes-module__QV5-_G__imageWrapper img{transition:transform .6s}.Recipes-module__QV5-_G__card:hover .Recipes-module__QV5-_G__imageWrapper img{transform:scale(1.08)}.Recipes-module__QV5-_G__overlay{z-index:1;background:linear-gradient(#0000 40%,#00000080 100%);position:absolute;inset:0}.Recipes-module__QV5-_G__cardLabel{z-index:2;color:#fff;font-family:var(--font-body);border-radius:var(--radius-pill);letter-spacing:.02em;padding:.5rem 1rem;font-size:.85rem;font-weight:600;position:absolute;bottom:1.25rem;left:1.25rem}.Recipes-module__QV5-_G__ctaContainer{text-align:center;margin-top:3rem}.Recipes-module__QV5-_G__ctaBtn{background:var(--terracotta);color:#fff;font-family:var(--font-body);border-radius:var(--radius-pill);align-items:center;padding:.875rem 2.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Recipes-module__QV5-_G__ctaBtn:hover{background:#b54e2f;transform:translateY(-2px);box-shadow:0 8px 24px #c75b3933}@media (max-width:900px){.Recipes-module__QV5-_G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.Recipes-module__QV5-_G__grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}.Recipes-module__QV5-_G__card{aspect-ratio:4/3}}
.Ingredients-module___VpV0a__section{padding:var(--section-padding);background:var(--cream)}.Ingredients-module___VpV0a__container{max-width:var(--container-width);margin:0 auto}.Ingredients-module___VpV0a__layout{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;display:grid}.Ingredients-module___VpV0a__textCol{position:sticky;top:8rem}.Ingredients-module___VpV0a__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--terracotta);margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:inline-block}.Ingredients-module___VpV0a__heading{color:var(--charcoal);margin-bottom:1.25rem;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.2}.Ingredients-module___VpV0a__headingAccent{color:var(--sage);font-style:italic}.Ingredients-module___VpV0a__description{color:var(--warm-gray);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.Ingredients-module___VpV0a__ctaBtn{background:var(--terracotta);color:#fff;font-family:var(--font-body);border-radius:var(--radius-pill);align-items:center;padding:.875rem 2.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Ingredients-module___VpV0a__ctaBtn:hover{background:#b54e2f;transform:translateY(-2px);box-shadow:0 8px 24px #c75b3933}.Ingredients-module___VpV0a__cardsCol{flex-direction:column;gap:1.5rem;display:flex}.Ingredients-module___VpV0a__card{background:var(--white);border-radius:var(--radius-lg);align-items:center;gap:1.5rem;padding:1rem;transition:transform .3s,box-shadow .3s;display:flex}.Ingredients-module___VpV0a__card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0000000f}.Ingredients-module___VpV0a__cardImage{border-radius:var(--radius-md);flex-shrink:0;width:120px;height:120px;position:relative;overflow:hidden}.Ingredients-module___VpV0a__cardImage img{transition:transform .5s}.Ingredients-module___VpV0a__card:hover .Ingredients-module___VpV0a__cardImage img{transform:scale(1.05)}.Ingredients-module___VpV0a__cardContent{flex:1}.Ingredients-module___VpV0a__cardTitle{font-family:var(--font-display);color:var(--charcoal);margin-bottom:.375rem;font-size:1.1rem;font-weight:600}.Ingredients-module___VpV0a__cardText{color:var(--warm-gray);font-size:.9rem;line-height:1.5}@media (max-width:900px){.Ingredients-module___VpV0a__layout{grid-template-columns:1fr;gap:2.5rem}.Ingredients-module___VpV0a__textCol{text-align:center;position:static}.Ingredients-module___VpV0a__description{max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto}}
.Favorites-module__BpsVza__section{padding:var(--section-padding);background:var(--white)}.Favorites-module__BpsVza__container{max-width:var(--container-width);margin:0 auto}.Favorites-module__BpsVza__header{text-align:center;margin-bottom:3.5rem}.Favorites-module__BpsVza__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--terracotta);margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:inline-block}.Favorites-module__BpsVza__heading{color:var(--charcoal);font-size:clamp(1.75rem,3.5vw,2.5rem)}.Favorites-module__BpsVza__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Favorites-module__BpsVza__card{background:var(--cream);border-radius:var(--radius-lg);transition:transform .3s,box-shadow .3s;overflow:hidden}.Favorites-module__BpsVza__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000000f}.Favorites-module__BpsVza__imageWrapper{width:100%;height:240px;position:relative;overflow:hidden}.Favorites-module__BpsVza__imageWrapper img{transition:transform .5s}.Favorites-module__BpsVza__card:hover .Favorites-module__BpsVza__imageWrapper img{transform:scale(1.05)}.Favorites-module__BpsVza__tag{background:var(--white);color:var(--charcoal);font-family:var(--font-body);border-radius:var(--radius-pill);padding:.375rem .875rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 8px #00000014}.Favorites-module__BpsVza__content{padding:1.5rem 1.75rem}.Favorites-module__BpsVza__title{font-family:var(--font-display);color:var(--charcoal);margin-bottom:.375rem;font-size:1.2rem;font-weight:600}.Favorites-module__BpsVza__text{color:var(--warm-gray);font-size:.925rem;line-height:1.5}.Favorites-module__BpsVza__ctaContainer{text-align:center;margin-top:3rem}.Favorites-module__BpsVza__ctaBtn{color:var(--charcoal);font-family:var(--font-body);border:1.5px solid var(--charcoal);border-radius:var(--radius-pill);background:0 0;align-items:center;padding:.875rem 2.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.Favorites-module__BpsVza__ctaBtn:hover{background:var(--charcoal);color:var(--white)}@media (max-width:900px){.Favorites-module__BpsVza__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}
.SocialProof-module__qq_XNa__section{padding:var(--section-padding);background:var(--sage);color:#fff}.SocialProof-module__qq_XNa__container{max-width:var(--container-width);margin:0 auto}.SocialProof-module__qq_XNa__heading{text-align:center;color:#fff;margin-bottom:3.5rem;font-size:clamp(1.75rem,3.5vw,2.5rem)}.SocialProof-module__qq_XNa__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.SocialProof-module__qq_XNa__item{text-align:center;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;padding:2rem 1.5rem;transition:background .3s,transform .3s}.SocialProof-module__qq_XNa__item:hover{background:#ffffff29;transform:translateY(-2px)}.SocialProof-module__qq_XNa__iconWrapper{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.SocialProof-module__qq_XNa__title{font-family:var(--font-display);color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.SocialProof-module__qq_XNa__text{color:#fffc;font-size:.9rem;line-height:1.5}@media (max-width:900px){.SocialProof-module__qq_XNa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.SocialProof-module__qq_XNa__grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}}
