.collection-post-card-module__Nn5lqa__card{background:var(--bg-surface);border:1px solid var(--border-primary);color:inherit;cursor:pointer;z-index:0;border-radius:12px;flex-direction:column;width:100%;min-width:0;text-decoration:none;transition:border-color .15s;display:flex;overflow:hidden}.collection-post-card-module__Nn5lqa__card:hover{border-color:var(--text-disabled)}.collection-post-card-module__Nn5lqa__image-wrap{aspect-ratio:4/3;background-color:var(--bg-tertiary);width:100%;position:relative;overflow:hidden}.collection-post-card-module__Nn5lqa__image-wrap img{object-fit:cover;transition:opacity .15s}.collection-post-card-module__Nn5lqa__card:hover .collection-post-card-module__Nn5lqa__image-wrap img{opacity:.95}.collection-post-card-module__Nn5lqa__empty-state{background-color:var(--bg-secondary);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.collection-post-card-module__Nn5lqa__empty-icon{color:var(--text-quaternary);width:48px;height:48px;margin-bottom:.5rem}.collection-post-card-module__Nn5lqa__empty-text{color:var(--text-secondary);font-size:var(--text-sm);margin:0}.collection-post-card-module__Nn5lqa__card-content{justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex}.collection-post-card-module__Nn5lqa__text-content{flex:1;min-width:0}.collection-post-card-module__Nn5lqa__title{color:var(--text-primary);font-family:var(--text-font);font-size:var(--text-sm);margin:0 0 .25rem;font-weight:600;line-height:1.4}.collection-post-card-module__Nn5lqa__subtitle{color:var(--text-secondary);font-size:var(--text-xs);line-height:1.4}.collection-post-card-module__Nn5lqa__options{flex-shrink:0;margin-top:-.25rem;margin-right:-.5rem}.collection-post-card-module__Nn5lqa__optionsButton{-webkit-appearance:none;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;background-color:#0000;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.375rem;transition:color .2s;display:flex}.collection-post-card-module__Nn5lqa__optionsButton:hover{background-color:var(--bg-tertiary);color:var(--text-primary);transition:background-color .2s}.collection-post-card-module__Nn5lqa__optionsButton svg{color:inherit;width:20px;height:20px}.collection-post-card-module__Nn5lqa__mobileMenu{flex-direction:column;padding:0;display:flex}.collection-post-card-module__Nn5lqa__mobileMenuItem{border:none;border-bottom:1px solid var(--bg-quaternary);color:var(--text-primary);cursor:pointer;font-family:var(--text-font);font-size:var(--text-md);text-align:left;background:0 0;border-radius:0;align-items:center;gap:.875rem;width:100%;padding:1.125rem 1.25rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}.collection-post-card-module__Nn5lqa__mobileMenuItem:last-child{border-bottom:none}@media (hover:hover) and (pointer:fine){.collection-post-card-module__Nn5lqa__mobileMenuItem:hover{background-color:var(--bg-secondary)}}.collection-post-card-module__Nn5lqa__mobileMenuItem:active{background-color:var(--bg-quaternary)}@media screen and (min-width:768px){.collection-post-card-module__Nn5lqa__image-wrap{aspect-ratio:3/2}.collection-post-card-module__Nn5lqa__empty-icon{width:64px;height:64px}.collection-post-card-module__Nn5lqa__title{font-size:var(--text-md)}.collection-post-card-module__Nn5lqa__subtitle{font-size:var(--text-sm)}.collection-post-card-module__Nn5lqa__card-content{padding:1.25rem 1.5rem}}.collection-post-card-module__Nn5lqa__skeleton{cursor:default;pointer-events:none;animation:1.5s ease-in-out infinite collection-post-card-module__Nn5lqa__collection-pulse}.collection-post-card-module__Nn5lqa__skeleton-title{background:var(--bg-tertiary);border-radius:4px;width:70%;height:16px}.collection-post-card-module__Nn5lqa__skeleton-subtitle{background:var(--bg-tertiary);border-radius:4px;width:40%;height:12px;margin-top:.5rem}@media (prefers-reduced-motion:reduce){.collection-post-card-module__Nn5lqa__skeleton{animation:none}}@keyframes collection-post-card-module__Nn5lqa__collection-pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.collection-post-card-module__Nn5lqa__optionRows{flex-direction:column;gap:.75rem;padding:.5rem 0;display:flex}.collection-post-card-module__Nn5lqa__confirmText{color:var(--text-muted);font-size:var(--text-base);margin:0;padding:1rem 0;line-height:1.5}
.cookbook-card-module__tHrwPG__card{background:var(--bg-surface);border:1px solid var(--border-primary);border-radius:1rem;width:100%;min-width:0;transition:all .2s;overflow:hidden}.cookbook-card-module__tHrwPG__card:hover{border-color:var(--text-disabled)}.cookbook-card-module__tHrwPG__cardLink{color:inherit;text-decoration:none;display:block}.cookbook-card-module__tHrwPG__image-wrap{aspect-ratio:4/3;background:var(--bg-surface);padding:1.25rem;position:relative}.cookbook-card-module__tHrwPG__image-wrap img{object-fit:cover;border-radius:.75rem .75rem 0 0}.cookbook-card-module__tHrwPG__badges{flex-wrap:wrap;gap:.375rem;margin-bottom:.5rem;display:flex}.cookbook-card-module__tHrwPG__badge{background-color:var(--text-error);color:var(--bg-surface);border-radius:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;line-height:1.2}.cookbook-card-module__tHrwPG__ownedBadge{background-color:var(--text-success);color:var(--bg-surface);border-radius:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;line-height:1.2}.cookbook-card-module__tHrwPG__content{padding:1.25rem}.cookbook-card-module__tHrwPG__title{color:var(--text-primary);font-family:var(--text-font);font-size:var(--text-lg);margin:0 0 .5rem;font-weight:700;line-height:1.4}.cookbook-card-module__tHrwPG__author{color:var(--text-secondary);font-size:var(--text-sm);margin-bottom:1rem}.cookbook-card-module__tHrwPG__meta{border-bottom:1px solid var(--bg-quaternary);align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.cookbook-card-module__tHrwPG__metaItem{color:var(--text-secondary);font-size:var(--text-sm);align-items:center;gap:.5rem;display:flex}.cookbook-card-module__tHrwPG__metaIcon{color:var(--text-quaternary);flex-shrink:0}.cookbook-card-module__tHrwPG__footer{justify-content:space-between;align-items:center;display:flex}.cookbook-card-module__tHrwPG__price{color:var(--text-primary);font-size:1.25rem;font-weight:700}.cookbook-card-module__tHrwPG__buyButton{background:var(--text-primary-strong);color:var(--bg-surface);cursor:pointer;font-family:var(--text-font);font-size:var(--text-sm);border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-weight:600;transition:background-color .2s;display:flex}.cookbook-card-module__tHrwPG__buyButton:hover{background:var(--bg-tertiary)}@media screen and (max-width:767px){.cookbook-card-module__tHrwPG__card{padding:.75rem;display:flex}.cookbook-card-module__tHrwPG__cardLink{width:100%;display:flex}.cookbook-card-module__tHrwPG__image-wrap{aspect-ratio:1;width:140px;min-width:140px;padding:0}.cookbook-card-module__tHrwPG__image-wrap img{border-radius:.5rem}.cookbook-card-module__tHrwPG__badges{margin-bottom:.375rem}.cookbook-card-module__tHrwPG__badge,.cookbook-card-module__tHrwPG__ownedBadge{padding:.0625rem .375rem;font-size:.625rem}.cookbook-card-module__tHrwPG__content{flex-direction:column;flex:1;padding:0 0 0 .75rem;display:flex}.cookbook-card-module__tHrwPG__title{font-size:var(--text-base)}.cookbook-card-module__tHrwPG__author{font-size:var(--text-xs);margin-bottom:.5rem}.cookbook-card-module__tHrwPG__meta{flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:.5rem;padding-bottom:.5rem}.cookbook-card-module__tHrwPG__metaItem{font-size:var(--text-xs)}.cookbook-card-module__tHrwPG__footer{margin-top:auto}.cookbook-card-module__tHrwPG__price{font-size:1rem}.cookbook-card-module__tHrwPG__buyButton{font-size:var(--text-xs);padding:.5rem .875rem}}.cookbook-card-module__tHrwPG__skeleton{cursor:default;pointer-events:none}.cookbook-card-module__tHrwPG__skeletonImage{background:var(--bg-tertiary);border-radius:.5rem;width:100%;height:100%;animation:1.5s ease-in-out infinite cookbook-card-module__tHrwPG__store-card-pulse}.cookbook-card-module__tHrwPG__skeletonTitle,.cookbook-card-module__tHrwPG__skeletonSubtitle,.cookbook-card-module__tHrwPG__skeletonMetaItem{background:var(--bg-tertiary);border-radius:4px;animation:1.5s ease-in-out infinite cookbook-card-module__tHrwPG__store-card-pulse}.cookbook-card-module__tHrwPG__skeletonTitle{width:75%;height:1.125rem}.cookbook-card-module__tHrwPG__skeletonSubtitle{width:45%;height:.875rem;margin-top:.5rem}.cookbook-card-module__tHrwPG__skeletonMeta{gap:1rem;margin-top:1rem;display:flex}.cookbook-card-module__tHrwPG__skeletonMetaItem{width:4.5rem;height:.75rem}@media (prefers-reduced-motion:reduce){.cookbook-card-module__tHrwPG__skeletonImage,.cookbook-card-module__tHrwPG__skeletonTitle,.cookbook-card-module__tHrwPG__skeletonSubtitle,.cookbook-card-module__tHrwPG__skeletonMetaItem{animation:none}}@keyframes cookbook-card-module__tHrwPG__store-card-pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
.feed-post-card-module__48Rcka__card{border:1px solid #0000;border-color:var(--border-primary);cursor:pointer;z-index:0;border-radius:10px;flex-direction:column;justify-content:space-between;width:100%;max-width:100%;transition:border-color .15s;display:flex;position:relative}.feed-post-card-module__48Rcka__top{justify-content:space-between;gap:.875rem}@media screen and not (min-width:576px){.feed-post-card-module__48Rcka__compact{border:none}.feed-post-card-module__48Rcka__compact .feed-post-card-module__48Rcka__image-wrap{aspect-ratio:1;--card-image-radius:10px;height:auto;margin-bottom:.5rem}.feed-post-card-module__48Rcka__compact .feed-post-card-module__48Rcka__post-info{padding:0}.feed-post-card-module__48Rcka__compact .feed-post-card-module__48Rcka__bottom{padding:.375rem 0 0}.feed-post-card-module__48Rcka__skeleton{border-color:#0000}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__top{flex-direction:column;gap:.5rem;padding:0}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__image-wrap{order:1;height:auto;margin-bottom:0}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__post-info{padding:0}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__bottom{padding:.375rem 0 0}}.feed-post-card-module__48Rcka__post-info{padding:0 .75rem .75rem}.feed-post-card-module__48Rcka__image-wrap{--card-image-radius:10px 10px 0 0;border-radius:10px;order:2;max-width:100%;height:200px;margin-bottom:.675rem;display:block;position:relative}.feed-post-card-module__48Rcka__image-wrap:before{background-color:var(--overlay-subtle);border-radius:var(--card-image-radius);content:"";opacity:0;z-index:1;transition:opacity .15s;position:absolute;inset:0}.feed-post-card-module__48Rcka__card:hover .feed-post-card-module__48Rcka__image-wrap:before{cursor:pointer;opacity:1}.feed-post-card-module__48Rcka__image-wrap img{border-radius:var(--card-image-radius);object-fit:cover}.feed-post-card-module__48Rcka__title{color:var(--text-primary);font-family:var(--text-font);font-size:var(--text-md);margin:0;font-weight:600;line-height:1.4;display:block}.feed-post-card-module__48Rcka__title a{transition:color .15s}.feed-post-card-module__48Rcka__title a:before{content:"";position:absolute;inset:0}.feed-post-card-module__48Rcka__excerpt{font-size:var(--text-sm);margin-top:.25rem;line-height:18px}.feed-post-card-module__48Rcka__tags-wrap{flex-wrap:wrap;gap:.5rem;margin-top:.875rem;display:flex}.feed-post-card-module__48Rcka__tag{background:var(--bg-secondary);border:solid 1px var(--bg-quaternary);color:var(--text-muted);font-size:var(--text-xs);border-radius:16px;padding:4px 10px;line-height:18px}.feed-post-card-module__48Rcka__bottom{justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.feed-post-card-module__48Rcka__new-badge{background:var(--text-primary-strong);color:var(--bg-surface);letter-spacing:.05em;z-index:1;border-radius:100px;padding:4px 10px;font-size:10px;font-weight:400;position:absolute;top:12px;right:12px}.feed-post-card-module__48Rcka__draft-badge{background:var(--bg-brand);color:var(--text-primary-button);letter-spacing:.05em;z-index:1;border-radius:100px;padding:4px 10px;font-size:10px;font-weight:600;position:absolute;top:12px;left:12px}.feed-post-card-module__48Rcka__time{color:var(--text-primary);font-size:var(--text-xs);line-height:18px}.feed-post-card-module__48Rcka__option-button{z-index:1;background-color:#0000;border:none;border-radius:4px;height:24px;padding-inline:4px!important}.feed-post-card-module__48Rcka__option-button:hover{background-color:var(--bg-tertiary)}@media screen and (min-width:576px){.feed-post-card-module__48Rcka__top{flex-direction:column;gap:0;padding:0}.feed-post-card-module__48Rcka__bottom{border:none;margin-top:.5rem;padding:0}.feed-post-card-module__48Rcka__tag{font-size:var(--text-xs)}.feed-post-card-module__48Rcka__post-info{order:2;margin-top:.675rem;padding:0}.feed-post-card-module__48Rcka__image-wrap{--card-image-radius:10px;order:1;max-width:100%;height:250px;margin-bottom:0}.feed-post-card-module__48Rcka__title{font-size:var(--text-lg)}.feed-post-card-module__48Rcka__excerpt{color:var(--text-muted);font-size:var(--text-sm);margin-top:.5rem;line-height:20px}.feed-post-card-module__48Rcka__time{padding-top:.25rem}.feed-post-card-module__48Rcka__card{justify-content:initial;background:0 0;border:none}.feed-post-card-module__48Rcka__card:hover{background:0 0}.feed-post-card-module__48Rcka__tags-wrap{margin-top:.675rem}.feed-post-card-module__48Rcka__skeleton{max-width:400px}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__top{flex-direction:column;gap:.75rem}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__image-wrap{aspect-ratio:3/2;order:1;height:300px}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__skeleton-title{font-size:var(--text-lg);line-height:22px}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__skeleton-excerpt{font-size:var(--text-sm);margin-top:.5rem;line-height:20px}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__bottom{padding:8px 14px}}.feed-post-card-module__48Rcka__skeleton{background-color:var(--bg-secondary);border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:space-between;width:100%;animation:1.5s ease-in-out infinite feed-post-card-module__48Rcka__pulse;display:flex}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__top{justify-content:space-between;gap:.875rem;padding:.75rem;display:flex}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__image-wrap{aspect-ratio:1;background:var(--bg-tertiary);border-radius:10px;order:2;width:100%;height:150px;display:block;position:relative}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__skeleton-title{background:var(--bg-tertiary);border-radius:4px;width:80%;height:16px}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__skeleton-excerpt{background:var(--bg-tertiary);border-radius:4px;width:60%;height:12px;margin-top:6px}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__skeleton-tags{flex-wrap:wrap;gap:.5rem;margin-top:.875rem;display:flex}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__skeleton-tag{background:var(--bg-tertiary);border-radius:16px;width:50px;height:12px}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__bottom{justify-content:space-between;align-items:center;padding:.25rem .75rem;display:flex}.feed-post-card-module__48Rcka__skeleton .feed-post-card-module__48Rcka__skeleton-time{background:var(--bg-tertiary);border-radius:4px;width:40px;height:12px}@keyframes feed-post-card-module__48Rcka__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
.MealCard-module__H472_G__card{background:var(--neutral-warm);max-width:300px;color:inherit;scroll-snap-align:start;border:1px solid var(--color-border);border-radius:8px;flex:0 0 75vw;text-decoration:none;display:block;overflow:hidden}.MealCard-module__H472_G__alternate{background:var(--color-warm-white)}.MealCard-module__H472_G__imageWrapper{aspect-ratio:3/2;background:var(--color-sage-light);position:relative;overflow:hidden}.MealCard-module__H472_G__image{object-fit:cover}.MealCard-module__H472_G__content{padding:1rem}.MealCard-module__H472_G__label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-sage);margin-bottom:.25rem;font-size:.65rem;font-weight:600}.MealCard-module__H472_G__title{font-family:var(--font-display);margin-bottom:.25rem;font-size:1rem;font-weight:500;line-height:1.25}.MealCard-module__H472_G__description{color:var(--color-ink-light);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.MealCard-module__H472_G__meta{color:var(--color-ink-light);gap:.35rem;font-size:.75rem;display:flex}@media (min-width:640px){.MealCard-module__H472_G__card{flex:0 0 45vw;max-width:320px}}@media (min-width:900px){.MealCard-module__H472_G__card{scroll-snap-align:none;flex:0 0 calc(25% - 18px);min-width:0;max-width:none}}
.CuisineCarousel-module__9Vra-G__section{padding:var(--space-lg)0}.CuisineCarousel-module__9Vra-G__header{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.CuisineCarousel-module__9Vra-G__title{font-family:var(--font-display);font-size:1.25rem;font-weight:400}.CuisineCarousel-module__9Vra-G__nav{align-items:center;gap:.5rem;display:flex}.CuisineCarousel-module__9Vra-G__link{color:var(--color-accent);white-space:nowrap;font-size:.85rem;text-decoration:none}.CuisineCarousel-module__9Vra-G__link:hover{text-decoration:underline}.CuisineCarousel-module__9Vra-G__carouselBtn{border:1px solid var(--color-border);background:var(--neutral-warm);cursor:pointer;width:36px;height:36px;color:var(--color-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:none}.CuisineCarousel-module__9Vra-G__alternate .CuisineCarousel-module__9Vra-G__carouselBtn{background:var(--color-warm-white)}.CuisineCarousel-module__9Vra-G__carouselBtn:hover:not(:disabled){border-color:var(--color-sage);background:var(--color-sage-light)}.CuisineCarousel-module__9Vra-G__carouselBtn:disabled{opacity:.3;cursor:not-allowed}.CuisineCarousel-module__9Vra-G__carouselBtn svg{stroke:currentColor;stroke-width:2px;fill:none;width:16px;height:16px}.CuisineCarousel-module__9Vra-G__carouselContainer{position:relative}.CuisineCarousel-module__9Vra-G__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;scroll-padding-left:0;display:flex;overflow-x:auto}.CuisineCarousel-module__9Vra-G__track::-webkit-scrollbar{display:none}@media (min-width:900px){.CuisineCarousel-module__9Vra-G__title{font-size:1.5rem}.CuisineCarousel-module__9Vra-G__carouselBtn{display:flex}.CuisineCarousel-module__9Vra-G__track{scroll-snap-type:none;scroll-behavior:smooth;overflow-x:auto}}
.final-cta-module__-dUqIq__finalCta{background:var(--bg-brand-dark);color:var(--bg-surface);text-align:center;padding:7rem 0;position:relative;overflow:hidden}.final-cta-module__-dUqIq__content{z-index:1;position:relative}.final-cta-module__-dUqIq__content h2{color:#0000;-webkit-text-fill-color:transparent;letter-spacing:-.02em;background:linear-gradient(120deg,#fff5dc 0%,#ffe5b5 50%,#fed8b3 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:700;line-height:1.2}@media (max-width:768px){.final-cta-module__-dUqIq__content h2{font-size:clamp(2rem,4.5vw,2.25rem)}}.final-cta-module__-dUqIq__content p{color:#fff;max-width:800px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:500;line-height:1.8}@media (min-width:1025px){.final-cta-module__-dUqIq__content p{font-size:1.25rem}}.final-cta-module__-dUqIq__ctaButton{background:var(--bg-surface)!important;color:var(--bg-brand-dark)!important}.final-cta-module__-dUqIq__ctaButton:hover{background:var(--overlay-white-strong)!important}.final-cta-module__-dUqIq__note{opacity:.9;margin-top:.75rem!important;font-size:.85rem!important}.final-cta-module__-dUqIq__vernlyCallout{background:var(--text-primary-strong);border-top:none;padding:4.5rem 0}.final-cta-module__-dUqIq__vernlyContent{text-align:center;max-width:700px;margin:0 auto}.final-cta-module__-dUqIq__vernlyContent h3{color:var(--bg-surface);margin-bottom:1rem;font-size:1.65rem}.final-cta-module__-dUqIq__vernlyContent p{color:var(--overlay-white-medium);margin-bottom:1.75rem;font-size:1.1rem}.final-cta-module__-dUqIq__vernlyLink{color:var(--bg-surface);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.final-cta-module__-dUqIq__vernlyLink:hover{opacity:.9;gap:.75rem}@media (max-width:768px){.final-cta-module__-dUqIq__finalCta{padding:5rem 0}}
.SectionHeader-module__1S0Gsq__header{margin-bottom:2.5rem}.SectionHeader-module__1S0Gsq__label{letter-spacing:.15em;text-transform:uppercase;color:#6b7265;margin-bottom:.75rem;font-size:.75rem;font-weight:500}.SectionHeader-module__1S0Gsq__label[data-decorator=true]{align-items:center;gap:.75rem;display:flex}.SectionHeader-module__1S0Gsq__label[data-decorator=true]:before{content:"";background:#6b7265;width:1.5rem;height:1px}.SectionHeader-module__1S0Gsq__title{font-family:var(--font-serif,Georgia,serif);color:#2d3328;letter-spacing:-.01em;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.15}.SectionHeader-module__1S0Gsq__title em{color:#2d3328;font-style:italic}.SectionHeader-module__1S0Gsq__subtitle{font-family:var(--font-body);color:#4a5a41;max-width:42ch;margin-top:.75rem;margin-bottom:0;font-size:.875rem;font-weight:400;line-height:1.65}.SectionHeader-module__1S0Gsq__header[data-theme=dark] .SectionHeader-module__1S0Gsq__label{color:#a8b89a}.SectionHeader-module__1S0Gsq__header[data-theme=dark] .SectionHeader-module__1S0Gsq__label[data-decorator=true]:before{background:#a8b89a}.SectionHeader-module__1S0Gsq__header[data-theme=dark] .SectionHeader-module__1S0Gsq__title{color:#f8f6f1}.SectionHeader-module__1S0Gsq__header[data-theme=dark] .SectionHeader-module__1S0Gsq__title em{color:#a8b89a}.SectionHeader-module__1S0Gsq__header[data-theme=dark] .SectionHeader-module__1S0Gsq__subtitle{color:#fff9}
.HeroPromise-module__aV5Zdq__outcomesSection{background:#4a5a41;width:100%;padding:5rem 4rem;position:relative;overflow:hidden}.HeroPromise-module__aV5Zdq__outcomesSection:before{content:"";opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.HeroPromise-module__aV5Zdq__outcomesGrid{grid-template-columns:1fr 1.4fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.HeroPromise-module__aV5Zdq__outcomesHeadline{position:sticky;top:2rem}.HeroPromise-module__aV5Zdq__outcomesLabel{letter-spacing:.15em;text-transform:uppercase;color:#a8b89a;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.75rem;font-weight:500;display:flex}.HeroPromise-module__aV5Zdq__outcomesLabel:before{content:"";background:#a8b89a;width:1.5rem;height:1px}.HeroPromise-module__aV5Zdq__outcomesTitle{font-family:var(--font-serif,Georgia,serif);color:#f8f6f1;letter-spacing:-.01em;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400;line-height:1.15}.HeroPromise-module__aV5Zdq__outcomesTitle em{color:#a8b89a;font-style:italic}.HeroPromise-module__aV5Zdq__outcomesList{flex-direction:column;gap:0;display:flex}.HeroPromise-module__aV5Zdq__outcomeItem{border-top:1px solid #ffffff1a;grid-template-columns:auto 1fr;align-items:start;gap:1.5rem;padding:2rem 0;display:grid}.HeroPromise-module__aV5Zdq__outcomeItem:last-child{border-bottom:1px solid #ffffff1a}.HeroPromise-module__aV5Zdq__outcomeNumber{font-family:var(--font-serif,Georgia,serif);color:#8a9a7c;border:1px solid #8a9a7c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-top:.25rem;padding-bottom:.1rem;font-size:1.125rem;font-weight:600;line-height:1;display:flex}.HeroPromise-module__aV5Zdq__outcomeContent{flex-direction:column;gap:.625rem;display:flex}.HeroPromise-module__aV5Zdq__outcomeTitle{font-family:var(--font-serif,Georgia,serif);color:#f8f6f1;letter-spacing:-.01em;font-size:1.625rem;font-weight:600;line-height:1.25}.HeroPromise-module__aV5Zdq__outcomeDescription{color:#fff9;opacity:.85;max-width:42ch;font-size:.875rem;font-weight:400;line-height:1.65}@media (max-width:768px){.HeroPromise-module__aV5Zdq__outcomesSection{padding:3rem 2rem}.HeroPromise-module__aV5Zdq__outcomesGrid{grid-template-columns:1fr;gap:2.5rem}.HeroPromise-module__aV5Zdq__outcomesHeadline{position:relative;top:0}}
.StarterKit-module__m5EAvW__needsSection{width:100%;padding:5rem 4rem;position:relative}.StarterKit-module__m5EAvW__needsContainer{max-width:1200px;margin:0 auto}.StarterKit-module__m5EAvW__needsCategory{margin-bottom:3.5rem}.StarterKit-module__m5EAvW__needsCategory:last-child{margin-bottom:0}.StarterKit-module__m5EAvW__categoryHeader{border-bottom:1px solid #4a5a411f;align-items:baseline;gap:1rem;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.StarterKit-module__m5EAvW__categoryTitle{font-family:var(--font-serif,Georgia,serif);color:#2d3328;letter-spacing:-.01em;font-size:1.5rem;font-weight:600}.StarterKit-module__m5EAvW__categoryBadge{letter-spacing:.1em;text-transform:uppercase;color:#8a9a7c;background:#8a9a7c26;border-radius:3px;padding:.25rem .625rem;font-size:.6875rem;font-weight:500}.StarterKit-module__m5EAvW__itemsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}.StarterKit-module__m5EAvW__itemCard{flex-direction:column;gap:.875rem;display:flex}.StarterKit-module__m5EAvW__itemImage{aspect-ratio:1;background:#edeae3;border-radius:8px;position:relative;overflow:hidden}.StarterKit-module__m5EAvW__itemImage:before{content:"";background:linear-gradient(145deg,#edeae3 0%,#8a9a7c1a 100%);position:absolute;inset:0}.StarterKit-module__m5EAvW__itemImage img{object-fit:cover;width:100%;height:100%}.StarterKit-module__m5EAvW__itemContent{flex-direction:column;gap:.25rem;display:flex}.StarterKit-module__m5EAvW__itemName{font-family:var(--font-serif,Georgia,serif);color:#2d3328;font-size:1.125rem;font-weight:600;line-height:1.3}.StarterKit-module__m5EAvW__itemNote{color:#6b7265;font-size:.8125rem;line-height:1.45}@media (max-width:768px){.StarterKit-module__m5EAvW__needsSection{padding:3rem 2rem}.StarterKit-module__m5EAvW__itemsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.StarterKit-module__m5EAvW__itemName{font-size:1rem}}@media (max-width:480px){.StarterKit-module__m5EAvW__itemsGrid{grid-template-columns:1fr 1fr;gap:1rem}}
.CommonMistakes-module__DP3ZaW__mistakesSection{background:#f8f6f1;width:100%;padding:5rem 4rem;position:relative}.CommonMistakes-module__DP3ZaW__mistakesGrid{grid-template-columns:1fr 1.4fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.CommonMistakes-module__DP3ZaW__mistakesHeadline{position:relative}.CommonMistakes-module__DP3ZaW__mistakesList{flex-direction:column;gap:0;display:flex}.CommonMistakes-module__DP3ZaW__mistakeItem{border-top:1px solid #4a5a411f;grid-template-columns:auto 1fr;align-items:start;gap:1.5rem;padding:2rem 0;display:grid}.CommonMistakes-module__DP3ZaW__mistakeItem:last-child{border-bottom:1px solid #4a5a411f}.CommonMistakes-module__DP3ZaW__mistakeIcon{border:1px solid #8a9a7c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-top:.25rem;display:flex;position:relative}.CommonMistakes-module__DP3ZaW__mistakeIcon:before,.CommonMistakes-module__DP3ZaW__mistakeIcon:after{content:"";background:#8a9a7c;width:.65rem;height:1.5px;position:absolute}.CommonMistakes-module__DP3ZaW__mistakeIcon:before{transform:rotate(45deg)}.CommonMistakes-module__DP3ZaW__mistakeIcon:after{transform:rotate(-45deg)}.CommonMistakes-module__DP3ZaW__mistakeContent{flex-direction:column;gap:.625rem;display:flex}.CommonMistakes-module__DP3ZaW__mistakeTitle{font-family:var(--font-serif,Georgia,serif);color:#2d3328;letter-spacing:-.01em;font-size:1.625rem;font-weight:600;line-height:1.25}.CommonMistakes-module__DP3ZaW__mistakeDescription{color:#6b7265;opacity:.85;max-width:42ch;font-size:.875rem;font-weight:400;line-height:1.65}.CommonMistakes-module__DP3ZaW__mistakeDescription strong{color:#4a5a41;opacity:1;font-weight:500}@media (max-width:768px){.CommonMistakes-module__DP3ZaW__mistakesSection{padding:3rem 2rem}.CommonMistakes-module__DP3ZaW__mistakesGrid{grid-template-columns:1fr;gap:2.5rem}.CommonMistakes-module__DP3ZaW__mistakesHeadline{position:relative;top:0}}
.Substitutions-module__UOCEDW__substitutionsSection{width:100%;padding:5rem 4rem;position:relative}.Substitutions-module__UOCEDW__substitutionsContainer{max-width:1200px;margin:0 auto}.Substitutions-module__UOCEDW__substitutionsHeader{margin-bottom:2.5rem}.Substitutions-module__UOCEDW__substitutionsLabel{letter-spacing:.15em;text-transform:uppercase;color:#8a9a7c;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.75rem;font-weight:500;display:flex}.Substitutions-module__UOCEDW__substitutionsLabel:before{content:"";background:#8a9a7c;width:1.5rem;height:1px}.Substitutions-module__UOCEDW__substitutionsTitle{font-family:var(--font-serif,Georgia,serif);color:#2d3328;letter-spacing:-.01em;font-size:clamp(2.25rem,4vw,3rem);font-weight:400}.Substitutions-module__UOCEDW__substitutionsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.Substitutions-module__UOCEDW__substitutionCard{flex-direction:column;gap:1.25rem;display:flex}.Substitutions-module__UOCEDW__substitutionImages{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;display:grid}.Substitutions-module__UOCEDW__substitutionImage{aspect-ratio:1;background:#edeae3;border-radius:8px;position:relative;overflow:hidden}.Substitutions-module__UOCEDW__substitutionImage:before{content:"";background:linear-gradient(145deg,#edeae3 0%,#8a9a7c1f 100%);position:absolute;inset:0}.Substitutions-module__UOCEDW__substitutionImage img{object-fit:cover;width:100%;height:100%}.Substitutions-module__UOCEDW__substitutionArrow{color:#8a9a7c;flex-shrink:0}.Substitutions-module__UOCEDW__substitutionContent{flex-direction:column;gap:.5rem;display:flex}.Substitutions-module__UOCEDW__substitutionSwap{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Substitutions-module__UOCEDW__substitutionOriginal{font-family:var(--font-serif,Georgia,serif);color:#6b7265;font-size:1.25rem;font-weight:600;text-decoration:line-through #6b726566}.Substitutions-module__UOCEDW__substitutionArrowText{color:#8a9a7c;font-size:1.125rem}.Substitutions-module__UOCEDW__substitutionReplacement{font-family:var(--font-serif,Georgia,serif);color:#2d3328;letter-spacing:-.01em;font-size:1.375rem;font-weight:600}.Substitutions-module__UOCEDW__substitutionNote{color:#6b7265;font-size:.8125rem;line-height:1.55}.Substitutions-module__UOCEDW__substitutionRatio{letter-spacing:.05em;text-transform:uppercase;color:#4a5a41;background:#4a5a411a;border-radius:3px;margin-right:.375rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:500;display:inline-block}@media (max-width:768px){.Substitutions-module__UOCEDW__substitutionsSection{padding:3rem 2rem}.Substitutions-module__UOCEDW__substitutionsGrid{grid-template-columns:1fr;gap:2rem}.Substitutions-module__UOCEDW__substitutionOriginal{font-size:1.125rem}.Substitutions-module__UOCEDW__substitutionReplacement{font-size:1.25rem}}
.section-styles-module__MkJcXa__section{margin-bottom:48px}.section-styles-module__MkJcXa__sectionTitle{color:#1a1a1a;margin-bottom:16px;font-size:20px;font-weight:600}.section-styles-module__MkJcXa__sectionSubtitle{color:#333;margin-bottom:12px;font-size:18px;font-weight:500}.section-styles-module__MkJcXa__list{margin:16px 0;padding:0;list-style:none}.section-styles-module__MkJcXa__listItem{margin-bottom:12px;padding-left:24px;position:relative}.section-styles-module__MkJcXa__listItem:before{content:"•";color:#00704a;font-weight:700;position:absolute;left:8px}.section-styles-module__MkJcXa__card{background:var(--bg-surface);border:1px solid #e0e0e0;border-radius:8px;margin-bottom:16px;padding:20px}.section-styles-module__MkJcXa__cardTitle{color:#1a1a1a;margin-bottom:8px;font-size:18px;font-weight:600}.section-styles-module__MkJcXa__cardDescription{color:#666;font-size:14px;line-height:1.6}.section-styles-module__MkJcXa__grid{gap:20px;margin:24px 0;display:grid}.section-styles-module__MkJcXa__grid2Col{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.section-styles-module__MkJcXa__grid3Col{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.section-styles-module__MkJcXa__table{border-collapse:collapse;width:100%;margin:24px 0}.section-styles-module__MkJcXa__table th,.section-styles-module__MkJcXa__table td{text-align:left;border-bottom:1px solid #e0e0e0;padding:12px}.section-styles-module__MkJcXa__table th{color:#333;background:#f5f5f5;font-weight:600}.section-styles-module__MkJcXa__table td{color:#666}.section-styles-module__MkJcXa__prose{color:#333;line-height:1.7}.section-styles-module__MkJcXa__prose p{margin-bottom:16px}.section-styles-module__MkJcXa__prose ul{margin:16px 0;padding-left:24px}.section-styles-module__MkJcXa__prose li{margin-bottom:8px}.section-styles-module__MkJcXa__badge{border-radius:12px;margin-right:8px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block}.section-styles-module__MkJcXa__badgeQuick{color:#2e7d32;background:#e8f5e9}.section-styles-module__MkJcXa__badgeModerate{color:#ef6c00;background:#fff3e0}.section-styles-module__MkJcXa__badgeProject{color:#c2185b;background:#fce4ec}.section-styles-module__MkJcXa__link{color:#00704a;font-weight:500;text-decoration:none}.section-styles-module__MkJcXa__link:hover{text-decoration:underline}
.StepByStep-module__MAUPca__stepsSection{width:100%;padding:5rem 4rem;position:relative}.StepByStep-module__MAUPca__stepsContainer{max-width:1200px;margin:0 auto}.StepByStep-module__MAUPca__stepsHeader{margin-bottom:2.5rem}.StepByStep-module__MAUPca__stepsLabel{letter-spacing:.15em;text-transform:uppercase;color:#8a9a7c;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.75rem;font-weight:500;display:flex}.StepByStep-module__MAUPca__stepsLabel:before{content:"";background:#8a9a7c;width:1.5rem;height:1px}.StepByStep-module__MAUPca__stepsTitle{font-family:var(--font-serif,Georgia,serif);color:#2d3328;letter-spacing:-.01em;font-size:clamp(2.25rem,4vw,3rem);font-weight:400}.StepByStep-module__MAUPca__stepsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.StepByStep-module__MAUPca__stepCard{flex-direction:column;gap:1.25rem;display:flex}.StepByStep-module__MAUPca__stepImage{aspect-ratio:16/10;background:#edeae3;border-radius:8px;position:relative;overflow:hidden}.StepByStep-module__MAUPca__stepImage:before{content:"";background:linear-gradient(145deg,#edeae3 0%,#8a9a7c1f 100%);position:absolute;inset:0}.StepByStep-module__MAUPca__stepImage img{object-fit:cover;width:100%;height:100%}.StepByStep-module__MAUPca__stepNumber{width:2.25rem;height:2.25rem;font-family:var(--font-serif,Georgia,serif);color:#f8f6f1;z-index:1;background:#4a5a41;border-radius:50%;justify-content:center;align-items:center;padding-bottom:.1rem;font-size:1.125rem;font-weight:600;line-height:1;display:flex;position:absolute;top:1rem;left:1rem}.StepByStep-module__MAUPca__stepContent{flex-direction:column;gap:.625rem;display:flex}.StepByStep-module__MAUPca__stepTitle{font-family:var(--font-serif,Georgia,serif);color:#2d3328;letter-spacing:-.01em;font-size:1.5rem;font-weight:600;line-height:1.25}.StepByStep-module__MAUPca__stepDescription{color:#6b7265;font-size:.9375rem;line-height:1.6}.StepByStep-module__MAUPca__stepTip{background:#8a9a7c1a;border-left:2px solid #8a9a7c;border-radius:0 4px 4px 0;align-items:baseline;gap:.625rem;margin-top:.25rem;padding:.75rem 1rem;display:flex}.StepByStep-module__MAUPca__stepTipLabel{letter-spacing:.05em;text-transform:uppercase;color:#4a5a41;flex-shrink:0;font-size:.75rem;font-weight:500}.StepByStep-module__MAUPca__stepTipText{color:#2d3328;font-size:.8125rem;line-height:1.5}@media (max-width:768px){.StepByStep-module__MAUPca__stepsSection{padding:3rem 2rem}.StepByStep-module__MAUPca__stepsGrid{grid-template-columns:1fr;gap:2.5rem}.StepByStep-module__MAUPca__stepTitle{font-size:1.375rem}}
.SeasonalIngredients-module__dbSShq__seasonalSection{width:100%;padding:5rem 4rem;position:relative}.SeasonalIngredients-module__dbSShq__seasonalContainer{max-width:1200px;margin:0 auto}.SeasonalIngredients-module__dbSShq__seasonalHeader{margin-bottom:2.5rem}.SeasonalIngredients-module__dbSShq__seasonalLabel{letter-spacing:.15em;text-transform:uppercase;color:#8a9a7c;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.75rem;font-weight:500;display:flex}.SeasonalIngredients-module__dbSShq__seasonalLabel:before{content:"";background:#8a9a7c;width:1.5rem;height:1px}.SeasonalIngredients-module__dbSShq__seasonalTitle{font-family:var(--font-serif,Georgia,serif);color:#2d3328;letter-spacing:-.01em;font-size:clamp(2.25rem,4vw,3rem);font-weight:400}.SeasonalIngredients-module__dbSShq__ingredientsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.75rem;display:grid}.SeasonalIngredients-module__dbSShq__ingredientCard{flex-direction:column;gap:1rem;display:flex}.SeasonalIngredients-module__dbSShq__ingredientImage{aspect-ratio:4/3;background:#edeae3;border-radius:8px;position:relative;overflow:hidden}.SeasonalIngredients-module__dbSShq__ingredientImage:before{content:"";background:linear-gradient(145deg,#edeae3 0%,#8a9a7c1f 100%);position:absolute;inset:0}.SeasonalIngredients-module__dbSShq__ingredientImage img{object-fit:cover;width:100%;height:100%}.SeasonalIngredients-module__dbSShq__ingredientContent{flex-direction:column;gap:.5rem;display:flex}.SeasonalIngredients-module__dbSShq__ingredientName{font-family:var(--font-serif,Georgia,serif);color:#2d3328;letter-spacing:-.01em;font-size:1.375rem;font-weight:600;line-height:1.25}.SeasonalIngredients-module__dbSShq__ingredientMeta{flex-direction:column;gap:.25rem;display:flex}.SeasonalIngredients-module__dbSShq__ingredientDetail{color:#6b7265;font-size:.8125rem;line-height:1.5}.SeasonalIngredients-module__dbSShq__ingredientDetail strong{color:#4a5a41;font-weight:500}@media (max-width:768px){.SeasonalIngredients-module__dbSShq__seasonalSection{padding:3rem 2rem}.SeasonalIngredients-module__dbSShq__ingredientsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.SeasonalIngredients-module__dbSShq__ingredientName{font-size:1.125rem}}@media (max-width:480px){.SeasonalIngredients-module__dbSShq__ingredientsGrid{grid-template-columns:1fr 1fr;gap:1rem}}
.value-comparison-module__1lyVFq__valueSection{background:var(--neutral-warm);padding:5rem 0;position:relative}.value-comparison-module__1lyVFq__comparisonGrid{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1.25rem;max-width:880px;margin:0 auto 3rem;display:grid}.value-comparison-module__1lyVFq__vsBadge{background:var(--bg-brand-dark);color:#fff;font-family:var(--text-font);letter-spacing:.08em;text-transform:uppercase;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:56px;height:56px;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 12px 32px -12px #7d1e2d66}.value-comparison-module__1lyVFq__othersPanel{background:var(--bg-surface);border:1px solid var(--border-primary);box-shadow:0 24px 48px -24px #14100e26,0 0 0 1px var(--overlay-white-light)inset;border-radius:24px;padding:2.25rem}html[data-theme=dark] .value-comparison-module__1lyVFq__othersPanel{box-shadow:0 24px 48px -24px #0009}.value-comparison-module__1lyVFq__panelLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:1.75rem;font-size:.75rem;font-weight:700}.value-comparison-module__1lyVFq__otherItem{border-bottom:1px solid var(--overlay-subtle);justify-content:space-between;align-items:baseline;padding:.875rem 0;display:flex}.value-comparison-module__1lyVFq__otherItem:last-child{border-bottom:none;padding-bottom:0}.value-comparison-module__1lyVFq__otherItem:first-of-type{padding-top:0}.value-comparison-module__1lyVFq__otherName{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.value-comparison-module__1lyVFq__otherDetail{color:var(--text-secondary);margin-top:.25rem;margin-bottom:0;font-size:.875rem}.value-comparison-module__1lyVFq__otherPrice{color:var(--text-secondary);flex-shrink:0;margin-left:1rem;font-size:1rem;font-weight:600}.value-comparison-module__1lyVFq__vsDivider{display:none}.value-comparison-module__1lyVFq__vsLine{background:var(--border-primary);width:40px;height:1px}.value-comparison-module__1lyVFq__vsText{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600}.value-comparison-module__1lyVFq__cardoonPanel{background:linear-gradient(135deg,#f4a26124 0%,transparent 50%),var(--bg-brand-dark);color:#fff;border:1px solid #ffffff14;border-radius:24px;padding:2.25rem;position:relative;overflow:hidden;box-shadow:0 24px 48px -24px #7d1e2d59,inset 0 0 0 1px #ffffff0a}.value-comparison-module__1lyVFq__cardoonPanel .value-comparison-module__1lyVFq__panelLabel{color:#ffffffa6}.value-comparison-module__1lyVFq__cardoonPriceRow{align-items:baseline;gap:.5rem;margin-bottom:2rem;display:flex}.value-comparison-module__1lyVFq__cardoonPrice{font-size:3rem;font-weight:800;line-height:1}.value-comparison-module__1lyVFq__cardoonPeriod{opacity:.8;font-size:1.05rem;font-weight:600}.value-comparison-module__1lyVFq__cardoonIncludes{flex-direction:column;gap:.875rem;display:flex}.value-comparison-module__1lyVFq__includeItem{align-items:center;gap:.75rem;font-size:1rem;display:flex}.value-comparison-module__1lyVFq__includeIcon{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.value-comparison-module__1lyVFq__includeIcon svg{width:12px;height:12px}.value-comparison-module__1lyVFq__ctaSection{text-align:center}.value-comparison-module__1lyVFq__ctaNote{color:var(--text-secondary);margin-top:1rem;margin-bottom:0;font-size:.9rem;font-weight:400}@media (max-width:768px){.value-comparison-module__1lyVFq__valueSection{padding:3rem 0}.value-comparison-module__1lyVFq__comparisonGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.value-comparison-module__1lyVFq__vsBadge{justify-self:center;width:48px;height:48px}.value-comparison-module__1lyVFq__othersPanel,.value-comparison-module__1lyVFq__cardoonPanel{padding:1.75rem}.value-comparison-module__1lyVFq__cardoonPrice{font-size:2.5rem}}@media (max-width:480px){.value-comparison-module__1lyVFq__othersPanel,.value-comparison-module__1lyVFq__cardoonPanel{padding:1.5rem}}
.page-module__sCdmBG__main{min-height:100vh}
.FirstWeekIntro-module__nuKQ1a__weekSection{width:100%;padding:5rem 4rem;position:relative}.FirstWeekIntro-module__nuKQ1a__weekCard{max-width:1200px;margin:0 auto;position:relative}.FirstWeekIntro-module__nuKQ1a__daysList{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}.FirstWeekIntro-module__nuKQ1a__dayCard{flex-direction:column;gap:1rem;text-decoration:none;display:flex}.FirstWeekIntro-module__nuKQ1a__dayImage{aspect-ratio:1;background:#edeae3;border-radius:8px;position:relative;overflow:hidden}.FirstWeekIntro-module__nuKQ1a__dayImage:before{content:"";background:linear-gradient(145deg,#edeae3 0%,#8a9a7c1f 100%);position:absolute;inset:0}.FirstWeekIntro-module__nuKQ1a__dayImage img{object-fit:cover;z-index:1;width:100%;height:100%;position:relative}.FirstWeekIntro-module__nuKQ1a__imagePlaceholder{width:100%;height:100%}.FirstWeekIntro-module__nuKQ1a__dayContent{flex-direction:column;gap:.375rem;display:flex}.FirstWeekIntro-module__nuKQ1a__dayMeta{align-items:center;gap:.625rem;display:flex}.FirstWeekIntro-module__nuKQ1a__dayBadge{font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;color:#4a5a41;background:#4a5a411a;border-radius:3px;padding:.2rem .5rem;font-size:.6875rem;font-weight:500}.FirstWeekIntro-module__nuKQ1a__dayTime{font-family:var(--font-body);color:#6b7265;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.FirstWeekIntro-module__nuKQ1a__dayTime svg{stroke:currentColor;stroke-width:2px;fill:none;width:12px;height:12px}.FirstWeekIntro-module__nuKQ1a__dayRecipe{font-family:var(--font-serif,Georgia,serif);color:#2d3328;letter-spacing:-.01em;font-size:1.375rem;font-weight:600;line-height:1.25}.FirstWeekIntro-module__nuKQ1a__dayDescription{font-family:var(--font-body);color:#6b7265;font-size:.8125rem;line-height:1.5}@media (max-width:900px){.FirstWeekIntro-module__nuKQ1a__weekSection{padding:3rem 2rem}.FirstWeekIntro-module__nuKQ1a__daysList{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:540px){.FirstWeekIntro-module__nuKQ1a__daysList{grid-template-columns:1fr 1fr;gap:1rem}.FirstWeekIntro-module__nuKQ1a__dayRecipe{font-size:1.125rem}}
.page-module__gpW-jG__main{min-height:100vh;padding-bottom:80px}.page-module__gpW-jG__loading,.page-module__gpW-jG__notFound{text-align:center;color:#6b6560;padding:80px 0;font-size:18px}.page-module__gpW-jG__hero{background:linear-gradient(to bottom,var(--bg-surface-hover),var(--bg-surface));padding:60px 0 40px}.page-module__gpW-jG__label{color:#8b5a2b;text-transform:uppercase;letter-spacing:.5px;background:#f4e8d8;border-radius:4px;margin-bottom:16px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.page-module__gpW-jG__title{color:#2c2623;margin:0 0 16px;font-size:48px;font-weight:800;line-height:1.2}.page-module__gpW-jG__titleLocal{color:#6b6560;font-weight:400}.page-module__gpW-jG__tagline{color:#6b6560;max-width:700px;margin:0 0 24px;font-size:20px}.page-module__gpW-jG__meta{color:#8b7f77;flex-wrap:wrap;gap:16px;font-size:16px;display:flex}.page-module__gpW-jG__meta span:not(:last-child):after{content:"•";color:#d9d4cc;margin-left:16px}.page-module__gpW-jG__section{border-bottom:1px solid #f5f2ed;padding:56px 0}.page-module__gpW-jG__section:last-of-type{border-bottom:none}.page-module__gpW-jG__sectionTitle{font-family:var(--font-serif);color:#2c2623;letter-spacing:-.01em;margin:0 0 16px;font-size:36px;font-weight:500}.page-module__gpW-jG__description{color:#2c2623;max-width:800px;margin:0;font-size:18px;line-height:1.7}.page-module__gpW-jG__grid{flex-direction:column;display:flex}.page-module__gpW-jG__phrasesList{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:768px){.page-module__gpW-jG__phrasesList{grid-template-columns:1fr}}.page-module__gpW-jG__tip{margin-bottom:32px}.page-module__gpW-jG__tip:last-child{margin-bottom:0}.page-module__gpW-jG__tipTitle{color:#2c2623;margin:0 0 16px;font-size:20px;font-weight:600}.page-module__gpW-jG__timeline{background:var(--bg-surface);border:1px solid #e8e4de;border-radius:8px;padding:20px}.page-module__gpW-jG__tipContent{color:#2c2623;margin:0;font-size:16px;line-height:1.6}.page-module__gpW-jG__etiquetteSection{background:var(--neutral-warm);padding:80px 0}@media (max-width:767px){.page-module__gpW-jG__etiquetteSection{padding:56px 0}}.page-module__gpW-jG__etiquetteHeader{max-width:720px;margin-bottom:56px}@media (max-width:767px){.page-module__gpW-jG__etiquetteHeader{margin-bottom:40px}}.page-module__gpW-jG__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-terracotta,#c4654a);margin-bottom:12px;font-size:.7rem;font-weight:600}@media (max-width:767px){.page-module__gpW-jG__eyebrow{margin-bottom:10px}}.page-module__gpW-jG__sectionDescription{color:var(--color-warm-gray,#6b6560);margin:0;font-size:1.125rem;line-height:1.6}@media (max-width:767px){.page-module__gpW-jG__sectionDescription{font-size:1rem}}.page-module__gpW-jG__etiquetteContainer{max-width:800px}@media (max-width:768px){.page-module__gpW-jG__title{font-size:36px}.page-module__gpW-jG__tagline{font-size:18px}.page-module__gpW-jG__sectionTitle{font-size:24px}}
.OccasionTags-module__rapENq__section{padding:var(--space-xl)0;background:var(--color-ink);color:var(--neutral-warm)}.OccasionTags-module__rapENq__header{margin-bottom:var(--space-md)}.OccasionTags-module__rapENq__title{font-family:var(--font-display);color:#fff;margin-bottom:.25rem;font-size:1.25rem;font-weight:400}.OccasionTags-module__rapENq__subtitle{color:var(--neutral-warm);opacity:.7;font-size:.9rem}.OccasionTags-module__rapENq__tags{flex-wrap:wrap;gap:.6rem;display:flex}.OccasionTags-module__rapENq__tag{color:var(--neutral-warm);white-space:nowrap;background:#ffffff1a;border:1px solid #fff3;border-radius:100px;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:all .15s}.OccasionTags-module__rapENq__tag:hover,.OccasionTags-module__rapENq__tag:active{background:#fff3;border-color:#fff6}@media (min-width:640px){.OccasionTags-module__rapENq__tags{gap:.75rem}.OccasionTags-module__rapENq__tag{padding:.55rem 1.1rem;font-size:.9rem}}@media (min-width:900px){.OccasionTags-module__rapENq__title{font-size:1.5rem}}
.Prose-module__f9i80G__proseSection{width:100%;padding:5rem 4rem;position:relative}.Prose-module__f9i80G__proseContainer{max-width:1200px;margin:0 auto}.Prose-module__f9i80G__proseContent{max-width:42rem}.Prose-module__f9i80G__proseWithImages{grid-template-columns:1fr 400px;align-items:start;gap:3rem;display:grid}.Prose-module__f9i80G__content{color:#4a5a41;font-size:1.125rem;line-height:1.8}.Prose-module__f9i80G__content h2{font-family:var(--font-serif,Georgia,serif);color:#2d3328;letter-spacing:-.01em;margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.Prose-module__f9i80G__content h2:first-child{margin-top:0}.Prose-module__f9i80G__content h3{font-family:var(--font-serif,Georgia,serif);color:#2d3328;letter-spacing:-.01em;margin:2rem 0 .75rem;font-size:1.25rem;font-weight:600;line-height:1.3}.Prose-module__f9i80G__content h3:first-child{margin-top:0}.Prose-module__f9i80G__content p{margin:0 0 1.25rem}.Prose-module__f9i80G__content p:last-child{margin-bottom:0}.Prose-module__f9i80G__content strong,.Prose-module__f9i80G__content b{color:#2d3328;font-weight:600}.Prose-module__f9i80G__content em,.Prose-module__f9i80G__content i{font-style:italic}.Prose-module__f9i80G__content u{text-decoration:underline}.Prose-module__f9i80G__content ul,.Prose-module__f9i80G__content ol{margin:1rem 0;padding-left:1.5rem}.Prose-module__f9i80G__content li{margin-bottom:.5rem}.Prose-module__f9i80G__content li:last-child{margin-bottom:0}.Prose-module__f9i80G__subsection{margin-bottom:2.5rem}.Prose-module__f9i80G__subsection:last-child{margin-bottom:0}.Prose-module__f9i80G__subsectionHeading{font-family:var(--font-serif,Georgia,serif);color:#2d3328;letter-spacing:-.01em;margin:0 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.Prose-module__f9i80G__subsectionContent{color:#4a5a41;font-size:1.125rem;line-height:1.8}.Prose-module__f9i80G__subsectionContent p{margin:0 0 1.25rem}.Prose-module__f9i80G__subsectionContent p:last-child{margin-bottom:0}.Prose-module__f9i80G__subsectionContent strong{color:#2d3328;font-weight:600}.Prose-module__f9i80G__subsectionContent em{font-style:italic}.Prose-module__f9i80G__subsectionContent ul,.Prose-module__f9i80G__subsectionContent ol{margin:1rem 0;padding-left:1.5rem}.Prose-module__f9i80G__subsectionContent li{margin-bottom:.5rem}.Prose-module__f9i80G__subsectionContent li:last-child{margin-bottom:0}.Prose-module__f9i80G__imageGallery{flex-direction:column;gap:1.5rem;display:flex}.Prose-module__f9i80G__imageFigure{width:100%;margin:0}.Prose-module__f9i80G__image{border-radius:8px;width:100%;height:auto;box-shadow:0 2px 8px #00000014}.Prose-module__f9i80G__imageCaption{color:#666;margin-top:.75rem;font-size:.875rem;font-style:italic;line-height:1.5}@media (max-width:968px){.Prose-module__f9i80G__proseWithImages{grid-template-columns:1fr;gap:2rem}.Prose-module__f9i80G__imageGallery{order:2}}@media (max-width:768px){.Prose-module__f9i80G__proseSection{padding:3rem 2rem}.Prose-module__f9i80G__content h2{font-size:1.25rem}.Prose-module__f9i80G__content h3{font-size:1.125rem}.Prose-module__f9i80G__content{font-size:.9375rem}.Prose-module__f9i80G__subsectionHeading{font-size:1.25rem}.Prose-module__f9i80G__subsectionContent{font-size:.9375rem}.Prose-module__f9i80G__imageGallery{gap:1rem}}
.Tag-module__b2gXTa__tag{border:1px solid var(--color-light-gray,#e8e4de);white-space:nowrap;border-radius:100px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.25,1,.5,1);display:inline-flex}.Tag-module__b2gXTa__tag:hover{transform:translateY(-1px)}
.TableOfContents-module__D9E7AW__tocSection{background:#f0ede6;width:100%;padding:3.5rem 4rem;position:relative}.TableOfContents-module__D9E7AW__tocContainer{max-width:1200px;margin:0 auto}.TableOfContents-module__D9E7AW__tocList{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.TableOfContents-module__D9E7AW__tocItem{background:var(--bg-surface);text-align:left;cursor:pointer;border:none;border-radius:8px;padding:2rem;font-family:inherit;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 3px #0000000d}.TableOfContents-module__D9E7AW__tocItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.TableOfContents-module__D9E7AW__tocNumber{color:#8a9a7c;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.75rem;font-weight:500;display:block}.TableOfContents-module__D9E7AW__tocItemContent{flex-direction:column;gap:.5rem;display:flex}.TableOfContents-module__D9E7AW__tocItemTitle{font-family:var(--font-serif,Georgia,serif);color:#2d3328;letter-spacing:-.01em;font-size:1.5rem;font-weight:600;line-height:1.3}.TableOfContents-module__D9E7AW__tocItemDescription{color:#6b7265;font-size:.875rem;font-weight:400;line-height:1.5}@media (max-width:900px){.TableOfContents-module__D9E7AW__tocList{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.TableOfContents-module__D9E7AW__tocSection{padding:2.5rem 2rem}.TableOfContents-module__D9E7AW__tocItemTitle{font-size:1.25rem}}
.MealCard-module__9sVDTG__card{background:var(--bg-surface);color:inherit;border:1px solid #e8e4de;border-radius:12px;text-decoration:none;transition:all .2s;display:block;overflow:hidden}.MealCard-module__9sVDTG__card:hover{background:#f5f2ed;border-color:#d9d4cc;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.MealCard-module__9sVDTG__imageWrapper{background:#e8e4de;width:100%;padding-top:60%;position:relative;overflow:hidden}.MealCard-module__9sVDTG__image{object-fit:cover}.MealCard-module__9sVDTG__content{padding:24px}.MealCard-module__9sVDTG__label{color:#8b5a2b;text-transform:uppercase;letter-spacing:.5px;background:#f4e8d8;border-radius:4px;margin-bottom:12px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.MealCard-module__9sVDTG__name{color:#2c2623;margin:0 0 8px;font-size:24px;font-weight:700}.MealCard-module__9sVDTG__nameLocal{color:#6b6560;font-weight:400}.MealCard-module__9sVDTG__tagline{color:#6b6560;margin:0 0 16px;font-size:14px;line-height:1.5}.MealCard-module__9sVDTG__meta{flex-wrap:wrap;gap:12px;display:flex}.MealCard-module__9sVDTG__metaItem{color:#8b7f77;font-size:13px}.MealCard-module__9sVDTG__metaItem:not(:last-child):after{content:"•";color:#d9d4cc;margin-left:12px}
.IndexHero-module__ElsG7W__hero{text-align:center;max-width:800px;margin:0 auto;padding:4rem 2rem 3rem;position:relative}.IndexHero-module__ElsG7W__hero:before{content:"";background:#c4704f;width:60px;height:1px;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)}.IndexHero-module__ElsG7W__region{letter-spacing:.2em;text-transform:uppercase;color:#c4704f;margin-bottom:1rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.75rem;font-weight:500}.IndexHero-module__ElsG7W__title{color:#2c2825;letter-spacing:-.02em;margin-bottom:1rem;font-family:Lora,Georgia,serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:300;line-height:1.1}.IndexHero-module__ElsG7W__title em{font-style:italic;font-weight:300}.IndexHero-module__ElsG7W__intro{color:#5c5651;max-width:600px;margin:0 auto;font-size:1.125rem;font-weight:300;line-height:1.7}@media (max-width:768px){.IndexHero-module__ElsG7W__hero{padding:3rem 1.5rem 2rem}.IndexHero-module__ElsG7W__title{font-size:2rem}.IndexHero-module__ElsG7W__intro{font-size:1rem}}
.page-module__t8-neW__wrap{width:100%;margin-inline:auto}.page-module__t8-neW__avatar-wrap{cursor:pointer}.page-module__t8-neW__hero{flex-direction:column;gap:1.5rem;padding:0;display:flex}.page-module__t8-neW__titleWrapper{flex-wrap:wrap;align-items:center;gap:12px;margin:.75rem 0;display:flex}.page-module__t8-neW__title{margin:0;font-weight:700}.page-module__t8-neW__cookbookBadgeWrap{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.page-module__t8-neW__point{margin-bottom:.5rem}.page-module__t8-neW__meta-row{flex-direction:column;gap:1.5rem;display:flex}.page-module__t8-neW__buttons-wrap{gap:6px;display:flex}.page-module__t8-neW__featured-image a{text-decoration:underline}.page-module__t8-neW__featured-image img{aspect-ratio:3/2;object-fit:cover;border-radius:8px;width:100%;height:350px}.page-module__t8-neW__content{color:var(--text-primary);margin-top:1.5rem}.page-module__t8-neW__content h2{border-bottom:solid 1px var(--bg-quaternary);font-family:var(--text-font);font-size:var(--display-xs);margin-bottom:1rem;padding-bottom:.5rem;font-weight:700;line-height:32px}.page-module__t8-neW__overview{margin-bottom:2.375rem}.page-module__t8-neW__overview-description{margin:1.5rem 0}.page-module__t8-neW__btn-avatar{margin-right:2px}.page-module__t8-neW__recipe-list-wrapper{flex-direction:column;gap:.5rem;margin:1.5rem 0;display:flex}.page-module__t8-neW__recipe-list-title{font-family:var(--text-font);font-size:var(--text-lg);margin-top:.675rem;font-weight:700;line-height:1.5;text-decoration:underline}.page-module__t8-neW__recipe-list-wrapper h3,.page-module__t8-neW__recipe-list-wrapper p{margin:0}.page-module__t8-neW__recipe-list li{margin-bottom:.675rem}.page-module__t8-neW__recipe-list li:last-of-type,.page-module__t8-neW__recipe-list{margin:0}.page-module__t8-neW__ingredient-section{margin-bottom:3rem}.page-module__t8-neW__ingredient-list{margin:0;padding:0;list-style-type:none}.page-module__t8-neW__ingredient-list>div{margin-bottom:.675rem}.page-module__t8-neW__ingredient-list>div:last-of-type{margin:0}.page-module__t8-neW__ingredient-actions{justify-content:space-between;margin-bottom:1.5rem;display:flex}.page-module__t8-neW__ingredient-btn-wrapper{border:1px solid var(--border-primary);border-radius:.5rem;flex-direction:column;gap:0;margin-top:1.5rem;display:flex;overflow:hidden}.page-module__t8-neW__ingredient-btn-wrapper>div:not(:first-child){border-top:1px solid var(--border-primary)}.page-module__t8-neW__review-status{background-color:var(--warm--100);border:1px solid var(--border-primary);border-radius:8px;gap:1rem;margin:1rem 0;padding:1rem;display:flex}html[data-theme=dark] .page-module__t8-neW__review-status{background-color:var(--bg-secondary)}.page-module__t8-neW__status-indicator{align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.page-module__t8-neW__status-indicator.page-module__t8-neW__reviewed{color:var(--text-success)}.page-module__t8-neW__status-indicator.page-module__t8-neW__not-reviewed{color:var(--text-secondary)}.page-module__t8-neW__status-icon{border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__t8-neW__reviewed .page-module__t8-neW__status-icon{background-color:var(--bg-success);color:var(--text-success)}.page-module__t8-neW__not-reviewed .page-module__t8-neW__status-icon{background-color:var(--bg-quaternary);color:var(--text-secondary)}@media (max-width:768px){.page-module__t8-neW__review-status{flex-direction:column;gap:.5rem}}.page-module__t8-neW__cooking-method{margin-bottom:2.375rem}.page-module__t8-neW__cooking-method-title{font-size:var(--text-lg);margin:1.5rem 0 .875rem;font-weight:700;line-height:32px;text-decoration:underline}.page-module__t8-neW__method-btn-wrapper{border:1px solid var(--border-primary);border-radius:.5rem;flex-direction:column;gap:0;margin-top:1.5rem;display:flex;overflow:hidden}.page-module__t8-neW__method-btn-wrapper>div:not(:first-child){border-top:1px solid var(--border-primary)}.page-module__t8-neW__storage,.page-module__t8-neW__servingSuggestions,.page-module__t8-neW__review{margin-bottom:2.375rem}.page-module__t8-neW__rating-note{color:var(--text-secondary);font-size:var(--text-sm);margin-top:.75rem;padding:.75rem 0}.page-module__t8-neW__rating-note a{text-decoration:underline}@media screen and (min-width:576px){.page-module__t8-neW__featured-image img{height:450px}}@media screen and (min-width:768px){.page-module__t8-neW__wrap{max-width:650px}.page-module__t8-neW__featured-image img{height:550px}.page-module__t8-neW__hero{padding:1.5rem 0 0}.page-module__t8-neW__title{font-size:var(--display-lg);line-height:3.675rem}.page-module__t8-neW__excerpt{font-size:var(--text-xl);line-height:32px}.page-module__t8-neW__meta-row{flex-direction:row;justify-content:space-between;align-items:center}.page-module__t8-neW__content{margin-top:2rem}.page-module__t8-neW__content h2{margin-bottom:1.625rem;line-height:38px}.page-module__t8-neW__cooking-method-title{margin:1.5rem 0 .875rem}.page-module__t8-neW__overview{margin-bottom:3rem}.page-module__t8-neW__overview-points{gap:6rem;margin-bottom:1.5rem;display:flex}.page-module__t8-neW__left-column{min-width:200px}.page-module__t8-neW__point{margin-bottom:.5rem}.page-module__t8-neW__overview-description{margin:1rem 0 0}.page-module__t8-neW__ingredients,.page-module__t8-neW__cooking-method,.page-module__t8-neW__storage,.page-module__t8-neW__servingSuggestions,.page-module__t8-neW__review{margin-bottom:3rem}}@media screen and (min-width:1200px){.page-module__t8-neW__wrap{max-width:650px}}.page-module__t8-neW__servingsStepperRow{flex-wrap:wrap;align-items:center;gap:.75rem;margin:.5rem 0 1.25rem;display:flex}.page-module__t8-neW__servingsStepper{background:var(--bg-surface-hover);border:1px solid var(--border-primary);border-radius:999px;align-items:center;gap:.5rem;padding:.25rem .5rem;display:inline-flex}.page-module__t8-neW__servingsStepperButton{appearance:none;-webkit-tap-highlight-color:transparent;background:var(--bg-surface);border:1px solid var(--border-primary);color:var(--text-primary);cursor:pointer;border-radius:50%;width:32px;height:32px;font-size:1rem;font-weight:600;line-height:1}.page-module__t8-neW__servingsStepperButton:disabled{cursor:not-allowed;opacity:.4}.page-module__t8-neW__servingsStepperValue{color:var(--text-primary);font-variant-numeric:tabular-nums;text-align:center;min-width:4.5rem;font-weight:600}.page-module__t8-neW__servingsStepperValue.page-module__t8-neW__hasYield{min-width:9rem}.page-module__t8-neW__servingsStepperMultiplier{color:var(--text-secondary);margin-left:.4rem;font-size:.8em;font-weight:500}.page-module__t8-neW__servingsStepperMeta{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.page-module__t8-neW__servingsStepperReset{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline}@media (max-width:600px){.page-module__t8-neW__servingsStepperMeta{flex-basis:100%}}.page-module__t8-neW__servingsHalfButton{color:var(--text-secondary);cursor:pointer;font-family:var(--text-font);font-size:var(--text-xs);background:0 0;border:none;padding:0;text-decoration:underline}.page-module__t8-neW__servingsHalfButton:hover{color:var(--text-primary)}.page-module__t8-neW__servingsHalfButton:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}
.page-module__T_9ypa__loading,.page-module__T_9ypa__error{color:var(--text-secondary);font-size:var(--text-md);text-align:center;max-width:800px;margin:2rem auto}.page-module__T_9ypa__backButton{justify-content:right;margin:1.5rem 0;display:flex}.page-module__T_9ypa__heroGrid{grid-template-columns:1fr;align-items:start;gap:2rem;margin:0 auto 3rem;display:grid}.page-module__T_9ypa__coverImageContainer{background:var(--bg-tertiary);border-radius:12px;order:2;width:100%;max-height:300px;margin:0 auto;position:relative;overflow:hidden}.page-module__T_9ypa__coverImage{object-fit:cover}.page-module__T_9ypa__coverPlaceholder{background:linear-gradient(135deg,var(--bg-tertiary)0%,var(--bg-quaternary)100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.page-module__T_9ypa__heroDetails{flex-direction:column;order:1;gap:.75rem;padding-top:.5rem;display:flex}.page-module__T_9ypa__title{color:var(--text-primary);margin:0;font-weight:700;line-height:1.2}.page-module__T_9ypa__authorName{color:var(--text-secondary);font-size:var(--text-sm);margin:0}.page-module__T_9ypa__briefOverview{color:var(--text-muted);font-size:var(--text-md);text-align:left;margin:.5rem 0 0;line-height:1.6}.page-module__T_9ypa__meta{color:var(--text-secondary);font-size:var(--text-sm);flex-wrap:wrap;gap:.5rem;display:flex}.page-module__T_9ypa__rating{color:var(--text-warning);gap:4px;font-weight:600;display:flex}.page-module__T_9ypa__reviewCount{color:var(--text-secondary);font-weight:400}.page-module__T_9ypa__noReviews{color:var(--text-quaternary)}.page-module__T_9ypa__separator{color:var(--border-secondary)}.page-module__T_9ypa__cuisine{color:var(--text-secondary)}.page-module__T_9ypa__recipeCount{color:var(--text-secondary);font-size:var(--text-sm);margin-bottom:1rem;display:block}.page-module__T_9ypa__purchaseBox{background:var(--bg-secondary);border-radius:12px;flex-direction:column;align-items:stretch;gap:1.5rem;margin:2rem auto;padding:1.5rem;display:flex}.page-module__T_9ypa__purchaseLeft{flex-direction:column;gap:.25rem;display:flex}.page-module__T_9ypa__purchaseLabel{color:var(--text-secondary);font-size:var(--text-sm)}.page-module__T_9ypa__price{font-size:var(--text-2xl);font-weight:700}.page-module__T_9ypa__purchaseButton{width:100%}.page-module__T_9ypa__ownedBox{background:var(--bg-success);color:var(--text-success);font-size:var(--text-xs);border-radius:12px;align-self:flex-start;padding:.5rem .675rem;font-weight:600}.page-module__T_9ypa__included{border-left:3px solid var(--bg-quaternary);color:var(--text-secondary);font-size:var(--text-sm);margin:0 auto 2rem;padding:1rem;line-height:1.6}.page-module__T_9ypa__included strong{color:var(--text-primary)}.page-module__T_9ypa__staffToggle{background:var(--bg-warning);border:1px solid var(--text-warning);font-size:var(--text-sm);border-radius:8px;max-width:800px;margin:0 auto 1.5rem;padding:.75rem 1rem}.page-module__T_9ypa__aboutContent{border-top:solid 1px var(--bg-quaternary);max-width:800px;padding-top:1rem}.page-module__T_9ypa__sectionTitle{font-size:var(--text-xl);font-weight:700}.page-module__T_9ypa__recipesSection{background:var(--bg-surface);padding:60px 0}.page-module__T_9ypa__container{max-width:calc(1200px + var(--global-page-padding,1.5rem)*2);padding-inline:var(--global-page-padding,1.5rem);margin:0 auto}.page-module__T_9ypa__previewNote{font-family:var(--font-inter),sans-serif;color:#5c5443;text-align:center;margin:-16px 0 32px;font-size:.9rem}.page-module__T_9ypa__section{margin-bottom:2rem}.page-module__T_9ypa__section h3{color:var(--text-primary);font-size:var(--text-lg);margin:0 0 .75rem;font-weight:600}.page-module__T_9ypa__section p{color:var(--text-primary);font-size:var(--text-md);white-space:pre-line;margin:0;line-height:1.7}.page-module__T_9ypa__previewNote{background:var(--bg-surface);border:1px solid var(--border-primary);color:var(--text-muted);font-size:var(--text-sm);text-align:center;border-radius:8px;margin-top:2rem;margin-bottom:1.5rem;padding:1rem}.page-module__T_9ypa__recipeGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;width:100%;display:grid}@media screen and not (min-width:576px){.page-module__T_9ypa__recipeGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem .75rem}}.page-module__T_9ypa__authorContent{max-width:800px}.page-module__T_9ypa__authorAvatar{border-radius:50%;margin-bottom:1rem}.page-module__T_9ypa__authorContent h2{font-size:var(--text-2xl);margin:0 0 1rem;font-weight:700}.page-module__T_9ypa__authorBio{color:var(--text-secondary);font-size:var(--text-md);text-align:left;white-space:pre-line;line-height:1.7}@media screen and (min-width:769px){.page-module__T_9ypa__heroGrid{grid-template-columns:400px 1fr;gap:2rem}.page-module__T_9ypa__coverImageContainer{aspect-ratio:3/4;order:0;max-width:100%;max-height:none}.page-module__T_9ypa__heroDetails{order:0}.page-module__T_9ypa__title{font-size:var(--display-sm)}.page-module__T_9ypa__purchaseBox{flex-direction:row;justify-content:space-between}.page-module__T_9ypa__price{font-size:var(--text-3xl)}.page-module__T_9ypa__purchaseButton{width:initial;flex-shrink:0}}.page-module__T_9ypa__staffBar{background:var(--bg-secondary);border-bottom:1px solid var(--border-primary);justify-content:flex-end;align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:flex}.page-module__T_9ypa__staffBarLabel{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin-right:auto;font-size:.8125rem;font-weight:600}.page-module__T_9ypa__tabPanel{padding-top:1.5rem}
.page-module__gz0zlW__main{min-height:100vh;padding-top:72px}.page-module__gz0zlW__hero{background:var(--neutral-warm);padding:16px 0 40px}@media (min-width:768px){.page-module__gz0zlW__hero{padding:24px 0 64px}}.page-module__gz0zlW__breadcrumb{color:var(--color-text-secondary);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.page-module__gz0zlW__breadcrumb a{color:var(--color-brand-primary);text-decoration:none}.page-module__gz0zlW__breadcrumb a:hover{text-decoration:underline}.page-module__gz0zlW__breadcrumb span:last-child{color:var(--color-text-primary)}.page-module__gz0zlW__header{margin-bottom:3rem}.page-module__gz0zlW__title{font-family:var(--font-lora,Georgia,serif);color:var(--color-text-primary);margin:0 0 1rem;font-size:2.5rem;font-weight:400}.page-module__gz0zlW__description{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.6}.page-module__gz0zlW__bentoSection{margin-bottom:4rem}.page-module__gz0zlW__bentoGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:18px;display:grid}@media (max-width:1024px){.page-module__gz0zlW__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:260px}}@media (max-width:767px){.page-module__gz0zlW__bentoGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px;gap:12px}}.page-module__gz0zlW__tagsSection{margin-bottom:3rem;padding-top:40px}@media (min-width:768px){.page-module__gz0zlW__tagsSection{padding-top:64px}}.page-module__gz0zlW__tagsTitle{font-family:var(--font-lora,Georgia,serif);color:var(--color-charcoal);margin:0 0 1.5rem;font-size:2rem;font-weight:400}.page-module__gz0zlW__tagsGrid{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:767px){.page-module__gz0zlW__tagsTitle{font-size:1.5rem}}.page-module__gz0zlW__emptyState{text-align:center;color:var(--color-text-secondary);background:var(--color-background-secondary);border-radius:12px;padding:4rem 2rem}@media (max-width:768px){.page-module__gz0zlW__title{font-size:2rem}.page-module__gz0zlW__description{font-size:1rem}.page-module__gz0zlW__container{padding:1.5rem 1rem}}
.page-module__ZJGb_q__main{min-height:100vh;padding-top:72px}.page-module__ZJGb_q__hero{background:var(--neutral-warm);padding:16px 0 40px}@media (min-width:768px){.page-module__ZJGb_q__hero{padding:24px 0 64px}}.page-module__ZJGb_q__breadcrumb{color:var(--color-text-secondary);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.page-module__ZJGb_q__breadcrumb a{color:var(--color-brand-primary);text-decoration:none}.page-module__ZJGb_q__breadcrumb a:hover{text-decoration:underline}.page-module__ZJGb_q__breadcrumb span:last-child{color:var(--color-text-primary)}.page-module__ZJGb_q__header{margin-bottom:3rem}.page-module__ZJGb_q__title{font-family:var(--font-lora,Georgia,serif);color:var(--color-text-primary);margin:0 0 1rem;font-size:2.5rem;font-weight:400}.page-module__ZJGb_q__description{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.6}.page-module__ZJGb_q__mealsSection{margin-bottom:4rem}.page-module__ZJGb_q__mealsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}@media (max-width:767px){.page-module__ZJGb_q__mealsGrid{grid-template-columns:1fr;gap:16px}}.page-module__ZJGb_q__cuisinesSection{margin-bottom:3rem;padding-top:40px}@media (min-width:768px){.page-module__ZJGb_q__cuisinesSection{padding-top:64px}}.page-module__ZJGb_q__cuisinesTitle{font-family:var(--font-lora,Georgia,serif);color:var(--color-charcoal);margin:0 0 1.5rem;font-size:2rem;font-weight:400}.page-module__ZJGb_q__cuisinesGrid{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:767px){.page-module__ZJGb_q__cuisinesTitle{font-size:1.5rem}}.page-module__ZJGb_q__emptyState{text-align:center;color:var(--color-text-secondary);background:var(--color-background-secondary);border-radius:12px;padding:4rem 2rem}.page-module__ZJGb_q__mealCard,.page-module__ZJGb_q__mealCardMain{border-radius:12px;display:block;position:relative;overflow:hidden}@media (min-width:768px){.page-module__ZJGb_q__mealCard,.page-module__ZJGb_q__mealCardMain{border-radius:16px}}.page-module__ZJGb_q__mealCardMain{grid-column:1/-1}@media (min-width:768px){.page-module__ZJGb_q__mealCardMain{grid-area:1/1/-1}}.page-module__ZJGb_q__mealImage{object-fit:cover}.page-module__ZJGb_q__mealOverlay{color:#fff;background:linear-gradient(#0000 0%,#000000a6 100%);padding:2.5rem .75rem .75rem;position:absolute;bottom:0;left:0;right:0}.page-module__ZJGb_q__mealCuisine{text-transform:uppercase;letter-spacing:.05em;opacity:.85;margin-bottom:.15rem;font-size:.65rem}.page-module__ZJGb_q__mealTitle{font-family:Lora,Georgia,serif;font-size:.85rem;font-weight:500;line-height:1.2}@media (min-width:768px){.page-module__ZJGb_q__mealOverlay{padding:3rem 1rem 1rem}.page-module__ZJGb_q__mealTitle{font-size:1rem}}@media (max-width:768px){.page-module__ZJGb_q__title{font-size:2rem}.page-module__ZJGb_q__description{font-size:1rem}.page-module__ZJGb_q__container{padding:1.5rem 1rem}}
.ContentTypeTabs-module__6K8cfq__container{width:100%;padding:0 0 16px}.ContentTypeTabs-module__6K8cfq__tabs{background:#f5f5f5;border-radius:8px;gap:8px;padding:4px;display:inline-flex}.ContentTypeTabs-module__6K8cfq__tab{color:#6b6560;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.ContentTypeTabs-module__6K8cfq__tab:hover{background:#0000000d}.ContentTypeTabs-module__6K8cfq__tab.ContentTypeTabs-module__6K8cfq__active{background:var(--bg-surface);color:#2c2c2c;box-shadow:0 1px 3px #0000001a}
.SectionNavigation-module__K8wgka__nav{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:2rem;display:flex}.SectionNavigation-module__K8wgka__link{letter-spacing:.05em;text-transform:uppercase;color:#5c5651;border:1px solid #0000;border-radius:2rem;padding:.625rem 1.25rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.8125rem;font-weight:400;text-decoration:none;transition:all .25s}.SectionNavigation-module__K8wgka__link:hover{color:#2c2825;border-color:#e8e0d0}.SectionNavigation-module__K8wgka__link[data-section=spring]:hover{color:#5c6b4a;border-color:#5c6b4a}.SectionNavigation-module__K8wgka__link[data-section=summer]:hover{color:#c4704f;border-color:#c4704f}.SectionNavigation-module__K8wgka__link[data-section=autumn]:hover{color:#d4896a;border-color:#d4896a}.SectionNavigation-module__K8wgka__link[data-section=winter]:hover{color:#3d6b7d;border-color:#3d6b7d}.SectionNavigation-module__K8wgka__link:not([data-section]):hover{color:#c4704f;border-color:#c4704f}@media (max-width:768px){.SectionNavigation-module__K8wgka__nav{gap:.25rem;padding:1.5rem 1rem}.SectionNavigation-module__K8wgka__link{padding:.5rem 1rem;font-size:.75rem}}
.page-module__DYuBEG__resultsContainer{margin-top:1.5rem}
.comparison-module__TP2XJG__page{background:var(--bg-surface);min-height:100vh;color:var(--text-primary);font-family:var(--text-font);font-size:16px;line-height:1.6}.comparison-module__TP2XJG__hero{text-align:center;background:var(--bg-page);padding:4rem 1.5rem}@media (max-width:600px){.comparison-module__TP2XJG__hero{padding:2rem 1rem}}.comparison-module__TP2XJG__heroBadge{margin-bottom:1.5rem}.comparison-module__TP2XJG__heroBadge span{text-transform:uppercase;letter-spacing:.05em;border-radius:100px;padding:.5rem 1rem;font-size:.75rem;font-weight:700;background:var(--bg-brand-light)!important;color:var(--text-brand)!important;border:none!important}.comparison-module__TP2XJG__heroVs{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.comparison-module__TP2XJG__heroBrand{flex-direction:column;align-items:center;gap:.75rem;display:flex}.comparison-module__TP2XJG__heroBrandIcon{border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;display:flex}@media (max-width:600px){.comparison-module__TP2XJG__heroBrandIcon{border-radius:16px;width:60px;height:60px;font-size:1.5rem}}.comparison-module__TP2XJG__heroBrandIconCardoon{background:var(--bg-brand-dark);color:var(--text-on-brand);font-size:1.75rem;font-weight:700}.comparison-module__TP2XJG__heroBrandIconCompetitor{background:var(--bg-tertiary);color:var(--text-secondary);font-size:1.75rem;font-weight:700}.comparison-module__TP2XJG__heroBrandIconNYT{background:var(--text-primary);color:var(--text-on-brand);font-size:1rem;font-weight:700}.comparison-module__TP2XJG__heroBrandName{font-family:var(--heading-font);font-size:1.5rem}@media (max-width:600px){.comparison-module__TP2XJG__heroBrandName{font-size:1.25rem}}.comparison-module__TP2XJG__heroVsDivider{background:var(--bg-tertiary);width:48px;height:48px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}@media (max-width:600px){.comparison-module__TP2XJG__heroVsDivider{width:36px;height:36px;font-size:.75rem}}.comparison-module__TP2XJG__heroTitle{font-family:var(--heading-font);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400}.comparison-module__TP2XJG__heroSubtitle{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.125rem}@media (max-width:600px){.comparison-module__TP2XJG__heroSubtitle{font-size:1rem}}.comparison-module__TP2XJG__quickAnswer{max-width:850px;margin:2rem auto 0;padding:0 1.5rem;position:relative}.comparison-module__TP2XJG__quickAnswerBox{background:var(--bg-brand-dark);color:var(--text-on-brand);border-radius:16px;padding:2rem}.comparison-module__TP2XJG__quickAnswerHeader{border-bottom:1px solid #fff3;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.comparison-module__TP2XJG__quickAnswerIcon{background:#fff3;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.comparison-module__TP2XJG__quickAnswerTitle{font-size:1rem;font-weight:700}.comparison-module__TP2XJG__quickAnswerGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:600px){.comparison-module__TP2XJG__quickAnswerGrid{grid-template-columns:1fr}}.comparison-module__TP2XJG__quickAnswerItem{flex-direction:column;gap:.5rem;display:flex}.comparison-module__TP2XJG__quickAnswerLabel{text-transform:uppercase;letter-spacing:.1em;opacity:.7;font-size:.6875rem;font-weight:700}.comparison-module__TP2XJG__quickAnswerValue{font-size:1.125rem;font-weight:600}.comparison-module__TP2XJG__quickAnswerDesc{opacity:.85;font-size:.875rem;line-height:1.5}.comparison-module__TP2XJG__main{max-width:900px;margin:0 auto;padding:4rem 1.5rem}.comparison-module__TP2XJG__sectionTitle{font-family:var(--heading-font);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:400}.comparison-module__TP2XJG__comparisonGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:4rem;display:grid}@media (max-width:700px){.comparison-module__TP2XJG__comparisonGrid{grid-template-columns:1fr}}.comparison-module__TP2XJG__comparisonCard{background:var(--bg-page);border:2px solid var(--border-primary);border-radius:16px;padding:2rem}.comparison-module__TP2XJG__comparisonCardCardoon{border-color:var(--border-brand)}.comparison-module__TP2XJG__comparisonCardNYT{border-color:var(--text-primary)}.comparison-module__TP2XJG__comparisonCardHeader{border-bottom:1px solid var(--border-primary);align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.comparison-module__TP2XJG__comparisonCardIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.comparison-module__TP2XJG__comparisonCardIconCardoon{background:var(--bg-brand-dark);color:var(--text-on-brand);font-size:1.25rem;font-weight:700}.comparison-module__TP2XJG__comparisonCardIconCompetitor{background:var(--bg-tertiary);color:var(--text-secondary);font-size:1.25rem;font-weight:700}.comparison-module__TP2XJG__comparisonCardIconNYT{background:var(--text-primary);color:var(--text-on-brand);font-size:.875rem;font-weight:700}.comparison-module__TP2XJG__comparisonCardTitle{font-family:var(--heading-font);font-size:1.5rem}.comparison-module__TP2XJG__comparisonCardPrice{color:var(--text-tertiary);font-size:.875rem}.comparison-module__TP2XJG__comparisonCardPriceCardoon{color:var(--text-brand);font-weight:600}.comparison-module__TP2XJG__comparisonCardPriceNYT{color:var(--text-primary);font-weight:600}.comparison-module__TP2XJG__comparisonCardPriceSubtext{color:var(--text-tertiary);margin-top:.25rem;font-size:.75rem;font-weight:400}.comparison-module__TP2XJG__comparisonCardFeatures{margin:0;padding:0;list-style:none}.comparison-module__TP2XJG__comparisonCardFeature{border-bottom:1px solid var(--border-primary);align-items:flex-start;gap:.75rem;padding:.75rem 0;font-size:.9375rem;display:flex}.comparison-module__TP2XJG__comparisonCardFeature:last-child{border-bottom:none}.comparison-module__TP2XJG__featureIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.75rem;display:flex}.comparison-module__TP2XJG__featureIconCheck{color:var(--bg-brand-dark);background:0 0}.comparison-module__TP2XJG__featureIconCheckCompetitor{color:var(--text-primary);background:0 0}.comparison-module__TP2XJG__featureIconNeutral{background:var(--bg-tertiary);color:var(--text-secondary)}.comparison-module__TP2XJG__featureTable{background:var(--bg-page);border-radius:16px;margin-bottom:4rem;overflow:hidden}.comparison-module__TP2XJG__featureTableHeader{background:var(--bg-surface);border-bottom:2px solid var(--border-primary);grid-template-columns:1.5fr 1fr 1fr;display:grid}.comparison-module__TP2XJG__featureTableHeaderCell{text-transform:uppercase;letter-spacing:.05em;padding:1.25rem 1.5rem;font-size:.8125rem;font-weight:700}.comparison-module__TP2XJG__featureTableHeaderCardoon{color:var(--text-brand);text-align:center}.comparison-module__TP2XJG__featureTableHeaderCompetitor{color:var(--text-secondary);text-align:center}.comparison-module__TP2XJG__featureTableHeaderNYT{color:var(--text-primary);text-align:center}.comparison-module__TP2XJG__featureRow{border-bottom:1px solid var(--border-primary);grid-template-columns:1.5fr 1fr 1fr;display:grid}.comparison-module__TP2XJG__featureRow:last-child{border-bottom:none}.comparison-module__TP2XJG__featureRowCell{align-items:center;padding:1.25rem 1.5rem;display:flex}.comparison-module__TP2XJG__featureName{color:var(--text-primary);gap:.75rem;font-weight:600}.comparison-module__TP2XJG__featureName .comparison-module__TP2XJG__featureIcon{color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;margin-right:.75rem;display:inline-flex}.comparison-module__TP2XJG__featureValue{justify-content:center;font-size:.9375rem}.comparison-module__TP2XJG__checkBadge{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;display:flex}.comparison-module__TP2XJG__checkBadgeYes{color:var(--text-success);background:0 0}.comparison-module__TP2XJG__checkBadgeNo{color:var(--text-error);background:0 0;font-weight:500}.comparison-module__TP2XJG__checkBadgePartial{background:var(--bg-tertiary);color:var(--text-secondary)}.comparison-module__TP2XJG__valueText{text-align:center;color:var(--text-secondary)}.comparison-module__TP2XJG__valueTextHighlight{color:var(--text-brand);font-weight:600}.comparison-module__TP2XJG__valueTextHighlightNYT{color:var(--text-primary);font-weight:600}@media (max-width:600px){.comparison-module__TP2XJG__featureTable{margin-bottom:2rem}.comparison-module__TP2XJG__featureTableHeader{display:none}.comparison-module__TP2XJG__featureRow{border-bottom:1px solid var(--border-primary);padding:1.5rem;display:block}.comparison-module__TP2XJG__featureRow:last-child{border-bottom:none}.comparison-module__TP2XJG__featureName{border-bottom:1px solid var(--border-primary);align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.comparison-module__TP2XJG__featureName .comparison-module__TP2XJG__featureIcon{margin-right:.75rem}.comparison-module__TP2XJG__featureRowCell{justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:0;display:flex}.comparison-module__TP2XJG__featureRowCell:last-child{margin-bottom:0}.comparison-module__TP2XJG__featureRowCell.comparison-module__TP2XJG__featureName{justify-content:flex-start;display:flex}.comparison-module__TP2XJG__featureRowCell.comparison-module__TP2XJG__featureValue:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.05em;margin-right:1rem;font-size:.75rem;font-weight:700}}.comparison-module__TP2XJG__chooseSection{margin-bottom:4rem}.comparison-module__TP2XJG__chooseGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:700px){.comparison-module__TP2XJG__chooseGrid{grid-template-columns:1fr}}.comparison-module__TP2XJG__chooseCard{background:var(--bg-page);border:2px solid var(--border-primary);border-radius:16px;padding:2rem}.comparison-module__TP2XJG__chooseCardCardoon{border-color:var(--border-brand);background:var(--bg-brand-light)}.comparison-module__TP2XJG__chooseCardNYT{border-color:var(--text-primary);background:var(--bg-surface)}.comparison-module__TP2XJG__chooseCardTitle{font-family:var(--heading-font);margin-bottom:1.25rem;font-size:1.25rem}.comparison-module__TP2XJG__chooseCardTitleCardoon{color:var(--text-brand-dark)}.comparison-module__TP2XJG__chooseCardTitleNYT{color:var(--text-primary)}.comparison-module__TP2XJG__chooseCardList{margin:0;padding:0;list-style:none}.comparison-module__TP2XJG__chooseCardItem{color:var(--text-secondary);padding:.5rem 0 .5rem 1.75rem;position:relative}.comparison-module__TP2XJG__chooseCardItemCardoon{color:var(--text-brand-dark)}.comparison-module__TP2XJG__chooseCardItemIcon{align-items:center;height:20px;font-weight:700;display:flex;position:absolute;top:.5rem;left:0}.comparison-module__TP2XJG__chooseCardItemIconCardoon{color:var(--bg-brand-dark)}.comparison-module__TP2XJG__chooseCardItemIconCompetitor{color:var(--text-primary)}.comparison-module__TP2XJG__winnerSection{margin-bottom:4rem}.comparison-module__TP2XJG__winnerGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:600px){.comparison-module__TP2XJG__winnerGrid{grid-template-columns:1fr}}.comparison-module__TP2XJG__winnerCard{background:var(--bg-page);border:1px solid var(--border-primary);border-radius:10px;padding:1.25rem}.comparison-module__TP2XJG__winnerBadge{margin-bottom:.75rem}.comparison-module__TP2XJG__winnerBadge span{text-transform:uppercase;letter-spacing:.05em;border-radius:100px;padding:.25rem .75rem;font-size:.6875rem;font-weight:700;border:none!important}.comparison-module__TP2XJG__winnerBadgeCardoon span{background:var(--bg-brand-light)!important;color:var(--text-brand)!important}.comparison-module__TP2XJG__winnerBadgeNYT span{background:var(--bg-tertiary)!important;color:var(--text-primary)!important}.comparison-module__TP2XJG__winnerCardTitle{margin-bottom:.375rem;font-weight:700}.comparison-module__TP2XJG__winnerCardDesc{color:var(--text-secondary);margin:0;font-size:.875rem}.comparison-module__TP2XJG__faqSection{margin-bottom:4rem}.comparison-module__TP2XJG__ctaSection{background:var(--bg-brand-dark);text-align:center;border-radius:16px;margin-bottom:4rem;padding:3rem 2rem}.comparison-module__TP2XJG__ctaTitle{font-family:var(--heading-font);color:var(--text-on-brand);margin-bottom:.75rem;font-size:2rem;font-weight:400}.comparison-module__TP2XJG__ctaSubtitle{color:var(--text-on-brand);opacity:.8;margin-bottom:1.5rem}.comparison-module__TP2XJG__ctaButton{background:var(--bg-page);color:var(--text-brand);border-radius:100px;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-block}.comparison-module__TP2XJG__ctaButton:hover{transform:translateY(-2px)}.comparison-module__TP2XJG__ctaPrice{color:var(--text-on-brand);opacity:.6;margin-top:1rem;font-size:.875rem;display:block}
.page-module__g7e0mG__main{min-height:100vh}.page-module__g7e0mG__hero{background:var(--neutral-warm);padding:16px 0 40px}@media (min-width:768px){.page-module__g7e0mG__hero{padding:24px 0 64px}}.page-module__g7e0mG__breadcrumb{color:var(--color-text-secondary);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.page-module__g7e0mG__breadcrumb a{color:var(--color-brand-primary);text-decoration:none}.page-module__g7e0mG__breadcrumb a:hover{text-decoration:underline}.page-module__g7e0mG__breadcrumb span:last-child{color:var(--color-text-primary)}.page-module__g7e0mG__header{margin-bottom:3rem}.page-module__g7e0mG__title{font-family:var(--font-lora,Georgia,serif);color:var(--color-text-primary);margin:0 0 1rem;font-size:2.5rem;font-weight:400}.page-module__g7e0mG__description{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.6}.page-module__g7e0mG__bentoSection{margin-bottom:4rem}.page-module__g7e0mG__bentoGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:18px;display:grid}@media (max-width:1024px){.page-module__g7e0mG__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:260px}}@media (max-width:767px){.page-module__g7e0mG__bentoGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px;gap:12px}}.page-module__g7e0mG__tagsSection{margin-bottom:3rem;padding-top:40px}@media (min-width:768px){.page-module__g7e0mG__tagsSection{padding-top:64px}}.page-module__g7e0mG__tagsTitle{font-family:var(--font-lora,Georgia,serif);color:var(--color-charcoal);margin:0 0 1.5rem;font-size:2rem;font-weight:400}.page-module__g7e0mG__tagsGrid{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:767px){.page-module__g7e0mG__tagsTitle{font-size:1.5rem}}.page-module__g7e0mG__emptyState{text-align:center;color:var(--color-text-secondary);background:var(--color-background-secondary);border-radius:12px;padding:4rem 2rem}.page-module__g7e0mG__skeleton{background:linear-gradient(90deg,#e8e4de 0%,#f0ebe5 50%,#e8e4de 100%) 0 0/200% 100%;animation:1.5s ease-in-out infinite page-module__g7e0mG__loading}@keyframes page-module__g7e0mG__loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.page-module__g7e0mG__title{font-size:2rem}.page-module__g7e0mG__description{font-size:1rem}.page-module__g7e0mG__grid{grid-template-columns:1fr}.page-module__g7e0mG__container{padding:1.5rem 1rem}}
.page-module__s-fn9W__main{min-height:100vh;padding-top:72px}.page-module__s-fn9W__hero{background:var(--neutral-warm);padding:16px 0 40px}@media (min-width:768px){.page-module__s-fn9W__hero{padding:24px 0 64px}}.page-module__s-fn9W__breadcrumb{color:var(--color-text-secondary);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.page-module__s-fn9W__breadcrumb a{color:var(--color-brand-primary);text-decoration:none}.page-module__s-fn9W__breadcrumb a:hover{text-decoration:underline}.page-module__s-fn9W__breadcrumb span:last-child{color:var(--color-text-primary)}.page-module__s-fn9W__header{margin-bottom:3rem}.page-module__s-fn9W__title{font-family:var(--font-lora,Georgia,serif);color:var(--color-text-primary);margin:0 0 1rem;font-size:2.5rem;font-weight:400}.page-module__s-fn9W__description{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.6}.page-module__s-fn9W__bentoSection{margin-bottom:4rem}.page-module__s-fn9W__bentoGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:18px;display:grid}@media (max-width:1024px){.page-module__s-fn9W__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:260px}}@media (max-width:767px){.page-module__s-fn9W__bentoGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px;gap:12px}}.page-module__s-fn9W__tagsSection{margin-bottom:3rem;padding-top:40px}@media (min-width:768px){.page-module__s-fn9W__tagsSection{padding-top:64px}}.page-module__s-fn9W__tagsTitle{font-family:var(--font-lora,Georgia,serif);color:var(--color-charcoal);margin:0 0 1.5rem;font-size:2rem;font-weight:400}.page-module__s-fn9W__tagsGrid{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:767px){.page-module__s-fn9W__tagsTitle{font-size:1.5rem}}.page-module__s-fn9W__emptyState{text-align:center;color:var(--color-text-secondary);background:var(--color-background-secondary);border-radius:12px;padding:4rem 2rem}.page-module__s-fn9W__skeleton{background:linear-gradient(90deg,#e8e4de 0%,#f0ebe5 50%,#e8e4de 100%) 0 0/200% 100%;animation:1.5s ease-in-out infinite page-module__s-fn9W__loading}@keyframes page-module__s-fn9W__loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.page-module__s-fn9W__title{font-size:2rem}.page-module__s-fn9W__description{font-size:1rem}.page-module__s-fn9W__grid{grid-template-columns:1fr}.page-module__s-fn9W__container{padding:1.5rem 1rem}}
.page-module___pgnEW__main{min-height:100vh;padding-top:72px}.page-module___pgnEW__mealCard,.page-module___pgnEW__mealCardMain{border-radius:12px;display:block;position:relative;overflow:hidden}@media (min-width:768px){.page-module___pgnEW__mealCard,.page-module___pgnEW__mealCardMain{border-radius:16px}}.page-module___pgnEW__mealCardMain{grid-column:1/-1}@media (min-width:768px){.page-module___pgnEW__mealCardMain{grid-area:1/1/-1}}.page-module___pgnEW__mealCard:nth-child(2){border-radius:12px 0 0}@media (min-width:768px){.page-module___pgnEW__mealCard:nth-child(2){border-radius:16px}}.page-module___pgnEW__mealCard:nth-child(3){border-radius:0 12px 0 0}@media (min-width:768px){.page-module___pgnEW__mealCard:nth-child(3){border-radius:16px}}.page-module___pgnEW__mealImage{object-fit:cover}.page-module___pgnEW__mealOverlay{color:#fff;background:linear-gradient(#0000 0%,#000000a6 100%);padding:2.5rem .75rem .75rem;position:absolute;bottom:0;left:0;right:0}.page-module___pgnEW__mealCuisine{text-transform:uppercase;letter-spacing:.05em;opacity:.85;margin-bottom:.15rem;font-size:.65rem}.page-module___pgnEW__mealTitle{font-family:Lora,Georgia,serif;font-size:.85rem;font-weight:500;line-height:1.2}@media (min-width:768px){.page-module___pgnEW__mealOverlay{padding:3rem 1rem 1rem}.page-module___pgnEW__mealTitle{font-size:1rem}}.page-module___pgnEW__emptyHero{padding:var(--space-xl)0;background:var(--color-warm-white);border-bottom:1px solid var(--color-border)}.page-module___pgnEW__label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.page-module___pgnEW__title{font-family:var(--font-display);color:var(--color-ink);margin-bottom:.5rem;font-size:2rem;font-weight:400}.page-module___pgnEW__subtitle{color:var(--color-ink-light);max-width:600px;font-size:1rem}.page-module___pgnEW__emptyState{padding:var(--space-2xl)0;text-align:center;background:var(--neutral-warm)}.page-module___pgnEW__emptyState p{color:var(--color-ink-light);font-size:1rem}@media (min-width:640px){.page-module___pgnEW__title{font-size:2.5rem}.page-module___pgnEW__subtitle{font-size:1.1rem}}@media (min-width:900px){.page-module___pgnEW__emptyHero{padding:var(--space-2xl)0}.page-module___pgnEW__title{font-size:3rem}.page-module___pgnEW__subtitle{font-size:1.2rem}}
.try-recipe-module__vWxRRW__freeBanner{background:var(--bg-surface);border-bottom:1px solid var(--color-light-gray,#e8e5e0);text-align:center;color:var(--color-warm-gray,#6b6560);padding:.75rem 1.5rem;font-size:.9rem}@media (max-width:767px){.try-recipe-module__vWxRRW__freeBanner[data-trial-banner]{display:none}}.try-recipe-module__vWxRRW__freeBanner p{margin:0}.try-recipe-module__vWxRRW__freeBanner a{color:var(--color-burgundy,#7d1e2d);font-weight:500;text-decoration:none}.try-recipe-module__vWxRRW__freeBanner a:hover{text-decoration:underline}.try-recipe-module__vWxRRW__freeBannerBelow{background:var(--bg-surface);border-bottom:1px solid var(--color-light-gray,#e8e5e0);text-align:center;color:var(--color-warm-gray,#6b6560);margin-bottom:0;padding:1rem 1.5rem;font-size:.9rem}.try-recipe-module__vWxRRW__freeBannerBelow p{margin:0}.try-recipe-module__vWxRRW__freeBannerBelow a{color:var(--color-burgundy,#7d1e2d);font-weight:500;text-decoration:none}.try-recipe-module__vWxRRW__freeBannerBelow a:hover{text-decoration:underline}.try-recipe-module__vWxRRW__hero{max-width:800px;margin:0 auto;padding:2rem 1.5rem 0}.try-recipe-module__vWxRRW__heroContent{text-align:left;margin-bottom:2rem}.try-recipe-module__vWxRRW__recipeTitle{font-family:var(--display-font);color:#1a1a1a;margin:0 0 .75rem;font-size:32px;font-weight:500;line-height:1.2}.try-recipe-module__vWxRRW__recipeDescription{color:var(--color-warm-gray,#6b6560);margin-bottom:1.25rem;font-size:1rem;line-height:1.65}.try-recipe-module__vWxRRW__recipeMeta{color:var(--color-warm-gray,#6b6560);flex-wrap:wrap;justify-content:center;gap:1.25rem;font-size:.9rem;display:flex}.try-recipe-module__vWxRRW__recipeMetaItem{align-items:center;gap:.4rem;display:flex}.try-recipe-module__vWxRRW__recipeMetaItem svg{color:var(--color-terracotta,#c4704b);width:16px;height:16px}.try-recipe-module__vWxRRW__heroImage{aspect-ratio:4/3;border-radius:12px;overflow:hidden}.try-recipe-module__vWxRRW__heroImage img{object-fit:cover;width:100%;height:100%}.try-recipe-module__vWxRRW__chefInline{justify-content:flex-start;align-items:center;gap:.875rem;margin-bottom:1.5rem;padding:0;display:flex}.try-recipe-module__vWxRRW__chefInline img{object-fit:cover;border-radius:50%;width:44px;height:44px}.try-recipe-module__vWxRRW__chefInlineInfo{text-align:left;font-size:.9rem}.try-recipe-module__vWxRRW__chefInlineInfo strong{color:var(--color-charcoal,#2c2c2c);font-weight:500}.try-recipe-module__vWxRRW__chefInlineInfo span{color:var(--color-warm-gray,#6b6560)}.try-recipe-module__vWxRRW__mainContent{max-width:700px;color:var(--text-primary);margin:0 auto;padding:2.5rem 1.5rem}.try-recipe-module__vWxRRW__chefStorySection{background:var(--bg-surface);margin:0 -1.5rem;padding:3rem 1.5rem}.try-recipe-module__vWxRRW__chefStoryInner{text-align:center;max-width:700px;margin:0 auto}.try-recipe-module__vWxRRW__chefStoryImage{object-fit:cover;border-radius:50%;width:120px;height:120px;margin:0 auto 1.25rem}.try-recipe-module__vWxRRW__chefStoryContent h3{font-family:var(--font-lora,"Lora",Georgia,serif);color:var(--color-charcoal,#2c2c2c);margin-bottom:.25rem;font-size:1.75rem;font-weight:400}.try-recipe-module__vWxRRW__chefStoryLocation{color:var(--color-warm-gray,#6b6560);margin-bottom:1.25rem;font-size:1rem}.try-recipe-module__vWxRRW__chefStoryText{color:var(--color-charcoal,#2c2c2c);margin-bottom:1.25rem;font-size:1rem;line-height:1.75}.try-recipe-module__vWxRRW__ctaSection{background:var(--color-burgundy,#7d1e2d);text-align:center;margin:0 -1.5rem;padding:3rem 1.5rem}.try-recipe-module__vWxRRW__ctaInner{max-width:500px;margin:0 auto}.try-recipe-module__vWxRRW__ctaSection h2{font-family:var(--font-lora,"Lora",Georgia,serif);color:var(--color-gold,#ffe7ae);margin-bottom:1rem;font-size:1.75rem;font-style:italic;font-weight:400;line-height:1.25}.try-recipe-module__vWxRRW__ctaSection p{color:var(--color-gold,#ffe7ae);opacity:.85;margin-bottom:2rem;font-size:1rem;line-height:1.65}.try-recipe-module__vWxRRW__btnCta{background:var(--bg-surface);color:var(--color-charcoal,#2c2c2c);border-radius:8px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.try-recipe-module__vWxRRW__btnCta:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.try-recipe-module__vWxRRW__ctaSubtext{color:var(--color-gold,#ffe7ae);opacity:.7;margin-top:1rem;font-size:.85rem}.try-recipe-module__vWxRRW__stickyFooter{background:var(--bg-surface);border-top:1px solid var(--color-light-gray,#e8e5e0);z-index:90;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.try-recipe-module__vWxRRW__stickyFooter.try-recipe-module__vWxRRW__visible{transform:translateY(0)}.try-recipe-module__vWxRRW__stickyFooter p{color:var(--color-warm-gray,#6b6560);margin:0;font-size:.85rem}.try-recipe-module__vWxRRW__stickyFooter strong{color:var(--color-charcoal,#2c2c2c)}.try-recipe-module__vWxRRW__btnPrimary{background:var(--bg-surface);color:var(--color-charcoal,#2c2c2c);border:1px solid var(--color-light-gray,#e8e5e0);border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.try-recipe-module__vWxRRW__btnPrimary:hover{background:var(--color-charcoal,#2c2c2c);color:var(--color-white,#fffefa);border-color:var(--color-charcoal,#2c2c2c)}@media (min-width:768px){.try-recipe-module__vWxRRW__freeBanner{font-size:.95rem}.try-recipe-module__vWxRRW__freeBannerBelow{padding:1.125rem 2rem;font-size:.95rem}.try-recipe-module__vWxRRW__recipeTitle{font-size:48px}.try-recipe-module__vWxRRW__recipeDescription{font-size:18px}.try-recipe-module__vWxRRW__recipeMeta{gap:2rem;font-size:.95rem}.try-recipe-module__vWxRRW__recipeMetaItem svg{width:18px;height:18px}.try-recipe-module__vWxRRW__heroImage{aspect-ratio:3/2;border-radius:16px}.try-recipe-module__vWxRRW__chefInline img{width:48px;height:48px}.try-recipe-module__vWxRRW__chefInlineInfo{font-size:.95rem}.try-recipe-module__vWxRRW__mainContent{padding:3rem 2rem}.try-recipe-module__vWxRRW__instructionItem{gap:1.5rem;padding:1.5rem 0}.try-recipe-module__vWxRRW__stepNumber{width:2.5rem;font-size:1.75rem}.try-recipe-module__vWxRRW__stepText{font-size:1.05rem;line-height:1.75}.try-recipe-module__vWxRRW__chefStorySection{margin:0 -2rem;padding:4rem 2rem}.try-recipe-module__vWxRRW__chefStoryInner{text-align:left;grid-template-columns:140px 1fr;gap:2rem;display:grid}.try-recipe-module__vWxRRW__chefStoryImage{width:140px;height:140px;margin:0}.try-recipe-module__vWxRRW__chefStoryContent h3{font-size:2rem}.try-recipe-module__vWxRRW__chefStoryText{font-size:1.05rem;line-height:1.8}.try-recipe-module__vWxRRW__ctaSection{margin:0 -2rem;padding:4.5rem 2rem}.try-recipe-module__vWxRRW__ctaSection h2{font-size:2.25rem}.try-recipe-module__vWxRRW__ctaSection p{font-size:1.1rem}.try-recipe-module__vWxRRW__stickyFooter{padding:.875rem 2rem}.try-recipe-module__vWxRRW__stickyFooter p{font-size:.95rem}}
.ReviewPromptModal-module__XgVWaa__reviewModal .modal__close-button{display:none}.ReviewPromptModal-module__XgVWaa__stepContent{flex-direction:column;gap:1.5rem;display:flex}.ReviewPromptModal-module__XgVWaa__title{color:#111827;text-align:center;margin:0;font-size:1.5rem;font-weight:700}.ReviewPromptModal-module__XgVWaa__subtitle{color:#6b7280;text-align:center;margin:0;font-size:1rem}.ReviewPromptModal-module__XgVWaa__sentimentButtons{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.ReviewPromptModal-module__XgVWaa__sentimentButton{cursor:pointer;color:#374151;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.ReviewPromptModal-module__XgVWaa__sentimentButton:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-2px)}.ReviewPromptModal-module__XgVWaa__sentimentButton.ReviewPromptModal-module__XgVWaa__active{background:#fef3c7;border-color:#f59e0b}.ReviewPromptModal-module__XgVWaa__emoji{font-size:3rem}.ReviewPromptModal-module__XgVWaa__formGroup{flex-direction:column;gap:.5rem;display:flex}.ReviewPromptModal-module__XgVWaa__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ReviewPromptModal-module__XgVWaa__starRating{justify-content:flex-start;gap:.5rem;padding:.5rem 0;display:flex}.ReviewPromptModal-module__XgVWaa__star{color:#d1d5db;cursor:pointer;background:0 0;border:none;padding:0;font-size:2.5rem;line-height:1;transition:all .2s}.ReviewPromptModal-module__XgVWaa__star:hover,.ReviewPromptModal-module__XgVWaa__star.ReviewPromptModal-module__XgVWaa__filled{color:#f59e0b;transform:scale(1.1)}.ReviewPromptModal-module__XgVWaa__charCount{color:#9ca3af;text-align:right;font-size:.75rem}.ReviewPromptModal-module__XgVWaa__consentLabel{cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.ReviewPromptModal-module__XgVWaa__consentCheckbox{cursor:pointer;flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.25rem}.ReviewPromptModal-module__XgVWaa__consentText{color:#4b5563;user-select:none}.ReviewPromptModal-module__XgVWaa__buttonGroup{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.ReviewPromptModal-module__XgVWaa__successIcon{text-align:center;font-size:4rem}.ReviewPromptModal-module__XgVWaa__discountCard{text-align:center;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:2px solid #f59e0b;border-radius:12px;padding:1.5rem}.ReviewPromptModal-module__XgVWaa__discountCard h3{color:#92400e;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.ReviewPromptModal-module__XgVWaa__discountCode{justify-content:center;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.ReviewPromptModal-module__XgVWaa__discountCode code{color:#92400e;background:var(--bg-surface);letter-spacing:.05em;border-radius:8px;padding:.5rem 1rem;font-size:1.5rem;font-weight:700}.ReviewPromptModal-module__XgVWaa__copyButton{color:#fff;cursor:pointer;background:#92400e;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s}.ReviewPromptModal-module__XgVWaa__copyButton:hover{background:#78350f}.ReviewPromptModal-module__XgVWaa__expiryText{color:#92400e;margin:.5rem 0;font-size:.875rem;font-weight:500}.ReviewPromptModal-module__XgVWaa__discountNote{color:#92400e;margin:.75rem 0 0;font-size:.875rem;font-style:italic}.ReviewPromptModal-module__XgVWaa__doneButton{width:100%;margin-top:1rem}@media (max-width:640px){.ReviewPromptModal-module__XgVWaa__formRow,.ReviewPromptModal-module__XgVWaa__sentimentButtons{grid-template-columns:1fr}.ReviewPromptModal-module__XgVWaa__star{font-size:2rem}.ReviewPromptModal-module__XgVWaa__discountCode{flex-direction:column}.ReviewPromptModal-module__XgVWaa__discountCode code{font-size:1.25rem}}
.whats-new-modal-module__c8LMDq__backdrop{z-index:9000;background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.18s ease-out whats-new-modal-module__c8LMDq__fadeIn;display:flex;position:fixed;inset:0}.whats-new-modal-module__c8LMDq__modal{background:var(--bg-surface);border-radius:12px;width:100%;max-width:640px;padding:40px 40px 32px;animation:.22s cubic-bezier(.22,1,.36,1) whats-new-modal-module__c8LMDq__pop;position:relative;box-shadow:0 20px 50px #00000040}.whats-new-modal-module__c8LMDq__closeBtn{background:var(--bg-secondary);border:1px solid var(--border-primary);color:var(--text-primary-strong);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .12s,color .12s,border-color .12s;display:inline-flex;position:absolute;top:14px;right:14px}.whats-new-modal-module__c8LMDq__closeBtn:hover{background:var(--bg-tertiary,var(--bg-secondary));border-color:var(--text-primary-strong)}.whats-new-modal-module__c8LMDq__closeBtn:focus-visible{outline:2px solid var(--text-primary-strong);outline-offset:2px}.whats-new-modal-module__c8LMDq__closeBtn svg{stroke:currentColor;stroke-width:2.25px;width:20px;height:20px}.whats-new-modal-module__c8LMDq__eyebrow{color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.whats-new-modal-module__c8LMDq__title{color:var(--text-primary-strong);font-family:var(--text-font);letter-spacing:-.01em;margin:0 0 20px;font-size:clamp(22px,3vw,28px);font-weight:700;line-height:1.2}.whats-new-modal-module__c8LMDq__list{color:var(--text-primary);flex-direction:column;gap:20px;margin:0 0 28px;padding:0;font-size:15px;line-height:1.5;list-style:none;display:flex}.whats-new-modal-module__c8LMDq__item{align-items:flex-start;gap:16px;display:flex}.whats-new-modal-module__c8LMDq__itemIcon{color:var(--text-primary-strong);flex-shrink:0;justify-content:center;align-items:flex-start;padding-top:2px;display:inline-flex}.whats-new-modal-module__c8LMDq__itemIcon svg{width:28px;height:28px}.whats-new-modal-module__c8LMDq__itemBody{flex-direction:column;gap:4px;min-width:0;display:flex}.whats-new-modal-module__c8LMDq__itemHeading{color:var(--text-primary-strong);font-size:16px;font-weight:600;line-height:1.3}.whats-new-modal-module__c8LMDq__itemCopy{color:var(--text-secondary);font-size:14px;line-height:1.55}.whats-new-modal-module__c8LMDq__actions{justify-content:flex-end;display:flex}@media (max-width:540px){.whats-new-modal-module__c8LMDq__backdrop{padding-top:max(16px,env(safe-area-inset-top,16px));align-items:flex-start}.whats-new-modal-module__c8LMDq__modal{padding:32px 22px 24px}.whats-new-modal-module__c8LMDq__list{gap:16px}.whats-new-modal-module__c8LMDq__item{gap:14px}.whats-new-modal-module__c8LMDq__itemIcon svg{width:32px;height:32px}.whats-new-modal-module__c8LMDq__itemHeading{font-size:15px}}@keyframes whats-new-modal-module__c8LMDq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes whats-new-modal-module__c8LMDq__pop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.marketing-layout-module__zKM2ka__marketing :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif}:root:not([data-theme=dark]) .marketing-layout-module__zKM2ka__marketing{--bg-surface-warm:var(--gray--10);--neutral-warm:var(--gray--10)}
.IndexSection-module__1qWqnG__section{border-top:1px solid #e8e0d0;padding:4rem 0 6rem}.IndexSection-module__1qWqnG__section:nth-child(odd){background-color:var(--bg-surface)}.IndexSection-module__1qWqnG__inner{max-width:calc(1200px + var(--global-page-padding)*2);margin:0 auto;padding-inline:1.5rem}@media screen and (min-width:768px){.IndexSection-module__1qWqnG__inner{padding-inline:2rem}}.IndexSection-module__1qWqnG__header{margin-bottom:4rem}.IndexSection-module__1qWqnG__label{letter-spacing:.25em;text-transform:uppercase;color:#c4704f;margin-bottom:.75rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.6875rem;font-weight:500}.IndexSection-module__1qWqnG__section[data-section=spring] .IndexSection-module__1qWqnG__label{color:#5c6b4a}.IndexSection-module__1qWqnG__section[data-section=summer] .IndexSection-module__1qWqnG__label{color:#c4704f}.IndexSection-module__1qWqnG__section[data-section=autumn] .IndexSection-module__1qWqnG__label{color:#d4896a}.IndexSection-module__1qWqnG__section[data-section=winter] .IndexSection-module__1qWqnG__label{color:#3d6b7d}.IndexSection-module__1qWqnG__title{letter-spacing:-.02em;color:#2c2825;font-family:Lora,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:300;line-height:1.15}.IndexSection-module__1qWqnG__title em{font-style:italic}.IndexSection-module__1qWqnG__description{color:#5c5651;max-width:600px;margin-top:1rem;font-size:1rem;font-weight:300;line-height:1.75}.IndexSection-module__1qWqnG__grid{background-color:#e8e0d0;border:1px solid #e8e0d0;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}@media (max-width:768px){.IndexSection-module__1qWqnG__section{padding:3rem 0 4rem}.IndexSection-module__1qWqnG__header{margin-bottom:3rem}.IndexSection-module__1qWqnG__title{font-size:2rem}}@media (max-width:600px){.IndexSection-module__1qWqnG__grid{grid-template-columns:1fr}}
.page-module__E3OmyG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;max-width:1200px;margin:0 auto;display:grid}@media screen and not (min-width:576px){.page-module__E3OmyG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem .75rem}.page-module__E3OmyG__addRecipeButton{flex-direction:row;grid-column:1/-1;min-height:0;padding:1.125rem}}.page-module__E3OmyG__addRecipeButton{border:2px dashed var(--text-disabled);color:var(--text-secondary);cursor:pointer;font-family:var(--text-font);font-size:var(--text-base);background:0 0;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:350px;font-weight:500;transition:all .2s;display:flex}.page-module__E3OmyG__addRecipeButton:hover{background:var(--bg-secondary);border-color:var(--text-quaternary);color:var(--text-primary)}.page-module__E3OmyG__addRecipeButton:active{transition:transform .1s;transform:scale(.98)}.page-module__E3OmyG__addRecipeButton svg{width:24px;height:24px}.page-module__E3OmyG__empty{color:var(--text-secondary);text-align:center;padding:3rem 1rem}.page-module__E3OmyG__breadcrumbRow{padding-top:1.25rem;padding-bottom:.25rem}.page-module__E3OmyG__backLink{color:var(--text-secondary);font-family:var(--text-font);align-items:center;gap:2px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .12s;display:inline-flex}.page-module__E3OmyG__backLink:hover{color:var(--text-primary-strong)}
.RecipeOverviewCard-module__XA8yXq__card{background:var(--neutral-warm);border:1px solid var(--border-primary);border-radius:12px;flex-direction:column;gap:24px;padding:20px 24px;display:flex}html[data-theme=dark] .RecipeOverviewCard-module__XA8yXq__card{background:var(--bg-secondary)}.RecipeOverviewCard-module__XA8yXq__header{align-items:center;gap:16px;display:flex}.RecipeOverviewCard-module__XA8yXq__headerItem{flex-direction:column;gap:4px;display:flex}.RecipeOverviewCard-module__XA8yXq__headerValue{color:var(--text-primary);font-size:16px;font-weight:600}.RecipeOverviewCard-module__XA8yXq__headerSub{color:var(--text-secondary);font-size:13px;line-height:1.4}.RecipeOverviewCard-module__XA8yXq__divider{background:var(--border-primary);align-self:stretch;width:1px}.RecipeOverviewCard-module__XA8yXq__timeSection{border-top:1px solid var(--border-primary);padding-top:12px}.RecipeOverviewCard-module__XA8yXq__complexTime{flex-direction:column;gap:10px;display:flex}.RecipeOverviewCard-module__XA8yXq__timeRow{flex-direction:column;gap:2px;display:flex}.RecipeOverviewCard-module__XA8yXq__timeRowMain{align-items:baseline;gap:6px;display:flex}.RecipeOverviewCard-module__XA8yXq__timeLabel{color:var(--text-primary);min-width:70px;font-size:13px;font-weight:600}.RecipeOverviewCard-module__XA8yXq__timeValue{color:var(--text-secondary);font-size:13px}.RecipeOverviewCard-module__XA8yXq__timeNote{color:var(--text-secondary);padding-left:70px;font-size:13px;line-height:1.4}.RecipeOverviewCard-module__XA8yXq__totalRow{border-top:1px solid var(--border-primary);align-items:baseline;gap:6px;padding-top:8px;display:flex}.RecipeOverviewCard-module__XA8yXq__totalValue{color:var(--text-primary);font-size:14px;font-weight:600}.RecipeOverviewCard-module__XA8yXq__handsOff{color:var(--text-secondary);font-size:13px}.RecipeOverviewCard-module__XA8yXq__simpleTime{gap:20px;display:flex}.RecipeOverviewCard-module__XA8yXq__simpleTimeItem{align-items:baseline;gap:5px;display:flex}.RecipeOverviewCard-module__XA8yXq__simpleTimeLabel{color:var(--text-secondary);font-size:13px}.RecipeOverviewCard-module__XA8yXq__simpleTimeValue{color:var(--text-primary);font-size:14px;font-weight:600}.RecipeOverviewCard-module__XA8yXq__contextSection{border-top:1px solid var(--border-primary);gap:12px;padding-top:12px;display:grid}.RecipeOverviewCard-module__XA8yXq__contextItem{flex-direction:column;gap:4px;display:flex}.RecipeOverviewCard-module__XA8yXq__contextLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);font-size:11px;font-weight:600;font-family:var(--text-font)}.RecipeOverviewCard-module__XA8yXq__contextValue{color:var(--text-primary);font-size:16px;font-weight:600}.RecipeOverviewCard-module__XA8yXq__contextDesc{color:var(--text-secondary);font-size:13px;line-height:1.4}.RecipeOverviewCard-module__XA8yXq__descriptionSection{border-top:1px solid var(--border-primary);flex-direction:column;gap:12px;padding-top:12px;display:flex}.RecipeOverviewCard-module__XA8yXq__description{color:var(--text-primary);margin:0;font-size:14px;line-height:1.6}.RecipeOverviewCard-module__XA8yXq__historyButton{align-self:flex-start}.RecipeOverviewCard-module__XA8yXq__tagsSection{border-top:1px solid var(--border-primary);flex-wrap:wrap;gap:6px;padding-top:12px;display:flex}.RecipeOverviewCard-module__XA8yXq__tag{color:var(--text-secondary);border:1px solid var(--border-primary);background:0 0;border-radius:100px;padding:4px 10px;font-size:11px;font-weight:500}.RecipeOverviewCard-module__XA8yXq__dietaryDisclaimer{color:var(--text-secondary);margin:0;font-size:11px;line-height:1.4}@media (max-width:540px){.RecipeOverviewCard-module__XA8yXq__header{flex-direction:column;align-items:flex-start;gap:12px}.RecipeOverviewCard-module__XA8yXq__divider{display:none}.RecipeOverviewCard-module__XA8yXq__simpleTime{flex-wrap:wrap;gap:12px}.RecipeOverviewCard-module__XA8yXq__contextSection{grid-template-columns:1fr!important}}
