.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:767px){.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}}
.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}}
.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(--bg-brand-dark)}.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(--bg-brand-dark)}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__titleAccent{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(120deg,#fff5dc 0%,#ffe5b5 50%,#fed8b3 100%);-webkit-background-clip:text;background-clip:text}.marketing-hero-new-module__rEA4Za__heroTitle{color:var(--text-brand-cream);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-brand-cream);font-weight:300}.marketing-hero-new-module__rEA4Za__heroDescription{color:#fff;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(--bg-brand-dark)!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(--overlay-white-light);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(--overlay-white-medium);opacity:.9;margin-top:.75rem!important;font-size:.85rem!important}@media (min-width:1025px){.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:1024px){.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:#ffffffb8}@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__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 25% 20%,#f4a2611a 0%,#0000 55%);position:absolute;inset:0}.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 #0000;border-radius:20px;transition:background .25s,border-color .25s}.benefits-explorer-module__qdw2JW__featureItem:hover{background:#ffffff0a}.benefits-explorer-module__qdw2JW__featureItemActive,.benefits-explorer-module__qdw2JW__featureItemActive:hover{background:#ffffff0f;border-color:#ffffff1f}.benefits-explorer-module__qdw2JW__highlights{flex-direction:column;gap:1.25rem;max-width:49rem;margin:0;padding:.25rem 1.5rem 1.5rem 12.25rem;list-style:none;display:flex}.benefits-explorer-module__qdw2JW__highlight{color:#ffffffd1;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{color:#fff;background:#ffffff1f;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:#ffffff94;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:1rem 1.5rem 1rem 1rem;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:hover,.benefits-explorer-module__qdw2JW__featureLink:focus-visible{color:#ffffffd1;outline:none}.benefits-explorer-module__qdw2JW__featureLink:focus-visible{outline-offset:-2px;border-radius:20px;outline:2px solid #ffffffb3}.benefits-explorer-module__qdw2JW__featureNumber{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.05em;opacity:.75;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:.5;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:.8}.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:.45;flex-shrink:0;margin-left:auto;transition:transform .3s,opacity .2s}.benefits-explorer-module__qdw2JW__featureLinkActive .benefits-explorer-module__qdw2JW__featureChevron{opacity:.9;transform:rotate(180deg)}.benefits-explorer-module__qdw2JW__featureLinkActive,.benefits-explorer-module__qdw2JW__featureLinkActive:hover{color:#fff}@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:10.5rem}}@media (max-width:640px){.benefits-explorer-module__qdw2JW__section{padding:3rem 0}.benefits-explorer-module__qdw2JW__featureLink{gap:.875rem;padding:.875rem 1rem .875rem .75rem;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:.875rem 1rem 1.25rem;font-size:1rem}.benefits-explorer-module__qdw2JW__highlight{font-size:1rem}}
.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}html[data-theme^=dark] .try-recipe-module__vWxRRW__freeBanner a{color:var(--text-brand)}html[data-theme^=dark] .try-recipe-module__vWxRRW__freeBanner{color:var(--text-secondary)}.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}}
.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(--bg-secondary);opacity:.55;background-image:url(/placeholder.webp);background-position:50%;background-size:cover;border-radius:12px;width:72px;height:72px;display:block}.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}
.eat-real-food-module__LQyANW__section{background:var(--neutral-warm);padding: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:3rem 0}.eat-real-food-module__LQyANW__pointBodyWrap{padding:1.25rem}}
.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{margin-top:0;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(--bg-primary-button);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-sm);font-weight:600;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:0;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}}.feed-post-card-module__48Rcka__selected .feed-post-card-module__48Rcka__image-wrap:after{border-radius:var(--card-image-radius);box-shadow:inset 0 0 0 3px var(--text-primary-strong);content:"";pointer-events:none;z-index:2;position:absolute;inset:0}.feed-post-card-module__48Rcka__select-check{background:var(--bg-primary-button);color:var(--bg-surface);z-index:3;border-radius:100px;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;bottom:10px;right:10px}.feed-post-card-module__48Rcka__image-badge{background:var(--overlay-heavy);color:#fff;letter-spacing:.03em;z-index:3;border-radius:100px;padding:4px 9px;font-size:10px;font-weight:600;position:absolute;bottom:10px;left:10px}.feed-post-card-module__48Rcka__dimmed{opacity:.4;pointer-events:none}.feed-post-card-module__48Rcka__card[role=button]:focus-visible{outline:2px solid var(--text-primary-strong);outline-offset:3px;border-radius:12px}.feed-post-card-module__48Rcka__dense .feed-post-card-module__48Rcka__title{font-size:var(--text-sm);line-height:1.3}.feed-post-card-module__48Rcka__dense .feed-post-card-module__48Rcka__excerpt{font-size:var(--text-xs);margin-top:.125rem;line-height:1.35}.feed-post-card-module__48Rcka__dense .feed-post-card-module__48Rcka__tags-wrap{margin-top:.5rem}.feed-post-card-module__48Rcka__dense .feed-post-card-module__48Rcka__tag{font-size:var(--text-xxs);padding:2px 8px;line-height:16px}@media screen and (min-width:576px){.feed-post-card-module__48Rcka__dense .feed-post-card-module__48Rcka__title{font-size:var(--text-md)}.feed-post-card-module__48Rcka__dense .feed-post-card-module__48Rcka__excerpt{font-size:var(--text-sm);margin-top:.25rem}}.feed-post-card-module__48Rcka__compact{border:none}.feed-post-card-module__48Rcka__compact .feed-post-card-module__48Rcka__image-wrap{--card-image-radius:10px;aspect-ratio:1;height:auto;margin-bottom:.5rem}.feed-post-card-module__48Rcka__compact .feed-post-card-module__48Rcka__title{color:var(--text-primary-strong);font-size:1rem;line-height:1.3}.feed-post-card-module__48Rcka__compact .feed-post-card-module__48Rcka__post-info{margin-top:0;padding:0}.feed-post-card-module__48Rcka__compact .feed-post-card-module__48Rcka__bottom{margin-top:0;padding:.375rem 0 0}html[data-theme^=dark] .feed-post-card-module__48Rcka__new-badge{background:var(--bg-surface);border:1px solid var(--border-primary);color:var(--text-primary);letter-spacing:0;padding:3px 9px;font-weight:500}
.RecipeGroup-module__vMftfq__grid{min-height:0}.RecipeGroup-module__vMftfq__group{padding:0}.RecipeGroup-module__vMftfq__group:last-child{border-bottom:none}.RecipeGroup-module__vMftfq__header{justify-content:flex-start;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.RecipeGroup-module__vMftfq__title{color:var(--text-primary);margin:0 0 2px;font-size:20px;font-weight:700}.RecipeGroup-module__vMftfq__titleLocal{color:var(--text-secondary);font-weight:400}.RecipeGroup-module__vMftfq__subtitle{color:var(--text-tertiary);margin:0;font-size:14px}.RecipeGroup-module__vMftfq__accompaniments{border-top:1px solid var(--border-tertiary);margin-top:24px;padding-top:20px}.RecipeGroup-module__vMftfq__accompanimentsTitle{font-family:var(--text-font);color:var(--text-primary);letter-spacing:.01em;margin:0 0 12px;font-size:14px;font-weight:600}.RecipeGroup-module__vMftfq__accompanimentsList{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.RecipeGroup-module__vMftfq__accompanimentItem{font-family:var(--text-font);color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border-secondary);border-radius:4px;padding:6px 12px;font-size:14px}.RecipeGroup-module__vMftfq__accompanimentItem:before{content:"+ ";color:var(--text-tertiary);font-weight:500}.RecipeGroup-module__vMftfq__viewLink{color:var(--text-secondary);text-underline-offset:3px;font-size:13px;text-decoration:underline}.RecipeGroup-module__vMftfq__viewLink:hover{color:var(--text-primary)}
.meal-menu-planner-module__bAQIwG__wrap{flex-direction:column;gap:20px;display:flex}@media (min-width:900px){.meal-menu-planner-module__bAQIwG__wrap{grid-template-columns:220px 1fr;align-items:start;gap:32px;display:grid}}.meal-menu-planner-module__bAQIwG__nav{margin-inline:calc(-1 * var(--global-page-padding,1rem));padding-inline:var(--global-page-padding,1rem);scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.meal-menu-planner-module__bAQIwG__nav::-webkit-scrollbar{display:none}@media (min-width:900px){.meal-menu-planner-module__bAQIwG__nav{background:var(--bg-surface);border:1px solid var(--border-primary);border-radius:12px;flex-direction:column;gap:2px;margin-inline:0;padding:6px;overflow:visible}}.meal-menu-planner-module__bAQIwG__navItem{color:var(--text-secondary);cursor:pointer;font-family:var(--text-font);text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex:none;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:15px;display:flex}.meal-menu-planner-module__bAQIwG__navItem:hover{background:var(--bg-surface-hover);color:var(--text-primary)}.meal-menu-planner-module__bAQIwG__navItemOn{background:var(--bg-surface-hover);color:var(--text-primary);font-weight:600}@media (min-width:900px){.meal-menu-planner-module__bAQIwG__navItem{white-space:normal;width:100%}}.meal-menu-planner-module__bAQIwG__navName{text-overflow:ellipsis;min-width:0;overflow:hidden}.meal-menu-planner-module__bAQIwG__navLocal{color:var(--text-tertiary);font-weight:400}.meal-menu-planner-module__bAQIwG__panel{min-width:0}
.meal-cook-mode-module__KamyeG__overlay{color:#fff;z-index:1000;background:#0d0d0d;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.meal-cook-mode-module__KamyeG__bar{border-bottom:1px solid #ffffff1f;flex-shrink:0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem;inline-size:100%;max-inline-size:44rem;margin-inline:auto;padding:.875rem 1.25rem;display:grid}.meal-cook-mode-module__KamyeG__bar>.meal-cook-mode-module__KamyeG__icon:last-child{justify-self:end}.meal-cook-mode-module__KamyeG__paneName{color:#ffffffeb;text-align:center;white-space:nowrap;font-size:.9375rem;font-weight:600}.meal-cook-mode-module__KamyeG__titleBand{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:.25rem;inline-size:100%;max-inline-size:44rem;margin-inline:auto;padding:.875rem 1.25rem .5rem;display:flex}.meal-cook-mode-module__KamyeG__title{font-size:1.0625rem;font-weight:600;line-height:1.25}.meal-cook-mode-module__KamyeG__counter{color:#ffffffb3;font-variant-numeric:tabular-nums;font-size:.875rem}.meal-cook-mode-module__KamyeG__icon{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.meal-cook-mode-module__KamyeG__icon:hover{background:#ffffff1a}.meal-cook-mode-module__KamyeG__body{flex:auto;min-height:0;padding:1.25rem;overflow-y:auto}.meal-cook-mode-module__KamyeG__inner{inline-size:100%;max-inline-size:44rem;margin-inline:auto}.meal-cook-mode-module__KamyeG__lede{color:#ffffffb3;max-width:34rem;margin:0 0 1.25rem}.meal-cook-mode-module__KamyeG__timeline{flex-direction:column;gap:.625rem;max-width:44rem;margin:0;padding:0;list-style:none;display:flex}.meal-cook-mode-module__KamyeG__item{appearance:none;color:inherit;cursor:pointer;font:inherit;text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:.875rem 1rem;display:flex}.meal-cook-mode-module__KamyeG__item:hover:not(:disabled){background:#ffffff1f}.meal-cook-mode-module__KamyeG__item:disabled{cursor:default;opacity:.45}.meal-cook-mode-module__KamyeG__item:focus-visible{outline-offset:2px;outline:2px solid #ffffffb3}.meal-cook-mode-module__KamyeG__chevron{color:#ffffff73;flex-shrink:0}.meal-cook-mode-module__KamyeG__item:disabled .meal-cook-mode-module__KamyeG__chevron{display:none}.meal-cook-mode-module__KamyeG__what{flex-direction:column;flex:auto;gap:.125rem;min-width:0;display:flex}.meal-cook-mode-module__KamyeG__dishName{font-size:1rem;font-weight:500;line-height:1.25}.meal-cook-mode-module__KamyeG__status{color:#fff9;font-size:.8125rem}.meal-cook-mode-module__KamyeG__unscheduled{border-top:1px solid #ffffff1f;max-width:44rem;margin-top:1.75rem;padding-top:1.25rem}.meal-cook-mode-module__KamyeG__unscheduledLabel{margin-bottom:.25rem;font-size:.9375rem;font-weight:600;display:block}.meal-cook-mode-module__KamyeG__unscheduledNote{color:#fff9;margin:0 0 .75rem;font-size:.875rem}.meal-cook-mode-module__KamyeG__unscheduledList{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}@media not (min-width:600px){.meal-cook-mode-module__KamyeG__item{flex-wrap:wrap;align-items:flex-start}}
.page-module__DYuBEG__resultsContainer{margin-top:1.5rem}.page-module__DYuBEG__filterRowBar{background:var(--bg-surface);border-bottom:1px solid var(--bg-quaternary)}.page-module__DYuBEG__filterRow{align-items:center;gap:.75rem;padding-top:1rem;padding-bottom:.75rem;display:flex}.page-module__DYuBEG__filterRowChips{flex:1;min-width:0}.page-module__DYuBEG__filterRow .page-module__DYuBEG__filterRowChips>*{background:0 0;border:0}.page-module__DYuBEG__filterRow .page-module__DYuBEG__filterRowChips>*>*{padding-block:0;padding-inline:0}
.meal-cook-launcher-module__O0yqqq__wrap{display:flex}.meal-cook-launcher-module__O0yqqq__start{background:var(--bg-primary-button);color:var(--text-primary-button);cursor:pointer;font-family:var(--text-font);border:none;border-radius:8px;padding:.6875rem 1.25rem;font-size:1rem;font-weight:500}.meal-cook-launcher-module__O0yqqq__start:hover{background:var(--bg-primary-button-hover)}@media not (min-width:600px){.meal-cook-launcher-module__O0yqqq__start{width:100%}}
.planned-meal-skeleton-module__kDGlOW__band{background:var(--bg-surface-hover);padding:40px 0 48px;animation:1.5s ease-in-out infinite planned-meal-skeleton-module__kDGlOW__pulse}@media screen and (min-width:900px){.planned-meal-skeleton-module__kDGlOW__band{padding:56px 0 64px}}.planned-meal-skeleton-module__kDGlOW__inner{flex-direction:column;gap:24px;display:flex}@media screen and (min-width:900px){.planned-meal-skeleton-module__kDGlOW__inner{grid-template-columns:minmax(0,320px) minmax(0,1fr);align-items:center;column-gap:40px;display:grid}}.planned-meal-skeleton-module__kDGlOW__block{background:var(--bg-tertiary);border-radius:6px}.planned-meal-skeleton-module__kDGlOW__image{aspect-ratio:4/3;border-radius:14px;width:100%}.planned-meal-skeleton-module__kDGlOW__text{flex-direction:column;display:flex}.planned-meal-skeleton-module__kDGlOW__title{width:80%;height:40px}.planned-meal-skeleton-module__kDGlOW__subtitle{width:40%;height:20px;margin-top:12px}.planned-meal-skeleton-module__kDGlOW__line{width:62%;height:16px;margin-top:24px}.planned-meal-skeleton-module__kDGlOW__actions{gap:12px;margin-top:24px;display:flex}.planned-meal-skeleton-module__kDGlOW__button{border-radius:8px;width:128px;height:36px}.planned-meal-skeleton-module__kDGlOW__section{padding:40px 0;animation:1.5s ease-in-out infinite planned-meal-skeleton-module__kDGlOW__pulse}.planned-meal-skeleton-module__kDGlOW__sectionTitle{width:200px;height:36px}.planned-meal-skeleton-module__kDGlOW__sectionNote{width:240px;height:16px;margin-top:12px}.planned-meal-skeleton-module__kDGlOW__rule{background:var(--bg-quaternary);width:100%;height:1px;margin-top:12px}.planned-meal-skeleton-module__kDGlOW__menu{border-radius:12px;width:100%;height:260px;margin-top:20px}@keyframes planned-meal-skeleton-module__kDGlOW__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
.EtiquetteItem-module__ZFHk9W__item{border-bottom:1px solid var(--border-secondary);padding:14px 0}.EtiquetteItem-module__ZFHk9W__title{color:var(--text-primary);margin-bottom:4px;font-size:1rem;font-weight:600;line-height:1.4}@media (max-width:767px){.EtiquetteItem-module__ZFHk9W__title{font-size:1rem}}.EtiquetteItem-module__ZFHk9W__description{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.55}@media (max-width:767px){.EtiquetteItem-module__ZFHk9W__description{font-size:.95rem}}
.filterShortcutRow-module__8lidjG__row{border-bottom:1px solid var(--bg-quaternary,var(--color-border));width:100%}.filterShortcutRow-module__8lidjG__track{max-width:calc(1200px + var(--global-page-padding) * 2);scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:flex-start;gap:2rem;margin:0 auto;padding:.875rem 1.5rem;list-style:none;display:flex;overflow:auto hidden}.filterShortcutRow-module__8lidjG__track::-webkit-scrollbar{display:none}.filterShortcutRow-module__8lidjG__item{cursor:pointer;min-width:3.5rem;max-width:7rem;color:var(--text-secondary);background:0 0;border:none;flex-direction:column;align-items:center;gap:.5rem;padding:0;transition:color .15s;display:flex}.filterShortcutRow-module__8lidjG__item:hover{color:var(--text-primary)}.filterShortcutRow-module__8lidjG__icon,.filterShortcutRow-module__8lidjG__iconPlain{color:var(--warm--900);background-color:var(--warm--200);border:1px solid var(--warm--400);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:box-shadow .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.filterShortcutRow-module__8lidjG__icon img{object-fit:cover;width:100%;height:100%;transition:opacity .15s;display:block}.filterShortcutRow-module__8lidjG__iconSm{width:2.25rem;height:2.25rem}.filterShortcutRow-module__8lidjG__iconDimmed,.filterShortcutRow-module__8lidjG__iconPlainDimmed{opacity:.4}:is(html[data-theme^=dark] .filterShortcutRow-module__8lidjG__iconPlain,html[data-theme^=dark] .filterShortcutRow-module__8lidjG__iconText){background-color:var(--bg-tertiary);border-color:var(--border-primary);color:var(--text-primary)}.filterShortcutRow-module__8lidjG__editItem{color:var(--text-tertiary)}.filterShortcutRow-module__8lidjG__editIcon{border:1.5px dashed var(--warm--400);color:var(--text-tertiary);background:0 0}html[data-theme^=dark] .filterShortcutRow-module__8lidjG__editIcon{border-color:var(--border-primary);color:var(--text-tertiary);background:0 0}.filterShortcutRow-module__8lidjG__label{font-size:var(--text-sm,.8125rem);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:6.75rem;line-height:1.2;position:relative;overflow:hidden}.filterShortcutRow-module__8lidjG__monogram{letter-spacing:.02em;font-size:.9375rem;font-weight:700}.filterShortcutRow-module__8lidjG__itemActive{color:var(--text-primary)}.filterShortcutRow-module__8lidjG__itemActive .filterShortcutRow-module__8lidjG__label{font-weight:600}.filterShortcutRow-module__8lidjG__itemActive .filterShortcutRow-module__8lidjG__label:after{content:"";background-color:var(--text-primary);border-radius:2px;width:1.5rem;height:2px;position:absolute;bottom:-.375rem;left:50%;transform:translate(-50%)}.filterShortcutRow-module__8lidjG__iconSkeleton,.filterShortcutRow-module__8lidjG__labelSkeleton{background:linear-gradient(90deg, var(--bg-secondary) 25%, var(--bg-tertiary) 50%, var(--bg-secondary) 75%);background-size:200% 100%;animation:1.2s ease-in-out infinite filterShortcutRow-module__8lidjG__shimmer}.filterShortcutRow-module__8lidjG__labelSkeleton{border-radius:4px;width:4.5rem;height:.7rem;display:block}.filterShortcutRow-module__8lidjG__skeletonQuiet{opacity:0;animation:none}@keyframes filterShortcutRow-module__8lidjG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media screen and (min-width:768px){.filterShortcutRow-module__8lidjG__track{gap:2.25rem;padding:1rem 2rem}}
.checkable-row-module__orMr1W__option{color:var(--text-primary);background-color:var(--bg-surface,transparent);border:1px solid var(--bg-quaternary,var(--color-border));cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.5rem .875rem;transition:border-color .15s,background-color .15s;display:flex}.checkable-row-module__orMr1W__option:hover{border-color:var(--text-tertiary)}.checkable-row-module__orMr1W__optionSelected{border-color:var(--text-primary);background-color:var(--bg-secondary)}.checkable-row-module__orMr1W__option:disabled{opacity:.45;cursor:not-allowed}.checkable-row-module__orMr1W__optionLabel{font-size:var(--text-sm);flex-direction:column;flex:1;gap:.125rem;min-width:0;line-height:1.4;display:flex}.checkable-row-module__orMr1W__optionDescription{color:var(--text-tertiary);font-size:var(--text-xs);font-weight:500}.checkable-row-module__orMr1W__check{border:1.5px solid var(--bg-quaternary,var(--color-border));color:#0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;display:flex}.checkable-row-module__orMr1W__checkOn{background-color:var(--text-primary);border-color:var(--text-primary);color:var(--bg-surface)}
.editFiltersModal-module__CSJOzG__body{flex-direction:column;gap:1.25rem;block-size:min(60vh,26rem);display:flex}@media (min-width:768px){.editFiltersModal-module__CSJOzG__body{block-size:min(38rem,100vh - 16rem);min-block-size:10rem}}.editFiltersModal-module__CSJOzG__scrollArea{flex-direction:column;flex:auto;gap:1.25rem;min-block-size:0;padding-inline-end:.25rem;display:flex;overflow-y:auto}.editFiltersModal-module__CSJOzG__tabs{border-bottom:1px solid var(--bg-quaternary,var(--color-border));scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:none;gap:1.5rem;display:flex;overflow:auto hidden}.editFiltersModal-module__CSJOzG__tabs::-webkit-scrollbar{display:none}.editFiltersModal-module__CSJOzG__tab{appearance:none;white-space:nowrap;font-size:var(--text-base,.9375rem);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;margin-bottom:-1px;padding:0 0 .75rem;transition:color .15s}.editFiltersModal-module__CSJOzG__tab:hover{color:var(--text-primary)}.editFiltersModal-module__CSJOzG__tab:focus-visible{outline:2px solid var(--text-primary);outline-offset:-2px;border-radius:4px}.editFiltersModal-module__CSJOzG__tabActive{color:var(--text-primary);border-bottom-color:var(--text-primary);font-weight:700}.editFiltersModal-module__CSJOzG__grid{grid-template-columns:1fr;gap:.625rem;display:grid}.editFiltersModal-module__CSJOzG__sections{flex-direction:column;gap:1.25rem;display:flex}.editFiltersModal-module__CSJOzG__section{flex-direction:column;gap:.625rem;display:flex}.editFiltersModal-module__CSJOzG__sectionLabel{letter-spacing:.01em;color:var(--text-tertiary);font-size:.75rem;font-weight:700}.editFiltersModal-module__CSJOzG__empty{color:var(--text-tertiary);font-size:var(--text-sm,.875rem);padding:1rem 0}.editFiltersModal-module__CSJOzG__yourRow{border-top:1px solid var(--bg-quaternary,var(--color-border));flex-direction:column;gap:.625rem;padding-top:1rem;display:flex}.editFiltersModal-module__CSJOzG__yourRowLabel{letter-spacing:.01em;color:var(--text-tertiary);font-size:.75rem;font-weight:700}.editFiltersModal-module__CSJOzG__chips{flex-direction:column;gap:.5rem;display:flex}.editFiltersModal-module__CSJOzG__chip{border:1px solid var(--bg-quaternary,var(--color-border));min-width:0;font-size:var(--text-sm,.8125rem);color:var(--text-primary);background-color:var(--bg-surface,transparent);cursor:grab;-webkit-user-select:none;user-select:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.4rem .625rem;display:flex}.editFiltersModal-module__CSJOzG__chip:active{cursor:grabbing}.editFiltersModal-module__CSJOzG__chipLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.editFiltersModal-module__CSJOzG__grip{color:var(--text-tertiary);cursor:grab;flex-shrink:0}.editFiltersModal-module__CSJOzG__chipLocked{color:var(--text-tertiary);background-color:var(--bg-secondary);cursor:default;touch-action:auto}.editFiltersModal-module__CSJOzG__yourRowHead{justify-content:space-between;align-items:center;gap:1rem;display:flex}.editFiltersModal-module__CSJOzG__yourRowHint{color:var(--text-tertiary);font-size:.6875rem}.editFiltersModal-module__CSJOzG__chipRemove{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:.125rem;padding:0;display:inline-flex}.editFiltersModal-module__CSJOzG__chipRemove:hover{color:var(--text-primary)}.editFiltersModal-module__CSJOzG__metaRow{align-items:center;gap:1rem;margin-top:.375rem;display:flex}.editFiltersModal-module__CSJOzG__count{font-size:var(--text-sm,.8125rem);color:var(--text-secondary);margin-right:auto}.editFiltersModal-module__CSJOzG__textButton{font-size:var(--text-sm,.8125rem);color:var(--text-primary);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.editFiltersModal-module__CSJOzG__textButton:disabled{color:var(--text-tertiary);cursor:not-allowed;text-decoration:none}@media screen and (min-width:640px){.editFiltersModal-module__CSJOzG__grid{grid-template-columns:1fr 1fr}}
.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;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}}
.page-module__J1rRKW__page{padding:0 0 80px}.page-module__J1rRKW__shelves{flex-direction:column;gap:42px;padding-top:16px;display:flex}@media (max-width:600px){.page-module__J1rRKW__shelves{gap:32px}}
.page-module__Tw73vq__section{padding:40px 0}@media not (min-width:768px){.page-module__Tw73vq__section{padding:1.1875rem 0}}.page-module__Tw73vq__sectionTitle{border-bottom:solid 1px var(--bg-quaternary);color:var(--text-primary);font-family:var(--text-font);letter-spacing:-.01em;margin:0 0 .75rem;padding-bottom:.5rem;font-size:30px;font-weight:700}.page-module__Tw73vq__sectionTitle:has(+.page-module__Tw73vq__sectionNote){border-bottom:none;margin-bottom:4px;padding-bottom:0}.page-module__Tw73vq__sectionNote{border-bottom:solid 1px var(--bg-quaternary);color:var(--text-secondary);margin:0 0 20px;padding-bottom:.5rem;font-weight:450;line-height:1.5}.page-module__Tw73vq__heroActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-module__Tw73vq__heroActions button,.page-module__Tw73vq__heroActions a{border-radius:8px;padding:.5rem .875rem;font-size:.875rem}.page-module__Tw73vq__heroActions button{border:1px solid #0000}@media screen and not (min-width:600px){.page-module__Tw73vq__heroActions{align-items:stretch}.page-module__Tw73vq__heroActions>*{width:100%}}.page-module__Tw73vq__editBtn{border:1px solid var(--border-primary);color:var(--text-primary);cursor:pointer;font-family:var(--text-font);text-align:center;background:0 0;border-radius:8px;padding:12px 22px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}.page-module__Tw73vq__editBtn:hover{border-color:var(--border-hover)}.page-module__Tw73vq__kebab{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:12px;display:flex}.page-module__Tw73vq__kebab:hover{background:var(--bg-tertiary);color:var(--text-primary)}.page-module__Tw73vq__confirm{color:var(--text-secondary);margin:0;line-height:1.6}.page-module__Tw73vq__state{color:var(--text-secondary);text-align:center;padding:80px 20px}.page-module__Tw73vq__stateLink{color:var(--text-brand);margin-top:12px;font-weight:600;display:inline-block}@media (max-width:768px){.page-module__Tw73vq__sectionTitle{font-size:22px}}@media not (min-width:600px){.page-module__Tw73vq__editBtn{width:100%}}
.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__gpW-jG__main{min-height:100vh;padding-bottom:80px}.page-module__gpW-jG__loading,.page-module__gpW-jG__notFound{text-align:center;color:var(--text-secondary);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:var(--text-muted);background:var(--bg-secondary);border:1px solid var(--bg-quaternary);letter-spacing:.5px;border-radius:4px;margin-bottom:16px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.page-module__gpW-jG__title{color:var(--text-primary);margin:0 0 16px;font-size:48px;font-weight:800;line-height:1.2}.page-module__gpW-jG__titleLocal{color:var(--text-secondary);font-weight:400}.page-module__gpW-jG__tagline{color:var(--text-secondary);max-width:700px;margin:0 0 24px;font-size:20px}.page-module__gpW-jG__meta{color:var(--text-tertiary);flex-wrap:wrap;gap:16px;font-size:16px;display:flex}.page-module__gpW-jG__meta span:not(:last-child):after{content:"•";color:var(--text-disabled);margin-left:16px}.page-module__gpW-jG__section{padding:40px 0}@media not (min-width:768px){.page-module__gpW-jG__section{padding:1.1875rem 0}}.page-module__gpW-jG__sectionTitle{font-family:var(--text-font);color:var(--text-primary);letter-spacing:-.01em;margin:0 0 16px;font-size:30px;font-weight:700}.page-module__gpW-jG__description{color:var(--text-primary);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:var(--text-primary);margin:0 0 16px;font-size:20px;font-weight:600}.page-module__gpW-jG__timeline{background:var(--bg-surface);border:1px solid var(--border-secondary);border-radius:8px;padding:20px}.page-module__gpW-jG__tipContent{color:var(--text-primary);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:.01em;color:var(--text-primary-strong);margin-bottom:12px;font-size:.8125rem;font-weight:600}@media (max-width:767px){.page-module__gpW-jG__eyebrow{margin-bottom:10px}}.page-module__gpW-jG__sectionDescription{color:var(--text-secondary);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{grid-template-columns:1fr;column-gap:40px;display:grid}@media (min-width:900px){.page-module__gpW-jG__etiquetteContainer{grid-template-columns:1fr 1fr}}@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:22px}}.page-module__gpW-jG__stepHead{border-bottom:solid 1px var(--bg-quaternary);align-items:center;gap:14px;margin-bottom:4px;padding-bottom:.5rem;display:flex}.page-module__gpW-jG__stepHead:has(+.page-module__gpW-jG__stepNote){border-bottom:none;padding-bottom:0}.page-module__gpW-jG__stepHead .page-module__gpW-jG__sectionTitle{margin-bottom:0}.page-module__gpW-jG__stepNum{background:var(--bg-primary-button);block-size:32px;color:var(--text-primary-button);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;inline-size:32px;font-size:15px;font-weight:600;display:inline-flex}.page-module__gpW-jG__stepNote{border-bottom:solid 1px var(--bg-quaternary);color:var(--text-secondary);max-width:none;margin:0 0 20px;padding-bottom:.5rem;line-height:1.5}.page-module__gpW-jG__menuCount{border-block:1px solid var(--border-secondary);color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;padding-block:14px;display:flex}.page-module__gpW-jG__menuCount strong{color:var(--text-primary);font-weight:600}.page-module__gpW-jG__resetMenu{color:var(--text-primary);cursor:pointer;font-family:var(--text-font);text-underline-offset:3px;background:0 0;border:none;margin-left:auto;padding:0;font-size:14px;text-decoration:underline}.page-module__gpW-jG__planBtn{text-align:center;background:var(--bg-primary-button);color:var(--text-primary-button);cursor:pointer;font-family:var(--text-font);border:none;border-radius:8px;padding:8px 14px;font-size:.875rem;font-weight:500;line-height:20px;text-decoration:none;display:inline-block}.page-module__gpW-jG__planBtn:hover{background:var(--bg-primary-button-hover)}@media screen and not (min-width:600px){.page-module__gpW-jG__planBtn,.page-module__gpW-jG__planAgain{width:100%}.page-module__gpW-jG__bookmarkBtn.page-module__gpW-jG__bookmarkBtn{flex:1 1 0;width:auto}.page-module__gpW-jG__planActions{align-items:stretch;width:100%}}.page-module__gpW-jG__bookmarkBtn.page-module__gpW-jG__bookmarkBtn{justify-content:center;align-items:center;padding:7px;display:inline-flex}.page-module__gpW-jG__bookmarkBtn svg{width:20px;height:20px}.page-module__gpW-jG__heroActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}@media screen and not (min-width:600px){.page-module__gpW-jG__heroActions{align-items:center;width:100%}}.page-module__gpW-jG__planActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__gpW-jG__planAgain{border:1px solid var(--border-primary);color:var(--text-primary-strong);cursor:pointer;font-family:var(--text-font);text-align:center;background:0 0;border-radius:8px;padding:7px 14px;font-size:.875rem;font-weight:500;line-height:20px;text-decoration:none;display:inline-block}.page-module__gpW-jG__planAgain:hover{background:var(--bg-secondary)}.page-module__gpW-jG__cookedPrompt{margin-bottom:.75rem}.page-module__gpW-jG__plans{gap:8px;max-width:44rem;display:grid}.page-module__gpW-jG__planRow{background:var(--bg-surface);border:1px solid var(--border-primary);color:var(--text-primary);border-radius:12px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:border-color .12s;display:flex}.page-module__gpW-jG__planRow:hover{border-color:var(--border-hover)}.page-module__gpW-jG__planIcon{color:var(--text-secondary);flex-shrink:0;display:flex}.page-module__gpW-jG__planText{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.page-module__gpW-jG__planWhen{font-weight:500}.page-module__gpW-jG__planWhenShort{display:none}.page-module__gpW-jG__planSoon{color:var(--text-secondary);white-space:nowrap;margin-inline-start:auto;font-size:.875rem}.page-module__gpW-jG__planGo{color:var(--text-tertiary);flex-shrink:0;display:flex}@media not (min-width:600px){.page-module__gpW-jG__planRow{gap:10px;padding:12px 14px}.page-module__gpW-jG__planWhenFull{display:none}.page-module__gpW-jG__planWhenShort{display:inline}}
.page-module__ZJGb_q__main{min-height:100vh}.page-module__ZJGb_q__shelves{flex-direction:column;gap:42px;padding-top:16px;display:flex}@media screen and (max-width:600px){.page-module__ZJGb_q__shelves{gap:32px}}
.recipe-workspace-module__Ahmqga__layout{gap:28px;max-width:1000px;margin:0 auto;padding:20px;display:flex}.recipe-workspace-module__Ahmqga__sidebar{flex-shrink:0;align-self:flex-start;width:210px;position:sticky;top:76px}.recipe-workspace-module__Ahmqga__sidebarCard{background:var(--rf-card);border:1px solid var(--rf-border);box-shadow:0 1px 3px var(--rf-shadow-sm);border-radius:10px;padding:6px}.recipe-workspace-module__Ahmqga__sidebarTab{width:100%;color:var(--rf-text-sec);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;margin-bottom:1px;padding:9px 12px;font-size:13px;font-weight:500;transition:all .15s;display:block}.recipe-workspace-module__Ahmqga__sidebarTab:hover{background:var(--rf-accent-lt)}.recipe-workspace-module__Ahmqga__sidebarTab.recipe-workspace-module__Ahmqga__active{background:var(--rf-accent-lt);color:var(--rf-text);font-weight:650}.recipe-workspace-module__Ahmqga__content{flex:1;min-width:0}.recipe-workspace-module__Ahmqga__sectionCard{background:var(--rf-card);border:1px solid var(--rf-border);box-shadow:0 1px 3px var(--rf-shadow-sm);border-radius:12px;margin-bottom:20px;padding:20px}.recipe-workspace-module__Ahmqga__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:20px;display:flex}.recipe-workspace-module__Ahmqga__sectionTitle{color:var(--rf-text);font-size:15px;font-weight:700;font-family:var(--text-font);margin:0}.recipe-workspace-module__Ahmqga__sectionSubtitle{color:var(--rf-text-mut);margin-top:2px;font-size:12px}.recipe-workspace-module__Ahmqga__sectionActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.recipe-workspace-module__Ahmqga__mobileTabBar{background:var(--rf-card);border-bottom:1px solid var(--rf-border);z-index:99;-ms-overflow-style:none;scrollbar-width:none;padding:0 16px;display:none;position:sticky;top:0;overflow-x:auto}.recipe-workspace-module__Ahmqga__mobileTab{cursor:pointer;color:var(--rf-text-mut);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 14px;font-size:13px;font-weight:500;transition:all .15s}.recipe-workspace-module__Ahmqga__mobileTab.recipe-workspace-module__Ahmqga__active{color:var(--rf-text);border-bottom:2px solid var(--rf-accent);font-weight:700}.recipe-workspace-module__Ahmqga__sidebarTab{align-items:baseline;gap:8px;display:flex}.recipe-workspace-module__Ahmqga__tabLabel{flex:1;min-width:0;line-height:1.35}.recipe-workspace-module__Ahmqga__tabMeta{color:var(--rf-text-mut);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px}.recipe-workspace-module__Ahmqga__page{background:var(--rf-bg);min-height:100vh}.recipe-workspace-module__Ahmqga__header{background:var(--rf-card);border-bottom:1px solid var(--rf-border);z-index:100;box-shadow:0 1px 4px var(--rf-shadow-sm);position:sticky;top:0}.recipe-workspace-module__Ahmqga__headerContent{justify-content:space-between;align-items:center;max-width:1000px;height:56px;margin:0 auto;padding:0 20px;display:flex}.recipe-workspace-module__Ahmqga__headerLeft{align-items:center;gap:12px;display:flex}.recipe-workspace-module__Ahmqga__brand{color:var(--rf-text);letter-spacing:-.02em;font-size:18px;font-weight:700;text-decoration:none}.recipe-workspace-module__Ahmqga__brand:hover{opacity:.7}.recipe-workspace-module__Ahmqga__breadcrumb{align-items:center;gap:8px;font-size:13px;display:flex}.recipe-workspace-module__Ahmqga__breadcrumbSep{color:var(--rf-border);font-size:14px}.recipe-workspace-module__Ahmqga__breadcrumbItem{color:var(--rf-text-sec)}.recipe-workspace-module__Ahmqga__crumbGroup{align-items:center;gap:8px;display:flex}.recipe-workspace-module__Ahmqga__breadcrumbLink{color:var(--rf-text-sec);border-radius:4px;text-decoration:none;transition:color .15s}.recipe-workspace-module__Ahmqga__breadcrumbLink:hover{color:var(--rf-text);text-decoration:underline}.recipe-workspace-module__Ahmqga__breadcrumbLink:focus-visible{outline:2px solid var(--rf-accent);outline-offset:2px}.recipe-workspace-module__Ahmqga__breadcrumbCurrent{color:var(--rf-text);font-weight:600}.recipe-workspace-module__Ahmqga__headerRight{align-items:center;gap:8px;display:flex}.recipe-workspace-module__Ahmqga__btnPreview{border:1.5px solid var(--rf-border);background:var(--rf-card);color:var(--rf-text-sec);cursor:pointer;border-radius:7px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.recipe-workspace-module__Ahmqga__btnPreview:hover{background:var(--rf-input-bg)}.recipe-workspace-module__Ahmqga__btnSave{background:var(--rf-text);color:var(--rf-card);cursor:pointer;border:none;border-radius:7px;min-width:80px;padding:7px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:background .3s}.recipe-workspace-module__Ahmqga__btnSave:hover{opacity:.9}.recipe-workspace-module__Ahmqga__btnSave.recipe-workspace-module__Ahmqga__saved{background:var(--rf-accent)}.recipe-workspace-module__Ahmqga__btnSave:disabled{cursor:default;opacity:.6}.recipe-workspace-module__Ahmqga__statusBar{background:var(--rf-accent-lt);border-bottom:1px solid var(--rf-border);color:var(--rf-text-sec);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 20px;padding:12px 20px;font-size:13px;display:flex}.recipe-workspace-module__Ahmqga__statusLabel{color:var(--rf-text);font-weight:600}.recipe-workspace-module__Ahmqga__statusChip{background:var(--rf-accent);color:var(--rf-card);font-variant-numeric:tabular-nums;border-radius:4px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.recipe-workspace-module__Ahmqga__statusChipQuiet{border:1.5px solid var(--rf-border);color:var(--rf-text-sec);background:0 0}.recipe-workspace-module__Ahmqga__statusMuted{color:var(--rf-text-mut);font-size:12px}@media (max-width:768px){.recipe-workspace-module__Ahmqga__sidebar{display:none}.recipe-workspace-module__Ahmqga__layout{flex-direction:column;gap:0;padding:16px}.recipe-workspace-module__Ahmqga__content{width:100%}.recipe-workspace-module__Ahmqga__mobileTabBar{display:flex}}.recipe-workspace-module__Ahmqga__sidebarGroupStart{border-top:1px solid var(--rf-border);margin-top:6px;padding-top:13px}
.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(--neutral-warm);padding:5rem 0;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:3rem 0}.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}}
.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)}: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)}
.star-rubric-review-module__pkKqtW__scorebar{flex-wrap:wrap;align-items:baseline;gap:4px 16px;margin-bottom:14px;display:flex}.star-rubric-review-module__pkKqtW__score{align-items:baseline;gap:4px;display:flex}.star-rubric-review-module__pkKqtW__stars{color:var(--rf-text);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:30px;font-weight:800;line-height:1}.star-rubric-review-module__pkKqtW__outOf{color:var(--rf-text-mut);font-size:13px;font-weight:600}.star-rubric-review-module__pkKqtW__stale{background:var(--rf-accent-lt);color:var(--rf-accent);border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700}.star-rubric-review-module__pkKqtW__cardCount{color:var(--rf-text-mut);font-variant-numeric:tabular-nums;align-items:center;gap:8px;font-size:12px;display:flex}.star-rubric-review-module__pkKqtW__checks{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.star-rubric-review-module__pkKqtW__check{margin:0}.star-rubric-review-module__pkKqtW__tab{align-items:baseline;gap:10px;min-width:0;display:flex}.star-rubric-review-module__pkKqtW__tabNum{color:var(--rf-text-mut);font-variant-numeric:tabular-nums;text-align:right;flex-shrink:0;min-width:16px;font-size:12px;font-weight:700}.star-rubric-review-module__pkKqtW__tabTitle{min-width:0}.star-rubric-review-module__pkKqtW__tabCount{color:var(--rf-text-mut);font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.star-rubric-review-module__pkKqtW__tabCountDone{color:var(--rf-text)}.star-rubric-review-module__pkKqtW__tabCountSep{opacity:.5;padding:0 1px}.star-rubric-review-module__pkKqtW__example{color:var(--rf-text-sec);margin:0 0 16px;font-size:13px;line-height:1.5}.star-rubric-review-module__pkKqtW__summary{color:var(--rf-text);margin:0 0 6px;font-size:14px;font-weight:600;line-height:1.45}.star-rubric-review-module__pkKqtW__groupTitle{color:var(--rf-text-sec);font-family:var(--text-font);letter-spacing:.01em;margin:0 0 8px;font-size:11px;font-weight:700}.star-rubric-review-module__pkKqtW__check:not(:first-child) .star-rubric-review-module__pkKqtW__groupTitle{margin-top:20px}
.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{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: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}.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;line-height:1.25;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;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(--text-brand-cream)}.value-comparison-module__1lyVFq__ctaNote{color:#ffffffa6;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{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__J4LVIa__gate{color:var(--rf-text-sec);max-width:1000px;margin:0 auto;padding:40px 20px}
.page-module__T41-xW__contentWrapper{min-height:calc(100vh - 200px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:1.5rem 1rem}.page-module__T41-xW__contentInner{max-width:1200px;margin:0 auto}.page-module__T41-xW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem 1.5rem;width:100%;display:grid}@media screen and not (min-width:576px){.page-module__T41-xW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem .75rem}}@media screen and (min-width:576px){.page-module__T41-xW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem 2rem}}@media screen and (min-width:992px){.page-module__T41-xW__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.page-module__T41-xW__kindFilter{margin-bottom:1.5rem}.page-module__T41-xW__gridFetching{opacity:.55;transition:opacity .15s}
.page-module__E3OmyG__grid{align-items:self-start;gap:var(--recipe-grid-row-gap) .75rem;grid-template-columns:repeat(2,1fr);max-width:1200px;margin:0 auto;display:grid}@media screen and (min-width:576px){.page-module__E3OmyG__grid{gap:var(--recipe-grid-row-gap);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));justify-content:start}}@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)}.page-module__E3OmyG__kindFilter{margin-bottom:1.25rem}
.page-module__sCdmBG__main{min-height:100vh}
.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}}
.app-search-module__c1qVrq__search-inner-wrap{margin:0 auto}.app-search-module__c1qVrq__tab-wrapper{justify-content:center;align-items:flex-end;column-gap:10px;display:flex}@media screen and (max-width:767px){.app-search-module__c1qVrq__app-search,.app-search-module__c1qVrq__tabs,.app-search-module__c1qVrq__tab-wrapper{display:none!important}.app-search-module__c1qVrq__btn{width:100%}}@media screen and (min-width:768px){.app-search-module__c1qVrq__app-search{display:none!important}.app-search-module__c1qVrq__search-wrap{padding-bottom:1.5rem}.app-search-module__c1qVrq__tabs{display:none}.app-search-module__c1qVrq__filter-btn-wrapper{padding:10px 0}}.app-search-module__c1qVrq__preferencesLink{color:var(--bg-brand);cursor:pointer;margin-top:.5rem;font-size:.875rem;text-decoration:underline;display:inline-block}.app-search-module__c1qVrq__preferencesLink:hover{color:var(--bg-brand-hover)}.app-search-module__c1qVrq__dietToggleWrapper{justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.app-search-module__c1qVrq__dietToggleLabel{color:var(--text-muted);font-size:.875rem;font-weight:500}.app-search-module__c1qVrq__result-count{display:none}@media screen and (min-width:576px){.app-search-module__c1qVrq__result-count{display:inline}}
