.BlankScreen-module-scss-module__bSsEzW__blank-screen{background:var(--bg);min-height:100vh}
@keyframes Button-module-scss-module__VLzsWq__button-spin{to{transform:rotate(360deg)}}.Button-module-scss-module__VLzsWq__button{justify-content:center;align-items:center;gap:var(--s-2);border-radius:var(--r-sm);white-space:nowrap;cursor:pointer;transition:background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out),transform .1s ease;border:none;font:600 15px Inter,sans-serif;text-decoration:none;display:inline-flex}.Button-module-scss-module__VLzsWq__button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.Button-module-scss-module__VLzsWq__button:active:not(:disabled){transform:translateY(1px)}.Button-module-scss-module__VLzsWq__button:disabled{cursor:not-allowed;opacity:.7}.Button-module-scss-module__VLzsWq__button--awaiting-hydration:disabled{opacity:1;cursor:default}.Button-module-scss-module__VLzsWq__button--primary{background:var(--brand-strong);color:var(--on-brand)}@media (hover:hover){.Button-module-scss-module__VLzsWq__button--primary:hover{background:var(--brand)}}.Button-module-scss-module__VLzsWq__button--primary:active:not(:disabled){background:var(--brand-press)}.Button-module-scss-module__VLzsWq__button--primary:disabled{background:var(--surface-2);color:var(--text-muted)}.Button-module-scss-module__VLzsWq__button--primary.Button-module-scss-module__VLzsWq__button--awaiting-hydration:disabled{background:var(--brand-strong);color:var(--on-brand)}.Button-module-scss-module__VLzsWq__button--secondary{background:var(--surface-2);color:var(--text);border:1px solid var(--border)}@media (hover:hover){.Button-module-scss-module__VLzsWq__button--secondary:hover{border-color:var(--brand);background:var(--brand-subtle)}}.Button-module-scss-module__VLzsWq__button--ghost{color:var(--text);background:0 0}@media (hover:hover){.Button-module-scss-module__VLzsWq__button--ghost:hover{background:var(--surface-2)}}.Button-module-scss-module__VLzsWq__button--danger{background:var(--danger);color:var(--on-brand)}@media (hover:hover){.Button-module-scss-module__VLzsWq__button--danger:hover{filter:brightness(1.08)}}.Button-module-scss-module__VLzsWq__button--link{color:var(--brand);padding:0 var(--s-2);background:0 0;height:auto}@media (hover:hover){.Button-module-scss-module__VLzsWq__button--link:hover{text-underline-offset:3px;text-decoration:underline}}.Button-module-scss-module__VLzsWq__button--sm{height:34px;padding:0 var(--s-4);font-size:13px}.Button-module-scss-module__VLzsWq__button--md{height:44px;padding:0 var(--s-5)}.Button-module-scss-module__VLzsWq__button--lg{border-radius:10px;height:52px;padding:0 26px;font-size:17px}.Button-module-scss-module__VLzsWq__button--icon-only{flex:none;width:44px;height:44px;padding:0}.Button-module-scss-module__VLzsWq__button--loading{cursor:default;opacity:.92}.Button-module-scss-module__VLzsWq__button__spinner{border:2.6px solid #ffffff59;border-top-color:var(--on-brand);border-radius:var(--r-pill);flex:none;width:16px;height:16px;animation:.7s linear infinite Button-module-scss-module__VLzsWq__button-spin;display:inline-block}
.AppHeader-module-scss-module__aIvgaG__app-header{z-index:var(--z-header);align-items:center;gap:var(--s-4);height:56px;padding:0 var(--s-4);background:color-mix(in srgb, var(--bg) 78%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);display:flex;position:relative}@media (min-width:768px){.AppHeader-module-scss-module__aIvgaG__app-header{height:60px;padding:0 var(--s-5)}}@media (min-width:1280px){.AppHeader-module-scss-module__aIvgaG__app-header{height:64px}}.AppHeader-module-scss-module__aIvgaG__app-header__nav{margin-left:var(--s-3);display:none}@media (min-width:1280px){.AppHeader-module-scss-module__aIvgaG__app-header__nav{display:block}}.AppHeader-module-scss-module__aIvgaG__app-header__actions{align-items:center;gap:var(--s-2);margin-left:auto;display:flex}.AppHeader-module-scss-module__aIvgaG__app-header__theme-toggle,.AppHeader-module-scss-module__aIvgaG__app-header__language{display:none}@media (min-width:768px){.AppHeader-module-scss-module__aIvgaG__app-header__theme-toggle,.AppHeader-module-scss-module__aIvgaG__app-header__language{display:block}}.AppHeader-module-scss-module__aIvgaG__app-header__guest-actions{align-items:center;gap:var(--s-2);display:flex}.AppHeader-module-scss-module__aIvgaG__app-header__guest-actions .AppHeader-module-scss-module__aIvgaG__app-header__login{display:none}@media (min-width:768px){.AppHeader-module-scss-module__aIvgaG__app-header__guest-actions .AppHeader-module-scss-module__aIvgaG__app-header__login{display:inline-flex}}
.BottomNav-module-scss-module__slJMsG__bottom-nav{z-index:var(--z-header);border-top:1px solid var(--border);background:var(--surface);flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:1280px){.BottomNav-module-scss-module__slJMsG__bottom-nav{display:none}}.BottomNav-module-scss-module__slJMsG__bottom-nav__content{flex:none;align-items:stretch;height:64px;display:flex}.BottomNav-module-scss-module__slJMsG__bottom-nav__safe-area-spacer{height:env(safe-area-inset-bottom);flex:none}.BottomNav-module-scss-module__slJMsG__bottom-nav__item{color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font:600 10px Inter,sans-serif;text-decoration:none;display:flex}.BottomNav-module-scss-module__slJMsG__bottom-nav__item:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.BottomNav-module-scss-module__slJMsG__bottom-nav__item--active{color:var(--brand);font-weight:700}
.MobileSubpageHeader-module-scss-module__Y2OfGW__mobile-subpage-header{align-items:center;gap:var(--s-2);height:56px;padding:0 var(--s-3);border-bottom:1px solid var(--border);display:flex}@media (min-width:768px){.MobileSubpageHeader-module-scss-module__Y2OfGW__mobile-subpage-header{display:none}}.MobileSubpageHeader-module-scss-module__Y2OfGW__mobile-subpage-header__back{width:44px;height:44px;color:var(--text);border-radius:10px;flex:none;justify-content:center;align-items:center;text-decoration:none;display:flex}.MobileSubpageHeader-module-scss-module__Y2OfGW__mobile-subpage-header__back:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (hover:hover){.MobileSubpageHeader-module-scss-module__Y2OfGW__mobile-subpage-header__back:hover{background:var(--surface-2)}}.MobileSubpageHeader-module-scss-module__Y2OfGW__mobile-subpage-header__wordmark{flex:1;justify-content:center;align-items:center;display:flex}.MobileSubpageHeader-module-scss-module__Y2OfGW__mobile-subpage-header__title{color:var(--text);text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;font:600 15px Fraunces,serif;overflow:hidden}.MobileSubpageHeader-module-scss-module__Y2OfGW__mobile-subpage-header__edit{width:44px;height:44px;color:var(--text-2);border-radius:10px;flex:none;justify-content:center;align-items:center;text-decoration:none;display:flex}.MobileSubpageHeader-module-scss-module__Y2OfGW__mobile-subpage-header__edit:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (hover:hover){.MobileSubpageHeader-module-scss-module__Y2OfGW__mobile-subpage-header__edit:hover{background:var(--surface-2)}}.MobileSubpageHeader-module-scss-module__Y2OfGW__mobile-subpage-header__spacer{flex:none;width:44px;height:44px}
.ScrollToTopButton-module-scss-module__-4dtza__scroll-to-top-button{right:var(--s-4);bottom:calc(64px + var(--s-4) + env(safe-area-inset-bottom));z-index:var(--z-dropdown);position:fixed}@media (min-width:1280px){.ScrollToTopButton-module-scss-module__-4dtza__scroll-to-top-button{bottom:calc(var(--s-4) + env(safe-area-inset-bottom))}}.ScrollToTopButton-module-scss-module__-4dtza__scroll-to-top-button{border:1px solid var(--border);border-radius:var(--r-pill);background:var(--surface);width:44px;height:44px;color:var(--text);box-shadow:var(--e-2);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transition:background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),opacity var(--dur-base) var(--ease-out),transform var(--dur-slow) var(--ease-out),visibility var(--dur-slow) var(--ease-out);justify-content:center;align-items:center;display:flex;transform:translateY(8px)scale(.8)}.ScrollToTopButton-module-scss-module__-4dtza__scroll-to-top-button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (hover:hover){.ScrollToTopButton-module-scss-module__-4dtza__scroll-to-top-button:hover{background:var(--surface-2);border-color:var(--brand)}}.ScrollToTopButton-module-scss-module__-4dtza__scroll-to-top-button--visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}
.AppShell-module-scss-module__cTdJFG__app-shell{background:var(--bg);min-height:100svh;color:var(--text)}.AppShell-module-scss-module__cTdJFG__app-shell__header--desktop-only{display:none}@media (min-width:768px){.AppShell-module-scss-module__cTdJFG__app-shell__header--desktop-only{display:block}}.AppShell-module-scss-module__cTdJFG__app-shell__main{max-width:1280px;padding-bottom:calc(64px + env(safe-area-inset-bottom));margin:0 auto}@media (min-width:1280px){.AppShell-module-scss-module__cTdJFG__app-shell__main{padding-bottom:0}}
@keyframes BaseModal-module-scss-module__fozsZG__base-modal-overlay-in{0%{opacity:0}}@keyframes BaseModal-module-scss-module__fozsZG__base-modal-fade-up{0%{opacity:0;transform:scale(.985)translateY(10px)}}@keyframes BaseModal-module-scss-module__fozsZG__base-modal-sheet-in{0%{transform:translateY(100%)}}.BaseModal-module-scss-module__fozsZG__base-modal-overlay{z-index:var(--z-modal);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:flex-end;animation:.2s BaseModal-module-scss-module__fozsZG__base-modal-overlay-in;display:flex;position:fixed;inset:0;overflow-y:auto}@media (min-width:768px){.BaseModal-module-scss-module__fozsZG__base-modal-overlay{padding:var(--s-4);align-items:center}}.BaseModal-module-scss-module__fozsZG__base-modal{width:100%;max-height:90svh;padding:var(--s-5) var(--s-5) 0;border:1px solid var(--border);border-radius:var(--r-lg) var(--r-lg) 0 0;background:var(--surface);box-shadow:var(--e-3);animation:BaseModal-module-scss-module__fozsZG__base-modal-sheet-in .25s var(--ease-out);flex-direction:column;display:flex;position:relative;overflow:hidden}.BaseModal-module-scss-module__fozsZG__base-modal:focus{outline:none}@media (min-width:768px){.BaseModal-module-scss-module__fozsZG__base-modal{border-radius:var(--r-lg);max-width:420px;animation:BaseModal-module-scss-module__fozsZG__base-modal-fade-up .25s var(--ease-out);padding:26px 26px 0}}.BaseModal-module-scss-module__fozsZG__base-modal__handle{cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;width:100%;height:28px;margin:0;display:flex}.BaseModal-module-scss-module__fozsZG__base-modal__handle:before{border-radius:var(--r-pill);background:var(--border);content:"";width:38px;height:4px}.BaseModal-module-scss-module__fozsZG__base-modal__handle:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.BaseModal-module-scss-module__fozsZG__base-modal__close{top:var(--s-4);right:var(--s-4);border-radius:var(--r-sm);background:var(--surface-2);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border:none;flex:none;justify-content:center;align-items:center;display:flex;position:absolute}.BaseModal-module-scss-module__fozsZG__base-modal__close:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.BaseModal-module-scss-module__fozsZG__base-modal__title{margin:0 0 var(--s-4);color:var(--text);text-align:center;flex:none;font:600 20px Fraunces,serif}.BaseModal-module-scss-module__fozsZG__base-modal__scroll{min-height:0;padding-bottom:calc(var(--s-5) + env(safe-area-inset-bottom));flex:auto;overflow-y:auto}@media (min-width:768px){.BaseModal-module-scss-module__fozsZG__base-modal__scroll{padding-bottom:26px}}.BaseModal-module-scss-module__fozsZG__base-modal__footer{justify-content:flex-end;gap:var(--s-3);padding:var(--s-4) 0 calc(var(--s-4) + env(safe-area-inset-bottom));flex-wrap:wrap-reverse;flex:none;display:flex}.BaseModal-module-scss-module__fozsZG__base-modal__footer>*{flex:auto}@media (min-width:768px){.BaseModal-module-scss-module__fozsZG__base-modal__footer{padding-bottom:var(--s-4);flex-wrap:wrap}.BaseModal-module-scss-module__fozsZG__base-modal__footer>*{flex:0 auto}.BaseModal-module-scss-module__fozsZG__base-modal--sm{max-width:360px}.BaseModal-module-scss-module__fozsZG__base-modal--lg{max-width:520px}}
.CalorieDisclaimer-module-scss-module__RS875W__calorie-disclaimer{align-items:flex-start;gap:var(--s-2);margin:var(--s-4) 0 0;padding:var(--s-3) var(--s-4);border:1px solid color-mix(in srgb, var(--info) 30%, var(--border));border-radius:var(--r-sm);background:color-mix(in srgb, var(--info) 8%, var(--surface));color:var(--text-muted);font:400 12px Inter,sans-serif;display:flex}.CalorieDisclaimer-module-scss-module__RS875W__calorie-disclaimer svg{color:var(--info);flex:none;margin-top:1px}
.FormErrorBanner-module-scss-module__8rOt6q__form-error-banner{align-items:center;gap:var(--s-2);padding:var(--s-3) var(--s-4);border:1px solid color-mix(in srgb, var(--danger) 30%, var(--border));border-radius:var(--r-sm);background:color-mix(in srgb, var(--danger) 10%, var(--surface));color:var(--danger);font:500 13px Inter,sans-serif;display:flex}
.FormField-module-scss-module__P47BhG__form-field{gap:var(--s-2);flex-direction:column;display:flex}.FormField-module-scss-module__P47BhG__form-field__label-row{justify-content:space-between;align-items:center;gap:var(--s-2);display:flex}.FormField-module-scss-module__P47BhG__form-field__label{color:var(--text-2);font:600 13px Inter,sans-serif}.FormField-module-scss-module__P47BhG__form-field__error{color:var(--danger);align-items:center;gap:6px;margin:0;font:500 12px Inter,sans-serif;display:flex}
.NumberInput-module-scss-module__6C7jEG__number-input{width:100%;height:44px;padding:0 var(--s-4);border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface-2);color:var(--text);text-align:center;appearance:textfield;transition:border-color var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out);font:500 16px Geist Mono,monospace}.NumberInput-module-scss-module__6C7jEG__number-input::-webkit-inner-spin-button{appearance:none;margin:0}.NumberInput-module-scss-module__6C7jEG__number-input::-webkit-outer-spin-button{appearance:none;margin:0}.NumberInput-module-scss-module__6C7jEG__number-input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-subtle);outline:none}.NumberInput-module-scss-module__6C7jEG__number-input:disabled{cursor:not-allowed;opacity:.6}.NumberInput-module-scss-module__6C7jEG__number-input--error{border-color:var(--danger)}.NumberInput-module-scss-module__6C7jEG__number-input--error:focus{border-color:var(--danger);box-shadow:0 0 0 3px color-mix(in srgb, var(--danger) 14%, transparent)}
.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab{gap:var(--s-5);flex-direction:column;display:flex}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__grid{gap:var(--s-5);grid-template-columns:1fr;display:grid}@media (min-width:1280px){.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__grid{grid-template-columns:1.35fr 1fr;align-items:start}}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__col{gap:var(--s-5);flex-direction:column;min-width:0;display:flex}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__empty{align-items:center;gap:var(--s-5);flex-direction:column;display:flex}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__empty>*{width:100%;max-width:680px}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__empty-intro{align-items:center;gap:var(--s-3);text-align:center;flex-direction:column;display:flex}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__empty-icon{border-radius:var(--r-pill);background:var(--brand-subtle);width:104px;height:104px;color:var(--brand);justify-content:center;align-items:center;display:flex}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__empty-title{color:var(--text);margin:0;font:600 22px Fraunces,serif}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__empty-description{max-width:40ch;color:var(--text-2);margin:0;font:400 15px/1.5 Inter,sans-serif}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__card-heading{align-items:center;gap:var(--s-2);color:var(--brand);display:flex}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__card-title{color:var(--text);margin:0;font:600 18px Fraunces,serif}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__helper{margin:var(--s-1) 0 var(--s-4);color:var(--text-2);font:400 13px Inter,sans-serif}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__form{gap:var(--s-4);flex-direction:column;display:flex}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__form-fields{gap:var(--s-4);grid-template-columns:1fr;max-width:280px;display:grid}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__form-footer{justify-content:flex-end;align-items:center;gap:var(--s-3);flex-wrap:wrap;display:flex}.ProfileDietaryTab-module-scss-module__oXT8SG__profile-dietary-tab__saved{color:var(--success);align-items:center;font:400 12.5px Inter,sans-serif;display:inline-flex}
.ContentCard-module-scss-module__Di30_a__content-card{border:1px solid var(--border);background:var(--surface);height:100%;color:inherit;transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out),border-color .2s var(--ease-out);border-radius:14px;text-decoration:none;display:flex;position:relative;overflow:hidden}@media (hover:hover){.ContentCard-module-scss-module__Di30_a__content-card:hover{box-shadow:var(--e-2);border-color:var(--brand);transform:translateY(-4px)}}.ContentCard-module-scss-module__Di30_a__content-card:has(.ContentCard-module-scss-module__Di30_a__content-card__link:focus-visible){outline:2px solid var(--brand);outline-offset:2px}.ContentCard-module-scss-module__Di30_a__content-card__image{background:var(--surface-2);color:var(--brand);flex:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ContentCard-module-scss-module__Di30_a__content-card__image-icon{opacity:.45}.ContentCard-module-scss-module__Di30_a__content-card__tags{align-items:center;gap:6px;min-width:0;display:flex;position:absolute;top:11px;left:11px}.ContentCard-module-scss-module__Di30_a__content-card__chip{border-radius:var(--r-pill);border:1px solid color-mix(in srgb, var(--border) 55%, transparent);background:color-mix(in srgb, var(--surface) 70%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:25px;color:var(--text);align-items:center;padding:0 11px;font:600 11px Inter,sans-serif;display:flex}.ContentCard-module-scss-module__Di30_a__content-card__favourite{border:1px solid color-mix(in srgb, var(--border) 55%, transparent);border-radius:var(--r-pill);background:color-mix(in srgb, var(--surface) 70%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:34px;height:34px;color:var(--text-2);z-index:1;cursor:pointer;opacity:1;transition:transform var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;display:flex;position:absolute;top:10px;right:10px}@media (hover:hover){.ContentCard-module-scss-module__Di30_a__content-card__favourite:hover{transform:scale(1.1)}}.ContentCard-module-scss-module__Di30_a__content-card__chip--row{background:var(--brand-subtle);-webkit-backdrop-filter:none;backdrop-filter:none;height:23px;color:var(--brand);border:none;padding:0 10px}.ContentCard-module-scss-module__Di30_a__content-card__favourite--row{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;width:30px;height:30px;position:relative}.ContentCard-module-scss-module__Di30_a__content-card__row-header{justify-content:space-between;align-items:center;gap:var(--s-3);display:flex}.ContentCard-module-scss-module__Di30_a__content-card__row-header .ContentCard-module-scss-module__Di30_a__content-card__tags{position:static}.ContentCard-module-scss-module__Di30_a__content-card__body{gap:var(--s-2);flex-direction:column;flex:1;min-width:0;display:flex}.ContentCard-module-scss-module__Di30_a__content-card__link{color:inherit;text-decoration:none}.ContentCard-module-scss-module__Di30_a__content-card__link:focus-visible{outline:none}.ContentCard-module-scss-module__Di30_a__content-card__link:after{content:"";border-radius:inherit;position:absolute;inset:0}.ContentCard-module-scss-module__Di30_a__content-card__title{text-overflow:ellipsis;white-space:nowrap;color:var(--text);font:600 17px Fraunces,serif;overflow:hidden}.ContentCard-module-scss-module__Di30_a__content-card__rating{color:var(--text);align-items:center;gap:6px;font:600 13px Geist Mono,monospace;display:flex}.ContentCard-module-scss-module__Di30_a__content-card__rating-value{align-items:center;gap:6px;display:inline-flex}.ContentCard-module-scss-module__Di30_a__content-card__meta{align-items:center;gap:var(--s-4);margin-top:auto;display:flex}.ContentCard-module-scss-module__Di30_a__content-card__meta-item{color:var(--text-2);align-items:center;gap:6px;font:500 13px Geist Mono,monospace;display:flex}.ContentCard-module-scss-module__Di30_a__content-card__meta-item--calorie-over{color:var(--calorie-over)}.ContentCard-module-scss-module__Di30_a__content-card__meta-text{color:var(--text-muted);margin-top:auto;font:400 12px Inter,sans-serif}.ContentCard-module-scss-module__Di30_a__content-card__marks{flex:none;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.ContentCard-module-scss-module__Di30_a__content-card__allergen-badge{border-radius:var(--r-pill);background:color-mix(in srgb, var(--warning) 15%, transparent);height:21px;color:var(--warning);flex:none;align-items:center;gap:5px;padding:0 9px;font:600 10px Inter,sans-serif;display:inline-flex}.ContentCard-module-scss-module__Di30_a__content-card__allergen-badge--row{border-radius:999px;justify-content:center;width:20px;height:20px;padding:0}.ContentCard-module-scss-module__Di30_a__content-card--grid{flex-direction:column}.ContentCard-module-scss-module__Di30_a__content-card--grid .ContentCard-module-scss-module__Di30_a__content-card__image{aspect-ratio:16/9}.ContentCard-module-scss-module__Di30_a__content-card--grid .ContentCard-module-scss-module__Di30_a__content-card__body{padding:14px 15px 15px}.ContentCard-module-scss-module__Di30_a__content-card--row{flex-direction:row}.ContentCard-module-scss-module__Di30_a__content-card--row .ContentCard-module-scss-module__Di30_a__content-card__image{width:108px}.ContentCard-module-scss-module__Di30_a__content-card--row .ContentCard-module-scss-module__Di30_a__content-card__body{padding:13px 15px}.ContentCard-module-scss-module__Di30_a__content-card--row .ContentCard-module-scss-module__Di30_a__content-card__title{font-size:16px}.ContentCard-module-scss-module__Di30_a__content-card--mine{border-width:1.5px;border-color:var(--brand)}.ContentCard-module-scss-module__Di30_a__content-card--badge{border-color:color-mix(in srgb, var(--warning) 55%, var(--border));box-shadow:0 0 0 3px color-mix(in srgb, var(--warning) 12%, transparent)}@media (hover:hover){.ContentCard-module-scss-module__Di30_a__content-card--badge:hover{border-color:var(--warning)}}.ContentCard-module-scss-module__Di30_a__content-card--calorie-over{border-color:color-mix(in srgb, var(--calorie-over) 55%, var(--border));box-shadow:0 0 0 3px color-mix(in srgb, var(--calorie-over) 12%, transparent)}@media (hover:hover){.ContentCard-module-scss-module__Di30_a__content-card--calorie-over:hover{border-color:var(--calorie-over)}}
.CookbookStatsBanner-module-scss-module__TA_aAq__cookbook-stats-banner{align-items:flex-start;gap:var(--s-3);padding:var(--s-5);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);flex-direction:column;display:flex}@media (min-width:1280px){.CookbookStatsBanner-module-scss-module__TA_aAq__cookbook-stats-banner{align-items:center;gap:var(--s-4);flex-direction:row}}.CookbookStatsBanner-module-scss-module__TA_aAq__cookbook-stats-banner__icon{border-radius:var(--r-sm);background:var(--brand-subtle);width:36px;height:36px;color:var(--brand);flex:none;justify-content:center;align-items:center;display:inline-flex}.CookbookStatsBanner-module-scss-module__TA_aAq__cookbook-stats-banner__body{flex-direction:column;gap:2px;display:flex}@media (min-width:1280px){.CookbookStatsBanner-module-scss-module__TA_aAq__cookbook-stats-banner__body{flex:1;min-width:0}}.CookbookStatsBanner-module-scss-module__TA_aAq__cookbook-stats-banner__title{color:var(--text);margin:0;font:600 15px Fraunces,serif}.CookbookStatsBanner-module-scss-module__TA_aAq__cookbook-stats-banner__description{color:var(--text-2);text-wrap:pretty;margin:0;font:400 13px/1.45 Inter,sans-serif}.CookbookStatsBanner-module-scss-module__TA_aAq__cookbook-stats-banner__cta{text-align:center;align-self:stretch}@media (min-width:1280px){.CookbookStatsBanner-module-scss-module__TA_aAq__cookbook-stats-banner__cta{white-space:nowrap;align-self:center}}
.AvoidPill-module-scss-module__6k24Za__avoid-pill{border:1px solid color-mix(in srgb, var(--brand) 45%, transparent);border-radius:var(--r-pill);background:var(--brand-subtle);height:21px;color:var(--brand);white-space:nowrap;flex:none;align-items:center;gap:5px;padding:0 9px;font:600 10px Inter,sans-serif;display:inline-flex}.AvoidPill-module-scss-module__6k24Za__avoid-pill--compact{justify-content:center;width:20px;height:20px;padding:0}.AvoidPill-module-scss-module__6k24Za__avoid-pill__label{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.FormCard-module-scss-module__vm-yPa__form-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:var(--s-5)}
.EmailVerificationBanner-module-scss-module__63ANLa__email-verification-banner{align-items:center;gap:var(--s-3);padding:var(--s-3) var(--s-4);border:1px solid color-mix(in srgb, var(--warning) 30%, var(--border));border-radius:var(--r-sm);background:color-mix(in srgb, var(--warning) 10%, var(--surface));color:var(--warning);flex-wrap:wrap;display:flex}.EmailVerificationBanner-module-scss-module__63ANLa__email-verification-banner__message{text-overflow:ellipsis;white-space:nowrap;flex:140px;min-width:140px;margin:0;font:500 13px Inter,sans-serif;overflow:hidden}@media (min-width:768px){.EmailVerificationBanner-module-scss-module__63ANLa__email-verification-banner__message{white-space:normal;flex:auto;min-width:200px}}.EmailVerificationBanner-module-scss-module__63ANLa__email-verification-banner__actions{justify-content:center;align-items:center;gap:var(--s-2);flex:100%;display:flex}@media (min-width:768px){.EmailVerificationBanner-module-scss-module__63ANLa__email-verification-banner__actions{flex:none;justify-content:flex-start}}
.PhotoField-module-scss-module__pccNga__photo-field{gap:var(--s-3);flex-direction:column;display:flex}.PhotoField-module-scss-module__pccNga__photo-field__frame{justify-content:center;align-items:center;gap:var(--s-1);aspect-ratio:4/3;border:2px dashed var(--border);border-radius:var(--r-md);background:var(--surface-2);flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.PhotoField-module-scss-module__pccNga__photo-field__frame--round{aspect-ratio:1;border-radius:var(--r-pill);width:88px}.PhotoField-module-scss-module__pccNga__photo-field__dropzone{padding:var(--s-4);color:var(--text-2);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out),background-color var(--dur-fast) var(--ease-out)}.PhotoField-module-scss-module__pccNga__photo-field__dropzone:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (hover:hover){.PhotoField-module-scss-module__pccNga__photo-field__dropzone:hover{border-color:var(--brand)}}.PhotoField-module-scss-module__pccNga__photo-field__dropzone:disabled{cursor:default}.PhotoField-module-scss-module__pccNga__photo-field__dropzone--active{border-color:var(--brand);background:var(--brand-subtle)}.PhotoField-module-scss-module__pccNga__photo-field__placeholder{color:var(--text-muted)}.PhotoField-module-scss-module__pccNga__photo-field__dropzone--active .PhotoField-module-scss-module__pccNga__photo-field__placeholder{color:var(--brand)}.PhotoField-module-scss-module__pccNga__photo-field__prompt{color:var(--text);font:600 14px Inter,sans-serif}.PhotoField-module-scss-module__pccNga__photo-field__drag-hint{color:var(--text-muted);font:400 12px Inter,sans-serif}@media (pointer:coarse){.PhotoField-module-scss-module__pccNga__photo-field__drag-hint{display:none}}.PhotoField-module-scss-module__pccNga__photo-field__frame--round .PhotoField-module-scss-module__pccNga__photo-field__prompt,.PhotoField-module-scss-module__pccNga__photo-field__frame--round .PhotoField-module-scss-module__pccNga__photo-field__drag-hint{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PhotoField-module-scss-module__pccNga__photo-field__filled{border-style:solid}.PhotoField-module-scss-module__pccNga__photo-field__image{object-fit:cover;width:100%;height:100%;display:block}.PhotoField-module-scss-module__pccNga__photo-field__overlay-actions{gap:var(--s-2);opacity:0;transition:opacity var(--dur-fast) var(--ease-out);display:flex;position:absolute;top:10px;right:10px}.PhotoField-module-scss-module__pccNga__photo-field__frame--round .PhotoField-module-scss-module__pccNga__photo-field__overlay-actions{justify-content:center;align-items:center;gap:var(--s-1);inset:0}.PhotoField-module-scss-module__pccNga__photo-field__filled:hover .PhotoField-module-scss-module__pccNga__photo-field__overlay-actions,.PhotoField-module-scss-module__pccNga__photo-field__filled:focus-within .PhotoField-module-scss-module__pccNga__photo-field__overlay-actions{opacity:1}@media (hover:none){.PhotoField-module-scss-module__pccNga__photo-field__overlay-actions{opacity:1}}.PhotoField-module-scss-module__pccNga__photo-field__icon-button{border:1px solid color-mix(in srgb, var(--border) 55%, transparent);border-radius:var(--r-pill);background:color-mix(in srgb, var(--surface) 75%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:34px;height:34px;color:var(--text);cursor:pointer;transition:transform var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;display:flex}.PhotoField-module-scss-module__pccNga__photo-field__icon-button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (hover:hover){.PhotoField-module-scss-module__pccNga__photo-field__icon-button:hover{transform:scale(1.1)}}.PhotoField-module-scss-module__pccNga__photo-field__frame--round .PhotoField-module-scss-module__pccNga__photo-field__icon-button{width:30px;height:30px}.PhotoField-module-scss-module__pccNga__photo-field__icon-button--danger{color:var(--danger)}.PhotoField-module-scss-module__pccNga__photo-field__drop-overlay{padding:var(--s-3);border-radius:inherit;background:color-mix(in srgb, var(--brand) 80%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--on-brand);text-align:center;pointer-events:none;justify-content:center;align-items:center;font:600 14px Inter,sans-serif;display:flex;position:absolute;inset:0}.PhotoField-module-scss-module__pccNga__photo-field__frame--round .PhotoField-module-scss-module__pccNga__photo-field__drop-overlay{font-size:11px}.PhotoField-module-scss-module__pccNga__photo-field__hint{color:var(--text-muted);margin:0;font:400 12px Inter,sans-serif}.PhotoField-module-scss-module__pccNga__photo-field__error{color:var(--danger);margin:0;font:500 12px Inter,sans-serif}@media (prefers-reduced-motion:reduce){.PhotoField-module-scss-module__pccNga__photo-field__dropzone,.PhotoField-module-scss-module__pccNga__photo-field__overlay-actions,.PhotoField-module-scss-module__pccNga__photo-field__icon-button{transition:none}}
.ExpiringItem-module-scss-module__deJyAa__expiring-item{justify-content:space-between;align-items:center;gap:var(--s-2);padding:var(--s-2) var(--s-3);border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface-2);display:flex}.ExpiringItem-module-scss-module__deJyAa__expiring-item__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);font:500 13px Inter,sans-serif;overflow:hidden}.ExpiringItem-module-scss-module__deJyAa__expiring-item__badge{color:var(--text-muted);flex:none;font:700 12px Geist Mono,monospace}.ExpiringItem-module-scss-module__deJyAa__expiring-item--expired{background:color-mix(in srgb, var(--danger) 8%, var(--surface-2));border-color:color-mix(in srgb, var(--danger) 25%, var(--border))}.ExpiringItem-module-scss-module__deJyAa__expiring-item--expired .ExpiringItem-module-scss-module__deJyAa__expiring-item__badge{color:var(--danger)}.ExpiringItem-module-scss-module__deJyAa__expiring-item--warning{background:color-mix(in srgb, var(--warning) 8%, var(--surface-2));border-color:color-mix(in srgb, var(--warning) 25%, var(--border))}.ExpiringItem-module-scss-module__deJyAa__expiring-item--warning .ExpiringItem-module-scss-module__deJyAa__expiring-item__badge{color:var(--warning)}
.RatingSummary-module-scss-module__X93YoG__rating-summary__star{color:var(--warning);fill:var(--warning);flex-shrink:0}.RatingSummary-module-scss-module__X93YoG__rating-summary__count{color:var(--text-muted);font-size:.92em;font-weight:400}.RatingSummary-module-scss-module__X93YoG__rating-summary__empty{color:var(--text-muted);font-weight:400}.RatingSummary-module-scss-module__X93YoG__rating-summary__sr{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.LanguageBadge-module-scss-module__WdX_Vq__language-badge{border-radius:var(--r-pill);letter-spacing:.04em;white-space:nowrap;flex:none;align-items:center;height:22px;padding:0 7px;font:600 10.5px Geist Mono,monospace;display:inline-flex}.LanguageBadge-module-scss-module__WdX_Vq__language-badge__label{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.LanguageBadge-module-scss-module__WdX_Vq__language-badge--plain{border:1px solid var(--border);background:var(--surface-2);color:var(--text-2)}.LanguageBadge-module-scss-module__WdX_Vq__language-badge--overlay{border:1px solid color-mix(in srgb, var(--border) 55%, transparent);background:color-mix(in srgb, var(--surface) 70%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:25px;color:var(--text);padding:0 8px}
.RecordPhoto-module-scss-module__OxF_BG__record-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}
.FavouriteButton-module-scss-module__WbYKya__favourite-button--active svg{color:var(--brand);fill:currentColor}
.EmptyState-module-scss-module__Ojlp9G__empty-state{align-items:center;gap:var(--s-3);padding:var(--s-8) var(--s-4);text-align:center;flex-direction:column;display:flex}.EmptyState-module-scss-module__Ojlp9G__empty-state__icon{width:104px;height:104px;margin-bottom:var(--s-2);border-radius:var(--r-pill);background:var(--brand-subtle);color:var(--brand);justify-content:center;align-items:center;display:flex}.EmptyState-module-scss-module__Ojlp9G__empty-state__title{color:var(--text);font:600 22px Fraunces,serif}.EmptyState-module-scss-module__Ojlp9G__empty-state__description{max-width:40ch;color:var(--text-2);margin:0;font:400 15px/1.5 Inter,sans-serif}.EmptyState-module-scss-module__Ojlp9G__empty-state__action{align-self:stretch;gap:var(--s-3);flex-direction:column-reverse;display:flex}@media (min-width:768px){.EmptyState-module-scss-module__Ojlp9G__empty-state__action{flex-direction:row;justify-content:flex-end;align-self:auto}}.EmptyState-module-scss-module__Ojlp9G__empty-state__action>*{justify-content:center;width:100%}@media (min-width:768px){.EmptyState-module-scss-module__Ojlp9G__empty-state__action>*{width:auto}}.EmptyState-module-scss-module__Ojlp9G__empty-state__action{margin-top:var(--s-2)}
@keyframes LoadMore-module-scss-module__SWPXtq__load-more-spin{to{transform:rotate(360deg)}}.LoadMore-module-scss-module__SWPXtq__load-more{margin:var(--s-5) 0 var(--s-7);text-align:center}.LoadMore-module-scss-module__SWPXtq__load-more__row{justify-content:center;align-items:center;gap:var(--s-3);display:flex}.LoadMore-module-scss-module__SWPXtq__load-more__count{color:var(--text-muted);margin:0;font:400 13px Inter,sans-serif}.LoadMore-module-scss-module__SWPXtq__load-more__button{border-radius:var(--r-pill);background:var(--brand-strong);height:42px;color:var(--on-brand);cursor:pointer;border:none;align-items:center;gap:8px;padding:0 20px;font:600 14px Inter,sans-serif;display:inline-flex}.LoadMore-module-scss-module__SWPXtq__load-more__button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.LoadMore-module-scss-module__SWPXtq__load-more__button:disabled{opacity:.6;cursor:default}.LoadMore-module-scss-module__SWPXtq__load-more__spinner{border:2px solid color-mix(in srgb, var(--on-brand) 35%, transparent);border-top-color:var(--on-brand);border-radius:var(--r-pill);flex:none;width:16px;height:16px;animation:.7s linear infinite LoadMore-module-scss-module__SWPXtq__load-more-spin;display:inline-block}.LoadMore-module-scss-module__SWPXtq__load-more__error{margin-top:var(--s-2);color:var(--danger);font:400 13px Inter,sans-serif}
.ExpiringSoon-module-scss-module__at13FW__expiring-soon{padding:var(--s-5);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);border-color:color-mix(in srgb, var(--warning) 30%, var(--border))}@media (orientation:landscape) and (max-height:500px){.ExpiringSoon-module-scss-module__at13FW__expiring-soon{padding:var(--s-3)}.ExpiringSoon-module-scss-module__at13FW__expiring-soon__header{margin-bottom:var(--s-2)}.ExpiringSoon-module-scss-module__at13FW__expiring-soon__link,.ExpiringSoon-module-scss-module__at13FW__expiring-soon__list>:nth-child(n+2){display:none}}.ExpiringSoon-module-scss-module__at13FW__expiring-soon__header{margin-bottom:var(--s-4);justify-content:space-between;align-items:center;display:flex}.ExpiringSoon-module-scss-module__at13FW__expiring-soon__title{color:var(--text);font:600 17px Fraunces,serif}.ExpiringSoon-module-scss-module__at13FW__expiring-soon__link{color:var(--brand);font:600 13px Inter,sans-serif;text-decoration:none}.ExpiringSoon-module-scss-module__at13FW__expiring-soon__list{gap:var(--s-2);flex-direction:column;display:flex}.ExpiringSoon-module-scss-module__at13FW__expiring-soon__empty{color:var(--text-muted);margin:0;font:400 14px Inter,sans-serif}.ExpiringSoon-module-scss-module__at13FW__expiring-soon__shopping-list{width:100%;height:38px;margin-top:var(--s-3);border:1px dashed var(--border);border-radius:var(--r-sm);color:var(--text-2);cursor:pointer;background:0 0;justify-content:center;align-items:center;font:600 12px Inter,sans-serif;display:none}.ExpiringSoon-module-scss-module__at13FW__expiring-soon__shopping-list:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (hover:hover){.ExpiringSoon-module-scss-module__at13FW__expiring-soon__shopping-list:hover{border-color:var(--brand);color:var(--brand)}}.ExpiringSoon-module-scss-module__at13FW__expiring-soon__shopping-list:disabled{border-color:var(--border);color:var(--text-muted);cursor:default}@media (min-width:1280px){.ExpiringSoon-module-scss-module__at13FW__expiring-soon__shopping-list{display:flex}}
.ProfileMenusTab-module-scss-module__LN-Nfa__profile-menus-tab__grid{gap:var(--s-3);flex-direction:column;display:flex}@media (min-width:768px){.ProfileMenusTab-module-scss-module__LN-Nfa__profile-menus-tab__grid{gap:var(--s-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}}@media (min-width:1280px){.ProfileMenusTab-module-scss-module__LN-Nfa__profile-menus-tab__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.GreetingHeader-module-scss-module__zl25iW__greeting-header{gap:var(--s-4);flex-direction:column;display:flex}@media (min-width:1280px){.GreetingHeader-module-scss-module__zl25iW__greeting-header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.GreetingHeader-module-scss-module__zl25iW__greeting-header__text{min-width:0}.GreetingHeader-module-scss-module__zl25iW__greeting-header__date{margin-bottom:var(--s-1);color:var(--text-muted);letter-spacing:.04em;font:500 13px Geist Mono,monospace}.GreetingHeader-module-scss-module__zl25iW__greeting-header__title{overflow-wrap:break-word;color:var(--text);letter-spacing:-.02em;margin:0;font:600 clamp(24px,4vw,38px) Fraunces,serif}.GreetingHeader-module-scss-module__zl25iW__greeting-header__actions{display:none}@media (min-width:1280px){.GreetingHeader-module-scss-module__zl25iW__greeting-header__actions{gap:var(--s-3);display:flex}}
.ProfileRecipesTab-module-scss-module__Tse1Nq__profile-recipes-tab__grid{gap:var(--s-3);flex-direction:column;display:flex}@media (min-width:768px){.ProfileRecipesTab-module-scss-module__Tse1Nq__profile-recipes-tab__grid{gap:var(--s-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}}@media (min-width:1280px){.ProfileRecipesTab-module-scss-module__Tse1Nq__profile-recipes-tab__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.HomeActions-module-scss-module__-zIIhG__home-actions{gap:var(--s-3);display:flex}@media (min-width:1280px){.HomeActions-module-scss-module__-zIIhG__home-actions{display:none}}.HomeActions-module-scss-module__-zIIhG__home-actions__news{flex:none;width:46px;height:46px;position:relative}@media (min-width:768px){.HomeActions-module-scss-module__-zIIhG__home-actions__news{width:44px;height:44px}}.HomeActions-module-scss-module__-zIIhG__home-actions__dot{border:1.5px solid var(--surface);background:var(--danger);border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.HomeActions-module-scss-module__-zIIhG__home-actions__menu,.HomeActions-module-scss-module__-zIIhG__home-actions__recipe{flex:1;min-width:0;height:46px;padding:0;font-size:13px}@media (min-width:768px){.HomeActions-module-scss-module__-zIIhG__home-actions__menu,.HomeActions-module-scss-module__-zIIhG__home-actions__recipe{height:44px;padding:0 var(--s-4);font-size:14px}}
.ProfileFavouritesTab-module-scss-module__lgvzOG__profile-favourites-tab{gap:var(--s-4);flex-direction:column;display:flex}@media (min-width:768px){.ProfileFavouritesTab-module-scss-module__lgvzOG__profile-favourites-tab__switch{align-self:flex-start;min-width:280px}}
.PantryRecipesCard-module-scss-module__a3tyrW__pantry-recipes-card{align-items:flex-start;gap:var(--s-3);padding:var(--s-5);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);flex-direction:column;display:flex}.PantryRecipesCard-module-scss-module__a3tyrW__pantry-recipes-card__icon{border-radius:var(--r-sm);background:var(--brand-subtle);width:36px;height:36px;color:var(--brand);justify-content:center;align-items:center;display:inline-flex}.PantryRecipesCard-module-scss-module__a3tyrW__pantry-recipes-card__body{flex-direction:column;gap:2px;display:flex}.PantryRecipesCard-module-scss-module__a3tyrW__pantry-recipes-card__title{color:var(--text);font:600 15px Fraunces,serif}.PantryRecipesCard-module-scss-module__a3tyrW__pantry-recipes-card__description{color:var(--text-2);margin:0;font:400 13px/1.45 Inter,sans-serif}.PantryRecipesCard-module-scss-module__a3tyrW__pantry-recipes-card__cta{text-align:center;align-self:stretch}
.ProfileHero-module-scss-module__Z3cx-W__profile-hero{align-items:center;gap:var(--s-4);margin-bottom:var(--s-6);padding-bottom:var(--s-5);border-bottom:1px solid var(--border);flex-wrap:wrap;display:flex}@media (min-width:768px){.ProfileHero-module-scss-module__Z3cx-W__profile-hero{gap:var(--s-5);padding-bottom:var(--s-6)}}.ProfileHero-module-scss-module__Z3cx-W__profile-hero__identity{flex:1;min-width:0}@media (min-width:768px){.ProfileHero-module-scss-module__Z3cx-W__profile-hero__identity{flex:none}}.ProfileHero-module-scss-module__Z3cx-W__profile-hero__name{overflow-wrap:break-word;color:var(--text);letter-spacing:-.02em;margin:0 0 4px;font:600 clamp(24px,4vw,28px) Fraunces,serif}.ProfileHero-module-scss-module__Z3cx-W__profile-hero__joined{color:var(--text-muted);margin:0;font:400 13px Inter,sans-serif}.ProfileHero-module-scss-module__Z3cx-W__profile-hero__mobile-logout{border:1px solid color-mix(in srgb, var(--danger) 30%, var(--border));border-radius:var(--r-sm);background:color-mix(in srgb, var(--danger) 8%, var(--surface));width:40px;height:40px;color:var(--danger);cursor:pointer;flex:none;justify-content:center;align-items:center;display:flex}.ProfileHero-module-scss-module__Z3cx-W__profile-hero__mobile-logout:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (min-width:768px){.ProfileHero-module-scss-module__Z3cx-W__profile-hero__mobile-logout{display:none}}.ProfileHero-module-scss-module__Z3cx-W__profile-hero__spacer{display:none}@media (min-width:768px){.ProfileHero-module-scss-module__Z3cx-W__profile-hero__spacer{flex:1;display:block}}.ProfileHero-module-scss-module__Z3cx-W__profile-hero__stats{gap:var(--s-2);flex-basis:100%;grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.ProfileHero-module-scss-module__Z3cx-W__profile-hero__stats{gap:var(--s-6);flex-basis:auto;display:flex}}.ProfileHero-module-scss-module__Z3cx-W__profile-hero__stat{border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface);flex-direction:column;align-items:center;padding:10px;display:flex}@media (min-width:768px){.ProfileHero-module-scss-module__Z3cx-W__profile-hero__stat{background:0 0;border:none;padding:0}}.ProfileHero-module-scss-module__Z3cx-W__profile-hero__stat-value{color:var(--text);font:700 24px Geist Mono,monospace}.ProfileHero-module-scss-module__Z3cx-W__profile-hero__stat-label{color:var(--text-muted);font:400 12px Inter,sans-serif}.ProfileHero-module-scss-module__Z3cx-W__profile-hero__actions{gap:var(--s-2);flex-basis:100%;display:flex}@media (min-width:768px){.ProfileHero-module-scss-module__Z3cx-W__profile-hero__actions{flex-basis:auto}}.ProfileHero-module-scss-module__Z3cx-W__profile-hero__edit{flex:1}@media (min-width:768px){.ProfileHero-module-scss-module__Z3cx-W__profile-hero__edit{flex:none}}
.RecipeFormPage-module-scss-module__M-gvuG__recipe-form-page{max-width:1280px;padding:var(--s-6) var(--s-4);margin:0 auto}.RecipeFormPage-module-scss-module__M-gvuG__recipe-form-page__breadcrumb{align-items:center;gap:var(--s-2);margin-bottom:var(--s-5);color:var(--text-muted);font:500 13px Inter,sans-serif;display:flex}.RecipeFormPage-module-scss-module__M-gvuG__recipe-form-page__breadcrumb a{color:var(--text-muted);text-decoration:none}.RecipeFormPage-module-scss-module__M-gvuG__recipe-form-page__breadcrumb a:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (hover:hover){.RecipeFormPage-module-scss-module__M-gvuG__recipe-form-page__breadcrumb a:hover{color:var(--brand)}}.RecipeFormPage-module-scss-module__M-gvuG__recipe-form-page__breadcrumb span{color:var(--text-2)}.RecipeFormPage-module-scss-module__M-gvuG__recipe-form-page__heading{margin:0 0 var(--s-6);color:var(--text);letter-spacing:-.02em;font:600 clamp(24px,4vw,34px) Fraunces,serif}
.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card{align-items:center;gap:var(--s-3);border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface);transition:transform var(--dur-base) var(--ease-out),border-color var(--dur-base) var(--ease-out);padding:8px 12px 8px 8px;text-decoration:none;display:flex;overflow:hidden}.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (hover:hover){.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card:hover{border-color:var(--brand);transform:translateY(-2px)}}@media (min-width:768px){.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card{background:var(--surface-2);padding:0;display:block}}@media (orientation:landscape) and (max-height:500px){.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card{background:var(--surface);padding:8px 12px 8px 8px;display:flex}}.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__image{border-radius:var(--r-sm);background:var(--surface-2);width:64px;height:48px;color:var(--brand);flex:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__image{aspect-ratio:21/9;border-bottom:1px solid var(--border);border-radius:0;width:auto;height:auto}}@media (orientation:landscape) and (max-height:500px){.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__image{aspect-ratio:auto;border-radius:var(--r-sm);border-bottom:none;width:64px;height:48px}}.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__image-icon{opacity:.35}.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__body{min-width:0}@media (min-width:768px){.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__body{padding:var(--s-3) var(--s-4)}}@media (orientation:landscape) and (max-height:500px){.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__body{padding:0}}.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__title{text-overflow:ellipsis;white-space:nowrap;color:var(--text);font:600 13px Fraunces,serif;overflow:hidden}.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__meta{color:var(--text-muted);align-items:center;gap:5px;margin-top:3px;font:500 11px Geist Mono,monospace;display:flex}.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__meta span:after{content:"·";opacity:.5;margin-left:5px}.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__meta span:last-child:after{content:none}.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__calories{flex:none;align-items:center;gap:3px;display:inline-flex}.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__calories--over{color:var(--calorie-over)}.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__rating{color:var(--text-2);flex:none;align-items:center;gap:3px;display:inline-flex}.RecentRecipeCard-module-scss-module__Zl6UVq__recent-recipe-card__rating svg{fill:var(--warning);stroke:none}
.ProfileTabs-module-scss-module__11p9ba__profile-tabs{margin-bottom:var(--s-5);scrollbar-width:none;flex-wrap:nowrap;gap:4px;display:flex;overflow-x:auto}.ProfileTabs-module-scss-module__11p9ba__profile-tabs::-webkit-scrollbar{display:none}.ProfileTabs-module-scss-module__11p9ba__profile-tabs__tab{border-radius:var(--r-sm);height:40px;color:var(--text-2);white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;padding:0 14px;font:600 13px Inter,sans-serif;text-decoration:none;display:inline-flex}.ProfileTabs-module-scss-module__11p9ba__profile-tabs__tab:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (hover:hover){.ProfileTabs-module-scss-module__11p9ba__profile-tabs__tab:hover{background:var(--surface-2)}}.ProfileTabs-module-scss-module__11p9ba__profile-tabs__tab--on{background:var(--brand-subtle);color:var(--brand)}.ProfileTabs-module-scss-module__11p9ba__profile-tabs__spacer{flex:1;display:none}@media (min-width:768px){.ProfileTabs-module-scss-module__11p9ba__profile-tabs__spacer{display:block}}.ProfileTabs-module-scss-module__11p9ba__profile-tabs__logout{border:1px solid color-mix(in srgb, var(--danger) 30%, var(--border));border-radius:var(--r-sm);background:color-mix(in srgb, var(--danger) 8%, var(--surface));height:40px;color:var(--danger);white-space:nowrap;cursor:pointer;flex:none;align-items:center;gap:7px;padding:0 14px;font:600 13px Inter,sans-serif;display:none}.ProfileTabs-module-scss-module__11p9ba__profile-tabs__logout:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (min-width:768px){.ProfileTabs-module-scss-module__11p9ba__profile-tabs__logout{display:inline-flex}}
.page-module-scss-module__dvk9ia__profile-page{max-width:1280px;padding:var(--s-6) var(--s-4);margin:0 auto}.page-module-scss-module__dvk9ia__profile-page__dietary{gap:var(--s-6);flex-direction:column;display:flex}
.FormPhotoCard-module-scss-module__PZmTpW__form-photo-card__title{margin-bottom:var(--s-3);color:var(--text-2);font:600 13px Inter,sans-serif;display:block}
.RecentRecipes-module-scss-module__bminWW__recent-recipes{padding:var(--s-5);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md)}.RecentRecipes-module-scss-module__bminWW__recent-recipes__header{margin-bottom:var(--s-4);justify-content:space-between;align-items:center;display:flex}.RecentRecipes-module-scss-module__bminWW__recent-recipes__title{color:var(--text);font:600 17px Fraunces,serif}.RecentRecipes-module-scss-module__bminWW__recent-recipes__view-all{color:var(--brand);font:600 13px Inter,sans-serif;text-decoration:none}.RecentRecipes-module-scss-module__bminWW__recent-recipes__grid{gap:var(--s-4);grid-template-columns:minmax(0,1fr);display:grid}.RecentRecipes-module-scss-module__bminWW__recent-recipes__grid>:nth-child(n+3){display:none}@media (min-width:768px){.RecentRecipes-module-scss-module__bminWW__recent-recipes__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.RecentRecipes-module-scss-module__bminWW__recent-recipes__grid>:nth-child(n+3){display:block}.RecentRecipes-module-scss-module__bminWW__recent-recipes__grid>:nth-child(n+5){display:none}}@media (min-width:1280px){.RecentRecipes-module-scss-module__bminWW__recent-recipes__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.RecentRecipes-module-scss-module__bminWW__recent-recipes__grid>:nth-child(n+5){display:block}}@media (orientation:landscape) and (max-height:500px){.RecentRecipes-module-scss-module__bminWW__recent-recipes__grid{gap:var(--s-2);grid-template-columns:minmax(0,1fr)}.RecentRecipes-module-scss-module__bminWW__recent-recipes__grid>:nth-child(n+3),.RecentRecipes-module-scss-module__bminWW__recent-recipes__grid>:nth-child(n+5){display:none}}
.page-module-scss-module__dIWggW__ingredients-page{max-width:1280px;padding:var(--s-6) var(--s-4);margin:0 auto}
.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card{align-items:center;gap:var(--s-4);padding:13px var(--s-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);display:flex}@media (min-width:1280px){.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card{padding:var(--s-4) var(--s-5)}}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__ring{display:none}@media (min-width:1280px){.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__ring{flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__ring svg{width:34px;height:34px}}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__ring-track{stroke:var(--border);stroke-width:5px}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__ring-arc{stroke:var(--brand-strong);stroke-width:5px;stroke-linecap:round}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__value{color:var(--text);font:700 24px/1 Geist Mono,monospace;display:block}@media (min-width:768px){.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__value{font-size:26px}}@media (min-width:1280px){.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__value{font-size:30px}}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__label{color:var(--text-muted);margin-top:2px;font:400 12px Inter,sans-serif;display:block}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card--near{border-color:color-mix(in srgb, var(--warning) 35%, var(--border))}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card--near .KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__ring-arc{stroke:var(--warning)}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card--near .KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__value{color:var(--warning)}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card--over{border-color:color-mix(in srgb, var(--danger) 35%, var(--border))}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card--over .KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__ring-arc{stroke:var(--danger)}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card--over .KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__value{color:var(--danger)}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card--empty{padding:13px var(--s-4);border:1px dashed var(--border);border-radius:var(--r-md);background:0 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;text-decoration:none;display:flex}@media (min-width:1280px){.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card--empty{padding:var(--s-4) var(--s-5)}}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__empty-label{color:var(--text-muted);font:400 12px Inter,sans-serif}.KcalStatCard-module-scss-module__WnbzSG__kcal-stat-card__empty-cta{color:var(--brand);font:600 13px Inter,sans-serif}
.MenuHeroActions-module-scss-module__IBxOTW__menu-hero-actions{gap:var(--s-2);flex-wrap:wrap;display:flex}.MenuHeroActions-module-scss-module__IBxOTW__menu-hero-actions__edit{white-space:nowrap;height:44px}.MenuHeroActions-module-scss-module__IBxOTW__menu-hero-actions__favourite{align-items:center;gap:var(--s-2);height:44px;padding:0 var(--s-4);border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface);color:var(--text);cursor:pointer;white-space:nowrap;font:600 13px Inter,sans-serif;display:inline-flex}.MenuHeroActions-module-scss-module__IBxOTW__menu-hero-actions__favourite svg{color:var(--brand)}.MenuHeroActions-module-scss-module__IBxOTW__menu-hero-actions__log-intake{align-items:center;gap:var(--s-2);height:44px;padding:0 var(--s-4);border:1px solid color-mix(in srgb, var(--brand) 35%, var(--border));border-radius:var(--r-sm);background:color-mix(in srgb, var(--brand) 8%, var(--surface));color:var(--brand);cursor:pointer;white-space:nowrap;transition:background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out);font:600 13px Inter,sans-serif;display:inline-flex}.MenuHeroActions-module-scss-module__IBxOTW__menu-hero-actions__log-intake:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (hover:hover){.MenuHeroActions-module-scss-module__IBxOTW__menu-hero-actions__log-intake:hover{border-color:color-mix(in srgb, var(--brand) 50%, var(--border));background:color-mix(in srgb, var(--brand) 14%, var(--surface))}}.MenuHeroActions-module-scss-module__IBxOTW__menu-hero-actions__delete{border:1px solid color-mix(in srgb, var(--danger) 35%, var(--border));border-radius:var(--r-sm);background:color-mix(in srgb, var(--danger) 8%, var(--surface));width:44px;height:44px;color:var(--danger);cursor:pointer;transition:background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out);flex:none;justify-content:center;align-items:center;display:flex}.MenuHeroActions-module-scss-module__IBxOTW__menu-hero-actions__delete:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (hover:hover){.MenuHeroActions-module-scss-module__IBxOTW__menu-hero-actions__delete:hover{border-color:color-mix(in srgb, var(--danger) 50%, var(--border));background:color-mix(in srgb, var(--danger) 14%, var(--surface))}}
.ConfirmModal-module-scss-module__YWmzsG__confirm-modal__heading{align-items:center;gap:var(--s-4);flex-direction:column;display:flex}.ConfirmModal-module-scss-module__YWmzsG__confirm-modal__icon{border-radius:50%;flex:none;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.ConfirmModal-module-scss-module__YWmzsG__confirm-modal__icon--danger{background:color-mix(in srgb, var(--danger) 14%, transparent);color:var(--danger)}.ConfirmModal-module-scss-module__YWmzsG__confirm-modal__icon--primary{background:var(--brand-subtle);color:var(--brand)}.ConfirmModal-module-scss-module__YWmzsG__confirm-modal__message{margin:var(--s-4) 0 0;color:var(--text-2);text-align:center;font:400 14px/1.5 Inter,sans-serif}.ConfirmModal-module-scss-module__YWmzsG__confirm-modal__error{margin:var(--s-2) 0 0;color:var(--danger);text-align:center;font:500 13px Inter,sans-serif}
.RecipeDescriptionPanel-module-scss-module__ScKbnq__recipe-description-panel__label{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;font:500 13px Geist Mono,monospace;display:block}.RecipeDescriptionPanel-module-scss-module__ScKbnq__recipe-description-panel__content{overflow-wrap:break-word;margin:0 0 var(--s-6);color:var(--text-2);font:400 15px/1.65 Inter,sans-serif}.RecipeDescriptionPanel-module-scss-module__ScKbnq__recipe-description-panel__allergens-head{align-items:center;gap:7px;margin-bottom:11px;display:flex}.RecipeDescriptionPanel-module-scss-module__ScKbnq__recipe-description-panel__allergens-head .RecipeDescriptionPanel-module-scss-module__ScKbnq__recipe-description-panel__label{margin-bottom:0}.RecipeDescriptionPanel-module-scss-module__ScKbnq__recipe-description-panel__dot{background:var(--warning);border-radius:50%;flex:none;width:9px;height:9px}.RecipeDescriptionPanel-module-scss-module__ScKbnq__recipe-description-panel__allergens{gap:var(--s-2);flex-wrap:wrap;display:flex}.RecipeDescriptionPanel-module-scss-module__ScKbnq__recipe-description-panel__allergen{border:1px solid color-mix(in srgb, var(--warning) 35%, var(--border));border-radius:var(--r-pill);background:color-mix(in srgb, var(--warning) 12%, var(--surface));height:30px;color:var(--warning);align-items:center;padding:0 13px;font:600 12px Inter,sans-serif;display:inline-flex}.RecipeDescriptionPanel-module-scss-module__ScKbnq__recipe-description-panel__allergen--avoided{border-color:color-mix(in srgb, var(--brand) 45%, transparent);background:var(--brand-subtle);color:var(--brand);gap:5px}.RecipeDescriptionPanel-module-scss-module__ScKbnq__recipe-description-panel__sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.DeleteAccountButton-module-scss-module__p4bYKW__delete-account-button{height:34px;padding:0 var(--s-4);border-radius:var(--r-sm);background:var(--danger);color:var(--on-brand);cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border:none;justify-content:center;align-items:center;font:600 13px Inter,sans-serif;display:inline-flex;position:relative;overflow:hidden}.DeleteAccountButton-module-scss-module__p4bYKW__delete-account-button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (hover:hover){.DeleteAccountButton-module-scss-module__p4bYKW__delete-account-button:hover{filter:brightness(1.08)}}.DeleteAccountButton-module-scss-module__p4bYKW__delete-account-button__fill{background:color-mix(in srgb, #000 25%, var(--danger));width:0;position:absolute;inset:0}.DeleteAccountButton-module-scss-module__p4bYKW__delete-account-button--holding .DeleteAccountButton-module-scss-module__p4bYKW__delete-account-button__fill{animation-name:DeleteAccountButton-module-scss-module__p4bYKW__delete-hold-fill;animation-timing-function:linear;animation-fill-mode:forwards}.DeleteAccountButton-module-scss-module__p4bYKW__delete-account-button__label{align-items:center;gap:var(--s-2);display:inline-flex;position:relative}@keyframes DeleteAccountButton-module-scss-module__p4bYKW__delete-hold-fill{0%{width:0}to{width:100%}}
.ActiveFilterChips-module-scss-module__OzWguq__active-filter-chips{margin-top:14px;margin-bottom:var(--s-5);flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ActiveFilterChips-module-scss-module__OzWguq__active-filter-chips__count{color:var(--text-muted);font:500 13px Inter,sans-serif}.ActiveFilterChips-module-scss-module__OzWguq__active-filter-chips__divider{background:var(--border);width:1px;height:16px}.ActiveFilterChips-module-scss-module__OzWguq__active-filter-chips__chip{border:1px solid var(--border);border-radius:var(--r-pill);background:var(--surface-2);height:30px;color:var(--text);align-items:center;gap:7px;padding:0 8px 0 13px;font:500 13px Inter,sans-serif;display:inline-flex}.ActiveFilterChips-module-scss-module__OzWguq__active-filter-chips__chip button{border-radius:var(--r-pill);width:18px;height:18px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}@media (hover:hover){.ActiveFilterChips-module-scss-module__OzWguq__active-filter-chips__chip button:hover{color:var(--text)}}.ActiveFilterChips-module-scss-module__OzWguq__active-filter-chips__clear{color:var(--brand);cursor:pointer;background:0 0;border:none;padding:0 4px;font:600 13px Inter,sans-serif}.ActiveFilterChips-module-scss-module__OzWguq__active-filter-chips__clear:focus-visible{outline:2px solid var(--brand);outline-offset:2px}
.ErrorState-module-scss-module__vaTmLa__error-state{align-items:center;gap:var(--s-3);padding:var(--s-7) var(--s-4);border:1px solid color-mix(in srgb, var(--danger) 35%, var(--border));border-radius:var(--r-lg);background:color-mix(in srgb, var(--danger) 6%, transparent);text-align:center;flex-direction:column;display:flex}.ErrorState-module-scss-module__vaTmLa__error-state__icon{width:64px;height:64px;margin-bottom:var(--s-1);border-radius:var(--r-pill);background:color-mix(in srgb, var(--danger) 14%, transparent);color:var(--danger);justify-content:center;align-items:center;display:flex}.ErrorState-module-scss-module__vaTmLa__error-state__title{color:var(--text);font:600 20px Fraunces,serif}.ErrorState-module-scss-module__vaTmLa__error-state__description{max-width:40ch;color:var(--text-2);margin:0;font:400 14px/1.5 Inter,sans-serif}
.SearchField-module-scss-module__FmQk6a__search-field{border:1px solid var(--border);background:var(--surface);min-width:0;height:48px;color:var(--text-muted);border-radius:10px;flex:1;align-items:center;gap:10px;padding:0 14px;display:flex;position:relative}.SearchField-module-scss-module__FmQk6a__search-field:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-subtle)}.SearchField-module-scss-module__FmQk6a__search-field__icon{flex:none}.SearchField-module-scss-module__FmQk6a__search-field__input{min-width:0;color:var(--text);background:0 0;border:none;flex:1;font:400 16px Inter,sans-serif}.SearchField-module-scss-module__FmQk6a__search-field__input::placeholder{color:var(--text-muted)}.SearchField-module-scss-module__FmQk6a__search-field__input:focus{outline:none}.SearchField-module-scss-module__FmQk6a__search-field__clear{width:20px;height:20px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;display:flex}.SearchField-module-scss-module__FmQk6a__search-field__clear:focus-visible{outline:2px solid var(--brand);outline-offset:2px}
.RecipeHero-module-scss-module__B3gHHW__recipe-hero__image{aspect-ratio:4/3;margin-bottom:var(--s-5);border-radius:var(--r-lg);background:linear-gradient(135deg, var(--brand-subtle), var(--surface-2));color:var(--brand);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__image-icon{opacity:.45}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__favourite{border:1px solid color-mix(in srgb, var(--border) 55%, transparent);border-radius:var(--r-pill);background:color-mix(in srgb, var(--surface) 70%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:42px;height:42px;color:var(--text-2);cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:14px}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__tags{align-items:center;gap:var(--s-2);margin-bottom:var(--s-3);flex-wrap:wrap;display:flex}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__title{overflow-wrap:break-word;margin:0 0 var(--s-2);color:var(--text);letter-spacing:-.02em;font:600 clamp(28px,4vw,38px)/1.08 Fraunces,serif}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__author{margin:0 0 var(--s-4)}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__stats{gap:var(--s-4);margin-bottom:var(--s-5);flex-wrap:wrap;display:flex}@media (min-width:768px){.RecipeHero-module-scss-module__B3gHHW__recipe-hero__stats{gap:var(--s-6)}}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat--secondary{display:none}@media (min-width:768px){.RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat--secondary{display:block}}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat-label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font:500 11px Geist Mono,monospace;display:none}@media (min-width:768px){.RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat-label{display:block}}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat-value{color:var(--text-2);align-items:center;gap:6px;font:500 13px Geist Mono,monospace;display:flex}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat-value svg{width:15px;height:15px;color:var(--brand)}@media (min-width:768px){.RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat-value{color:var(--text);gap:7px;font:500 16px Geist Mono,monospace}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat-value svg{width:17px;height:17px}}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat-secondary{color:var(--text-muted);margin-top:2px;font:500 11px Geist Mono,monospace;display:block}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat--calorie-over .RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat-value,.RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat--calorie-over .RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat-value svg,.RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat--calorie-over .RecipeHero-module-scss-module__B3gHHW__recipe-hero__stat-secondary{color:var(--calorie-over)}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__rate{margin-bottom:var(--s-5)}.RecipeHero-module-scss-module__B3gHHW__recipe-hero__actions,.RecipeHero-module-scss-module__B3gHHW__recipe-hero__visitor-actions-wrap{margin-bottom:var(--s-6)}
.SettingsRow-module-scss-module__mhlSjG__settings-row{align-items:center;gap:var(--s-3);padding:var(--s-4);border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface);color:var(--brand);flex-wrap:wrap;display:flex}.SettingsRow-module-scss-module__mhlSjG__settings-row--danger{border-color:color-mix(in srgb, var(--danger) 30%, var(--border));background:color-mix(in srgb, var(--danger) 6%, var(--surface));color:var(--danger)}.SettingsRow-module-scss-module__mhlSjG__settings-row--disabled{opacity:.72}.SettingsRow-module-scss-module__mhlSjG__settings-row__text{flex:1}.SettingsRow-module-scss-module__mhlSjG__settings-row__title{white-space:nowrap;align-items:center;gap:var(--s-2);color:var(--text);font:600 14px Inter,sans-serif;display:flex}.SettingsRow-module-scss-module__mhlSjG__settings-row__title--danger{color:var(--danger)}.SettingsRow-module-scss-module__mhlSjG__settings-row__badge{border-radius:var(--r-pill);background:var(--surface-2);color:var(--text-muted);letter-spacing:.02em;text-transform:uppercase;padding:2px 8px;font:500 10.5px Inter,sans-serif}.SettingsRow-module-scss-module__mhlSjG__settings-row__description{color:var(--text-muted);margin-top:2px;font:400 12px Inter,sans-serif;display:none}@media (min-width:768px){.SettingsRow-module-scss-module__mhlSjG__settings-row__description{display:block}}.SettingsRow-module-scss-module__mhlSjG__settings-row__control{flex:none;margin-left:auto}
.SegmentedControl-module-scss-module__CQJBta__segmented-control{border:1px solid var(--border);border-radius:var(--r-pill);background:var(--surface-2);grid-auto-columns:1fr;grid-auto-flow:column;align-items:center;gap:2px;padding:3px;display:inline-grid}.SegmentedControl-module-scss-module__CQJBta__segmented-control__segment{height:30px;padding:0 var(--s-4);border-radius:var(--r-pill);color:var(--text-2);white-space:nowrap;cursor:pointer;transition:background var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out);background:0 0;border:none;font:600 12px Inter,sans-serif}.SegmentedControl-module-scss-module__CQJBta__segmented-control__segment:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.SegmentedControl-module-scss-module__CQJBta__segmented-control__segment--active{background:var(--brand-strong);color:var(--on-brand)}
.TextInput-module-scss-module__LvcnKq__text-input{width:100%;height:44px;padding:0 var(--s-4);border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface-2);color:var(--text);transition:border-color var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out);font:400 16px Inter,sans-serif}.TextInput-module-scss-module__LvcnKq__text-input::placeholder{color:var(--text-muted)}.TextInput-module-scss-module__LvcnKq__text-input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-subtle);outline:none}.TextInput-module-scss-module__LvcnKq__text-input:disabled{cursor:not-allowed;opacity:.6}.TextInput-module-scss-module__LvcnKq__text-input--error{border-color:var(--danger)}.TextInput-module-scss-module__LvcnKq__text-input--error:focus{border-color:var(--danger);box-shadow:0 0 0 3px color-mix(in srgb, var(--danger) 14%, transparent)}
.StatCard-module-scss-module__a6o_hG__stat-card{align-items:center;gap:var(--s-4);padding:13px var(--s-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);display:flex}@media (min-width:1280px){.StatCard-module-scss-module__a6o_hG__stat-card{padding:var(--s-4) var(--s-5)}}.StatCard-module-scss-module__a6o_hG__stat-card__icon{display:none}@media (min-width:1280px){.StatCard-module-scss-module__a6o_hG__stat-card__icon{border-radius:var(--r-md);background:var(--brand-subtle);width:44px;height:44px;color:var(--brand);flex:none;justify-content:center;align-items:center;display:flex}}.StatCard-module-scss-module__a6o_hG__stat-card__value{color:var(--text);font:700 24px/1 Geist Mono,monospace;display:block}@media (min-width:768px){.StatCard-module-scss-module__a6o_hG__stat-card__value{font-size:26px}}@media (min-width:1280px){.StatCard-module-scss-module__a6o_hG__stat-card__value{font-size:30px}}.StatCard-module-scss-module__a6o_hG__stat-card__label--desktop,.StatCard-module-scss-module__a6o_hG__stat-card__label--short{color:var(--text-muted);margin-top:2px;font:400 12px Inter,sans-serif;display:block}.StatCard-module-scss-module__a6o_hG__stat-card__label--desktop{display:none}@media (min-width:1280px){.StatCard-module-scss-module__a6o_hG__stat-card__label--desktop{display:block}.StatCard-module-scss-module__a6o_hG__stat-card__label--short{display:none}}.StatCard-module-scss-module__a6o_hG__stat-card--warning{border-color:color-mix(in srgb, var(--warning) 35%, var(--border))}.StatCard-module-scss-module__a6o_hG__stat-card--warning .StatCard-module-scss-module__a6o_hG__stat-card__icon{background:color-mix(in srgb, var(--warning) 14%, transparent);color:var(--warning)}.StatCard-module-scss-module__a6o_hG__stat-card--warning .StatCard-module-scss-module__a6o_hG__stat-card__value{color:var(--warning)}
.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel{gap:var(--s-3);border:1px solid var(--border);border-radius:var(--r-lg);background:var(--surface);flex-direction:column;padding:14px;display:flex}@media (min-width:768px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel{padding:var(--s-4)}}@media (min-width:1280px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel{max-height:660px;position:sticky;top:8px}}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__header{justify-content:space-between;align-items:center;display:flex}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__title{color:var(--text);font:600 14px Fraunces,serif}@media (min-width:1280px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__title{font-size:15px}}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__badge{display:none}@media (min-width:768px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__badge{border-radius:var(--r-pill);background:color-mix(in srgb, var(--danger) 16%, transparent);min-width:20px;height:20px;color:var(--danger);justify-content:center;align-items:center;padding:0 6px;font:700 10px Geist Mono,monospace;display:inline-flex}}@media (min-width:1280px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__badge{min-width:22px;height:22px;padding:0 7px;font-size:11px}}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__empty{color:var(--text-2);margin:0;font:400 13px Inter,sans-serif}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__list{flex-direction:column;gap:7px;margin:0;padding-inline-start:0;list-style:none;display:flex}@media (min-width:768px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__list{gap:var(--s-2);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}}@media (min-width:1280px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__list{flex-direction:column;max-height:470px;padding-right:2px;display:flex;overflow-y:auto}}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__row{border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface-2);align-items:center;gap:9px;min-width:0;padding:9px 12px;display:flex}@media (min-width:768px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__row{padding:9px 13px}}@media (min-width:1280px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__row{padding:10px 13px}}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__row--missing{border-color:color-mix(in srgb, var(--warning) 35%, var(--border));background:color-mix(in srgb, var(--warning) 9%, var(--surface))}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__check{color:var(--success);flex:none}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__missing-dot{border-radius:var(--r-pill);background:var(--warning);flex:none;width:9px;height:9px;display:block}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);flex:1;font:500 13px Inter,sans-serif;overflow:hidden}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__qty{color:var(--text-2);white-space:nowrap;flex:none;font:500 12px Geist Mono,monospace}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__actions{align-items:center;gap:var(--s-2);flex-direction:column;flex:none;display:flex}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__add{justify-content:center;align-items:center;gap:var(--s-2);border-radius:var(--r-sm);background:var(--brand-strong);width:100%;height:42px;color:var(--on-brand);cursor:pointer;border:none;font:600 13px Inter,sans-serif;display:flex}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__add:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__add:disabled{cursor:default;opacity:.6}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__pantry{display:none}@media (min-width:768px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__pantry{border-radius:var(--r-sm);color:var(--brand);font:600 13px Inter,sans-serif;text-decoration:none;display:inline}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__pantry:focus-visible{outline:2px solid var(--brand);outline-offset:2px}}@media (min-width:768px) and (hover:hover){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__pantry:hover{text-decoration:underline}}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__allergens-block{border-top:1px solid var(--border);flex:none;padding-top:11px}@media (min-width:768px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__allergens-block{padding-top:13px}}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__allergens-head{align-items:center;gap:6px;margin-bottom:9px;display:flex}@media (min-width:768px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__allergens-head{gap:7px;margin-bottom:10px}}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__dot{background:var(--warning);border-radius:50%;flex:none;width:8px;height:8px}@media (min-width:768px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__dot{width:9px;height:9px}}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__allergens-label{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font:500 11px Geist Mono,monospace}@media (min-width:768px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__allergens-label{font-size:12px}}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__allergens{flex-wrap:wrap;gap:6px;display:flex}@media (min-width:768px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__allergens{gap:7px}}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__allergen{border:1px solid color-mix(in srgb, var(--warning) 35%, var(--border));border-radius:var(--r-pill);background:color-mix(in srgb, var(--warning) 12%, var(--surface));height:25px;color:var(--warning);align-items:center;padding:0 11px;font:600 11px Inter,sans-serif;display:inline-flex}@media (min-width:768px){.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__allergen{height:27px;padding:0 12px;font-size:12px}}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__allergen--avoided{border-color:color-mix(in srgb, var(--brand) 45%, transparent);background:var(--brand-subtle);color:var(--brand);gap:5px}.MenuMissingIngredientsPanel-module-scss-module__bIE-4q__menu-missing-ingredients-panel__sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.ShoppingListAddForm-module-scss-module__-JEYWa__shopping-list-add-form__fields{grid-template-columns:minmax(0,1fr) 92px;grid-template-areas:"name name""note submit";gap:10px;display:grid}@media (min-width:768px){.ShoppingListAddForm-module-scss-module__-JEYWa__shopping-list-add-form__fields{gap:var(--s-3);grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;grid-template-areas:"name note submit"}}@media (min-width:1280px){.ShoppingListAddForm-module-scss-module__-JEYWa__shopping-list-add-form__fields{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) auto}}@media (orientation:landscape) and (max-height:500px){.ShoppingListAddForm-module-scss-module__-JEYWa__shopping-list-add-form__fields{gap:var(--s-2);grid-template-columns:minmax(0,1fr) 64px;grid-template-areas:"name name""note submit"}}.ShoppingListAddForm-module-scss-module__-JEYWa__shopping-list-add-form__name{grid-area:name;position:relative}.ShoppingListAddForm-module-scss-module__-JEYWa__shopping-list-add-form__name-icon{color:var(--brand);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.ShoppingListAddForm-module-scss-module__-JEYWa__shopping-list-add-form__name-input{padding-left:40px}.ShoppingListAddForm-module-scss-module__-JEYWa__shopping-list-add-form__note{grid-area:note}.ShoppingListAddForm-module-scss-module__-JEYWa__shopping-list-add-form__submit{grid-area:submit;height:44px}@media (min-width:768px){.ShoppingListAddForm-module-scss-module__-JEYWa__shopping-list-add-form__submit{padding:0 var(--s-5)}}.ShoppingListAddForm-module-scss-module__-JEYWa__shopping-list-add-form__hint{display:none}@media (min-width:768px){.ShoppingListAddForm-module-scss-module__-JEYWa__shopping-list-add-form__hint{margin:var(--s-3) 0 0 2px;color:var(--text-muted);align-items:center;gap:7px;font:400 12.5px Inter,sans-serif;display:flex}}@media (orientation:landscape) and (max-height:500px){.ShoppingListAddForm-module-scss-module__-JEYWa__shopping-list-add-form__hint{display:none}}.ShoppingListAddForm-module-scss-module__-JEYWa__shopping-list-add-form__hint svg{color:var(--info);flex:none}
.Select-module-scss-module__1rbP5a__select-wrapper{position:relative}.Select-module-scss-module__1rbP5a__select-wrapper__chevron{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.Select-module-scss-module__1rbP5a__select{width:100%;height:44px;padding:0 40px 0 var(--s-4);border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface-2);color:var(--text);appearance:none;transition:border-color var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out);font:400 16px Inter,sans-serif}.Select-module-scss-module__1rbP5a__select:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-subtle);outline:none}.Select-module-scss-module__1rbP5a__select:disabled{cursor:not-allowed;opacity:.6}.Select-module-scss-module__1rbP5a__select--error{border-color:var(--danger)}.Select-module-scss-module__1rbP5a__select--error:focus{border-color:var(--danger);box-shadow:0 0 0 3px color-mix(in srgb, var(--danger) 14%, transparent)}
.LockoutNotice-module-scss-module__p4qUUG__lockout-notice{padding:var(--s-4);border:1px solid color-mix(in srgb, var(--warning) 30%, var(--border));border-radius:var(--r-sm);background:color-mix(in srgb, var(--warning) 10%, var(--surface));flex-direction:column;gap:6px;display:flex}.LockoutNotice-module-scss-module__p4qUUG__lockout-notice__header{align-items:center;gap:var(--s-2);color:var(--warning);font:600 13px Inter,sans-serif;display:flex}.LockoutNotice-module-scss-module__p4qUUG__lockout-notice__countdown{color:var(--text-2);margin:0;font:500 13px Inter,sans-serif}.LockoutNotice-module-scss-module__p4qUUG__lockout-notice__countdown-time{color:var(--warning);font:700 13px Geist Mono,monospace}.LockoutNotice-module-scss-module__p4qUUG__lockout-notice__bar{border-radius:var(--r-pill);background:var(--border);height:4px;overflow:hidden}.LockoutNotice-module-scss-module__p4qUUG__lockout-notice__bar-fill{border-radius:var(--r-pill);background:var(--warning);transform-origin:0;width:100%;height:100%;animation-name:LockoutNotice-module-scss-module__p4qUUG__lockout-deplete;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes LockoutNotice-module-scss-module__p4qUUG__lockout-deplete{0%{transform:scaleX(1)}to{transform:scaleX(0)}}
.StatStrip-module-scss-module__xAu8iW__stat-strip{gap:var(--s-3);grid-template-columns:repeat(2,1fr);display:grid}.StatStrip-module-scss-module__xAu8iW__stat-strip>:nth-child(odd):last-child{grid-column:1/-1}@media (min-width:768px){.StatStrip-module-scss-module__xAu8iW__stat-strip{gap:var(--s-4);grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.StatStrip-module-scss-module__xAu8iW__stat-strip{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.StatStrip-module-scss-module__xAu8iW__stat-strip>:nth-child(odd):last-child{grid-column:auto}}@media (orientation:landscape) and (max-height:500px){.StatStrip-module-scss-module__xAu8iW__stat-strip{gap:var(--s-2);grid-template-columns:repeat(2,1fr)}.StatStrip-module-scss-module__xAu8iW__stat-strip>:nth-child(odd):last-child{grid-column:1/-1}}
.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card{align-items:center;gap:var(--s-3);border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface);transition:transform var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out);padding:8px 12px 8px 8px;text-decoration:none;display:flex}.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (hover:hover){.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card:hover{border-color:var(--brand);transform:translateY(-3px);box-shadow:0 10px 26px #0000004d}}@media (min-width:768px){.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card{flex-direction:column;align-items:stretch;gap:0;padding:0;overflow:hidden}}.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card__image{border-radius:var(--r-sm);background:linear-gradient(135deg, var(--brand-subtle), var(--surface-2));width:64px;height:48px;color:var(--brand);flex:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card__image{aspect-ratio:16/9;border-radius:0;width:auto;height:auto}}.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card__image-icon{opacity:.42}.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}@media (min-width:768px){.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card__body{gap:5px;padding:11px 13px}}.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card__title-row{justify-content:space-between;align-items:center;gap:var(--s-2);min-width:0;display:flex}.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card__title{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font:600 13px Fraunces,serif;overflow:hidden}@media (min-width:768px){.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card__title{font-size:14px}}.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card__meta-row{justify-content:space-between;align-items:center;gap:var(--s-2);display:flex}.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card__meta{min-width:0;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font:400 11px Inter,sans-serif;overflow:hidden}@media (min-width:768px){.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card__meta{font-size:12px}}.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card__rating{color:var(--text-2);flex:none;align-items:center;gap:3px;font:600 10px Geist Mono,monospace;display:inline-flex}.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card__rating svg{color:var(--warning);fill:var(--warning)}@media (min-width:768px){.MenuRecipeCard-module-scss-module__0wAkCa__menu-recipe-card__rating{font-size:11px}}
.ProgressRing-module-scss-module__u6T9wG__progress-ring{flex:none;position:relative}.ProgressRing-module-scss-module__u6T9wG__progress-ring__svg{width:100%;height:100%;display:block}.ProgressRing-module-scss-module__u6T9wG__progress-ring__track{fill:none;stroke:var(--progress-ring-track,var(--border))}.ProgressRing-module-scss-module__u6T9wG__progress-ring__arc{fill:none;stroke:var(--progress-ring-arc,var(--brand-strong));stroke-linecap:var(--progress-ring-cap,butt);transition:stroke-dashoffset var(--dur-slow) var(--ease-out),stroke var(--dur-base) var(--ease-out);animation:ProgressRing-module-scss-module__u6T9wG__progress-ring-draw .7s var(--ease-out)}.ProgressRing-module-scss-module__u6T9wG__progress-ring__center{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@keyframes ProgressRing-module-scss-module__u6T9wG__progress-ring-draw{0%{stroke-dashoffset:100px}}
.RatingStars-module-scss-module__f5CFQW__rating-stars{align-items:center;gap:10px;display:flex}.RatingStars-module-scss-module__f5CFQW__rating-stars__row{gap:3px;display:flex}.RatingStars-module-scss-module__f5CFQW__rating-stars__star{width:18px;height:18px;display:inline-block;position:relative}.RatingStars-module-scss-module__f5CFQW__rating-stars__outline{color:var(--border);fill:var(--surface-2)}.RatingStars-module-scss-module__f5CFQW__rating-stars__fill{height:100%;position:absolute;top:0;left:0;overflow:hidden}.RatingStars-module-scss-module__f5CFQW__rating-stars__filled{color:var(--warning);fill:var(--warning)}.RatingStars-module-scss-module__f5CFQW__rating-stars__value{color:var(--text);font:600 14px Geist Mono,monospace}.RatingStars-module-scss-module__f5CFQW__rating-stars__count{color:var(--text-muted);font:400 12px Geist Mono,monospace}
.page-module-scss-module__M437Xq__stats-page{gap:var(--s-7);max-width:1280px;padding:var(--s-6) var(--s-4);flex-direction:column;margin:0 auto;display:flex}
.WhatsNewCard-module-scss-module__FVt18a__whats-new-card{width:100%;padding:var(--s-5);text-align:left;cursor:pointer;transition:border-color var(--dur-base) var(--ease-out);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);display:none}.WhatsNewCard-module-scss-module__FVt18a__whats-new-card:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (min-width:1280px){.WhatsNewCard-module-scss-module__FVt18a__whats-new-card{flex:1;display:block}}@media (hover:hover){.WhatsNewCard-module-scss-module__FVt18a__whats-new-card:hover{border-color:var(--brand)}}.WhatsNewCard-module-scss-module__FVt18a__whats-new-card__header{margin-bottom:var(--s-4);justify-content:space-between;align-items:center;display:flex}.WhatsNewCard-module-scss-module__FVt18a__whats-new-card__title{align-items:center;gap:var(--s-2);color:var(--text);font:600 17px Fraunces,serif;display:inline-flex}.WhatsNewCard-module-scss-module__FVt18a__whats-new-card__title svg{color:var(--brand)}.WhatsNewCard-module-scss-module__FVt18a__whats-new-card__badge{border-radius:var(--r-pill);background:var(--brand-strong);color:var(--on-brand);padding:3px 8px;font:600 10px Geist Mono,monospace}.WhatsNewCard-module-scss-module__FVt18a__whats-new-card__list{gap:var(--s-3);flex-direction:column;display:flex}.WhatsNewCard-module-scss-module__FVt18a__whats-new-card__item{gap:var(--s-3);padding-bottom:var(--s-3);border-bottom:1px solid var(--border);display:flex}.WhatsNewCard-module-scss-module__FVt18a__whats-new-card__item:last-child{border-bottom:none;padding-bottom:0}.WhatsNewCard-module-scss-module__FVt18a__whats-new-card__dot{background:var(--border);border-radius:50%;flex:none;width:6px;height:6px;margin-top:6px}.WhatsNewCard-module-scss-module__FVt18a__whats-new-card__dot--new{background:var(--brand)}.WhatsNewCard-module-scss-module__FVt18a__whats-new-card__item-body{flex:1;min-width:0}.WhatsNewCard-module-scss-module__FVt18a__whats-new-card__item-title{text-overflow:ellipsis;white-space:nowrap;color:var(--text);font:600 13px Inter,sans-serif;overflow:hidden}.WhatsNewCard-module-scss-module__FVt18a__whats-new-card__description{-webkit-line-clamp:2;color:var(--text-2);-webkit-box-orient:vertical;margin-top:2px;font:400 12px/1.45 Inter,sans-serif;display:-webkit-box;overflow:hidden}.WhatsNewCard-module-scss-module__FVt18a__whats-new-card__date{margin-top:var(--s-1);color:var(--text-muted);font:500 10px Geist Mono,monospace}
.RecipeFilterPanel-module-scss-module__NTEY6G__recipe-filter-panel{align-items:center;gap:var(--s-3);display:flex;position:relative}.RecipeFilterPanel-module-scss-module__NTEY6G__recipe-filter-panel__section{margin-bottom:var(--s-4)}.RecipeFilterPanel-module-scss-module__NTEY6G__recipe-filter-panel__label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font:600 12px Geist Mono,monospace;display:block}.RecipeFilterPanel-module-scss-module__NTEY6G__recipe-filter-panel__time-row{gap:10px;display:flex}.RecipeFilterPanel-module-scss-module__NTEY6G__recipe-filter-panel__time-field{flex-direction:column;flex:1;gap:5px;display:flex}.RecipeFilterPanel-module-scss-module__NTEY6G__recipe-filter-panel__time-field span{color:var(--text-muted);text-align:center;font:400 11px Inter,sans-serif}.RecipeFilterPanel-module-scss-module__NTEY6G__recipe-filter-panel__time-input{border:1px solid var(--border);width:100%;height:42px;color:var(--text);text-align:center;background:0 0;border-radius:8px;padding:0 12px;font:500 16px Geist Mono,monospace}.RecipeFilterPanel-module-scss-module__NTEY6G__recipe-filter-panel__time-input:focus{border-color:var(--brand);outline:none}.RecipeFilterPanel-module-scss-module__NTEY6G__recipe-filter-panel__ingredients-results{border:1px solid var(--border);border-radius:10px;max-height:200px;margin:8px 0 0;padding-inline-start:0;list-style:none;overflow-y:auto}.RecipeFilterPanel-module-scss-module__NTEY6G__recipe-filter-panel__ingredients-empty{padding:var(--s-2) var(--s-3);color:var(--text-muted);font:400 13px Inter,sans-serif}.RecipeFilterPanel-module-scss-module__NTEY6G__recipe-filter-panel__ingredients-result{width:100%;padding:var(--s-2) var(--s-3);border:none;border-top:1px solid var(--border);color:var(--text);text-align:left;cursor:pointer;background:0 0;font:500 13px Inter,sans-serif;display:block}.RecipeFilterPanel-module-scss-module__NTEY6G__recipe-filter-panel__ingredients-result:first-child{border-top:none}@media (hover:hover){.RecipeFilterPanel-module-scss-module__NTEY6G__recipe-filter-panel__ingredients-result:hover{background:var(--brand-subtle)}}.RecipeFilterPanel-module-scss-module__NTEY6G__recipe-filter-panel__ingredients-chips{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}
.DeleteAccountModal-module-scss-module__OnrHOW__delete-account-modal__heading{align-items:center;gap:var(--s-4);flex-direction:column;display:flex}.DeleteAccountModal-module-scss-module__OnrHOW__delete-account-modal__icon{background:color-mix(in srgb, var(--danger) 14%, transparent);width:54px;height:54px;color:var(--danger);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.DeleteAccountModal-module-scss-module__OnrHOW__delete-account-modal__message{margin:0 0 var(--s-4);color:var(--text-2);text-align:center;font:400 14px/1.55 Inter,sans-serif}.DeleteAccountModal-module-scss-module__OnrHOW__delete-account-modal__form{gap:var(--s-4);flex-direction:column;display:flex}
.ShoppingListProgress-module-scss-module__X26nxG__shopping-list-progress{--progress-ring-track:var(--surface-2);--progress-ring-arc:var(--success);--progress-ring-cap:round;flex:none;align-items:center;gap:14px;display:flex}@media (min-width:1280px){.ShoppingListProgress-module-scss-module__X26nxG__shopping-list-progress{padding:var(--s-3) 18px;border:1px solid var(--border);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--e-1)}}.ShoppingListProgress-module-scss-module__X26nxG__shopping-list-progress__ring{width:40px;height:40px}@media (min-width:768px){.ShoppingListProgress-module-scss-module__X26nxG__shopping-list-progress__ring{width:44px;height:44px}}@media (min-width:1280px){.ShoppingListProgress-module-scss-module__X26nxG__shopping-list-progress__ring{width:46px;height:46px}}.ShoppingListProgress-module-scss-module__X26nxG__shopping-list-progress__percent{color:var(--text);font:600 10px Geist Mono,monospace}@media (min-width:768px){.ShoppingListProgress-module-scss-module__X26nxG__shopping-list-progress__percent{font-size:11.5px}}.ShoppingListProgress-module-scss-module__X26nxG__shopping-list-progress__check{color:var(--success)}.ShoppingListProgress-module-scss-module__X26nxG__shopping-list-progress__text{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:1280px){.ShoppingListProgress-module-scss-module__X26nxG__shopping-list-progress__text{clip-path:none;white-space:nowrap;flex-direction:column;gap:3px;width:auto;height:auto;margin:0;display:flex;position:static;overflow:visible}}.ShoppingListProgress-module-scss-module__X26nxG__shopping-list-progress__title{color:var(--text);font:600 13px Inter,sans-serif}.ShoppingListProgress-module-scss-module__X26nxG__shopping-list-progress__summary{color:var(--text-muted);font:500 12px Geist Mono,monospace}
.AuthorByline-module-scss-module__FIkO0a__author-byline{align-items:center;gap:var(--s-2);color:var(--text-2);font:500 13px Inter,sans-serif;display:flex}
.Chip-module-scss-module__4yFYcW__chip{align-items:center;gap:var(--s-1);height:28px;padding:0 var(--s-3);border-radius:var(--r-pill);white-space:nowrap;font:600 12px Inter,sans-serif;display:inline-flex}.Chip-module-scss-module__4yFYcW__chip__icon{align-items:center;display:inline-flex}.Chip-module-scss-module__4yFYcW__chip__remove{color:inherit;cursor:pointer;opacity:.75;background:0 0;border:none;flex:none;justify-content:center;align-items:center;margin-left:2px;padding:0;display:inline-flex}@media (hover:hover){.Chip-module-scss-module__4yFYcW__chip__remove:hover{opacity:1}}.Chip-module-scss-module__4yFYcW__chip--type{background:var(--brand-subtle);color:var(--brand)}.Chip-module-scss-module__4yFYcW__chip--outline{background:var(--surface-2);border:1px solid var(--border);color:var(--text-2)}.Chip-module-scss-module__4yFYcW__chip--success{background:color-mix(in srgb, var(--success) 16%, transparent);color:var(--success)}.Chip-module-scss-module__4yFYcW__chip--warning{background:color-mix(in srgb, var(--warning) 16%, transparent);color:var(--warning)}.Chip-module-scss-module__4yFYcW__chip--danger{background:color-mix(in srgb, var(--danger) 16%, transparent);color:var(--danger)}.Chip-module-scss-module__4yFYcW__chip--numeric{background:var(--surface-2);border:1px solid var(--border);color:var(--text);font:600 12px Geist Mono,monospace}
.Textarea-module-scss-module__eoUJFW__textarea{border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface-2);width:100%;min-height:110px;color:var(--text);resize:vertical;transition:border-color var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out);padding:11px 14px;font:400 16px Inter,sans-serif}.Textarea-module-scss-module__eoUJFW__textarea::placeholder{color:var(--text-muted)}.Textarea-module-scss-module__eoUJFW__textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-subtle);outline:none}.Textarea-module-scss-module__eoUJFW__textarea:disabled{cursor:not-allowed;opacity:.6}.Textarea-module-scss-module__eoUJFW__textarea--error{border-color:var(--danger)}.Textarea-module-scss-module__eoUJFW__textarea--error:focus{border-color:var(--danger);box-shadow:0 0 0 3px color-mix(in srgb, var(--danger) 14%, transparent)}
@keyframes PageSpinner-module-scss-module__-gl8DG__page-spinner-spin{to{transform:rotate(360deg)}}@keyframes PageSpinner-module-scss-module__-gl8DG__page-spinner-steam-rise{0%{opacity:0;transform:translateY(0)scaleX(1)}30%{opacity:.75}70%{opacity:.4;transform:translateY(-8px)scaleX(.65)}to{opacity:0;transform:translateY(-10px)scaleX(.5)}}@keyframes PageSpinner-module-scss-module__-gl8DG__page-spinner-dot-pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.PageSpinner-module-scss-module__-gl8DG__page-spinner{justify-content:center;align-items:center;gap:var(--s-3);background:var(--bg);text-align:center;flex-direction:column;min-height:100svh;display:flex}.PageSpinner-module-scss-module__-gl8DG__page-spinner__ring{width:104px;height:104px;color:var(--brand);justify-content:center;align-items:center;display:flex;position:relative}.PageSpinner-module-scss-module__-gl8DG__page-spinner__ring:before{content:"";border:4px solid var(--brand-subtle);border-top-color:var(--brand);border-radius:var(--r-pill);animation:1s linear infinite PageSpinner-module-scss-module__-gl8DG__page-spinner-spin;position:absolute;inset:0}.PageSpinner-module-scss-module__-gl8DG__page-spinner__ring svg path:first-child{transform-origin:11px 13px;animation:2s ease-out infinite PageSpinner-module-scss-module__-gl8DG__page-spinner-steam-rise}.PageSpinner-module-scss-module__-gl8DG__page-spinner__ring svg path:nth-child(2){transform-origin:15px 13px;animation:2s ease-out .5s infinite PageSpinner-module-scss-module__-gl8DG__page-spinner-steam-rise}.PageSpinner-module-scss-module__-gl8DG__page-spinner__ring svg path:nth-child(3){transform-origin:19px 13px;animation:2s ease-out 1s infinite PageSpinner-module-scss-module__-gl8DG__page-spinner-steam-rise}.PageSpinner-module-scss-module__-gl8DG__page-spinner__wordmark{color:var(--text);font:600 20px Fraunces,serif}.PageSpinner-module-scss-module__-gl8DG__page-spinner__caption{color:var(--text-muted);font:400 14px Inter,sans-serif}.PageSpinner-module-scss-module__-gl8DG__page-spinner__dots{gap:6px;display:flex}.PageSpinner-module-scss-module__-gl8DG__page-spinner__dots span{border-radius:var(--r-pill);background:var(--brand);width:7px;height:7px;animation:1.4s ease-in-out infinite PageSpinner-module-scss-module__-gl8DG__page-spinner-dot-pulse}.PageSpinner-module-scss-module__-gl8DG__page-spinner__dots span:nth-child(2){animation-delay:.15s}.PageSpinner-module-scss-module__-gl8DG__page-spinner__dots span:nth-child(3){animation-delay:.3s}@media (prefers-reduced-motion:reduce){.PageSpinner-module-scss-module__-gl8DG__page-spinner__ring svg path{animation:none}}
.ShoppingListHeader-module-scss-module__osElla__shopping-list-header{align-items:center;gap:var(--s-3);margin-bottom:var(--s-4);display:flex}@media (min-width:768px){.ShoppingListHeader-module-scss-module__osElla__shopping-list-header{align-items:flex-end;gap:var(--s-4);margin-bottom:20px}}@media (min-width:1280px){.ShoppingListHeader-module-scss-module__osElla__shopping-list-header{align-items:center;gap:var(--s-5);margin-bottom:var(--s-5)}}.ShoppingListHeader-module-scss-module__osElla__shopping-list-header__text{flex:1;min-width:0}.ShoppingListHeader-module-scss-module__osElla__shopping-list-header__heading{color:var(--text);letter-spacing:-.02em;margin:0;font:600 clamp(26px,4vw,34px) Fraunces,serif}.ShoppingListHeader-module-scss-module__osElla__shopping-list-header__meta{align-items:center;gap:var(--s-2);flex-wrap:wrap;margin:6px 0 0;display:flex}@media (min-width:768px){.ShoppingListHeader-module-scss-module__osElla__shopping-list-header__meta{margin-top:var(--s-2)}}.ShoppingListHeader-module-scss-module__osElla__shopping-list-header__to-buy{color:var(--brand);letter-spacing:.04em;white-space:nowrap;font:600 12px Geist Mono,monospace}@media (min-width:768px){.ShoppingListHeader-module-scss-module__osElla__shopping-list-header__to-buy{border-radius:var(--r-pill);background:var(--brand-subtle);padding:5px 11px}}.ShoppingListHeader-module-scss-module__osElla__shopping-list-header__summary{display:none}@media (min-width:768px){.ShoppingListHeader-module-scss-module__osElla__shopping-list-header__summary{color:var(--text-muted);font:500 13px Inter,sans-serif;display:inline}}
.HomeDashboard-module-scss-module__QKnojW__home-dashboard{gap:var(--s-6);padding:var(--s-6) var(--s-4);flex-direction:column;display:flex}@media (min-width:1280px){.HomeDashboard-module-scss-module__QKnojW__home-dashboard{gap:var(--s-5);padding:var(--s-5)}}@media (orientation:landscape) and (max-height:500px){.HomeDashboard-module-scss-module__QKnojW__home-dashboard{gap:var(--s-3);padding:var(--s-3) var(--s-4);grid-template-rows:repeat(3,auto);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.HomeDashboard-module-scss-module__QKnojW__home-dashboard>:first-child{grid-area:1/1;align-self:center}.HomeDashboard-module-scss-module__QKnojW__home-dashboard>:nth-child(2){grid-area:2/1}.HomeDashboard-module-scss-module__QKnojW__home-dashboard>:nth-child(4){grid-area:3/1}.HomeDashboard-module-scss-module__QKnojW__home-dashboard>.HomeDashboard-module-scss-module__QKnojW__home-dashboard__panels{grid-area:1/2/4}}.HomeDashboard-module-scss-module__QKnojW__home-dashboard__panels{gap:var(--s-5);grid-template-columns:minmax(0,1fr);display:grid}@media (min-width:1280px){.HomeDashboard-module-scss-module__QKnojW__home-dashboard__panels{grid-template-columns:1.65fr minmax(0,1fr)}}@media (orientation:landscape) and (max-height:500px){.HomeDashboard-module-scss-module__QKnojW__home-dashboard__panels{gap:var(--s-3);grid-template-columns:minmax(0,1fr)}}.HomeDashboard-module-scss-module__QKnojW__home-dashboard__main,.HomeDashboard-module-scss-module__QKnojW__home-dashboard__rail{display:contents}@media (min-width:1280px){.HomeDashboard-module-scss-module__QKnojW__home-dashboard__main,.HomeDashboard-module-scss-module__QKnojW__home-dashboard__rail{gap:var(--s-5);flex-direction:column;display:flex}}@media (orientation:landscape) and (max-height:500px){.HomeDashboard-module-scss-module__QKnojW__home-dashboard__main,.HomeDashboard-module-scss-module__QKnojW__home-dashboard__rail{display:contents}}.HomeDashboard-module-scss-module__QKnojW__home-dashboard__main>:first-child{order:1}@media (min-width:1280px){.HomeDashboard-module-scss-module__QKnojW__home-dashboard__main>:first-child,.HomeDashboard-module-scss-module__QKnojW__home-dashboard__rail>:last-child{flex:1}}.HomeDashboard-module-scss-module__QKnojW__home-dashboard__rail>*{order:2}@media (orientation:landscape) and (max-height:500px){.HomeDashboard-module-scss-module__QKnojW__home-dashboard__rail>:last-child{display:none}}.HomeDashboard-module-scss-module__QKnojW__home-dashboard__stats{order:3}.HomeDashboard-module-scss-module__QKnojW__home-dashboard__error{color:var(--danger);font:500 15px Inter,sans-serif}
.MenuListView-module-scss-module__jGk1Wa__menu-list-view{max-width:1280px;padding:var(--s-6) var(--s-4);margin:0 auto}.MenuListView-module-scss-module__jGk1Wa__menu-list-view__header{justify-content:space-between;align-items:flex-end;gap:var(--s-4);margin-bottom:var(--s-5);flex-wrap:wrap;display:flex}.MenuListView-module-scss-module__jGk1Wa__menu-list-view__heading{color:var(--text);letter-spacing:-.02em;margin:0 0 4px;font:600 clamp(26px,4vw,34px) Fraunces,serif}.MenuListView-module-scss-module__jGk1Wa__menu-list-view__subtitle{color:var(--text-muted);margin:0;font:400 14px Inter,sans-serif}.MenuListView-module-scss-module__jGk1Wa__menu-list-view__grid{gap:var(--s-5);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}
.RecipeTypeDescriptions-module-scss-module__8Luy1W__recipe-type-descriptions{margin-bottom:var(--s-4)}.RecipeTypeDescriptions-module-scss-module__8Luy1W__recipe-type-descriptions p{margin:0 0 var(--s-1);color:var(--text-2);font:400 14px Inter,sans-serif}.RecipeTypeDescriptions-module-scss-module__8Luy1W__recipe-type-descriptions strong{color:var(--text)}
.ShoppingListNotice-module-scss-module__m-8sna__shopping-list-notice{align-items:center;gap:var(--s-3);margin:var(--s-2) 0 10px;display:flex}.ShoppingListNotice-module-scss-module__m-8sna__shopping-list-notice__icon{border-radius:var(--r-pill);background:color-mix(in srgb, var(--success) 14%, transparent);width:34px;height:34px;color:var(--success);flex:none;justify-content:center;align-items:center;display:flex}.ShoppingListNotice-module-scss-module__m-8sna__shopping-list-notice__title{color:var(--text);margin:0;font:600 14.5px Inter,sans-serif}.ShoppingListNotice-module-scss-module__m-8sna__shopping-list-notice__description{color:var(--text-muted);margin:2px 0 0;font:400 12.5px Inter,sans-serif}@media (min-width:768px){.ShoppingListNotice-module-scss-module__m-8sna__shopping-list-notice__description{font-size:13px}}.ShoppingListNotice-module-scss-module__m-8sna__shopping-list-notice--success{padding:var(--s-4);border-radius:var(--r-md);background:var(--surface-2)}@media (min-width:768px){.ShoppingListNotice-module-scss-module__m-8sna__shopping-list-notice--success{padding:18px}}.ShoppingListNotice-module-scss-module__m-8sna__shopping-list-notice--muted .ShoppingListNotice-module-scss-module__m-8sna__shopping-list-notice__title{color:var(--text-muted);font-size:13px;font-weight:400}
.PasswordInput-module-scss-module__A8l1SW__password-input{position:relative}.PasswordInput-module-scss-module__A8l1SW__password-input__field{width:100%;height:44px;padding:0 44px 0 var(--s-4);border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface-2);color:var(--text);transition:border-color var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out);font:400 16px Inter,sans-serif}.PasswordInput-module-scss-module__A8l1SW__password-input__field::placeholder{color:var(--text-muted)}.PasswordInput-module-scss-module__A8l1SW__password-input__field:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-subtle);outline:none}.PasswordInput-module-scss-module__A8l1SW__password-input__field:disabled{cursor:not-allowed;opacity:.6}.PasswordInput-module-scss-module__A8l1SW__password-input__field--error{border-color:var(--danger)}.PasswordInput-module-scss-module__A8l1SW__password-input__field--error:focus{border-color:var(--danger);box-shadow:0 0 0 3px color-mix(in srgb, var(--danger) 14%, transparent)}.PasswordInput-module-scss-module__A8l1SW__password-input__toggle{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.PasswordInput-module-scss-module__A8l1SW__password-input__toggle:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (hover:hover){.PasswordInput-module-scss-module__A8l1SW__password-input__toggle:hover{color:var(--text)}}
.StarRatingInput-module-scss-module__I9NkSW__star-rating-input{align-items:center;gap:var(--s-3);flex-wrap:wrap;display:flex}.StarRatingInput-module-scss-module__I9NkSW__star-rating-input__label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font:500 11px Geist Mono,monospace}.StarRatingInput-module-scss-module__I9NkSW__star-rating-input__stars{gap:2px;display:flex}.StarRatingInput-module-scss-module__I9NkSW__star-rating-input__star:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.StarRatingInput-module-scss-module__I9NkSW__star-rating-input__star{border-radius:var(--r-sm);min-width:44px;min-height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .12s;display:inline-flex}.StarRatingInput-module-scss-module__I9NkSW__star-rating-input__star svg{fill:none;transition:fill .12s}.StarRatingInput-module-scss-module__I9NkSW__star-rating-input__star--on{color:var(--warning)}.StarRatingInput-module-scss-module__I9NkSW__star-rating-input__star--on svg{fill:var(--warning)}.StarRatingInput-module-scss-module__I9NkSW__star-rating-input__star:disabled{cursor:default;opacity:.6}.StarRatingInput-module-scss-module__I9NkSW__star-rating-input__remove:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.StarRatingInput-module-scss-module__I9NkSW__star-rating-input__remove{color:var(--text-muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:0;font:500 13px Inter,sans-serif;text-decoration:underline}.StarRatingInput-module-scss-module__I9NkSW__star-rating-input__remove:hover{color:var(--text)}.StarRatingInput-module-scss-module__I9NkSW__star-rating-input__remove:disabled{cursor:default}
.SessionErrorState-module-scss-module__qNxSCW__session-error-state{min-height:100vh;padding:var(--s-7) var(--s-4);background:var(--bg);justify-content:center;align-items:center;display:flex}
.RecipeListView-module-scss-module__DpUz7a__recipe-list-view{max-width:1280px;padding:var(--s-6) var(--s-4);margin:0 auto}.RecipeListView-module-scss-module__DpUz7a__recipe-list-view__header{justify-content:space-between;align-items:flex-end;gap:var(--s-4);margin-bottom:var(--s-5);flex-wrap:wrap;display:flex}.RecipeListView-module-scss-module__DpUz7a__recipe-list-view__heading{color:var(--text);letter-spacing:-.02em;margin:0 0 4px;font:600 clamp(26px,4vw,34px) Fraunces,serif}.RecipeListView-module-scss-module__DpUz7a__recipe-list-view__subtitle{color:var(--text-muted);margin:0;font:400 14px Inter,sans-serif}.RecipeListView-module-scss-module__DpUz7a__recipe-list-view__pantry-banner{margin:0 0 var(--s-4);padding:var(--s-3) var(--s-4);border-radius:var(--r-sm);background:var(--brand-subtle);color:var(--brand);font:600 13px Inter,sans-serif}.RecipeListView-module-scss-module__DpUz7a__recipe-list-view__grid{gap:var(--s-5);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}
.HeroVisitorActions-module-scss-module__89y4kq__hero-visitor-actions{align-items:center;gap:var(--s-3);flex-wrap:wrap;display:flex}.HeroVisitorActions-module-scss-module__89y4kq__hero-visitor-actions__favourite{align-items:center;gap:var(--s-2);height:46px;padding:0 var(--s-4);border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:10px;flex:none;font:600 14px Inter,sans-serif;display:inline-flex}.HeroVisitorActions-module-scss-module__89y4kq__hero-visitor-actions__log-intake{flex:1}@media (min-width:768px){.HeroVisitorActions-module-scss-module__89y4kq__hero-visitor-actions__log-intake{flex:none}}
.ForgotPasswordForm-module-scss-module__aR7AEW__forgot-password-form{gap:var(--s-4);flex-direction:column;display:flex}.ForgotPasswordForm-module-scss-module__aR7AEW__forgot-password-form__submit{width:100%;height:50px}
