.WizardLayout-module__9kIdAG__shell{flex-direction:column;height:100dvh;display:flex}.WizardLayout-module__9kIdAG__nav{background:var(--bg-surface);border-bottom:1px solid var(--border-primary);flex-shrink:0;justify-content:space-between;align-items:center;height:58px;padding:0 28px;display:flex}.WizardLayout-module__9kIdAG__navBack{color:var(--text-secondary);cursor:pointer;font-family:var(--text-font);background:0 0;border:none;align-items:center;gap:6px;min-width:60px;padding:8px 0;font-size:14px;font-weight:600;transition:color .12s;display:flex}.WizardLayout-module__9kIdAG__navBack:hover:not(:disabled){color:var(--text-primary-strong)}.WizardLayout-module__9kIdAG__navBack svg{stroke:currentColor;width:16px;height:16px}.WizardLayout-module__9kIdAG__navCenter{color:var(--text-secondary);font-size:13px;font-weight:600}.WizardLayout-module__9kIdAG__navCancel{color:var(--text-secondary);cursor:pointer;font-family:var(--text-font);text-align:right;background:0 0;border:none;min-width:60px;padding:8px 0;font-size:14px;font-weight:600;transition:color .12s}.WizardLayout-module__9kIdAG__navCancel:hover{color:var(--text-primary-strong)}.WizardLayout-module__9kIdAG__progressWrap{background:var(--bg-quaternary);flex-shrink:0;height:2px}.WizardLayout-module__9kIdAG__progressFill{background:var(--bg-primary-button);height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.WizardLayout-module__9kIdAG__screens{flex:1;position:relative;overflow:hidden}@media (max-width:600px){.WizardLayout-module__9kIdAG__nav{padding-left:16px;padding-right:16px}}
.WizardStep1-module__DD5A1q__screen{flex-direction:column;align-items:center;padding:32px 20px 120px;display:flex;position:absolute;inset:0;overflow-y:auto}.WizardStep1-module__DD5A1q__screenSm{width:100%;max-width:540px}.WizardStep1-module__DD5A1q__h1{color:var(--text-primary-strong);font-family:var(--text-font);font-size:clamp(var(--display-xs), 3.5vw, var(--display-md));letter-spacing:-.03em;margin-bottom:40px;font-weight:800;line-height:1.15}.WizardStep1-module__DD5A1q__sub{color:var(--text-secondary);margin-bottom:32px;font-size:15px;line-height:1.55}.WizardStep1-module__DD5A1q__section{margin-bottom:36px}.WizardStep1-module__DD5A1q__secP{color:var(--text-secondary);margin:0 0 14px;font-size:14px}.WizardStep1-module__DD5A1q__cuisineWrap{flex-wrap:wrap;gap:8px;display:flex}.WizardStep1-module__DD5A1q__cuisinePill{background:var(--bg-surface);border:2px solid var(--border-primary);color:var(--text-primary);cursor:pointer;font-family:var(--text-font);border-radius:100px;padding:10px 18px;font-size:15px;font-weight:500}.WizardStep1-module__DD5A1q__cuisinePill.WizardStep1-module__DD5A1q__on{background:var(--bg-surface);border-color:var(--bg-primary-button);color:var(--text-primary-strong);font-weight:600}.WizardStep1-module__DD5A1q__clearBtn{color:var(--text-primary-strong);cursor:pointer;font-family:var(--text-font);text-underline-offset:3px;background:0 0;border:none;margin-top:14px;padding:0;font-size:14px;font-weight:600;text-decoration:underline}.WizardStep1-module__DD5A1q__countGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.WizardStep1-module__DD5A1q__countCard{background:var(--bg-surface);border:2px solid var(--border-primary);cursor:pointer;font-family:var(--text-font);border-radius:12px;flex-direction:column;align-items:flex-start;padding:16px 18px;display:flex}.WizardStep1-module__DD5A1q__countCard.WizardStep1-module__DD5A1q__sel{background:var(--bg-surface);border-color:var(--text-primary-strong)}.WizardStep1-module__DD5A1q__countNum{color:var(--text-primary-strong);font-size:22px;font-weight:800;line-height:1}.WizardStep1-module__DD5A1q__countDesc{color:var(--text-secondary);margin-top:4px;font-size:13px}.WizardStep1-module__DD5A1q__footer{background:var(--bg-surface);border-top:1px solid var(--border-primary);z-index:50;justify-content:flex-end;align-items:center;padding:14px 28px;display:flex;position:fixed;bottom:0;left:0;right:0}.WizardStep1-module__DD5A1q__btnNext{gap:6px}.WizardStep1-module__DD5A1q__btnNext svg{stroke:currentColor;width:13px;height:13px}@keyframes WizardStep1-module__DD5A1q__fu{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.WizardStep1-module__DD5A1q__fu{animation:.3s cubic-bezier(.4,0,.2,1) both WizardStep1-module__DD5A1q__fu}@media (max-width:600px){.WizardStep1-module__DD5A1q__footer{padding-left:16px;padding-right:16px}.WizardStep1-module__DD5A1q__screen{padding:24px 14px 120px}.WizardStep1-module__DD5A1q__countGrid{grid-template-columns:1fr 1fr}}.WizardStep1-module__DD5A1q__slotHeading{color:var(--text-secondary);font-family:var(--text-font);margin:0 0 12px;font-size:15px;font-weight:600}.WizardStep1-module__DD5A1q__slotGrid{flex-wrap:wrap;gap:10px;display:flex}.WizardStep1-module__DD5A1q__slotCard{background:var(--bg-surface);border:1px solid var(--border-primary);color:var(--text-primary);cursor:pointer;font-family:var(--text-font);border-radius:999px;padding:11px 20px;font-size:15px}.WizardStep1-module__DD5A1q__slotCard:hover{border-color:var(--border-hover)}.WizardStep1-module__DD5A1q__slotCard.WizardStep1-module__DD5A1q__sel{background:var(--bg-primary-button);border-color:var(--bg-primary-button);color:var(--text-primary-button)}
.search-module___29Svq__wrap{width:100%;margin-inline:auto;position:relative}.search-module___29Svq__icon{width:20px;height:20px;position:absolute;top:10px;left:12px}.search-module___29Svq__input{border-color:var(--bg-quaternary);color:var(--text-primary);caret-color:var(--text-primary);width:100%;padding:9px 12px 9px 44px}.search-module___29Svq__input:focus{border-color:var(--bg-quaternary)}.search-module___29Svq__input:hover{cursor:pointer}.search-module___29Svq__result{position:absolute;top:calc(100% - 6px)}.search-module___29Svq__visible-desktop{display:none}.search-module___29Svq__mobile-search-button button{border:solid 1px var(--bg-quaternary);text-align:left;border-radius:50px;justify-content:flex-start;width:100%;height:40px;padding:12px 16px 12px 40px;font-size:.875rem;font-weight:400;display:flex}.search-module___29Svq__search-modal-content-wrap{position:relative}.search-module___29Svq__search-modal-header{gap:10px;display:flex}.search-module___29Svq__mobile-input{background:var(--bg-secondary);color:var(--text-primary);caret-color:var(--text-primary);border:none;width:100%;height:40px;padding:12px 12px 12px 44px}.search-module___29Svq__mobile-input:focus{border:none}.search-module___29Svq__input::placeholder,.search-module___29Svq__mobile-input::placeholder{color:var(--text-tertiary)}.search-module___29Svq__input::-webkit-search-cancel-button{appearance:none;background-color:var(--text-secondary);cursor:pointer;block-size:16px;inline-size:16px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E") 50%/contain no-repeat}.search-module___29Svq__mobile-input::-webkit-search-cancel-button{appearance:none;background-color:var(--text-secondary);cursor:pointer;block-size:16px;inline-size:16px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E") 50%/contain no-repeat}.search-module___29Svq__input::-webkit-search-cancel-button:hover{background-color:var(--text-primary)}.search-module___29Svq__mobile-input::-webkit-search-cancel-button:hover{background-color:var(--text-primary)}.search-module___29Svq__cancel-button.search-module___29Svq__cancel-button{box-shadow:none;color:var(--text-primary);font-size:var(--text-sm);background:0 0;border:none;padding-right:8px;font-weight:400}.search-module___29Svq__cancel-button.search-module___29Svq__cancel-button:hover{color:var(--text-primary);text-decoration:none}.search-module___29Svq__mobile-search-field-wrap{flex:1 1 0;position:relative}.search-module___29Svq__mobile-result{position:relative}@media screen and (min-width:768px){.search-module___29Svq__visible-desktop{display:block}.search-module___29Svq__visible-mobile{display:none}.search-module___29Svq__icon{width:20px;height:20px;top:12px;left:14px}.search-module___29Svq__input{width:375px;padding:11px 12px 11px 44px}}
.search-modal-module___rY_gG__modal-overlay{background:var(--bg-surface);cursor:pointer;z-index:999;position:fixed;inset:0;overflow:auto}.search-modal-module___rY_gG__modal{background:var(--bg-surface);cursor:initial;width:100%;min-height:100%}.search-modal-module___rY_gG__content-wrap{padding:1.5rem 1rem}
.app-footer-menu-module__ufQzEq__menu{background-color:var(--bg-surface);border-top:1px solid var(--border-primary);z-index:0;justify-content:center;width:100%;display:flex;position:fixed;bottom:0}.app-footer-menu-module__ufQzEq__wrapper{justify-content:space-around;align-items:center;gap:1rem;width:100%;padding:.75rem 1.5rem 1.5rem;display:flex}.app-footer-menu-module__ufQzEq__link{justify-content:center;align-items:center;display:flex}.app-footer-menu-module__ufQzEq__link svg{color:var(--text-primary);width:28px;height:28px}.app-footer-menu-module__ufQzEq__homeLink svg path{stroke:currentColor;stroke-width:.6px}.app-footer-menu-module__ufQzEq__calendarLink svg *{stroke-width:1.31px}.app-footer-menu-module__ufQzEq__basketLink svg *{stroke-width:1.23px}.app-footer-menu-module__ufQzEq__mealsLink svg *{stroke-width:1.3px}.app-footer-menu-module__ufQzEq__calendarWrapper{justify-content:center;align-items:center;margin-bottom:-2px;display:inline-flex;position:relative}.app-footer-menu-module__ufQzEq__calendarBadge{border:2px solid var(--bg-surface,white);z-index:1;background-color:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}@media screen and (min-width:1020px){.app-footer-menu-module__ufQzEq__menu{display:none}}
.app-footer-module__SE_hdq__innerWrapper{justify-content:space-between;margin-bottom:3rem;display:flex}.app-footer-module__SE_hdq__footer{padding:30px 0 24px}html[data-theme^=dark] .app-footer-module__SE_hdq__footer{background-color:#000}.app-footer-module__SE_hdq__link{display:inline-block}.app-footer-module__SE_hdq__logo{height:24px}.app-footer-module__SE_hdq__copyright{font-size:var(--text-sm);line-height:20px}@media screen and (max-width:1019px){.app-footer-module__SE_hdq__footer{margin-bottom:68px}}@media screen and (min-width:768px){.app-footer-module__SE_hdq__footer{padding:48px 0}.app-footer-module__SE_hdq__logo{height:28px}}
.marketing-header-module__4WSFZW__headerWrapper{z-index:100;width:100%;transition:all .3s;position:relative}.marketing-header-module__4WSFZW__headerWrapper.marketing-header-module__4WSFZW__sticky{top:var(--maintenance-banner-height,0);transition:all .3s;position:fixed}.marketing-header-module__4WSFZW__header{background:var(--bg-brand-dark);border-bottom:none;width:100%;height:72px;padding-block:1.125rem;transition:all .3s}.marketing-header-module__4WSFZW__header.marketing-header-module__4WSFZW__scrolled{background:var(--bg-surface);border-bottom:solid 1px var(--bg-secondary)}.marketing-header-module__4WSFZW__header.marketing-header-module__4WSFZW__scrolled .marketing-header-module__4WSFZW__logo{filter:none}.marketing-header-module__4WSFZW__header .marketing-header-module__4WSFZW__logo{filter:brightness(0)invert();transition:filter .3s}.marketing-header-module__4WSFZW__header .marketing-header-module__4WSFZW__cta{background-color:var(--bg-surface);border-color:var(--base--white);color:var(--text-brand)}.marketing-header-module__4WSFZW__header .marketing-header-module__4WSFZW__cta:hover{background-color:var(--overlay-white-strong);border-color:var(--overlay-white-strong);color:var(--text-brand)}html[data-theme^=dark] .marketing-header-module__4WSFZW__header .marketing-header-module__4WSFZW__cta{background-color:var(--bg-primary-button);border-color:var(--bg-primary-button);color:var(--text-primary-button)}html[data-theme^=dark] .marketing-header-module__4WSFZW__header .marketing-header-module__4WSFZW__cta:hover{background-color:var(--bg-primary-button);border-color:var(--bg-primary-button);color:var(--text-primary-button)}.marketing-header-module__4WSFZW__header.marketing-header-module__4WSFZW__scrolled .marketing-header-module__4WSFZW__cta{background-color:var(--bg-brand);border-color:var(--bg-brand);color:var(--text-on-brand)}.marketing-header-module__4WSFZW__header.marketing-header-module__4WSFZW__scrolled .marketing-header-module__4WSFZW__cta:hover{background-color:var(--bg-brand)!important;color:var(--text-on-brand)!important;border-color:var(--bg-brand)!important}.marketing-header-module__4WSFZW__header .marketing-header-module__4WSFZW__link{color:var(--base--white);transition:background-color .2s}.marketing-header-module__4WSFZW__header .marketing-header-module__4WSFZW__link:hover{color:var(--base--white);background-color:#fdfcfd33}.marketing-header-module__4WSFZW__header.marketing-header-module__4WSFZW__scrolled .marketing-header-module__4WSFZW__link{color:var(--text-muted)}.marketing-header-module__4WSFZW__header.marketing-header-module__4WSFZW__scrolled .marketing-header-module__4WSFZW__link:hover{background-color:#0000}.marketing-header-module__4WSFZW__wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.marketing-header-module__4WSFZW__logo{display:flex}.marketing-header-module__4WSFZW__logo img{height:24px}.marketing-header-module__4WSFZW__primary-nav{align-items:center;gap:.5rem;display:none}.marketing-header-module__4WSFZW__secondary-nav{align-items:center;gap:.5rem;display:flex}.marketing-header-module__4WSFZW__cta{height:auto;padding:6px 12px;font-size:14px}.marketing-header-module__4WSFZW__hideOnMobile{display:none}@media screen and (min-width:768px){.marketing-header-module__4WSFZW__secondary-nav{gap:.875rem}.marketing-header-module__4WSFZW__cta{padding:10px 20px;font-size:15px}.marketing-header-module__4WSFZW__hideOnMobile{display:inline-flex}.marketing-header-module__4WSFZW__logo img{height:28px}.marketing-header-module__4WSFZW__primary-nav{display:flex}}
.marketing-hero-new-module__rEA4Za__hero{background:var(--bg-brand-dark);justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow-x:clip}.marketing-hero-new-module__rEA4Za__heroContent{text-align:center;flex-direction:column-reverse;align-items:center;gap:2rem;width:100%;max-width:1200px;margin-bottom:2rem;animation:1s ease-out marketing-hero-new-module__rEA4Za__fadeInUp;display:flex}.marketing-hero-new-module__rEA4Za__heroText{width:100%}.marketing-hero-new-module__rEA4Za__heroVisual{width:100%;position:relative}.marketing-hero-new-module__rEA4Za__heroCollage{width:100%;max-width:680px;margin:0 auto;display:block;position:relative}.marketing-hero-new-module__rEA4Za__heroCollage img{width:100%;height:auto;display:block}.marketing-hero-new-module__rEA4Za__mockupDesktop{background:#1c1a17;border-radius:14px;overflow:hidden;box-shadow:0 30px 60px -20px #00000080,0 0 0 1px #ffffff14}.marketing-hero-new-module__rEA4Za__mockupChrome{background:#2a2621;align-items:center;gap:7px;height:30px;padding:0 14px;display:flex}.marketing-hero-new-module__rEA4Za__mockupDot{border-radius:50%;width:10px;height:10px}.marketing-hero-new-module__rEA4Za__mockupDot:first-child{background:#ff5f57}.marketing-hero-new-module__rEA4Za__mockupDot:nth-child(2){background:#febc2e}.marketing-hero-new-module__rEA4Za__mockupDot:nth-child(3){background:#28c840}.marketing-hero-new-module__rEA4Za__mockupPhone{z-index:2;background:#1c1a17;border-radius:22px;width:158px;padding:5px;position:absolute;bottom:-34px;left:-26px;overflow:hidden;box-shadow:0 22px 40px -12px #0000008c,0 0 0 1px #ffffff17}.marketing-hero-new-module__rEA4Za__mockupPhone img{border-radius:17px}.marketing-hero-new-module__rEA4Za__heroTitle{color:var(--text-on-dark);letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(2.25rem,5.4vw,4.5rem);font-weight:800;line-height:1.2}.marketing-hero-new-module__rEA4Za__heroAccent{color:var(--text-on-dark);font-weight:300}.marketing-hero-new-module__rEA4Za__heroDescription{color:var(--text-on-dark);letter-spacing:-.011em;max-width:800px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.0625rem,1.8vw,1.25rem);font-weight:500;line-height:1.5}.marketing-hero-new-module__rEA4Za__ctaGroup{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.marketing-hero-new-module__rEA4Za__ctaGroup button,.marketing-hero-new-module__rEA4Za__ctaGroup a{background-color:var(--bg-surface)!important;border-color:var(--base--white)!important;color:var(--text-brand)!important}:is(html[data-theme^=dark] .marketing-hero-new-module__rEA4Za__ctaGroup button,html[data-theme^=dark] .marketing-hero-new-module__rEA4Za__ctaGroup a){background-color:var(--bg-primary-button)!important;border-color:var(--bg-primary-button)!important;color:var(--text-primary-button)!important}.marketing-hero-new-module__rEA4Za__ctaGroup button:hover,.marketing-hero-new-module__rEA4Za__ctaGroup a:hover{background-color:var(--overlay-white-strong)!important}.marketing-hero-new-module__rEA4Za__heroTagline{color:var(--text-on-dark);margin-top:1.5rem;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:300}@keyframes marketing-hero-new-module__rEA4Za__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.marketing-hero-new-module__rEA4Za__titleBreak{display:block}.marketing-hero-new-module__rEA4Za__trialNote{color:var(--text-on-dark);margin-top:.75rem!important;font-size:.85rem!important}@media (min-width:1200px){.marketing-hero-new-module__rEA4Za__hero{min-height:80vh;padding-inline:1.5rem}.marketing-hero-new-module__rEA4Za__heroContent{text-align:left;flex-direction:row;gap:clamp(2.5rem,4.4vw,5rem)}.marketing-hero-new-module__rEA4Za__heroText{flex:1 1 0;max-width:520px}.marketing-hero-new-module__rEA4Za__heroTitle{font-size:clamp(1.875rem,4.1vw,3.5rem);line-height:1.2}.marketing-hero-new-module__rEA4Za__heroDescription{margin-left:0;margin-right:0;font-size:1.25rem}.marketing-hero-new-module__rEA4Za__ctaGroup{align-items:flex-start}.marketing-hero-new-module__rEA4Za__heroVisual{flex:none;max-width:640px;position:relative}.marketing-hero-new-module__rEA4Za__heroVisual:before{content:"";filter:blur(40px);pointer-events:none;z-index:0;background:radial-gradient(circle at 70% 45%,#fde7c48c 0%,#f4a26180 30%,#e76f5159 55%,#0000 75%);border-radius:50%;width:130%;height:130%;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%)}.marketing-hero-new-module__rEA4Za__heroCollage{z-index:1;max-width:640px;animation:6s ease-in-out infinite marketing-hero-new-module__rEA4Za__heroFloat;position:relative;transform:rotate(-3deg)}}@keyframes marketing-hero-new-module__rEA4Za__heroFloat{0%,to{transform:rotate(-3deg)translateY(0)}50%{transform:rotate(-3deg)translateY(-10px)}}@media (max-width:1199px){.marketing-hero-new-module__rEA4Za__hero{min-height:auto;padding:1rem 1.5rem 2rem}.marketing-hero-new-module__rEA4Za__mockupChrome{gap:5px;height:22px;padding:0 10px}.marketing-hero-new-module__rEA4Za__mockupDot{width:7px;height:7px}.marketing-hero-new-module__rEA4Za__mockupPhone{border-radius:17px;width:104px;padding:4px;bottom:-22px;left:0}.marketing-hero-new-module__rEA4Za__mockupPhone img{border-radius:13px}.marketing-hero-new-module__rEA4Za__heroContent{gap:3.25rem;margin-bottom:0}.marketing-hero-new-module__rEA4Za__heroTitle{margin:0 0 1rem;line-height:1.2}.marketing-hero-new-module__rEA4Za__heroDescription{margin-bottom:2rem}.marketing-hero-new-module__rEA4Za__titleBreak{display:none}}
.section-header-module__pAM6zW__sectionHeader{text-align:center;max-width:800px;margin:0 auto 4rem}.section-header-module__pAM6zW__badge{margin-bottom:1rem}.section-header-module__pAM6zW__title{color:var(--text-primary-strong);letter-spacing:-.035em;text-wrap:balance;margin-bottom:1.25rem;font-size:clamp(2.25rem,4.4vw,3.5rem);font-weight:800;line-height:1.2}.section-header-module__pAM6zW__subtitle{color:var(--text-secondary);letter-spacing:-.011em;max-width:46ch;margin:0 auto;font-size:clamp(1.0625rem,1.8vw,1.1875rem);font-weight:600;line-height:1.45}.section-header-module__pAM6zW__onDark .section-header-module__pAM6zW__title{color:#fff}.section-header-module__pAM6zW__onDark .section-header-module__pAM6zW__subtitle{color:var(--text-on-dark)}@media (max-width:768px){.section-header-module__pAM6zW__sectionHeader{margin-bottom:2rem}.section-header-module__pAM6zW__title{font-size:clamp(1.875rem,7.5vw,2.5rem)}}
.benefits-explorer-module__qdw2JW__section{background:var(--bg-brand-dark);padding:5rem 0;position:relative;overflow:hidden}.benefits-explorer-module__qdw2JW__shell{z-index:1;position:relative}.benefits-explorer-module__qdw2JW__panel{overflow:hidden}.benefits-explorer-module__qdw2JW__featureItem{border:1px solid var(--border-primary);border-radius:20px;transition:background .25s}:root:not([data-theme^=dark]) .benefits-explorer-module__qdw2JW__featureItem{border-color:#e46b6b}.benefits-explorer-module__qdw2JW__featureItem:hover{background:#ffffff1a}.benefits-explorer-module__qdw2JW__featureItemActive,.benefits-explorer-module__qdw2JW__featureItemActive:hover{background:var(--bg-surface)}.benefits-explorer-module__qdw2JW__featureItemActive .benefits-explorer-module__qdw2JW__featureLink,.benefits-explorer-module__qdw2JW__featureItemActive .benefits-explorer-module__qdw2JW__featureLinkActive{color:var(--text-primary-strong)}.benefits-explorer-module__qdw2JW__featureItemActive .benefits-explorer-module__qdw2JW__featureLink{padding-bottom:.25rem}.benefits-explorer-module__qdw2JW__featureItemActive .benefits-explorer-module__qdw2JW__highlight{color:var(--text-primary)}.benefits-explorer-module__qdw2JW__featureItemActive .benefits-explorer-module__qdw2JW__featureChevron{opacity:1}.benefits-explorer-module__qdw2JW__featureItemActive .benefits-explorer-module__qdw2JW__featureLink:focus-visible{outline-color:var(--text-brand)}.benefits-explorer-module__qdw2JW__highlights{flex-direction:column;gap:1.25rem;max-width:49rem;margin:0;padding:0 2.25rem 2rem 13rem;list-style:none;display:flex}.benefits-explorer-module__qdw2JW__highlight{color:var(--text-on-dark);font-family:var(--text-font);text-align:left;align-items:flex-start;gap:.75rem;margin:0;font-size:1.0625rem;font-weight:500;line-height:1.5;display:flex}.benefits-explorer-module__qdw2JW__checkIcon{background:var(--brand-electric);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:.125rem;display:inline-flex}.benefits-explorer-module__qdw2JW__featureList{text-align:left;flex-direction:column;gap:.75rem;width:100%;max-width:54rem;margin:0 auto;padding:0;list-style:none;display:flex}.benefits-explorer-module__qdw2JW__featureHeading{margin:0}.benefits-explorer-module__qdw2JW__featureLink{color:#ffffffd9;cursor:pointer;font-family:var(--text-font);letter-spacing:-.035em;text-align:left;background:0 0;border:none;align-items:center;gap:1.25rem;width:100%;padding:2rem 2.25rem 2rem 1.75rem;font-size:clamp(1.625rem,2.9vw,2.375rem);font-weight:700;line-height:1.15;transition:color .2s;display:flex}.benefits-explorer-module__qdw2JW__featureLink:focus-visible{color:var(--text-on-dark);outline:2px solid var(--text-on-dark);outline-offset:-2px;border-radius:20px}.benefits-explorer-module__qdw2JW__featureNumber{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.05em;opacity:.92;text-shadow:0 2px 14px #0000008c;z-index:1;flex-shrink:0;align-self:flex-end;width:3.25rem;margin-right:-3.5rem;font-size:5rem;font-weight:800;line-height:.9;transition:opacity .2s;position:relative;left:-.75rem}.benefits-explorer-module__qdw2JW__featureLinkActive .benefits-explorer-module__qdw2JW__featureNumber{opacity:1}.benefits-explorer-module__qdw2JW__featureThumb{object-fit:cover;opacity:.9;border-radius:14px;flex-shrink:0;width:144px;height:104px;transition:opacity .25s}.benefits-explorer-module__qdw2JW__featureLink:hover .benefits-explorer-module__qdw2JW__featureThumb,.benefits-explorer-module__qdw2JW__featureLink:focus-visible .benefits-explorer-module__qdw2JW__featureThumb{opacity:.96}.benefits-explorer-module__qdw2JW__featureLinkActive .benefits-explorer-module__qdw2JW__featureThumb,.benefits-explorer-module__qdw2JW__featureLinkActive:hover .benefits-explorer-module__qdw2JW__featureThumb{opacity:1}.benefits-explorer-module__qdw2JW__featureTitle{min-width:0}.benefits-explorer-module__qdw2JW__featureChevron{opacity:.75;flex-shrink:0;margin-left:auto;transition:transform .3s,opacity .2s}.benefits-explorer-module__qdw2JW__featureLinkActive .benefits-explorer-module__qdw2JW__featureChevron{opacity:1;transform:rotate(180deg)}.benefits-explorer-module__qdw2JW__featureLinkActive{color:#fff}:root:not([data-theme^=dark]) .benefits-explorer-module__qdw2JW__featureItem:not(.benefits-explorer-module__qdw2JW__featureItemActive) .benefits-explorer-module__qdw2JW__featureLink{color:var(--text-on-dark)}@media (max-width:900px){.benefits-explorer-module__qdw2JW__featureLink{gap:1rem;font-size:clamp(1.375rem,3.4vw,1.875rem)}.benefits-explorer-module__qdw2JW__featureNumber{width:2.75rem;margin-right:-2.75rem;font-size:4rem}.benefits-explorer-module__qdw2JW__featureThumb{width:120px;height:88px}.benefits-explorer-module__qdw2JW__highlights{padding-left:11.25rem}}@media (max-width:640px){.benefits-explorer-module__qdw2JW__section{padding:3rem 0}.benefits-explorer-module__qdw2JW__featureLink{gap:.875rem;padding:1.5rem 1.5rem 1.5rem 1.125rem;font-size:clamp(1.25rem,5.4vw,1.75rem)}.benefits-explorer-module__qdw2JW__featureNumber{width:2.25rem;margin-right:-2.25rem;font-size:3.25rem;left:-.5rem}.benefits-explorer-module__qdw2JW__featureThumb{border-radius:12px;width:96px;height:72px}.benefits-explorer-module__qdw2JW__highlights{gap:.5rem;padding:.5rem 1.5rem 1.75rem;font-size:1rem}.benefits-explorer-module__qdw2JW__highlight{font-size:1rem}}
.eat-real-food-module__LQyANW__section{background:var(--neutral-warm);padding:2.5rem 0}.eat-real-food-module__LQyANW__points{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;margin:3rem -1.5rem 0;padding:0 1.5rem .5rem;scroll-padding-inline:1.5rem;list-style:none;display:flex;overflow:auto hidden}.eat-real-food-module__LQyANW__points::-webkit-scrollbar{display:none}.eat-real-food-module__LQyANW__point{background:var(--bg-surface);border:1px solid var(--border-primary);scroll-snap-align:start;border-radius:20px;flex-direction:column;flex:0 0 82%;display:flex;overflow:hidden}.eat-real-food-module__LQyANW__pointImage{aspect-ratio:16/9;background:var(--bg-tertiary);width:100%;position:relative}.eat-real-food-module__LQyANW__pointImage img{object-fit:cover}.eat-real-food-module__LQyANW__pointBodyWrap{padding:1.5rem}.eat-real-food-module__LQyANW__pointHeading{color:var(--text-primary-strong);font-family:var(--text-font);font-size:var(--text-lg);letter-spacing:-.022em;text-wrap:initial;margin:0 0 .5rem;font-weight:700;line-height:1.2}.eat-real-food-module__LQyANW__pointBody{color:var(--text-secondary);font-family:var(--text-font);font-size:var(--text-base);letter-spacing:-.008em;margin:0;font-weight:500;line-height:1.45}@media (min-width:768px){.eat-real-food-module__LQyANW__points{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1040px;margin:3rem auto 0;padding:0;display:grid;overflow:visible}.eat-real-food-module__LQyANW__point{flex:initial}.eat-real-food-module__LQyANW__pointImage{aspect-ratio:4/3}}@media (max-width:600px){.eat-real-food-module__LQyANW__section{padding:1.5rem 0}.eat-real-food-module__LQyANW__pointBodyWrap{padding:1.25rem}}
.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;-webkit-user-select:none;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}}
.recipe-showcase-module__hNboGG__recipeShowcase{background:var(--bg-surface);padding:5rem 0 2.5rem;position:relative;overflow:hidden}.recipe-showcase-module__hNboGG__flagsContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.5rem;margin-top:1.5rem;margin-bottom:3rem;display:flex;overflow-x:auto}.recipe-showcase-module__hNboGG__flagsContainer::-webkit-scrollbar{display:none}.recipe-showcase-module__hNboGG__flag{flex-shrink:0;align-items:center;height:36px;display:flex}.recipe-showcase-module__hNboGG__flagImage{border:1px solid var(--border-subtle,#e5e7eb);border-radius:4px;width:auto;height:36px}.recipe-showcase-module__hNboGG__chipFlag{border-radius:2px;display:block}.recipe-showcase-module__hNboGG__cardTitle{color:#fff;font-family:var(--text-font);letter-spacing:-.015em;margin:0;font-size:1.25rem;font-weight:600;line-height:1.2}@media (max-width:768px){.recipe-showcase-module__hNboGG__recipeShowcase{padding:3rem 0 2rem}.recipe-showcase-module__hNboGG__flagsContainer{flex-wrap:nowrap;justify-content:flex-start}.recipe-showcase-module__hNboGG__cardTitle{font-size:1.15rem}}@media (max-width:480px){.recipe-showcase-module__hNboGG__cardTitle{font-size:1.05rem}}
.marketing-layout-module__zKM2ka__pageBody{padding-bottom:0}.marketing-layout-module__zKM2ka__pageBodyAboveAppFooter{padding-bottom:var(--page-bottom-space)}.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(--bg-surface);--neutral-warm:var(--bg-surface)}:root[data-theme^=dark] .marketing-layout-module__zKM2ka__marketing{--bg-brand-dark:var(--bg-base);--bg-surface-warm:var(--bg-base);--neutral-warm:var(--bg-base)}
.recipe-info-modal-module__sTGGVq__body{flex-direction:column;gap:24px;display:flex}.recipe-info-modal-module__sTGGVq__head{flex-direction:column;gap:6px;display:flex}.recipe-info-modal-module__sTGGVq__title{color:var(--text-primary-strong);font-family:var(--text-font);font-size:var(--text-xl);letter-spacing:-.01em;text-wrap:balance;margin:0;font-weight:700;line-height:1.25}.recipe-info-modal-module__sTGGVq__subtitle{color:var(--text-secondary);font-family:var(--text-font);font-size:var(--text-sm);margin:0;line-height:1.35}.recipe-info-modal-module__sTGGVq__description{color:var(--text-primary);font-family:var(--text-font);font-size:var(--text-base);max-width:60ch;margin:6px 0 0;line-height:1.55}.recipe-info-modal-module__sTGGVq__status{color:var(--text-secondary);font-family:var(--text-font);font-size:var(--text-sm);text-align:center;margin:0;padding:24px 0}.recipe-info-modal-module__sTGGVq__muted{color:var(--text-secondary);font-family:var(--text-font);font-size:var(--text-sm);margin:0}.recipe-info-modal-module__sTGGVq__section{flex-direction:column;display:flex}.recipe-info-modal-module__sTGGVq__heading{color:var(--text-primary-strong);font-family:var(--text-font);font-size:var(--text-xs);letter-spacing:.04em;margin:0 0 10px;font-weight:700}.recipe-info-modal-module__sTGGVq__group+.recipe-info-modal-module__sTGGVq__group{margin-top:18px}.recipe-info-modal-module__sTGGVq__groupTitle{color:var(--text-secondary);font-family:var(--text-font);font-size:var(--text-sm);margin:0 0 6px;font-weight:600}.recipe-info-modal-module__sTGGVq__ingredientList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.recipe-info-modal-module__sTGGVq__ingredientItem{color:var(--text-primary);font-family:var(--text-font);font-size:var(--text-sm);border-radius:6px;align-items:baseline;gap:12px;padding:7px 8px;line-height:1.45;display:flex}.recipe-info-modal-module__sTGGVq__ingredientItem:nth-child(odd){background:var(--bg-secondary)}.recipe-info-modal-module__sTGGVq__ingredientQty{color:var(--text-primary-strong);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex-shrink:0;min-width:72px;font-weight:600}.recipe-info-modal-module__sTGGVq__ingredientName{color:var(--text-primary);min-width:0}.recipe-info-modal-module__sTGGVq__ingredientNote{color:var(--text-secondary)}.recipe-info-modal-module__sTGGVq__optional{background:var(--bg-tertiary);color:var(--text-secondary);font-size:var(--text-xxs);white-space:nowrap;border-radius:100px;margin-left:6px;padding:1px 7px}@media (max-width:600px){.recipe-info-modal-module__sTGGVq__ingredientQty{min-width:60px}}
.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)}}
.chef-carousel-module__SGtpgG__chefCarousel{background:var(--bg-surface);padding:2.5rem 0 5rem;position:relative;overflow:hidden}.chef-carousel-module__SGtpgG__chipFlag{border-radius:2px;display:block}.chef-carousel-module__SGtpgG__chefName{color:#fff;font-family:var(--text-font);letter-spacing:-.015em;margin:0 0 .25rem;font-size:1.25rem;font-weight:600;line-height:1.2}.chef-carousel-module__SGtpgG__chefSpecialty{color:#ffffffbf;margin:0;font-size:.8125rem;font-weight:400;line-height:1.4}@media (max-width:768px){.chef-carousel-module__SGtpgG__chefCarousel{padding:1.5rem 0 3rem}.chef-carousel-module__SGtpgG__chefName{font-size:1.15rem}}@media (max-width:480px){.chef-carousel-module__SGtpgG__chefName{font-size:1.05rem}.chef-carousel-module__SGtpgG__chefSpecialty{font-size:.75rem}}
.PlanMealSteps-module__T9LDeG__screen{flex-direction:column;align-items:center;padding:32px 20px 120px;display:flex;position:absolute;inset:0;overflow-y:auto}.PlanMealSteps-module__T9LDeG__screenSm{width:100%;max-width:540px}.PlanMealSteps-module__T9LDeG__screenWide{width:100%;max-width:800px}.PlanMealSteps-module__T9LDeG__h1{color:var(--text-primary-strong);font-family:var(--text-font);font-size:clamp(var(--display-xs), 3.5vw, var(--display-md));letter-spacing:-.03em;margin-bottom:12px;font-weight:800;line-height:1.15}.PlanMealSteps-module__T9LDeG__sub{color:var(--text-secondary);margin-bottom:32px;font-size:15px;line-height:1.55}.PlanMealSteps-module__T9LDeG__section{margin-bottom:36px}.PlanMealSteps-module__T9LDeG__label{color:var(--text-secondary);margin-bottom:8px;font-size:13px;font-weight:600;display:block}.PlanMealSteps-module__T9LDeG__chips{flex-wrap:wrap;gap:10px;display:flex}.PlanMealSteps-module__T9LDeG__chip{background:var(--bg-surface);border:1px solid var(--border-primary);color:var(--text-primary);cursor:pointer;font-family:var(--text-font);border-radius:999px;padding:11px 20px;font-size:15px}.PlanMealSteps-module__T9LDeG__chip:hover{border-color:var(--border-hover)}.PlanMealSteps-module__T9LDeG__chipOn{background:var(--bg-primary-button);border-color:var(--bg-primary-button);color:var(--text-primary-button)}.PlanMealSteps-module__T9LDeG__input{background:var(--bg-surface);border:1px solid var(--border-primary);color:var(--text-primary);font-family:var(--text-font);border-radius:8px;width:100%;margin-top:12px;padding:12px 14px;font-size:16px}.PlanMealSteps-module__T9LDeG__hint{color:var(--text-tertiary);margin:8px 0 0;font-size:13px}.PlanMealSteps-module__T9LDeG__summary{background:var(--bg-tertiary);color:var(--text-secondary);border-radius:10px;margin:0;padding:16px 18px}.PlanMealSteps-module__T9LDeG__summary strong{color:var(--text-primary)}.PlanMealSteps-module__T9LDeG__footer{background:var(--bg-base);border-top:1px solid var(--border-secondary);z-index:2;justify-content:center;gap:12px;padding:16px 20px;display:flex;position:fixed;bottom:0;left:0;right:0}.PlanMealSteps-module__T9LDeG__footerInner{gap:12px;width:100%;max-width:540px;display:flex}.PlanMealSteps-module__T9LDeG__footerInner>*{flex:auto}.PlanMealSteps-module__T9LDeG__picks{border-top:1px solid var(--border-secondary);margin-top:32px;padding-top:20px}.PlanMealSteps-module__T9LDeG__picksLabel{color:var(--text-secondary);margin-bottom:14px;font-size:13px;font-weight:600;display:block}.PlanMealSteps-module__T9LDeG__picksTrack{flex-wrap:wrap;gap:20px 16px;margin:0;padding:8px 0 0;list-style:none;display:flex}.PlanMealSteps-module__T9LDeG__slot{flex:none;width:72px}.PlanMealSteps-module__T9LDeG__pickName{-webkit-line-clamp:2;color:var(--text-secondary);font-family:var(--text-font);font-size:var(--text-xxs);min-height:calc(var(--text-xxs) * 1.3 * 2);-webkit-box-orient:vertical;margin-top:8px;line-height:1.3;display:-webkit-box;overflow:hidden}.PlanMealSteps-module__T9LDeG__slotThumb{background-color:var(--placeholder-ground);opacity:.55;border-radius:12px;width:72px;height:72px;display:block;position:relative}.PlanMealSteps-module__T9LDeG__slotThumb:after{background-color:var(--placeholder-ink);content:"";position:absolute;inset:0;-webkit-mask-image:url(/images/placeholders/placeholder.svg);mask-image:url(/images/placeholders/placeholder.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.PlanMealSteps-module__T9LDeG__pickThumb{background:var(--bg-tertiary);border-radius:12px;width:72px;height:72px;display:block;position:relative}.PlanMealSteps-module__T9LDeG__pickRemove{background:var(--bg-primary-button);border:1.5px solid var(--bg-surface);box-shadow:var(--shadow-xs);color:var(--bg-surface);cursor:pointer;border-radius:100px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:transform .12s;display:flex;position:absolute;top:-6px;right:-6px}.PlanMealSteps-module__T9LDeG__pickThumb img{object-fit:cover;border-radius:12px}.PlanMealSteps-module__T9LDeG__review{border-top:1px solid var(--border-secondary)}.PlanMealSteps-module__T9LDeG__reviewRow{border-bottom:1px solid var(--border-secondary);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 0;display:flex}.PlanMealSteps-module__T9LDeG__reviewLabel{color:var(--text-tertiary);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.PlanMealSteps-module__T9LDeG__reviewValue{color:var(--text-primary);margin:0 0 4px;font-size:15px;line-height:1.55}.PlanMealSteps-module__T9LDeG__reviewValue:last-child{margin-bottom:0}.PlanMealSteps-module__T9LDeG__reviewCourse{color:var(--text-secondary);margin-right:8px;font-weight:600}.PlanMealSteps-module__T9LDeG__reviewEdit{color:var(--text-brand);cursor:pointer;font-family:var(--text-font);text-underline-offset:3px;background:0 0;border:none;flex:none;padding:0;font-size:14px;font-weight:600;text-decoration:underline}.PlanMealSteps-module__T9LDeG__clash{color:var(--text-primary);margin:10px 0 0;font-size:14px;line-height:1.5}.PlanMealSteps-module__T9LDeG__clash a{color:var(--text-brand);text-underline-offset:3px;font-weight:600;text-decoration:underline}
.WizardStep2-module__Zvsl0a__screen{position:absolute;inset:0;overflow-y:auto}.WizardStep2-module__Zvsl0a__screenLg{max-width:calc(1200px + var(--global-page-padding) * 2);width:100%;margin:0 auto;padding:24px 1.5rem 120px}@media screen and (min-width:768px){.WizardStep2-module__Zvsl0a__screenLg{padding-inline:2rem}}.WizardStep2-module__Zvsl0a__pickBar{background:var(--bg-surface);border-bottom:1px solid var(--border-primary);z-index:15;width:100%;position:sticky;top:0;left:0;right:0}.WizardStep2-module__Zvsl0a__pickBarInner{max-width:calc(1200px + var(--global-page-padding) * 2);justify-content:space-between;align-items:center;gap:24px;width:100%;margin:0 auto;padding:14px 1.5rem;display:flex}@media screen and (min-width:768px){.WizardStep2-module__Zvsl0a__pickBarInner{padding-inline:2rem}}.WizardStep2-module__Zvsl0a__pickStatus{flex-direction:column;gap:8px;min-width:0;display:flex}.WizardStep2-module__Zvsl0a__progressTrack{gap:4px;display:flex}.WizardStep2-module__Zvsl0a__segment{background:var(--border-primary);border-radius:4px;flex:1 1 0;min-width:32px;max-width:72px;height:8px;transition:background .15s}.WizardStep2-module__Zvsl0a__segmentFilled{background:var(--bg-primary-button)}.WizardStep2-module__Zvsl0a__pickLabel{color:var(--text-primary-strong);font-family:var(--text-font);font-size:var(--text-sm);letter-spacing:.01em;font-weight:700}.WizardStep2-module__Zvsl0a__btnPickNext{flex-shrink:0}.WizardStep2-module__Zvsl0a__h1{color:var(--text-primary-strong);font-family:var(--text-font);font-size:clamp(var(--display-xs), 3.5vw, var(--display-md));letter-spacing:-.03em;margin-bottom:18px;font-weight:800;line-height:1.15}.WizardStep2-module__Zvsl0a__searchWrap{max-width:375px;margin-bottom:14px}.WizardStep2-module__Zvsl0a__picks{margin-bottom:14px}.WizardStep2-module__Zvsl0a__picksTrack{scrollbar-width:none;gap:16px;margin-top:-6px;padding:6px 6px 0 0;list-style:none;display:flex;overflow:auto hidden}.WizardStep2-module__Zvsl0a__picksTrack::-webkit-scrollbar{display:none}.WizardStep2-module__Zvsl0a__slot{flex:none;width:72px}.WizardStep2-module__Zvsl0a__pickName{-webkit-line-clamp:2;color:var(--text-secondary);font-family:var(--text-font);font-size:var(--text-xxs);min-height:calc(var(--text-xxs) * 1.3 * 2);-webkit-box-orient:vertical;margin-top:8px;line-height:1.3;display:-webkit-box;overflow:hidden}.WizardStep2-module__Zvsl0a__slotThumb{background-color:var(--placeholder-ground);opacity:.55;border-radius:12px;width:72px;height:72px;display:block;position:relative}.WizardStep2-module__Zvsl0a__slotThumb:after{background-color:var(--placeholder-ink);content:"";position:absolute;inset:0;-webkit-mask-image:url(/images/placeholders/placeholder.svg);mask-image:url(/images/placeholders/placeholder.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.WizardStep2-module__Zvsl0a__pickThumb{background:var(--bg-tertiary);border-radius:12px;width:72px;height:72px;display:block;position:relative}.WizardStep2-module__Zvsl0a__pickThumb img{object-fit:cover;border-radius:12px}.WizardStep2-module__Zvsl0a__pickRemove{background:var(--bg-primary-button);border:1.5px solid var(--bg-surface);box-shadow:var(--shadow-xs);color:var(--bg-surface);cursor:pointer;border-radius:100px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:transform .12s;display:flex;position:absolute;top:-6px;right:-6px}.WizardStep2-module__Zvsl0a__pickRemove:hover{transform:scale(1.1)}.WizardStep2-module__Zvsl0a__filters{margin-bottom:var(--recipe-grid-row-gap);margin-inline:-1.5rem}.WizardStep2-module__Zvsl0a__filters>nav{border-bottom:none}@media screen and (min-width:768px){.WizardStep2-module__Zvsl0a__filters{margin-inline:-2rem}}.WizardStep2-module__Zvsl0a__infoBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;margin-left:auto;padding:4px;transition:background .12s,color .12s;display:inline-flex}.WizardStep2-module__Zvsl0a__infoBtn:hover{background:var(--bg-tertiary);color:var(--text-primary-strong)}.WizardStep2-module__Zvsl0a__paginationWrap{margin-top:28px}@media (max-width:600px){.WizardStep2-module__Zvsl0a__pickBarInner{padding-block:12px}.WizardStep2-module__Zvsl0a__screenLg{padding-top:20px;padding-bottom:120px}}.WizardStep2-module__Zvsl0a__pickKind{margin-bottom:1rem}.WizardStep2-module__Zvsl0a__mealSearch{background:var(--bg-surface);border:1px solid var(--border-primary);color:var(--text-primary);font-family:var(--text-font);font-size:var(--text-md);border-radius:10px;width:100%;padding:.75rem 1rem}.WizardStep2-module__Zvsl0a__mealSearch:focus{border-color:var(--text-tertiary);outline:none}
.value-comparison-module__1lyVFq__valueSection{background:var(--neutral-warm);padding:5rem 0 2.5rem;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{border:2px solid var(--border-primary);box-sizing:border-box;color:var(--text-secondary);font-family:var(--text-font);letter-spacing:.08em;text-transform:uppercase;background:0 0;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}.value-comparison-module__1lyVFq__othersPanel{background:var(--bg-surface);border:1px solid var(--border-primary);border-radius:24px;padding:2.25rem}.value-comparison-module__1lyVFq__panelLabel{color:var(--text-secondary);letter-spacing:.01em;margin-bottom:1.75rem;font-size:.8125rem;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;line-height:1.25}.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:var(--bg-brand-dark);color:var(--text-on-dark);border:1px solid #fff3;border-radius:24px;padding:2.25rem;position:relative;overflow:hidden}.value-comparison-module__1lyVFq__cardoonPanel .value-comparison-module__1lyVFq__panelLabel{color:var(--text-on-dark)}.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{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;line-height:1.25;display:flex}.value-comparison-module__1lyVFq__includeIcon{background:var(--base--white);width:20px;height:20px;color:var(--brand-electric);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.value-comparison-module__1lyVFq__includeIcon svg{width:12px;height:12px}.value-comparison-module__1lyVFq__ctaSection{text-align:center;margin-top:2rem}.value-comparison-module__1lyVFq__cardoonCta{color:var(--text-primary-strong);width:100%}.value-comparison-module__1lyVFq__cardoonCta:hover:not(:disabled){background:var(--overlay-white-strong)}.value-comparison-module__1lyVFq__ctaNote{color:var(--text-on-dark);margin-top:1rem;margin-bottom:0;font-size:.9rem;font-weight:400}@media (max-width:768px){.value-comparison-module__1lyVFq__valueSection{padding:3rem 0 1.5rem}.value-comparison-module__1lyVFq__comparisonGrid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;margin:0 -1.5rem 2rem;padding:0 1.5rem .5rem;scroll-padding-inline:1.5rem;display:flex;overflow:auto hidden}.value-comparison-module__1lyVFq__comparisonGrid::-webkit-scrollbar{display:none}.value-comparison-module__1lyVFq__vsBadge{display:none}.value-comparison-module__1lyVFq__othersPanel,.value-comparison-module__1lyVFq__cardoonPanel{scroll-snap-align:start;flex:0 0 84%;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}
.not-found-module__Yf8wGq__container{background:var(--bg-surface);justify-content:center;align-items:center;min-height:calc(100vh - 144px);margin-top:72px;padding:2rem 1.5rem;display:flex}.not-found-module__Yf8wGq__content{text-align:center;max-width:600px;padding:3rem 2rem}.not-found-module__Yf8wGq__emoji{margin-bottom:2rem;font-size:6rem;animation:2s ease-in-out infinite not-found-module__Yf8wGq__bounce}@keyframes not-found-module__Yf8wGq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.not-found-module__Yf8wGq__title{font-family:var(--font-lora,Georgia, serif);color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:500;line-height:1.2}.not-found-module__Yf8wGq__subtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:500}.not-found-module__Yf8wGq__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.not-found-module__Yf8wGq__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.not-found-module__Yf8wGq__buttonPrimary{color:#fff;cursor:pointer;background:#1b4d3e;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.not-found-module__Yf8wGq__buttonPrimary:hover{background:#164034}.not-found-module__Yf8wGq__buttonSecondary{background:var(--bg-surface);color:#2c2c2c;border:1px solid var(--border-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.not-found-module__Yf8wGq__buttonSecondary:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.not-found-module__Yf8wGq__buttonSecondary svg{width:20px;height:20px}.not-found-module__Yf8wGq__suggestions{border-top:1px solid var(--border-primary);padding-top:2rem}.not-found-module__Yf8wGq__suggestionsTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.95rem;font-weight:600}.not-found-module__Yf8wGq__recipeLinks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.not-found-module__Yf8wGq__recipeLink{background:var(--bg-page);color:var(--text-primary);border:1px solid var(--border-primary);border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.not-found-module__Yf8wGq__recipeLink:hover{color:#fff;background:#1b4d3e;border-color:#1b4d3e;transform:translateY(-2px);box-shadow:0 2px 8px #1b4d3e33}@media (max-width:768px){.not-found-module__Yf8wGq__container{padding:1.5rem 1rem}.not-found-module__Yf8wGq__content{padding:2rem 1rem}.not-found-module__Yf8wGq__emoji{margin-bottom:1.5rem;font-size:4rem}.not-found-module__Yf8wGq__actions{flex-direction:column;width:100%}.not-found-module__Yf8wGq__buttonPrimary,.not-found-module__Yf8wGq__buttonSecondary{justify-content:center;width:100%}}
