.link-module__cAy7BW__withIcon{align-items:center;display:flex}.link-module__cAy7BW__link-light{font:inherit;text-align:inherit;color:var(--text-light);background:0 0;border:none;margin:0;padding:0;text-decoration:none}.link-module__cAy7BW__link-light:visited{color:var(--text-light)}.link-module__cAy7BW__link-light:disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.link-module__cAy7BW__link-light:hover{color:var(--text-alt-light);cursor:pointer}}.link-module__cAy7BW__link-primary{font:inherit;text-align:inherit;color:var(--primary);background:0 0;border:none;margin:0;padding:0;text-decoration:none}.link-module__cAy7BW__link-primary:visited{color:var(--primary)}.link-module__cAy7BW__link-primary:disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.link-module__cAy7BW__link-primary:hover{color:var(--secondary);cursor:pointer}}.link-module__cAy7BW__link-dark{font:inherit;text-align:inherit;color:var(--text-dark);background:0 0;border:none;margin:0;padding:0;text-decoration:none}.link-module__cAy7BW__link-dark:visited{color:var(--text-dark)}.link-module__cAy7BW__link-dark:disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.link-module__cAy7BW__link-dark:hover{color:var(--text-alt-dark);cursor:pointer}}.link-module__cAy7BW__iconWrapper{align-items:center;margin-left:.25rem;display:flex}
.loading-module__OlTlRG__container{justify-content:center;align-items:center;display:flex}.loading-module__OlTlRG__darkCircle{fill:var(--text-dark)}.loading-module__OlTlRG__darkStop{stop-color:var(--text-dark)}.loading-module__OlTlRG__darkPath{stroke:var(--text-dark)}.loading-module__OlTlRG__lightCircle{fill:var(--text-light)}.loading-module__OlTlRG__lightStop{stop-color:var(--text-light)}.loading-module__OlTlRG__lightPath{stroke:var(--text-light)}
.food-module__UeE1NW__foodWrapper{flex-direction:column;width:100%;height:100%;display:flex}.food-module__UeE1NW__container,.food-module__UeE1NW__panel{flex-direction:column;flex:1;width:100%;display:flex}.food-module__UeE1NW__panel-light{background-color:var(--background-light);color:var(--text-light)}.food-module__UeE1NW__panel-dark{background-color:var(--background-dark);color:var(--text-dark)}.food-module__UeE1NW__headerSection{z-index:2;background-color:inherit;flex-direction:column;gap:1rem;padding:1rem;display:flex;position:sticky;top:0}.food-module__UeE1NW__dateRow{justify-content:space-between;align-items:center;display:flex}.food-module__UeE1NW__dateLabel{margin:0;font-size:.9rem}.food-module__UeE1NW__dateLabel-light{color:var(--text-alt-light)}.food-module__UeE1NW__dateLabel-dark{color:var(--text-alt-dark)}.food-module__UeE1NW__searchRow{position:relative}.food-module__UeE1NW__searchInput{box-sizing:border-box;border:none;border-radius:1.25rem;width:100%;padding:1rem 2.75rem 1rem 1.25rem;font-family:inherit;font-size:1rem}.food-module__UeE1NW__searchInput-light{background:var(--background-alt-light);color:var(--text-light)}.food-module__UeE1NW__searchInput-dark{background:var(--background-alt-dark);color:var(--text-dark)}.food-module__UeE1NW__searchInput-light::placeholder{color:var(--text-alt-light)}.food-module__UeE1NW__searchInput-dark::placeholder{color:var(--text-alt-dark)}.food-module__UeE1NW__searchInput:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.food-module__UeE1NW__searchIcon{border:2px solid var(--primary);pointer-events:none;border-radius:50%;width:1.25rem;height:1.25rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.food-module__UeE1NW__searchIcon:after{content:"";background:var(--primary);border-radius:999px;width:.6rem;height:.15rem;position:absolute;bottom:-.2rem;right:-.35rem;transform:rotate(45deg)}.food-module__UeE1NW__filterRow{flex-wrap:wrap;gap:.5rem;display:flex}.food-module__UeE1NW__filterButton,.food-module__UeE1NW__filterButtonActive{border:1px solid #0000;border-radius:999px;padding:.5rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s}@media (hover:hover) and (pointer:fine){.food-module__UeE1NW__filterButton:hover,.food-module__UeE1NW__filterButtonActive:hover{cursor:pointer}}.food-module__UeE1NW__filterButton-light{background:var(--background-alt-light);color:var(--text-alt-light);border-color:var(--background-alt-light)}.food-module__UeE1NW__filterButton-dark{background:var(--background-alt-dark);color:var(--text-alt-dark);border-color:var(--background-alt-dark)}.food-module__UeE1NW__filterButtonActive-light,.food-module__UeE1NW__filterButtonActive-dark{background:var(--primary);color:var(--primary-text);border-color:var(--primary)}.food-module__UeE1NW__foodSummary{padding:.5rem 0}.food-module__UeE1NW__contentSection{flex:1;padding:0 1.5rem 6rem;overflow-y:auto}.food-module__UeE1NW__overallFoodInfoList{flex-direction:column;gap:.75rem;padding-bottom:2rem;display:flex}.food-module__UeE1NW__mealsSection{flex-direction:column;gap:1.5rem;display:flex}.food-module__UeE1NW__mealsLoading{justify-content:center;align-items:center;padding:2rem 0;display:flex}.food-module__UeE1NW__noMeals{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem 0;display:flex}.food-module__UeE1NW__noMealsText{color:inherit;opacity:.7}.food-module__UeE1NW__createMealCard{border:2px dashed;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem;transition:border-color .2s,background-color .2s;display:flex}.food-module__UeE1NW__createMealCard-light{background:var(--background-alt-light);border-color:var(--text-alt-light);color:var(--text-light)}.food-module__UeE1NW__createMealCard-dark{background:var(--background-alt-dark);border-color:var(--text-alt-dark);color:var(--text-dark)}@media (hover:hover) and (pointer:fine){.food-module__UeE1NW__createMealCard:hover{cursor:pointer;border-color:var(--primary)}}.food-module__UeE1NW__createMealText{font-size:1rem;font-weight:600}.food-module__UeE1NW__createMealIcon{background:var(--primary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.food-module__UeE1NW__sectionHeading{letter-spacing:.2em;text-transform:uppercase;color:inherit;opacity:.6;font-size:.7rem;font-weight:700}.food-module__UeE1NW__mealsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.food-module__UeE1NW__mealCard{aspect-ratio:1;text-align:left;border:1px solid #0000;border-radius:1.25rem;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:.9rem;font-family:inherit;transition:border-color .2s;display:flex}.food-module__UeE1NW__mealCard-light{background:var(--background-light);border-color:var(--background-alt-light);color:var(--text-light)}.food-module__UeE1NW__mealCard-dark{background:var(--background-alt-dark);border-color:var(--background-dark);color:var(--text-dark)}@media (hover:hover) and (pointer:fine){.food-module__UeE1NW__mealCard:hover{cursor:pointer;border-color:var(--primary)}}.food-module__UeE1NW__mealCardTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.food-module__UeE1NW__mealCardFooter{justify-content:space-between;align-items:flex-end;gap:.5rem;width:100%;margin-top:auto;display:flex}.food-module__UeE1NW__mealCardNovaDot{border-radius:999px;flex-shrink:0;width:.75rem;height:.75rem}.food-module__UeE1NW__mealCardNovaGreen{background:var(--nova-green)}.food-module__UeE1NW__mealCardNovaYellow{background:var(--nova-yellow)}.food-module__UeE1NW__mealCardNovaOrange{background:var(--nova-orange)}.food-module__UeE1NW__mealCardNovaRed{background:var(--nova-red)}.food-module__UeE1NW__mealCardAction{background:var(--primary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.food-module__UeE1NW__footerGradient{pointer-events:none;padding:1.5rem}.food-module__UeE1NW__footerGradient-light{background:linear-gradient(180deg,#fff0 0%,var(--background-light)65%)}.food-module__UeE1NW__footerGradient-dark{background:linear-gradient(180deg,#0f172a00 0%,var(--background-dark)65%)}.food-module__UeE1NW__newFoodButton{background:var(--primary);width:100%;color:var(--primary-text);pointer-events:auto;border:none;border-radius:1.25rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background-color .15s;display:flex}@media (hover:hover) and (pointer:fine){.food-module__UeE1NW__newFoodButton:hover{cursor:pointer;background:var(--secondary)}}@media (max-width:720px){.food-module__UeE1NW__contentSection{padding:0 1.25rem 6rem}.food-module__UeE1NW__mealsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.mealStats-module__zsDuaW__macroCard{border:1px solid #0000;border-radius:1.25rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.9rem 1rem;display:flex}.mealStats-module__zsDuaW__macroCard-light{background:var(--background-alt-light);border-color:var(--background-light);color:var(--text-light)}.mealStats-module__zsDuaW__macroCard-dark{background:var(--background-alt-dark);border-color:var(--background-dark);color:var(--text-dark)}.mealStats-module__zsDuaW__macroItem{flex-direction:column;flex:1;align-items:center;gap:.25rem;display:flex}.mealStats-module__zsDuaW__macroLabel{text-transform:uppercase;letter-spacing:.08em;color:inherit;opacity:.6;font-size:.65rem}.mealStats-module__zsDuaW__macroValue{font-size:.95rem;font-weight:700}.mealStats-module__zsDuaW__macroDivider{opacity:.2;background:currentColor;width:1px;height:1.75rem}
.foodConfirmation-module__myhDtG__container{flex-direction:column;height:100%;display:flex}.foodConfirmation-module__myhDtG__container-light{color:var(--text-light)}.foodConfirmation-module__myhDtG__container-dark{color:var(--text-dark)}.foodConfirmation-module__myhDtG__mainContent{flex-direction:column;flex:1;gap:1.5rem;padding:0 1.5rem 6rem;display:flex;overflow-y:auto}.foodConfirmation-module__myhDtG__headerBlock{text-align:center;flex-direction:column;gap:.35rem;margin-top:1rem;display:flex}.foodConfirmation-module__myhDtG__foodName{margin:0;font-size:1.35rem;font-weight:700}.foodConfirmation-module__myhDtG__foodDescription{color:inherit;opacity:.7;font-size:.95rem}.foodConfirmation-module__myhDtG__novaBadgeRow{justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.foodConfirmation-module__myhDtG__novaBadge{width:2rem;height:2rem;color:var(--background-light);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.foodConfirmation-module__myhDtG__novaBadgeGreen{background:var(--nova-green)}.foodConfirmation-module__myhDtG__novaBadgeYellow{background:var(--nova-yellow)}.foodConfirmation-module__myhDtG__novaBadgeOrange{background:var(--nova-orange)}.foodConfirmation-module__myhDtG__novaBadgeRed{background:var(--nova-red)}.foodConfirmation-module__myhDtG__novaLabel{text-transform:uppercase;letter-spacing:.08em;color:inherit;opacity:.6;font-size:.7rem;font-weight:600}.foodConfirmation-module__myhDtG__amountOptions{box-sizing:border-box;border-radius:1.25rem;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.5rem;width:100%;padding:.35rem;display:grid}.foodConfirmation-module__myhDtG__amountOptions-light{background:var(--background-alt-light)}.foodConfirmation-module__myhDtG__amountOptions-dark{background:var(--background-alt-dark)}.foodConfirmation-module__myhDtG__amountOptionButton,.foodConfirmation-module__myhDtG__amountOptionButtonActive{box-sizing:border-box;border:1px solid #0000;border-radius:.9rem;justify-content:center;align-items:center;width:100%;min-height:2.25rem;padding:.5rem .25rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s;display:flex}@media (hover:hover) and (pointer:fine){.foodConfirmation-module__myhDtG__amountOptionButton:hover,.foodConfirmation-module__myhDtG__amountOptionButtonActive:hover{cursor:pointer}}.foodConfirmation-module__myhDtG__amountOptionButton-light{color:var(--text-alt-light);background:0 0}.foodConfirmation-module__myhDtG__amountOptionButton-dark{color:var(--text-alt-dark);background:0 0}.foodConfirmation-module__myhDtG__amountOptionButtonActive-light,.foodConfirmation-module__myhDtG__amountOptionButtonActive-dark{color:var(--primary)}.foodConfirmation-module__myhDtG__amountOptionButtonActive-light{background:var(--background-alt-light);border-color:var(--primary)}.foodConfirmation-module__myhDtG__amountOptionButtonActive-dark{background:var(--background-dark);border:1px solid var(--text-alt-dark)}.foodConfirmation-module__myhDtG__amountInputSection{flex-direction:column;align-items:center;gap:.4rem;display:flex}.foodConfirmation-module__myhDtG__amountInputWrapper{justify-content:center;align-items:center;width:100%;max-width:220px;display:flex;position:relative}.foodConfirmation-module__myhDtG__amountInput{text-align:center;background:0 0;border:none;border-bottom:2px solid;width:100%;padding:.25rem 0;font-family:inherit;font-size:2.5rem;font-weight:700}.foodConfirmation-module__myhDtG__amountInput-light{color:var(--text-light);border-color:var(--text-alt-light)}.foodConfirmation-module__myhDtG__amountInput-dark{color:var(--text-dark);border-color:var(--text-alt-dark)}.foodConfirmation-module__myhDtG__amountInput:focus-visible{border-color:var(--primary);outline:none}.foodConfirmation-module__myhDtG__amountUnit{text-transform:uppercase;color:inherit;opacity:.6;font-size:.75rem;font-weight:700;position:absolute;bottom:.6rem;right:-3.5rem}.foodConfirmation-module__myhDtG__amountHint{letter-spacing:.2em;text-transform:uppercase;color:inherit;opacity:.6;font-size:.6rem}.foodConfirmation-module__myhDtG__sliderSection{flex-direction:column;gap:.4rem;padding:0 1rem;display:flex}.foodConfirmation-module__myhDtG__sliderLabels{text-transform:uppercase;color:inherit;opacity:.6;justify-content:space-between;font-size:.65rem;font-weight:700;display:flex}.foodConfirmation-module__myhDtG__equivalentRow{justify-content:center;align-items:center;gap:.5rem;display:flex}.foodConfirmation-module__myhDtG__equivalentText{color:inherit;opacity:.6;font-size:.75rem}.foodConfirmation-module__myhDtG__equivalentBadge{border-radius:999px;padding:.4rem .75rem;font-size:.75rem;font-weight:700}.foodConfirmation-module__myhDtG__equivalentBadge-light{background:var(--background-alt-light);color:var(--primary)}.foodConfirmation-module__myhDtG__equivalentBadge-dark{background:var(--background-alt-dark);color:var(--primary)}.foodConfirmation-module__myhDtG__footerWrapper{border-top:1px solid var(--secondary);gap:1rem;padding:1.5rem;display:flex}.foodConfirmation-module__myhDtG__footerWrapper-light{background-color:var(--background-light)}.foodConfirmation-module__myhDtG__footerWrapper-dark{background-color:var(--background-dark)}.foodConfirmation-module__myhDtG__footerButton,.foodConfirmation-module__myhDtG__footerButtonAlt{border:none;border-radius:1.25rem;flex:1;padding:1rem 0;font-family:inherit;font-size:.95rem;font-weight:700;transition:background-color .15s,color .15s}.foodConfirmation-module__myhDtG__footerButton{background:var(--background-alt-light);color:var(--text-alt-light);font-family:inherit}.foodConfirmation-module__myhDtG__footerButtonAlt{background:var(--primary);color:var(--primary-text);flex:2;font-family:inherit}.foodConfirmation-module__myhDtG__footerButton:disabled,.foodConfirmation-module__myhDtG__footerButtonAlt:disabled{opacity:.5;cursor:not-allowed}.foodConfirmation-module__myhDtG__footerButton-light{background:var(--background-alt-light);color:var(--text-alt-light)}.foodConfirmation-module__myhDtG__footerButton-dark{background:var(--background-alt-dark);color:var(--text-alt-dark)}.foodConfirmation-module__myhDtG__footerButtonAlt-light,.foodConfirmation-module__myhDtG__footerButtonAlt-dark{background:var(--primary);color:var(--primary-text)}@media (hover:hover) and (pointer:fine){.foodConfirmation-module__myhDtG__footerButton:hover,.foodConfirmation-module__myhDtG__footerButtonAlt:hover{cursor:pointer}}@media (hover:hover) and (pointer:fine){.foodConfirmation-module__myhDtG__footerButton-light:hover{background:var(--background-light);color:var(--text-light)}}@media (hover:hover) and (pointer:fine){.foodConfirmation-module__myhDtG__footerButton-dark:hover{background:var(--background-dark);color:var(--text-dark)}}@media (hover:hover) and (pointer:fine){.foodConfirmation-module__myhDtG__footerButtonAlt:hover:not(:disabled){background:var(--secondary);color:var(--secondary-text)}}.foodConfirmation-module__myhDtG__successContainer{flex-direction:column;justify-content:space-evenly;align-items:center;height:100%;padding:0 2rem;display:flex}.foodConfirmation-module__myhDtG__successText{text-align:center;font-size:2rem;font-weight:700}.foodConfirmation-module__myhDtG__inputsContainer{flex-direction:column;width:100%;display:flex}.foodConfirmation-module__myhDtG__amountOptionsContainer{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:1rem 1rem 0;display:flex}.foodConfirmation-module__myhDtG__amountOptionChip{border:2px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:2rem;padding:.5rem 1rem;font-size:.875rem;transition:background-color .15s,color .15s,border-color .15s}.foodConfirmation-module__myhDtG__amountOptionChip:hover,.foodConfirmation-module__myhDtG__amountOptionChipActive{background:var(--primary);color:var(--primary-text)}.foodConfirmation-module__myhDtG__sliderWrapper{padding:1rem}.foodConfirmation-module__myhDtG__inputsWrapper{flex-direction:row;justify-content:center;display:flex}.foodConfirmation-module__myhDtG__inputGroup{flex-direction:column;flex:1;align-items:center;margin:1rem;display:flex}.foodConfirmation-module__myhDtG__inputGroupLabel{margin-top:.5rem}.foodConfirmation-module__myhDtG__statsContainer{grid-template-rows:auto auto;grid-template-columns:50% 50%;width:100%;display:grid}.foodConfirmation-module__myhDtG__statCard{border:1px solid var(--primary);border-radius:.5rem;flex-direction:column;align-items:center;margin:.5rem;padding:1rem;display:flex}.foodConfirmation-module__myhDtG__statLabel{margin-bottom:.5rem;font-size:.75rem}.foodConfirmation-module__myhDtG__novaContainer{justify-content:center;align-items:center;width:100%;margin:1rem 0;display:flex}.foodConfirmation-module__myhDtG__novaYellow{background:var(--nova-yellow);border-radius:50%;width:2rem;height:2rem}.foodConfirmation-module__myhDtG__novaRed{background:var(--nova-red);border-radius:50%;width:2rem;height:2rem}.foodConfirmation-module__myhDtG__novaOrange{background:var(--nova-orange);border-radius:50%;width:2rem;height:2rem}.foodConfirmation-module__myhDtG__novaGreen{background:var(--nova-green);border-radius:50%;width:2rem;height:2rem}@media (max-width:720px){.foodConfirmation-module__myhDtG__mainContent{padding:0 1.25rem 6rem}.foodConfirmation-module__myhDtG__amountUnit{right:-2.5rem}}
.ModalFooterActions-module__LjSURq__footerWrapper{flex-direction:column;gap:.75rem;padding:1rem 1.5rem 1.5rem;display:flex}.ModalFooterActions-module__LjSURq__footerWrapper-light{background-color:var(--background-light);border-top:1px solid var(--primary)}.ModalFooterActions-module__LjSURq__footerWrapper-dark{background-color:var(--background-dark);border-top:1px solid var(--secondary)}.ModalFooterActions-module__LjSURq__actionRow{gap:1rem;display:flex}.ModalFooterActions-module__LjSURq__footerButton,.ModalFooterActions-module__LjSURq__footerButtonAlt{border:none;border-radius:1.25rem;flex:1;padding:1rem 0;font-family:inherit;font-size:.95rem;font-weight:700;transition:background-color .15s,color .15s}.ModalFooterActions-module__LjSURq__footerButton{background:var(--background-alt-light);color:var(--text-alt-light)}.ModalFooterActions-module__LjSURq__footerButtonAlt{background:var(--primary);color:var(--primary-text);flex:2}.ModalFooterActions-module__LjSURq__footerButton-light{background:var(--background-alt-light);color:var(--text-alt-light)}.ModalFooterActions-module__LjSURq__footerButton-dark{background:var(--background-alt-dark);color:var(--text-alt-dark)}.ModalFooterActions-module__LjSURq__footerButtonAlt-light,.ModalFooterActions-module__LjSURq__footerButtonAlt-dark{background:var(--primary);color:var(--primary-text)}@media (hover:hover) and (pointer:fine){.ModalFooterActions-module__LjSURq__footerButton:hover,.ModalFooterActions-module__LjSURq__footerButtonAlt:hover{cursor:pointer}}@media (hover:hover) and (pointer:fine){.ModalFooterActions-module__LjSURq__footerButton-light:hover{background:var(--background-light);color:var(--text-light)}}@media (hover:hover) and (pointer:fine){.ModalFooterActions-module__LjSURq__footerButton-dark:hover{background:var(--background-dark);color:var(--text-dark)}}@media (hover:hover) and (pointer:fine){.ModalFooterActions-module__LjSURq__footerButtonAlt:hover:not(:disabled){background:var(--secondary);color:var(--secondary-text)}}.ModalFooterActions-module__LjSURq__footerButtonAlt:disabled{opacity:.6;cursor:not-allowed;transform:none}.ModalFooterActions-module__LjSURq__aiButton{width:100%;color:var(--primary-text);background:linear-gradient(135deg,var(--primary),var(--secondary));border:none;border-radius:1.25rem;padding:.95rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .15s,opacity .2s}@media (hover:hover) and (pointer:fine){.ModalFooterActions-module__LjSURq__aiButton:hover:not(:disabled){cursor:pointer;background:linear-gradient(135deg,var(--secondary),var(--primary))}}.ModalFooterActions-module__LjSURq__aiButton:disabled{opacity:.55;cursor:not-allowed;transform:none}@media (max-width:720px){.ModalFooterActions-module__LjSURq__footerWrapper{padding:.85rem 1rem 1rem}.ModalFooterActions-module__LjSURq__footerButton,.ModalFooterActions-module__LjSURq__footerButtonAlt,.ModalFooterActions-module__LjSURq__aiButton{border-radius:1rem}}
.mealConfirmation-module__tUOMcG__container{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex}.mealConfirmation-module__tUOMcG__successContainer{flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:100%;display:flex}.mealConfirmation-module__tUOMcG__mealHeader{flex-direction:column;padding:1rem;display:flex;position:sticky;top:0}.mealConfirmation-module__tUOMcG__mealHeader-light{background:var(--background-light)}.mealConfirmation-module__tUOMcG__mealHeader-dark{background:var(--background-dark)}.mealConfirmation-module__tUOMcG__mealName{text-align:center;margin-top:1rem;font-size:1.5rem;font-weight:700}.mealConfirmation-module__tUOMcG__mealDescription{text-align:center;padding:1rem 0;font-size:1rem}.mealConfirmation-module__tUOMcG__mealFoodList{flex-direction:column;gap:.75rem;height:100%;padding:.5rem;display:flex;overflow:auto}
.newMeal-module__N4E7HG__container{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;overflow-y:auto}.newMeal-module__N4E7HG__aiResult{margin-bottom:1rem;padding:1rem}.newMeal-module__N4E7HG__aiResultContent{border-radius:.5rem;padding:1rem;position:relative}.newMeal-module__N4E7HG__aiResultContent-light{background-color:var(--background-alt-light)}.newMeal-module__N4E7HG__aiResultContent-dark{background-color:var(--background-alt-dark)}.newMeal-module__N4E7HG__aiResultLabel{margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.newMeal-module__N4E7HG__aiResultLabel-light{color:var(--text-alt-light)}.newMeal-module__N4E7HG__aiResultLabel-dark{color:var(--text-alt-dark)}.newMeal-module__N4E7HG__aiResultComment{margin-bottom:1rem;font-size:.875rem}.newMeal-module__N4E7HG__aiResultProgressBarContainer{margin-top:.5rem}.newMeal-module__N4E7HG__aiResultProgressBar{border-radius:.25rem;height:1.5rem;overflow:hidden}.newMeal-module__N4E7HG__aiResultProgressBar-light{background-color:var(--background-light)}.newMeal-module__N4E7HG__aiResultProgressBar-dark{background-color:var(--background-dark)}.newMeal-module__N4E7HG__aiResultProgressBarFill{border-radius:.25rem;justify-content:center;align-items:center;height:100%;display:flex}.newMeal-module__N4E7HG__aiResultConfidenceScore{color:var(--background-light);font-size:.75rem;font-weight:700}.newMeal-module__N4E7HG__aiResultCloseButton{cursor:pointer;background:0 0;border:none;position:absolute;top:.5rem;right:.5rem}.newMeal-module__N4E7HG__mealInfoWrapper{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.newMeal-module__N4E7HG__ingredientsList{flex-direction:column;flex:1;gap:.75rem;padding:0 1rem;display:flex;overflow-y:auto}.newMeal-module__N4E7HG__ingredientsTitle{margin-bottom:.5rem;font-size:.875rem;font-weight:700}.newMeal-module__N4E7HG__ingredientRow{border-radius:.5rem;flex-direction:column;gap:.5rem;margin-bottom:.5rem;padding:.75rem;display:flex}.newMeal-module__N4E7HG__ingredientRow-light{background-color:var(--background-alt-light)}.newMeal-module__N4E7HG__ingredientRow-dark{background-color:var(--background-alt-dark)}.newMeal-module__N4E7HG__ingredientHeader{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.newMeal-module__N4E7HG__ingredientInfo{flex-direction:column;flex:1;display:flex}.newMeal-module__N4E7HG__amountOptionsRow{flex-wrap:wrap;gap:.375rem;display:flex}.newMeal-module__N4E7HG__ingredientActions{justify-content:flex-end;width:100%;display:flex}.newMeal-module__N4E7HG__amountOptionChip{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:1rem;padding:.25rem .625rem;font-size:.75rem;transition:background-color .15s,color .15s,border-color .15s}.newMeal-module__N4E7HG__amountOptionChip:hover,.newMeal-module__N4E7HG__amountOptionChipActive{background:var(--primary);color:var(--primary-text)}.newMeal-module__N4E7HG__ingredientName{align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.newMeal-module__N4E7HG__ingredientMeta{opacity:.7;margin-top:.125rem;font-size:.75rem}.newMeal-module__N4E7HG__ingredientControls{justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.newMeal-module__N4E7HG__amountInputGroup{align-items:center;gap:.125rem;display:flex}.newMeal-module__N4E7HG__amountInputGroup input{text-align:center;width:3.5rem;font-size:.875rem}.newMeal-module__N4E7HG__amountUnit{opacity:.7;min-width:1rem;font-size:.75rem}.newMeal-module__N4E7HG__multiplierGroup{opacity:.6;align-items:center;gap:.125rem;font-size:.75rem;display:flex}.newMeal-module__N4E7HG__multiplierGroup input{text-align:center;width:2.5rem;font-size:.75rem}.newMeal-module__N4E7HG__multiplierLabel{opacity:.7;font-size:.75rem}.newMeal-module__N4E7HG__removeButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:.25rem;padding:.25rem;display:flex}.newMeal-module__N4E7HG__searchSection{border-top:1px solid var(--primary);padding:1rem}.newMeal-module__N4E7HG__searchInputWrapper{margin-bottom:.5rem}.newMeal-module__N4E7HG__searchLoading{justify-content:center;padding:1rem;display:flex}.newMeal-module__N4E7HG__searchResults{flex-wrap:wrap;gap:.5rem;max-height:150px;display:flex;overflow-y:auto}.newMeal-module__N4E7HG__foodItemWrapper{text-align:center;border:.1rem solid var(--primary);cursor:pointer;background:0 0;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;padding:.5rem 1rem}.newMeal-module__N4E7HG__foodItemWrapper-light{background-color:var(--background-alt-light);color:var(--text-alt-light)}.newMeal-module__N4E7HG__foodItemWrapper-dark{background-color:var(--background-alt-dark);color:var(--text-alt-dark)}.newMeal-module__N4E7HG__foodInfoWrapper{flex-direction:column;align-items:center;display:flex}.newMeal-module__N4E7HG__mealName{font-size:.875rem;font-weight:500}.newMeal-module__N4E7HG__mealCalories{opacity:.7;font-size:.75rem}.newMeal-module__N4E7HG__footerWrapper{border-top:.25rem solid var(--primary);border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;justify-content:space-evenly;width:100%;height:3rem;display:flex}.newMeal-module__N4E7HG__footerWrapper-light{background-color:var(--background-light)}.newMeal-module__N4E7HG__footerWrapper-dark{background-color:var(--background-dark)}.newMeal-module__N4E7HG__footerButton{height:100%;margin:none;color:var(--primary-text);background:0 0;background:var(--primary);cursor:pointer;border:none;border-bottom-left-radius:.5rem;flex-direction:row;flex:1;justify-content:center;align-items:center;text-decoration:none;display:flex}.newMeal-module__N4E7HG__footerButtonAlt{height:100%;margin:none;color:var(--secondary-text);background:0 0;background:var(--secondary);cursor:pointer;border:none;border-bottom-right-radius:.5rem;flex-direction:row;flex:1;justify-content:center;align-items:center;text-decoration:none;display:flex}.newMeal-module__N4E7HG__footerButtonAlt:disabled{opacity:.5;cursor:not-allowed}@media (hover:hover) and (pointer:fine){.newMeal-module__N4E7HG__footerButton:hover{cursor:pointer}}@media (hover:hover) and (pointer:fine){.newMeal-module__N4E7HG__footerButtonAlt:hover:not(:disabled){cursor:pointer}}.newMeal-module__N4E7HG__confirmationContainer{flex-direction:column;justify-content:space-between;height:100%;display:flex}.newMeal-module__N4E7HG__confirmationContent{flex-direction:column;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.newMeal-module__N4E7HG__confirmationHeader{text-align:center;font-size:1.25rem;font-weight:700}.newMeal-module__N4E7HG__confirmationSummary{text-align:center}.newMeal-module__N4E7HG__confirmationMealName{font-size:1.125rem;font-weight:700}.newMeal-module__N4E7HG__confirmationMealDescription{margin-top:.5rem;font-size:.875rem}.newMeal-module__N4E7HG__confirmationToggle{justify-content:center;align-items:center;gap:.75rem;display:flex}@media (max-width:720px){.newMeal-module__N4E7HG__footerButton{border-bottom-left-radius:0}.newMeal-module__N4E7HG__footerButtonAlt{border-bottom-right-radius:0}}
.stats-module__JrRboa__topRow{z-index:2;border-bottom:.1rem solid var(--primary);flex-direction:row;justify-content:center;width:100%;display:flex;position:sticky;top:0}.stats-module__JrRboa__topRow-light{background-color:var(--background-light)}.stats-module__JrRboa__topRow-dark{background-color:var(--background-dark)}.stats-module__JrRboa__prevMonth{border:none;border-right:.1rem solid var(--primary);background:0 0;flex-direction:column;justify-content:space-evenly;align-items:center;width:2rem;font-size:.6rem;display:flex}@media (hover:hover) and (pointer:fine){.stats-module__JrRboa__prevMonth:hover{cursor:pointer}}.stats-module__JrRboa__prevMonth-light{color:var(--text-light)}.stats-module__JrRboa__prevMonth-dark{color:var(--text-dark)}.stats-module__JrRboa__nextMonth{border:none;border-left:.1rem solid var(--primary);background:0 0;flex-direction:column;justify-content:space-evenly;align-items:center;width:2rem;font-size:.6rem;display:flex}@media (hover:hover) and (pointer:fine){.stats-module__JrRboa__nextMonth:hover{cursor:pointer}}.stats-module__JrRboa__nextMonth-light{color:var(--text-light)}.stats-module__JrRboa__nextMonth-dark{color:var(--text-dark)}.stats-module__JrRboa__emptyMonth{width:2rem}.stats-module__JrRboa__dateInputs{flex-direction:column;align-items:flex-start;width:100%;display:flex}.stats-module__JrRboa__optionsContainer{flex-direction:row;justify-content:space-evenly;width:100%;padding:.5rem;display:flex}.stats-module__JrRboa__optionsContainer-light{color:var(--text-alt-light)}.stats-module__JrRboa__optionsContainer-dark{color:var(--text-alt-dark)}.stats-module__JrRboa__option{background:0 0;border:none;flex-direction:row;align-items:center;margin:0 .5rem;font-size:.75rem;display:flex}.stats-module__JrRboa__option-light{color:var(--text-alt-light)}.stats-module__JrRboa__option-dark{color:var(--text-alt-dark)}@media (hover:hover) and (pointer:fine){.stats-module__JrRboa__option:hover{cursor:pointer;color:var(--primary)}}.stats-module__JrRboa__pauseDaysContainer{box-sizing:border-box;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-bottom:1rem;display:flex}.stats-module__JrRboa__sectionHeader{box-sizing:border-box;border-top:.1rem solid var(--primary);flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;padding:.5rem 0 0 .5rem;display:flex}.stats-module__JrRboa__pauseDaysTitle{font-size:1.1rem;font-weight:500}.stats-module__JrRboa__pauseDaysBreakdown{flex-direction:row;justify-content:center;align-items:center;gap:2rem;display:flex}.stats-module__JrRboa__pauseDaysItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.stats-module__JrRboa__pauseDaysLabel{opacity:.8;font-size:.85rem}.stats-module__JrRboa__pauseDaysValue{font-size:1rem;font-weight:600}.stats-module__JrRboa__pauseDaysBreakdownText{font-weight:400}.stats-module__JrRboa__pauseDaysBreakdownBold{font-weight:700}.stats-module__JrRboa__pausePercentageValue{margin-top:.25rem;font-size:.75rem;font-weight:500}.stats-module__JrRboa__foodInfoContainer{box-sizing:border-box;flex-direction:row;justify-content:space-evenly;width:100%;margin-top:1rem;padding:0 1rem 1rem;display:flex}.stats-module__JrRboa__foodInfo{flex-direction:column;align-items:center;display:flex}.stats-module__JrRboa__tableRows{overflow:auto}.stats-module__JrRboa__habitList{width:100%}.stats-module__JrRboa__habitIcon{padding-right:.5rem}.stats-module__JrRboa__habitTable{border-collapse:separate;border-spacing:0 1rem;width:100%;padding:1rem}.stats-module__JrRboa__habitName{text-align:left}.stats-module__JrRboa__habitStat{text-align:center}.stats-module__JrRboa__habitStatNa{text-align:center;font-size:.75rem;font-style:italic;font-weight:lighter}
