.BottomMenu_bottomMenu__zGTik{position:fixed;bottom:0;left:0;right:0;background-color:#ffffff;border-top:1px solid #e0e0e0;box-shadow:0 -2px 10px rgba(0,0,0,.08);display:flex;justify-content:space-around;align-items:center;padding:8px 0;z-index:1000}.BottomMenu_bottomMenuMargin__aOxD4{height:150px}.BottomMenu_menuItem__ZmYYR{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 16px;cursor:pointer;transition:all .2s ease;border-radius:12px;min-width:60px;gap:4px}.BottomMenu_menuItem__ZmYYR.BottomMenu_active__5BfVh{background-color:#f5f5f5;transform:scale(.95)}.BottomMenu_icon__sg26g{color:#757575;transition:color .2s ease;font-size:24px!important}.BottomMenu_menuItem__ZmYYR.BottomMenu_active__5BfVh .BottomMenu_icon__sg26g{color:#1976d2}.BottomMenu_label__ZbZYg{font-size:12px;font-weight:500;color:#757575;transition:color .2s ease}.BottomMenu_menuItem__ZmYYR.BottomMenu_active__5BfVh .BottomMenu_label__ZbZYg{color:#1976d2;font-weight:600}.Recipes_recipesWrapper__ycvaV{width:100%;box-sizing:border-box}.Recipes_recipesHeader__GpryG{padding:16px 20px 0}.Recipes_recipeCount__KqrRe{margin:0;font-size:18px;font-weight:600;color:#757575;text-align:center}.Recipes_recipesContainer__ODOcY{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;padding:20px;width:100%;box-sizing:border-box}@media (max-width:600px){.Recipes_recipesContainer__ODOcY{grid-template-columns:repeat(2,1fr)}}.Recipes_recipeCard__LLeqV{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;position:relative}.Recipes_recipeCard__LLeqV:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.Recipes_imageContainer__9gB2Q{position:relative;width:100%}.Recipes_recipeImage__S_EQn{width:100%;height:150px;object-fit:cover;display:block}.Recipes_recipeContent__Elmn1{padding:16px;display:flex;justify-content:space-between;align-items:center;gap:12px}.Recipes_recipeName__g3UB4{font-size:14px;font-weight:600;color:#333;margin:0;flex:1 1;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Recipes_cartIcon__8XFHy{position:absolute;top:12px;right:12px;color:#9e9e9e;cursor:pointer;transition:color .2s ease,transform .2s ease!important;background-color:rgba(255,255,255,.9)!important;border-radius:50%;padding:8px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.Recipes_cartIcon__8XFHy:hover{color:#757575;transform:scale(1.1);background-color:rgba(255,255,255,1)}.Recipes_cartIconActive__DJN80{color:#4CAF50}.Recipes_cartIconLoading__cgnda{opacity:.7}.Recipes_cartIconActive__DJN80:hover{color:#45a049}.Recipes_lastAddedToCart__4KKep{font-size:12px;color:#757575;font-weight:500}.Recipes_lastAddedOld__vqV0c{color:#d32f2f}.Recipes_emptyState__pw7MA{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#999;text-align:center}.Recipes_emptyState__pw7MA svg{font-size:64px;margin-bottom:16px;opacity:.5}.Recipes_emptyState__pw7MA p{font-size:16px;margin:0}.Recipes_emptyIcon__J3QSE{font-size:64px;margin-bottom:16px;opacity:.5}.Recipes_emptySubtext__rsJL_{font-size:14px;color:#bbb;margin-top:8px}.Ingredients_ingredientsContainer__krkJB{display:flex;flex-direction:column;gap:12px;padding:20px;width:100%;box-sizing:border-box}.Ingredients_ingredientCard__FWLuC{background:#fff;border-radius:12px;padding:16px 20px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}.Ingredients_ingredientCount__q_R9v{margin:0;font-size:18px;font-weight:600;color:#757575;text-align:center}.Ingredients_ingredientCard__FWLuC:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.Ingredients_ingredientInfo__HbtCw{flex:1 1;display:flex;flex-direction:column;gap:8px}.Ingredients_ingredientName__1Jl4u{font-size:18px;font-weight:600;color:#333;margin:0;line-height:1.3}.Ingredients_storeLocation__9sYh9{display:flex;align-items:center;gap:6px;color:#666;font-size:14px}.Ingredients_locationIcon__cn5Pw{font-size:16px!important;color:#888}.Ingredients_recipeCount__Ov1O2{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f5f5;border-radius:8px;padding:8px 16px;min-width:70px;transition:background .2s ease,transform .2s ease}.Ingredients_recipeCount__Ov1O2:hover{background:#e8f5e9;transform:scale(1.05)}.Ingredients_count__bHlu_{font-size:24px;font-weight:700;color:#4CAF50;line-height:1}.Ingredients_countLabel__a927m{font-size:12px;color:#888;margin-top:2px}.Ingredients_emptyState__PC5b4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#999;text-align:center}.Ingredients_emptyState__PC5b4 svg{font-size:64px;margin-bottom:16px;opacity:.5}.Ingredients_emptyState__PC5b4 p{font-size:16px;margin:0}.Ingredients_noLocation__UNjeX{color:#d32f2f}@media (max-width:600px){.Ingredients_ingredientCard__FWLuC{padding:14px 16px}.Ingredients_ingredientName__1Jl4u{font-size:16px}.Ingredients_storeLocation__9sYh9{font-size:13px}.Ingredients_recipeCount__Ov1O2{padding:6px 12px;min-width:60px}.Ingredients_count__bHlu_{font-size:20px}.Ingredients_countLabel__a927m{font-size:11px}}.IngredientEditor_drawerContainer__p866d{width:100%;height:100vh;background-color:#ffffff;display:flex;flex-direction:column;overflow:hidden}.IngredientEditor_header__6CKg2{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0;background-color:#ffffff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.IngredientEditor_title__lFchn{margin:0;font-size:24px;font-weight:600;color:#212121}.IngredientEditor_closeButton__YzMiW{color:#757575}.IngredientEditor_content__8r8g6{flex:1 1;overflow-y:auto;padding:20px}.IngredientEditor_section__YHX95{margin-bottom:32px}.IngredientEditor_sectionTitle__a5rYJ{margin:0 0 16px;font-size:18px;font-weight:600;color:#424242}.IngredientEditor_ingredientNameInput__FIREF{background-color:#f5f5f5}.IngredientEditor_storeLocationInput__2u_0u{background-color:#fafafa}.IngredientEditor_footer__ay9_l{padding:16px 20px;border-top:1px solid #e0e0e0;background-color:#ffffff;position:-webkit-sticky;position:sticky;bottom:0;z-index:10}.RecipeListDrawer_drawerContainer__YElFb{width:100%;height:100vh;background-color:#ffffff;display:flex;flex-direction:column;overflow:hidden}.RecipeListDrawer_header__QTPxr{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0;background-color:#ffffff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.RecipeListDrawer_title__HsXHT{margin:0;font-size:24px;font-weight:600;color:#212121}.RecipeListDrawer_closeButton__4rLti{color:#757575}.RecipeListDrawer_content__rh0PM{flex:1 1;overflow-y:auto;padding:20px}.RecipeListDrawer_loadingContainer__UAGRT{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#999;text-align:center}.RecipeListDrawer_loadingContainer__UAGRT p{margin-top:16px;font-size:16px}.RecipeListDrawer_recipeList__2F5H3{display:flex;flex-direction:column;gap:12px}.RecipeListDrawer_recipeCard__XTdsY{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease;border:1px solid #f0f0f0;display:flex;gap:16px}.RecipeListDrawer_recipeCard__XTdsY:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.RecipeListDrawer_recipeImage__mTUKc{width:120px;height:120px;object-fit:cover;flex-shrink:0}.RecipeListDrawer_recipeContent__yo_5W{flex:1 1;padding:12px 12px 12px 0;display:flex;flex-direction:column;justify-content:center;gap:8px}.RecipeListDrawer_recipeHeader__mCNAy{display:flex;align-items:center;gap:12px}.RecipeListDrawer_recipeIcon__zuEC_{color:#4CAF50;font-size:24px!important}.RecipeListDrawer_recipeName__3_s_S{margin:0;font-size:18px;font-weight:600;color:#333;line-height:1.4}.RecipeListDrawer_tagsContainer__YSpmd{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.RecipeListDrawer_tag__FvW0k{background-color:#f5f5f5!important;color:#666!important;font-weight:500!important}.RecipeListDrawer_emptyState__TTkVz{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#999;text-align:center}.RecipeListDrawer_emptyIcon__PHlJ0{font-size:64px!important;margin-bottom:16px;opacity:.5}.RecipeListDrawer_emptyState__TTkVz p{font-size:16px;margin:0}@media (max-width:600px){.RecipeListDrawer_recipeImage__mTUKc{width:100px;height:100px}.RecipeListDrawer_recipeContent__yo_5W{padding:10px 10px 10px 0}.RecipeListDrawer_recipeName__3_s_S{font-size:16px}.RecipeListDrawer_recipeIcon__zuEC_{font-size:20px!important}}.Notes_notesContainer__FFZwv{display:flex;flex-direction:column;gap:20px;padding:20px;width:100%;box-sizing:border-box}.Notes_addNoteSection__Z_aT8{display:flex;gap:12px;width:100%}.Notes_noteInput__kImSR{flex:1 1;padding:14px 16px;font-size:16px;border:2px solid #e0e0e0;border-radius:12px;outline:none;transition:border-color .2s;font-family:inherit}.Notes_noteInput__kImSR:focus{border-color:#4CAF50}.Notes_noteInput__kImSR::placeholder{color:#999}.Notes_addButton__LEyzi{background:#4CAF50;color:white;border:none;border-radius:12px;padding:12px 16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s,transform .1s;min-width:52px}.Notes_addButton__LEyzi:hover:not(:disabled){background:#45a049}.Notes_addButton__LEyzi:active:not(:disabled){transform:scale(.96)}.Notes_addButton__LEyzi:disabled{background:#ccc;cursor:not-allowed}.Notes_addButton__LEyzi svg{font-size:24px}.Notes_notesList__jrhfH{display:flex;flex-direction:column;gap:10px}.Notes_noteCard__qviYq{background:#fff;border-radius:12px;padding:14px 16px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease;display:flex;align-items:center;gap:12px}.Notes_noteCard__qviYq:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.Notes_checkButton__c35M_{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:transform .2s;flex-shrink:0}.Notes_checkButton__c35M_:hover{transform:scale(1.1)}.Notes_uncheckedIcon__uGvdw{color:#bbb;font-size:28px!important}.Notes_checkedIcon__I4a99{color:#4CAF50;font-size:28px!important}.Notes_noteText__DFnEV{flex:1 1;font-size:16px;color:#333;line-height:1.4;word-break:break-word;transition:color .2s}.Notes_noteText__DFnEV.Notes_addedToCart__G_z83{color:#4CAF50;font-weight:500}.Notes_deleteButton__p5h5R{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s,transform .2s;color:#999;flex-shrink:0}.Notes_deleteButton__p5h5R:hover{color:#f44336;transform:scale(1.1)}.Notes_deleteButton__p5h5R svg{font-size:22px}.Notes_emptyState__6rg01{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#999;text-align:center}.Notes_emptyState__6rg01 svg{font-size:64px;margin-bottom:16px;opacity:.5}.Notes_emptyState__6rg01 p{font-size:16px;margin:0;max-width:400px}@media (max-width:600px){.Notes_notesContainer__FFZwv{padding:16px}.Notes_noteInput__kImSR{padding:12px 14px;font-size:15px}.Notes_addButton__LEyzi{padding:10px 14px;min-width:48px}.Notes_noteCard__qviYq{padding:12px 14px}.Notes_noteText__DFnEV{font-size:15px}.Notes_checkedIcon__I4a99,.Notes_uncheckedIcon__uGvdw{font-size:26px!important}}.Cart_cartContainer__60JDG{display:flex;flex-direction:column;gap:24px;padding:20px;width:100%;box-sizing:border-box}.Cart_cartHeader__sA6kg{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.Cart_progressSection__t15ne{display:flex;flex-direction:column;gap:10px}.Cart_progressBar__S5zVO{width:100%;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.Cart_progressFill___I_t9{height:100%;background:linear-gradient(90deg,#4CAF50,#45a049);transition:width .3s ease;border-radius:4px}.Cart_progressText__cQMGo{font-size:14px;color:#666;font-weight:500}.Cart_section__2Yi__{display:flex;flex-direction:column;gap:12px}.Cart_sectionHeader__6_ery{display:flex;align-items:center;gap:10px;padding:0 4px}.Cart_sectionIcon__ZpGic{color:#4CAF50;font-size:24px!important}.Cart_sectionTitle__NFawB{font-size:18px;font-weight:600;color:#333;margin:0;flex:1 1}.Cart_itemCount__7YjU0{background:#f5f5f5;color:#666;font-size:14px;font-weight:600;padding:4px 12px;border-radius:12px}.Cart_itemsList__uWQcB{display:flex;flex-direction:column;gap:8px}.Cart_cartItem__t6_Op{background:#fff;border-radius:12px;padding:14px 16px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease;display:flex;align-items:center;gap:12px}.Cart_cartItem__t6_Op:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.Cart_checkButton__PuBOt{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:transform .2s;flex-shrink:0;margin-top:2px}.Cart_checkButton__PuBOt:hover{transform:scale(1.1)}.Cart_uncheckedIcon__GPEoE{color:#bbb;font-size:28px!important}.Cart_checkedIcon__KZFwt{color:#4CAF50;font-size:28px!important}.Cart_itemInfo__vjX9o{flex:1 1;display:flex;flex-direction:column;gap:6px;min-width:0}.Cart_copyButton__GsHzS{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:transform .2s,opacity .2s;flex-shrink:0;opacity:.5;border-radius:8px}.Cart_copyButton__GsHzS:hover{opacity:1;background:rgba(76,175,80,.1);transform:scale(1.1)}.Cart_copyIcon__q0129{color:#666;font-size:20px!important}.Cart_copiedIcon__fziMz{color:#4CAF50;font-size:20px!important}.Cart_itemName__9k_oj{font-size:16px;font-weight:500;color:#333;line-height:1.4;word-break:break-word;transition:color .2s,-webkit-text-decoration .2s;transition:color .2s,text-decoration .2s;transition:color .2s,text-decoration .2s,-webkit-text-decoration .2s}.Cart_itemName__9k_oj.Cart_itemChecked__3NEiA{color:#999;text-decoration:line-through}.Cart_itemQuantity__f_bRV{font-weight:600;color:#4CAF50}.Cart_itemMeta___hV6B{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;color:#666}.Cart_recipeName__jk_m9{color:#4CAF50;font-weight:500}.Cart_separator__HGOsX{color:#ccc}.Cart_storeLocation__PxL4H{color:#888}.Cart_emptyState__iipMa{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#999;text-align:center}.Cart_emptyState__iipMa svg{font-size:64px;margin-bottom:16px;opacity:.5}.Cart_emptyState__iipMa p{font-size:16px;margin:8px 0 0}.Cart_emptySubtext__Wb9e_{font-size:14px!important;color:#bbb!important}@media (max-width:600px){.Cart_cartContainer__60JDG{padding:16px;gap:20px}.Cart_cartHeader__sA6kg{padding:16px}.Cart_sectionTitle__NFawB{font-size:16px}.Cart_sectionIcon__ZpGic{font-size:22px!important}.Cart_itemCount__7YjU0{font-size:13px;padding:3px 10px}.Cart_cartItem__t6_Op{padding:12px 14px}.Cart_itemName__9k_oj{font-size:15px}.Cart_itemMeta___hV6B{font-size:12px;gap:6px}.Cart_checkedIcon__KZFwt,.Cart_uncheckedIcon__GPEoE{font-size:26px!important}.Cart_copyButton__GsHzS{padding:6px}.Cart_copiedIcon__fziMz,.Cart_copyIcon__q0129{font-size:18px!important}}.SearchBar_searchHeader__e_TGM{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#fff;border-bottom:1px solid #e0e0e0;position:-webkit-sticky;position:sticky;top:0;z-index:80}.SearchBar_searchContainer__nZAbA{display:flex;align-items:center;gap:12px;flex:1 1;background-color:#f5f5f5;border-radius:24px;padding:8px 16px}.SearchBar_searchIcon___Xsu4{color:#757575;font-size:24px}.SearchBar_searchInput__kWwUz{flex:1 1;border:none;background:none;outline:none;font-size:16px;color:#333;font-family:inherit}.SearchBar_searchInput__kWwUz::placeholder{color:#9e9e9e}.SearchBar_iconButton__qlPuD{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s;color:#666}.SearchBar_iconButton__qlPuD:hover{background-color:#f5f5f5}.SearchBar_iconButton__qlPuD:active{background-color:#eeeeee}.SearchBar_iconButton__qlPuD svg{font-size:24px}.SearchBar_suggestionsDropdown__9k4r9{position:fixed;top:73px;left:0;right:0;background-color:#ffffff;border-bottom:1px solid #e0e0e0;box-shadow:0 4px 8px rgba(0,0,0,.1);max-height:400px;overflow-y:auto;z-index:99}.SearchBar_suggestionItem__J64SQ{display:flex;align-items:center;gap:12px;padding:12px 20px;background:none;width:100%;cursor:pointer;transition:background-color .2s;text-align:left;font-family:inherit;border:none;border-bottom:1px solid #f5f5f5}.SearchBar_suggestionItem__J64SQ:hover{background-color:#f5f5f5}.SearchBar_suggestionItem__J64SQ:active{background-color:#eeeeee}.SearchBar_suggestionIcon__CsPSE{color:#757575;font-size:20px;flex-shrink:0}.SearchBar_suggestionLabel__UJ950{flex:1 1;font-size:15px;color:#333;font-weight:500}.SearchBar_suggestionType___hWhn{font-size:12px;color:#9e9e9e;text-transform:uppercase;font-weight:600;letter-spacing:.5px}.AccountDrawer_drawerContainer__givKm{width:100%;max-height:80vh;background-color:#ffffff;display:flex;flex-direction:column;overflow:hidden}.AccountDrawer_header___xDN2{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0;background-color:#ffffff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.AccountDrawer_title__P5hCd{margin:0;font-size:24px;font-weight:600;color:#212121}.AccountDrawer_closeButton__CuA1q{color:#757575}.AccountDrawer_content__7jXuR{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:24px}.AccountDrawer_userInfoSection__b6Pqg{display:flex;align-items:center;gap:16px;padding:16px;background-color:#f5f5f5;border-radius:12px}.AccountDrawer_userIconContainer__ddz2D{width:60px;height:60px;border-radius:50%;background-color:#4CAF50;display:flex;align-items:center;justify-content:center;flex-shrink:0}.AccountDrawer_userIcon__ELkaE{color:white;font-size:32px!important}.AccountDrawer_userDetails__TIFmH{flex:1 1;display:flex;flex-direction:column;gap:4px}.AccountDrawer_username__q_xNT{margin:0;font-size:18px;font-weight:600;color:#212121}.AccountDrawer_email__G0JF2{margin:0;font-size:14px;color:#757575}.AccountDrawer_actionsSection__v4xOp{display:flex;flex-direction:column;gap:12px}.AccountDrawer_signOutButton__VgkVj{display:flex;align-items:center;gap:12px;padding:16px 20px;background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;cursor:pointer;transition:all .2s ease;font-size:16px;font-weight:500;color:#d32f2f;width:100%;text-align:left}.AccountDrawer_signOutButton__VgkVj:hover{background-color:#ffebee;border-color:#d32f2f}.AccountDrawer_signOutIcon__EtCGs{font-size:24px!important}@media (max-width:600px){.AccountDrawer_drawerContainer__givKm{max-height:90vh}.AccountDrawer_userInfoSection__b6Pqg{padding:12px}.AccountDrawer_userIconContainer__ddz2D{width:50px;height:50px}.AccountDrawer_userIcon__ELkaE{font-size:28px!important}.AccountDrawer_username__q_xNT{font-size:16px}.AccountDrawer_email__G0JF2{font-size:13px}}.TopMenu_topMenu__pyPo4{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#fff;border-bottom:1px solid #e0e0e0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.TopMenu_title__driRu{font-size:24px;font-weight:600;margin:0;color:#333}.TopMenu_actions__mMnKN{display:flex;align-items:center;gap:12px}.TopMenu_iconButton__j8kiT{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s;color:#666}.TopMenu_iconButton__j8kiT:hover{background-color:#f5f5f5}.TopMenu_iconButton__j8kiT:active{background-color:#eeeeee}.TopMenu_iconButton__j8kiT svg{font-size:24px}.RecipeEditor_drawerContainer__tLMCk{width:100%;height:100vh;background-color:#ffffff;display:flex;flex-direction:column;overflow:hidden}.RecipeEditor_header__DurMn{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0;background-color:#ffffff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.RecipeEditor_title__hTSMW{margin:0;font-size:24px;font-weight:600;color:#212121}.RecipeEditor_closeButton__PH8Wz{color:#757575}.RecipeEditor_content__Ca_7U{flex:1 1;overflow-y:auto;padding:20px}.RecipeEditor_section__ydfe4{margin-bottom:32px}.RecipeEditor_sectionHeader__8bzv6{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.RecipeEditor_sectionTitle__1M2ju{margin:0 0 16px;font-size:18px;font-weight:600;color:#424242}.RecipeEditor_recipeNameInput___ebMY{background-color:#fafafa}.RecipeEditor_categoryInputContainer__QKF8y{display:flex;gap:8px;align-items:center;margin-bottom:16px}.RecipeEditor_categoryInput__Jm_yR{flex:1 1;background-color:#fafafa}.RecipeEditor_categoryList__JtfIh{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.RecipeEditor_categoryTag__9FCe_{display:flex;align-items:center;gap:4px;padding:6px 12px;background-color:#e3f2fd;border:1px solid #1976d2;border-radius:16px;font-size:14px;color:#1976d2;font-weight:500}.RecipeEditor_categoryTag__9FCe_ span{-webkit-user-select:none;-moz-user-select:none;user-select:none}.RecipeEditor_categoryDeleteButton__fst9R{color:#1976d2;padding:2px}.RecipeEditor_categoryDeleteButton__fst9R:hover{background-color:rgba(25,118,210,.1)}.RecipeEditor_addButton__6KYod{background-color:#1976d2;color:#ffffff}.RecipeEditor_addButton__6KYod:hover{background-color:#1565c0}.RecipeEditor_footer__KmfA9{display:flex;gap:12px;padding:16px 20px;border-top:1px solid #e0e0e0;background-color:#ffffff;position:-webkit-sticky;position:sticky;bottom:0;z-index:10}.RecipeEditor_emptyState__oq7kz{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;height:100vh;color:#999;text-align:center}.IngredientsSection_ingredientsList__km83X{display:flex;flex-direction:column;gap:8px}.IngredientsSection_ingredientRow__0_YTT{display:flex;align-items:center;gap:8px}.IngredientsSection_ingredientNumber__xYYMg{min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#1976d2;color:#ffffff;border-radius:50%;font-size:12px;font-weight:600;flex-shrink:0}.IngredientsSection_quantityInput__aDicP{flex:0 0 80px}.IngredientsSection_measurementInput__vAzTG{flex:0 0 100px}.IngredientsSection_ingredientInput__7o_Vj{flex:1 1;min-width:0}.IngredientsSection_sectionSelect__lnB2C{flex:0 0 140px;background-color:#fafafa}.IngredientsSection_deleteButton__DgjUt{color:#d32f2f;flex-shrink:0}.IngredientsSection_deleteButton__DgjUt:disabled{color:#bdbdbd}.IngredientsSection_ingredientHelp__lECBK{margin-top:12px;padding:12px;background-color:#e3f2fd;border-radius:8px;font-size:14px;color:#1976d2;line-height:1.5}@media (max-width:600px){.IngredientsSection_ingredientRow__0_YTT{flex-wrap:wrap}.IngredientsSection_measurementInput__vAzTG,.IngredientsSection_quantityInput__aDicP{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 20px)}.IngredientsSection_ingredientInput__7o_Vj{flex-grow:1;flex-shrink:0;flex-basis:calc(100% - 180px)}.IngredientsSection_deleteButton__DgjUt{margin-left:auto}}.ImageUploadSection_uploadContainer__43kC6{display:flex;flex-direction:column;gap:16px}.ImageUploadSection_uploadPlaceholder__wcTso{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;border:2px dashed #bdbdbd;border-radius:12px;background-color:#fafafa;cursor:pointer;transition:all .2s ease}.ImageUploadSection_uploadPlaceholder__wcTso:hover{border-color:#1976d2;background-color:#f5f9ff}.ImageUploadSection_uploadIcon__dkr1v{font-size:64px!important;color:#bdbdbd;margin-bottom:16px}.ImageUploadSection_uploadPlaceholder__wcTso p{margin:0;color:#666;font-size:16px}.ImageUploadSection_uploadHint__5zW9e{font-size:14px!important;color:#999!important;margin-top:8px!important}.ImageUploadSection_fileInput__0sa5h{display:none}.ImageUploadSection_imagePreviewContainer__e_yc0{position:relative;width:100%;border-radius:12px;overflow:hidden;background-color:#f5f5f5}.ImageUploadSection_imagePreview__By2ii{width:100%;height:auto;max-height:400px;object-fit:contain;display:block}.ImageUploadSection_imageActions__WCQX_{position:absolute;top:12px;right:12px;display:flex;gap:8px}.ImageUploadSection_removeButton__3ucqe{background-color:rgba(255,255,255,.9)!important;color:#d32f2f!important;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ImageUploadSection_removeButton__3ucqe:hover{background-color:#ffffff!important}.ImageUploadSection_uploadButton__FBHcH{margin-top:8px}.ImageUploadSection_uploadingState__Sf06Z{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;background-color:#f5f9ff;border-radius:8px;color:#1976d2;font-size:14px}@media (max-width:600px){.ImageUploadSection_uploadPlaceholder__wcTso{padding:32px 16px}.ImageUploadSection_uploadIcon__dkr1v{font-size:48px!important}.ImageUploadSection_uploadPlaceholder__wcTso p{font-size:14px}.ImageUploadSection_imagePreview__By2ii{max-height:300px}}.RecipeEditorSections_sectionInputContainer__SMG8J{display:flex;gap:8px;align-items:center;margin-bottom:16px}.RecipeEditorSections_sectionInput__Gslxk{flex:1 1;background-color:#fafafa}.RecipeEditorSections_sectionsList__Ga2U3{display:flex;flex-direction:column;gap:8px}.RecipeEditorSections_sectionItem__gyisL{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background-color:#f5f5f5;border-radius:8px;border:1px solid #e0e0e0}.RecipeEditorSections_sectionName__he_TD{font-size:16px;font-weight:500;color:#424242;flex:1 1}.RecipeEditorSections_sectionActions__3UR8m{display:flex;gap:4px;align-items:center}.RecipeEditorSections_actionButton__DfyFj{color:#757575}.RecipeEditorSections_actionButton__DfyFj:disabled{color:#bdbdbd}.RecipeEditorSections_deleteButton___xm6J{color:#d32f2f}.RecipeEditorSections_deleteButton___xm6J:hover{background-color:rgba(211,47,47,.08)}.PresentationMode_presentationContainer__ryd21{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#ffffff;z-index:1500;overflow-y:auto}.PresentationMode_header__Kw9UA{position:-webkit-sticky;position:sticky;top:0;display:flex;justify-content:flex-end;padding:16px 20px;background-color:#ffffff;border-bottom:1px solid #e0e0e0;z-index:10}.PresentationMode_closeButton__f7Foq{color:#757575}.PresentationMode_content__v6dy1{max-width:900px;margin:0 auto;padding:40px 20px}.PresentationMode_recipeName__rvAjb{margin:0 0 32px;font-size:32px;font-weight:700;color:#212121;text-align:center;line-height:1.2}.PresentationMode_section__uH_GQ{margin-bottom:32px}.PresentationMode_sectionTitle__G5RVh{margin:0 0 16px;font-size:24px;font-weight:600;color:#424242;border-bottom:2px solid #1976d2;padding-bottom:8px}.PresentationMode_ingredientSection__u68Xr{margin-bottom:24px}.PresentationMode_ingredientSectionTitle__q6p6Y{margin:25px 0 12px;font-size:18px;font-weight:600;color:#616161}.PresentationMode_ingredientList__MIxL7{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0 16px;gap:0 16px}.PresentationMode_ingredientItem__u9dsm{font-size:16px;line-height:1.8;color:#424242;padding:8px 0;border-bottom:1px solid #f0f0f0;display:flex;align-items:center}.PresentationMode_ingredientItem__u9dsm:before{content:"•";color:#1976d2;font-weight:700;font-size:20px;margin-right:12px}.PresentationMode_instructions__sB3z8{font-size:16px;line-height:1.8;color:#424242}.PresentationMode_instructionLine__bqKmu{margin:0 0 12px}.PresentationMode_instructionLine__bqKmu:empty{margin:0 0 6px}@media (min-width:768px){.PresentationMode_recipeName__rvAjb{font-size:36px}.PresentationMode_sectionTitle__G5RVh{font-size:26px}.PresentationMode_ingredientSectionTitle__q6p6Y{font-size:20px}.PresentationMode_ingredientItem__u9dsm,.PresentationMode_instructions__sB3z8{font-size:18px}}.Login_container__MH_O_{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#11998e,#38ef7d);position:relative}.Login_container__MH_O_:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/login-bg.jpg);background-size:cover;background-position:50%;opacity:.1}.Login_card__OA0E7{max-width:450px;width:100%;margin:0 16px;box-shadow:0 8px 32px rgba(0,0,0,.1);border-radius:24px;position:relative;z-index:1}.Login_cardContent__GPvGx{padding:32px}.Login_logoContainer__hbowz{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}.Login_logo__lxaky{width:120px;height:120px;margin-bottom:16px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Login_title__MQvRp{font-weight:700;background:linear-gradient(135deg,#11998e,#38ef7d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Login_tabs__hIg_U{margin-bottom:24px}.Login_alert__9t_tW{margin-bottom:16px}.Login_button___gh6j{margin-top:24px;margin-bottom:16px;padding-top:12px;padding-bottom:12px;font-weight:600;font-size:1rem;background:linear-gradient(135deg,#11998e,#38ef7d);transition:all .3s ease}.Login_button___gh6j:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(17,153,142,.4);background:linear-gradient(135deg,#38ef7d,#11998e)}.Login_button___gh6j:disabled{background:#cccccc}