.MiscItemToast-module__djV6sa__button{flex-shrink:0}.MiscItemToast-module__djV6sa__buttonContainer{flex:1;position:relative;overflow:hidden}.MiscItemToast-module__djV6sa__buttonContainerExpanding{animation:2s linear MiscItemToast-module__djV6sa__expandHeight}.MiscItemToast-module__djV6sa__buttonGroup{overflow:hidden}@keyframes MiscItemToast-module__djV6sa__expandHeight{0%{max-height:40px}to{max-height:100vh}}.MiscItemToast-module__djV6sa__fadeOverlay{pointer-events:none;background:linear-gradient(90deg,#0000,#fff);width:60px;position:absolute;top:0;bottom:0;right:0}.MiscItemToast-module__djV6sa__expandButton{background:#fff}
.useAddItemToGroceryList-module__r9-Zjq__toast{display:block;max-height:100vh!important}.useAddItemToGroceryList-module__r9-Zjq__toast .mantine-CloseButton-root{position:absolute;top:4px;right:4px}
.FakeCheckboxButton-module__prFEaa__checkboxClickableContainer{justify-content:center;align-items:center;width:48px;height:48px;display:flex}.FakeCheckboxButton-module__prFEaa__checkbox{cursor:pointer;border:1px solid #00000080;border-radius:.25rem;width:24px;height:24px;position:relative}.FakeCheckboxButton-module__prFEaa__checkbox:before{content:"";border-bottom:3px solid #333;border-right:3px solid #333;width:8px;height:16px;transition:all .2s;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)scale(0)}.FakeCheckboxButton-module__prFEaa__checkbox{border-color:#868e96}.FakeCheckboxButton-module__prFEaa__checkbox.FakeCheckboxButton-module__prFEaa__checked:before{border-color:#868e96;transform:translate(-50%,-60%)rotate(45deg)scale(1)}.FakeCheckboxButton-module__prFEaa__checkbox:hover{box-shadow:0 .0625rem .1875rem #0000000d,0 .0625rem .125rem #0000001a}
.GroceryItem-module__1UYS3G__root{width:100%;margin-top:-1px}.GroceryItem-module__1UYS3G__notEditMode .GroceryItem-module__1UYS3G__borderContainer{border-top:1px solid var(--pale-line-color);border-bottom:1px solid var(--pale-line-color)}.GroceryItem-module__1UYS3G__clickableContainer{width:100%;min-height:48px;display:flex;position:relative}.GroceryItem-module__1UYS3G__transparentButton{cursor:pointer;background-color:#0000;border:none;outline:none;width:100%;height:100%;position:absolute}.GroceryItem-module__1UYS3G__content{flex-direction:row;flex:1;align-items:center;height:100%;display:flex;position:relative}.GroceryItem-module__1UYS3G__checkboxContainer{order:0}.GroceryItem-module__1UYS3G__content form{width:100%}.GroceryItem-module__1UYS3G__labelContainer{background-color:#0000;align-items:center;width:100%;height:100%;margin-top:auto;margin-bottom:auto;padding:4px 0;font-size:1.5rem;font-weight:700;display:flex}.GroceryItem-module__1UYS3G__labelContainer textarea{resize:none;width:100%;font-family:inherit;font-size:inherit;font-weight:inherit;background-color:#0000;border:none;outline:none;line-height:1.4;transition:height .15s ease-out;overflow:hidden}.GroceryItem-module__1UYS3G__notEditMode textarea{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.GroceryItem-module__1UYS3G__root:not(.GroceryItem-module__1UYS3G__notEditMode) textarea{white-space:pre-wrap;overflow-wrap:break-word;overflow:auto}.GroceryItem-module__1UYS3G__dishIndicator{position:absolute;right:.25rem}@keyframes GroceryItem-module__1UYS3G__flashHighlight{0%,to{background-color:#0000}25%,75%{background-color:#3b82f626}50%{background-color:#3b82f640}}.GroceryItem-module__1UYS3G__newlyAdded .GroceryItem-module__1UYS3G__borderContainer{animation:1.5s ease-in-out GroceryItem-module__1UYS3G__flashHighlight}@media (max-width:768px){.GroceryItem-module__1UYS3G__checkboxRight .GroceryItem-module__1UYS3G__checkboxContainer{order:1;margin-left:-.5rem}.GroceryItem-module__1UYS3G__checkboxRight .GroceryItem-module__1UYS3G__dishIndicator{right:3.25rem}.GroceryItem-module__1UYS3G__checkboxRight .GroceryItem-module__1UYS3G__labelContainer{padding-left:1rem}}
.GrocsItemDishesIndicator-module__AmgFhW__root .mantine-Button-root{padding-left:8px;padding-right:8px}.GrocsItemDishesIndicator-module__AmgFhW__root p{max-width:min(10rem,20vw)}.GrocsItemDishesIndicator-module__AmgFhW__root svg{margin-right:.25rem}
.GroceryList-module__MPOvIG__root{width:100%;max-width:600px;margin:0;padding:0}.GroceryList-module__MPOvIG__root header{justify-content:space-between;align-items:center;display:flex}
.DraggableList-module__MShNGW__root{padding:8px 0}.DraggableList-module__MShNGW__expandableCtn{margin:8px 0;transition:margin .2s ease-in-out}.DraggableList-module__MShNGW__expandableCtn.DraggableList-module__MShNGW__isItemSelected{margin:0}.DraggableList-module__MShNGW__list{margin:0;padding:0;list-style:none}.DraggableList-module__MShNGW__itemContainer{background-color:#fff;border-radius:0;transition:margin .2s ease-in-out,border-radius .2s ease-in-out,box-shadow .2s ease-in-out,opacity .2s ease-in-out,transform .2s ease-in-out,background-color .15s ease-in-out;box-shadow:0 0 #0000}.DraggableList-module__MShNGW__itemContainer.DraggableList-module__MShNGW__animatePosition{transition:margin .4s cubic-bezier(.4,0,.2,1),border-radius .2s ease-in-out,box-shadow .2s ease-in-out,opacity .2s ease-in-out,transform .4s cubic-bezier(.4,0,.2,1),background-color .15s ease-in-out}.DraggableList-module__MShNGW__itemContainer.DraggableList-module__MShNGW__inserted{animation:.4s cubic-bezier(.4,0,.2,1) DraggableList-module__MShNGW__itemInserted}@keyframes DraggableList-module__MShNGW__itemInserted{0%{opacity:0}to{opacity:1}}.DraggableList-module__MShNGW__itemContainer:hover{border-color:var(--mantine-color-gray-3);box-shadow:0 2px 4px #0000000d}.DraggableList-module__MShNGW__itemContainer.DraggableList-module__MShNGW__draggingOver{background-color:var(--mantine-color-blue-1);transform:translate(4px)}.DraggableList-module__MShNGW__itemContainer.DraggableList-module__MShNGW__selected{border:1px solid;border-color:var(--mantine-color-blue-5);border-radius:8px;margin:8px 0;box-shadow:0 2px 8px #0000001a}.DraggableList-module__MShNGW__categoryHeaderCtn{width:100%;height:.5rem;position:absolute}.DraggableList-module__MShNGW__emptyCategoryPlaceholder{background-color:#0000;height:0;transition:min-height .15s ease-out,height .15s ease-out}.DraggableList-module__MShNGW__categoryLabel{background:linear-gradient(to bottom,var(--mantine-color-gray-1)0%,var(--mantine-color-gray-0)100%);letter-spacing:.5px;border-top:1px solid var(--pale-line-color);position:absolute;bottom:0;left:50%;transform:translate(-50%);height:1.2rem!important}.DraggableList-module__MShNGW__categoryLabel:before{background:linear-gradient(to bottom,var(--mantine-color-gray-1)0%,var(--mantine-color-gray-0)100%);border-left:1px solid var(--pale-line-color);border-top:1px solid var(--pale-line-color);content:"";z-index:-1;border-radius:10px 0 0;width:30px;height:1.2rem;position:absolute;bottom:0;left:-20px;transform:skew(-20deg)}.DraggableList-module__MShNGW__categoryLabel:after{background:linear-gradient(to bottom,var(--mantine-color-gray-1)0%,var(--mantine-color-gray-0)100%);border-right:1px solid var(--pale-line-color);border-top:1px solid var(--pale-line-color);content:"";z-index:-1;border-left:none;border-radius:0 10px 0 0;width:30px;height:1.2rem;position:absolute;bottom:0;right:-20px;transform:skew(20deg)}.DraggableList-module__MShNGW__categoryLabel p{font-size:.65rem;font-weight:600;line-height:1rem}.DraggableList-module__MShNGW__categoryHeaderCtn.DraggableList-module__MShNGW__hidden{display:none}.DraggableList-module__MShNGW__droppableArea{min-height:100%;transition:background-color .2s;position:relative}.DraggableList-module__MShNGW__droppableArea.DraggableList-module__MShNGW__draggingOver{background-color:var(--mantine-color-blue-0)}
.AddDishIngredientForm-module__13iVGq__ingredientInput .mantine-TextInput-label{font-size:.8rem}
.DishImage-module__fNHEtq__dropzone .mantine-Dropzone-inner{height:100%}.DishImage-module__fNHEtq__dropzone{border:1px dashed var(--mantine-color-dimmed);border-radius:var(--mantine-radius-md);cursor:pointer}.DishImage-module__fNHEtq__placeholderIcon{color:var(--mantine-color-dimmed)}.DishImage-module__fNHEtq__image{-o-object-fit:cover;object-fit:cover;border-radius:4px}.DishImage-module__fNHEtq__hidden{display:none}
.Plan-module___Rxevq__grid{width:100%}
.IconButton-module__feeCyG__root{justify-content:center;display:flex}.IconButton-module__feeCyG__noBorder .mantine-ActionIcon-root{border:0}
.AddToGrocsButton-module__vrC-ca__root .mantine-Button-root{width:82px;padding-left:4px;padding-right:4px}.AddToGrocsButton-module__vrC-ca__root .mantine-Button-section{margin-left:6px}.AddToGrocsButton-module__vrC-ca__root{justify-content:center;align-items:center;display:flex}
.DishIngredient-module__7u3GBG__ingredientCtn{align-items:flex-start;width:100%;min-height:48px;display:flex}.DishIngredient-module__7u3GBG__addToGrocsCtn{justify-content:center;align-items:flex-start;min-height:48px;margin-left:12px;padding-top:12px;display:flex}.DishIngredient-module__7u3GBG__clickableContainer{width:100%;height:48px;display:flex;position:relative}.DishIngredient-module__7u3GBG__transparentButton{cursor:pointer;background-color:#0000;border:none;outline:none;width:100%;height:100%;position:absolute}.DishIngredient-module__7u3GBG__ingredientMainContent{flex:1;justify-content:center;align-items:center;min-width:0;min-height:48px;padding:8px 0;display:flex;position:relative}.DishIngredient-module__7u3GBG__quantityCtn{flex-shrink:0;justify-content:center;align-items:flex-start;margin:0 8px;display:flex}.DishIngredient-module__7u3GBG__ingredientName{word-wrap:break-word;overflow-wrap:break-word;flex:1;min-width:0}.DishIngredient-module__7u3GBG__combinedInput{resize:none;background-color:#0000;border:none;outline:none;width:100%;padding:0 8px;overflow:hidden}.DishIngredient-module__7u3GBG__form{width:100%;display:flex}.DishIngredient-module__7u3GBG__form.DishIngredient-module__7u3GBG__unselected{opacity:0;pointer-events:none;position:absolute}.DishIngredient-module__7u3GBG__removeIngredientCtn{margin-right:12px;padding-top:8px}
.EditableDishDetails-module__pj_e-q__mobileVisible{display:none}.EditableDishDetails-module__pj_e-q__mobileHidden{display:block}.EditableDishDetails-module__pj_e-q__instructionsReadOnly p{min-height:24px}@media (max-width:575px){.EditableDishDetails-module__pj_e-q__mobileVisible{display:block}.EditableDishDetails-module__pj_e-q__mobileHidden{display:none}}
.DishPageContentUnauthed-module__6PD7Ca__ingredientList{padding-left:24px;list-style-type:disc}.DishPageContentUnauthed-module__6PD7Ca__ingredientItem{word-wrap:break-word;overflow-wrap:break-word;max-width:100%}
.EditableDishInstructions-module__i2blua__editor{border:1px solid #ccc;border-radius:4px}.EditableDishInstructions-module__i2blua__editor .ProseMirror{min-height:100px;padding:12px}.EditableDishInstructions-module__i2blua__toolbar{border-bottom:1px solid #ccc;gap:.5rem;padding:.5rem;display:flex}.EditableDishInstructions-module__i2blua__toolbar button[data-active=true],.EditableDishInstructions-module__i2blua__isActive{background:var(--mantine-color-gray-1);border-color:var(--mantine-color-gray-4)}.EditableDishInstructions-module__i2blua__instructionsContainer{margin-top:32px}.EditableDishInstructions-module__i2blua__instructionsContainer ul,.EditableDishInstructions-module__i2blua__instructionsContainer ol{list-style:unset;padding-left:24px}.EditableDishInstructions-module__i2blua__instructionsContainer ul li,.EditableDishInstructions-module__i2blua__instructionsContainer ol li{margin-bottom:8px}.EditableDishInstructions-module__i2blua__instructionsContent{cursor:pointer;border-radius:4px;min-height:100px;padding:8px}.EditableDishInstructions-module__i2blua__instructionsContent p{min-height:24px}.EditableDishInstructions-module__i2blua__instructionsContent:hover{background-color:var(--mantine-color-gray-0)}
