@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);*{box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-optical-sizing:auto;font-style:normal;margin:0;padding:0}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#e1e5e9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#c1c5c9}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;line-height:1.6;margin:0;width:100vw}#root{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}select{background-color:#fff!important;border:1px solid #e1e5e9!important;border-radius:8px!important;color:#1a1a1a!important;font-size:14px!important;padding:8px 12px!important}button{background:none;border:none;cursor:pointer;font-family:inherit}button,input,textarea{transition:all .2s ease}input,textarea{background-color:#fff;border:1px solid #e1e5e9;border-radius:8px;font-size:14px;padding:12px 16px}input:focus,textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}*{transition:all .2s ease}.App{background-color:#fafafa;flex-direction:row-reverse;gap:0;height:100%;width:100%}.App,.App>*{align-items:stretch;display:flex;overflow-x:hidden}.App>*{flex-direction:column;gap:inherit;height:inherit;width:inherit}main{flex:1 1;max-width:calc(100vw - 120px);padding:40px 60px}@media screen and (max-width:799px){main{max-width:100vw;padding:24px 20px calc(100px + env(safe-area-inset-bottom, 0px))}}@media screen and (max-width:480px){main{padding:20px 16px}}.Recipes_container__Zyxde{display:flex;flex-direction:column;gap:0;max-width:100%}.TitleBar_container__TpeNi{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.TitleBar_container__TpeNi h1{color:#1a1a1a;font-size:2.5rem;font-weight:800;letter-spacing:-.025em;line-height:1.1;margin:0}@media screen and (max-width:799px){.TitleBar_container__TpeNi h1{font-size:2rem}}@media screen and (max-width:480px){.TitleBar_container__TpeNi h1{font-size:1.75rem}}.Filters_container__Nt2eD{align-items:center;display:flex;flex:1 1;gap:12px;margin-bottom:32px;max-height:80px;overflow-x:auto;padding:8px 0;scroll-behavior:smooth}.Filters_skeletonContainer__BBMQz{height:44px;min-width:120px}.Filters_container__Nt2eD::-webkit-scrollbar{height:4px}.Filters_container__Nt2eD::-webkit-scrollbar-track{background:#0000}.Filters_container__Nt2eD::-webkit-scrollbar-thumb{background:#e1e5e9;border-radius:2px}.Filters_container__Nt2eD::-webkit-scrollbar-thumb:hover{background:#c1c5c9}@media screen and (max-width:799px){.Filters_container__Nt2eD{gap:8px;margin-bottom:24px}.Filters_skeletonContainer__BBMQz{height:40px;min-width:100px}}.FilterItem_container__w8piZ{text-wrap:nowrap;align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e1e5e9;border-radius:24px;box-shadow:0 1px 3px #00000005;color:#64748b;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;min-width:-webkit-fit-content;min-width:fit-content;outline:none;padding:12px 20px;transition:all .3s ease;width:auto}.FilterItem_container__w8piZ:hover{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a;transform:translateY(-1px)}.FilterItem_container__w8piZ:focus-visible{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-color:#3b82f6;outline:2px solid #3b82f6;outline-offset:2px}.FilterItem_active__aVeyd{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;box-shadow:0 2px 8px #667eea33;color:#fff}.FilterItem_active__aVeyd:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);border-color:#5a6fd8;box-shadow:0 4px 12px #667eea40;transform:translateY(-1px)}.FilterItem_active__aVeyd:focus-visible{outline:2px solid #fff;outline-offset:2px}.Skeleton_container__a7jCN{animation:Skeleton_shimmer__xkCoo 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;height:inherit;width:inherit}@keyframes Skeleton_shimmer__xkCoo{0%{background-position:-200% 0}to{background-position:200% 0}}.RecipeGrid_container__vHLqC{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:80px;padding:0}.RecipeGrid_emptyState__gJda-{align-items:center;display:flex;justify-content:center;min-height:400px;padding:60px 20px}.RecipeGrid_emptyStateContent__L3RUz{max-width:400px;text-align:center}.RecipeGrid_emptyStateIcon__SKxwW{font-size:4rem;margin-bottom:24px;opacity:.7}.RecipeGrid_emptyStateContent__L3RUz h3{color:#374151;font-size:1.5rem;font-weight:600;margin-bottom:12px}.RecipeGrid_emptyStateContent__L3RUz p{color:#6b7280;line-height:1.6;margin:0}@media screen and (min-width:800px){.RecipeGrid_container__vHLqC{gap:40px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media screen and (max-width:799px){.RecipeGrid_container__vHLqC{gap:24px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:100px}.RecipeGrid_emptyState__gJda-{min-height:300px;padding:40px 20px}.RecipeGrid_emptyStateIcon__SKxwW{font-size:3rem;margin-bottom:20px}.RecipeGrid_emptyStateContent__L3RUz h3{font-size:1.25rem}}@media screen and (max-width:480px){.RecipeGrid_container__vHLqC{gap:20px;grid-template-columns:1fr}.RecipeGrid_emptyState__gJda-{min-height:250px;padding:30px 16px}}.RecipeGridItem_container__n5lrt{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 2px 8px #0000000a;overflow:hidden;transition:all .3s ease}.RecipeGridItem_container__n5lrt:hover{border-color:#e1e5e9;box-shadow:0 8px 25px #0000001f;transform:translateY(-4px)}.RecipeGridItem_container__n5lrt a{color:inherit;display:block;text-decoration:none}.RecipeGridItem_image__DfGei{align-items:center;background-color:#f8fafc;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;display:flex;flex:1 1;justify-content:center;min-height:200px;padding:0;position:relative}.RecipeGridItem_title__jViNH{background:#fff;color:#1a1a1a;font-size:1.1rem;font-weight:600;line-height:1.4;margin:0;padding:20px;text-align:left}.RecipeGridItem_timer__MvHaL{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 2px 8px #0000001a;color:#1a1a1a;display:flex;gap:6px;padding:8px 12px;position:absolute;right:16px;top:16px}.RecipeGridItem_timer__MvHaL>p{color:#374151;font-size:.875rem;font-weight:600;margin:0}.RecipeGridItem_timer__MvHaL>img{height:16px;opacity:.7;width:16px}.RecipeGridItem_draft__gFRmE{background-color:#fffc;border:2px dashed orange;filter:grayscale(30%);opacity:.6}.RecipeGridItem_draftBadge__urgjG{background:linear-gradient(135deg,#e8c898,#d8ae72);border-radius:12px;box-shadow:0 2px 8px #e8c8984d;color:#fff;font-size:.75rem;font-weight:600;left:12px;letter-spacing:.05em;padding:4px 8px;position:absolute;text-transform:uppercase;top:12px;z-index:2}.RecipeGridItem_draftBadge__urgjG span{font-size:.7rem}@media screen and (min-width:800px){.RecipeGridItem_image__DfGei{min-height:240px}.RecipeGridItem_title__jViNH{font-size:1.125rem;padding:24px}}@media screen and (max-width:799px){.RecipeGridItem_image__DfGei{min-height:180px}.RecipeGridItem_title__jViNH{font-size:1rem;padding:16px}.RecipeGridItem_timer__MvHaL{padding:6px 10px;right:12px;top:12px}}.RecipeView_container__LKH5O{display:flex;flex-direction:column;gap:40px;margin-bottom:80px;max-width:100%}.RecipeView_recipeImage__MK-Q4{align-self:center;background:#f8fafc;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 8px 32px #0000001f;height:400px;overflow:hidden;position:relative;width:100%}.RecipeView_recipeImage__MK-Q4>img{border-radius:16px;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;width:100%}.RecipeView_recipeImage__MK-Q4>img:hover{transform:scale(1.02)}.RecipeView_recipeTitle__-3wfY{color:#1a1a1a;font-size:2.5rem;font-weight:800;letter-spacing:-.025em;line-height:1.2;min-height:20px}.RecipeView_recipeIngredients__UU7RD{display:flex;flex-direction:column;gap:24px}.RecipeView_recipeIngredients__header__SSdW1,.RecipeView_recipeInstructions__header__uanx5{align-items:center;display:flex;gap:12px;min-height:20px;width:100%}.RecipeView_recipeIngredients__UU7RD h4,.RecipeView_recipeInstructions__Avj97 h4{color:#3b82f6;font-size:1.5rem;font-weight:700;margin:0}.RecipeView_recipeIngredients__UU7RD>ul{display:flex;flex-direction:column;gap:16px;list-style:none}.RecipeView_recipeIngredients__UU7RD>ul>li{align-items:center;background:#f8fafc;border:1px solid #e1e5e9;border-radius:12px;display:flex;gap:20px;padding:20px;transition:all .2s ease}.RecipeView_recipeIngredients__UU7RD>ul>li:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}.RecipeView_recipeIngredients__UU7RD>ul>li>input[type=checkbox]{accent-color:#10b981;cursor:pointer;margin:0;transform:scale(1.5)}.RecipeView_ingredientItem__YU9kR{align-items:center;display:flex;margin-bottom:0}.RecipeView_recipeInstructions__Avj97{display:flex;flex-direction:column;gap:24px}.RecipeView_recipeInstructions__Avj97>ul{display:flex;flex-direction:column;gap:20px;list-style:none}.RecipeView_recipeInstructions__Avj97>ul>li{align-items:flex-start;background-color:#f8fafc;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 2px 8px #0000000a;display:flex;gap:20px;padding:24px;transition:all .2s ease}.RecipeView_recipeInstructions__Avj97>ul>li:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #00000014}.RecipeView_instructionStep__ydkcI{align-items:center;background:#eff6ff;border-radius:50%;color:#3b82f6;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:48px;justify-content:center;min-width:48px;padding:16px}.RecipeView_button__3tZZM{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:16px;padding:14px 24px;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.RecipeView_button__3tZZM:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.RecipeView_macrosSection__Juwle{align-self:flex-start;background:#f8fafc;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin:32px 0 24px;max-width:600px;overflow-x:auto;padding:24px;transition:all .2s ease}.RecipeView_macrosSection__Juwle:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #00000014}.RecipeView_macrosGrid__B1DyJ{display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;justify-content:space-between}.RecipeView_macroItem__qORkZ{align-items:flex-start;background:#fff;border:1px solid #e1e5e9;border-radius:8px;box-shadow:0 2px 4px #00000008;color:#374151;display:flex;flex-direction:column;font-size:1.1rem;min-width:120px;padding:16px 20px;transition:all .2s ease}.RecipeView_macroItem__qORkZ:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000f}.RecipeView_macroItem__qORkZ strong{color:#1a1a1a;margin-bottom:4px}.RecipeView_servesRow__ulcCo{align-items:center;background:#f8fafc;border:1px solid #e1e5e9;border-radius:8px;display:flex;font-size:1.125rem;gap:12px;margin-bottom:8px;padding:16px 20px;width:-webkit-fit-content;width:fit-content}.RecipeView_servesLabel__15xSm{color:#6b7280;font-weight:500}.RecipeView_servesValue__r3B2G{color:#1a1a1a;font-weight:700}.RecipeView_perServingLabel__R6UGo{color:#6b7280;font-size:.875rem;font-style:italic;margin-top:12px;text-align:center}.RecipeView_titleContainer__\+cFm\+{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.RecipeView_draftBadge__4HK-5{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:16px;box-shadow:0 2px 8px #f59e0b4d;color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:6px 12px;text-transform:uppercase;white-space:nowrap}.RecipeView_draftBadge__4HK-5 span{font-size:.8rem}.RecipeView_draft__XjEPw{background-color:#fffc;border:2px dashed orange;filter:grayscale(30%);opacity:.6}@media screen and (min-width:800px){.RecipeView_recipeImage__MK-Q4{align-self:center;height:500px;max-width:800px;width:80%}.RecipeView_recipeTitle__-3wfY{font-size:2.5rem}}@media screen and (max-width:799px){.RecipeView_container__LKH5O{gap:32px;margin-bottom:100px}.RecipeView_recipeTitle__-3wfY{font-size:2rem}.RecipeView_macrosSection__Juwle{align-self:stretch;max-width:100%;padding:20px}.RecipeView_macrosGrid__B1DyJ{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;width:100%}.RecipeView_macroItem__qORkZ{box-sizing:border-box;min-width:0;padding:12px 16px;width:100%}.RecipeView_recipeIngredients__UU7RD>ul>li,.RecipeView_recipeInstructions__Avj97>ul>li{padding:16px}.RecipeView_button__3tZZM{text-align:center;width:100%}}@media screen and (max-width:480px){.RecipeView_container__LKH5O{gap:24px}.RecipeView_recipeTitle__-3wfY{font-size:1.75rem}.RecipeView_macrosGrid__B1DyJ{grid-template-columns:1fr}.RecipeView_recipeIngredients__UU7RD>ul>li,.RecipeView_recipeInstructions__Avj97>ul>li{gap:16px;padding:12px}.RecipeView_instructionStep__ydkcI{font-size:1.25rem;height:40px;min-width:40px;padding:12px}}.NavBar_container__tlDQx{align-items:center;display:flex;height:50px}.NavBar_container__tlDQx img{cursor:pointer;width:30px}.AddRecipe_container__uXbQT{display:flex;flex-direction:column;gap:32px;margin-bottom:80px;max-width:100%}.AddRecipe_container__uXbQT h1{color:#1a1a1a;font-size:2.5rem;font-weight:800;letter-spacing:-.025em;line-height:1.1;margin:0}.AddRecipe_form__Csbsi{display:flex;flex-direction:column;gap:24px;margin-bottom:80px;max-width:800px}.AddRecipe_form__Csbsi input,.AddRecipe_form__Csbsi select{padding:12px 16px}.AddRecipe_inputGroup__joyoN{display:flex;gap:16px;max-width:100%;width:100%}.AddRecipe_inputGroup__joyoN>*{flex:1 1}.AddRecipe_buttonPrimary__AH4w\+{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:16px;padding:14px 24px;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.AddRecipe_buttonPrimary__AH4w\+:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.AddRecipe_buttonDelete__ClvKJ{background:linear-gradient(135deg,#fecaca,#fca5a5);border:none;border-radius:12px;box-shadow:0 2px 8px #ef444426;color:#dc2626;cursor:pointer;font-size:1rem;font-weight:600;margin-top:20px;padding:14px 28px;transition:all .3s ease;width:100%}.AddRecipe_buttonDelete__ClvKJ:hover{background:linear-gradient(135deg,#fca5a5,#f87171);box-shadow:0 4px 12px #ef444440;transform:translateY(-2px)}.AddRecipe_buttonPublish__FmRC3{background:linear-gradient(135deg,#e8c898,#d8ae72);border:none;border-radius:8px;box-shadow:0 4px 15px #e8c8984d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:16px;min-width:160px;padding:14px 24px;text-align:center;transition:all .3s ease;width:100%}.AddRecipe_buttonPublish__FmRC3:hover{background:linear-gradient(135deg,#d8ae72,#c19a5f);box-shadow:0 8px 25px #e8c89866;transform:translateY(-2px)}.AddRecipe_buttonSecondary__e2qg6{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e1e5e9;border-radius:8px;box-shadow:0 2px 8px #0000000a;color:#374151;cursor:pointer;font-size:1rem;font-weight:600;margin-top:16px;padding:14px 24px;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.AddRecipe_buttonSecondary__e2qg6:hover{background:linear-gradient(135deg,#f1f5f9,#cbd5e1);border-color:#cbd5e1;box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.AddRecipe_buttonGroup__56w2k{display:flex;gap:16px;justify-content:center;margin-top:24px}.AddRecipe_buttonGroup__56w2k .AddRecipe_buttonPrimary__AH4w\+,.AddRecipe_buttonGroup__56w2k .AddRecipe_buttonPublish__FmRC3,.AddRecipe_buttonGroup__56w2k .AddRecipe_buttonSecondary__e2qg6{margin-top:0;min-width:160px}.AddRecipe_input__XhZm8,select,textarea{background-color:#fff;border:1px solid #e1e5e9;border-radius:8px;font-size:1rem;margin-bottom:0;padding:14px 16px;transition:all .2s ease;width:100%}.AddRecipe_input__XhZm8:focus,select:focus,textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.AddRecipe_label__JM5Gt{color:#374151;font-size:1rem;font-weight:600;margin-bottom:8px}.AddRecipe_inputLabel__TjstA{color:#6b7280;display:block;font-size:1rem;font-weight:500;margin-bottom:8px}.AddRecipe_tagsContainer__AIjDa{margin:24px 0}.AddRecipe_tagsList__F6WMq{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.AddRecipe_tagCheckbox__\+mGtg{align-items:center;background:#f8fafc;border:1px solid #e1e5e9;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;gap:8px;padding:8px 12px;transition:all .2s ease}.AddRecipe_tagCheckbox__\+mGtg:hover{background:#f1f5f9;border-color:#cbd5e1}.AddRecipe_tagCheckbox__\+mGtg input[type=checkbox]{margin:0;width:auto}@media screen and (max-width:799px){.AddRecipe_container__uXbQT{gap:32px}.AddRecipe_container__uXbQT h1{font-size:2rem}.AddRecipe_form__Csbsi{gap:20px;max-width:100%}.AddRecipe_inputGroup__joyoN{align-items:stretch;flex-direction:column;gap:12px}.AddRecipe_buttonPrimary__AH4w\+,.AddRecipe_buttonSecondary__e2qg6{text-align:center;width:100%}}@media screen and (max-width:480px){.AddRecipe_container__uXbQT h1{font-size:1.75rem}.AddRecipe_form__Csbsi{gap:16px}}.IngredientOption_container__AwWR1{align-items:center;background:#f8fafc;border:1px solid #e1e5e9;border-radius:12px;display:flex;gap:16px;padding:20px;transition:all .2s ease;width:100%}.IngredientOption_container__AwWR1:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}.IngredientOption_remove__W6N86{align-items:center;background:#fee2e2;border:1px solid #fecaca;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;min-height:44px;min-width:44px;transition:all .2s ease}.IngredientOption_remove__W6N86:hover{background:#fecaca;border-color:#f87171;transform:scale(1.1)}.IngredientOption_remove__W6N86 img{height:16px;opacity:.7;width:16px}.IngredientOption_container__AwWR1 select{flex:2 1;height:44px;min-width:200px}.IngredientOption_container__AwWR1 input{flex:1 1;height:44px;min-width:120px}.IngredientOption_container__AwWR1 span:not(.IngredientOption_remove__W6N86){color:#6b7280;flex-shrink:0;font-weight:500;min-width:60px;text-align:center}.IngredientOption_buttonGreen__Xulft{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e1e5e9;border-radius:8px;box-shadow:0 2px 8px #0000000a;color:#374151;cursor:pointer;display:flex;flex-shrink:0;font-size:.875rem;font-weight:600;height:44px;justify-content:center;margin:0;padding:12px 24px;transition:all .3s ease;white-space:nowrap}.IngredientOption_buttonGreen__Xulft:hover{background:linear-gradient(135deg,#f1f5f9,#cbd5e1);border-color:#cbd5e1;box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.IngredientOption_modalOverlay__JzjYt{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.IngredientOption_modalContent__5\+9hG{align-items:stretch;background:#fff;border:1px solid #e1e5e9;border-radius:16px;box-shadow:0 20px 60px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;min-width:400px;overflow-y:auto;padding:32px}.IngredientOption_modalContent__5\+9hG h2{color:#1a1a1a;font-size:1.75rem;font-weight:700;margin:0 0 24px;text-align:center}.IngredientOption_modalForm__lig5O{display:flex;flex-direction:column;gap:20px;width:100%}.IngredientOption_modalForm__lig5O label{color:#374151;display:flex;flex-direction:column;font-size:.875rem;font-weight:500;gap:8px}.IngredientOption_modalForm__lig5O input[type=checkbox]{accent-color:#3b82f6;margin:0;transform:scale(1.2);width:auto}.IngredientOption_modalForm__lig5O input[type=number],.IngredientOption_modalForm__lig5O input[type=text],.IngredientOption_modalForm__lig5O select{background:#fff;border:1px solid #e1e5e9;border-radius:8px;font-size:.875rem;padding:12px 16px;transition:all .2s ease}.IngredientOption_modalForm__lig5O input:focus,.IngredientOption_modalForm__lig5O select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.IngredientOption_modalActions__Cby7y{border-top:1px solid #e1e5e9;display:flex;gap:16px;justify-content:flex-end;margin-top:24px;padding-top:20px}.IngredientOption_modalActions__Cby7y button{border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;padding:12px 24px;transition:all .2s ease}.IngredientOption_modalActions__Cby7y .IngredientOption_buttonPrimary__zpHzc{background-color:#3b82f6;color:#fff}.IngredientOption_modalActions__Cby7y .IngredientOption_buttonPrimary__zpHzc:hover{background-color:#2563eb;box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}.IngredientOption_modalActions__Cby7y .IngredientOption_buttonSecondary__C7yBR{background-color:#f8fafc;border:1px solid #e1e5e9;color:#374151}.IngredientOption_modalActions__Cby7y .IngredientOption_buttonSecondary__C7yBR:hover{background-color:#f1f5f9;border-color:#cbd5e1;box-shadow:0 2px 8px #0000000f;transform:translateY(-1px)}.IngredientOption_error__XG0Cf{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#ef4444;font-size:.875rem;margin-bottom:8px;padding:12px 16px;text-align:center}@media screen and (max-width:799px){.IngredientOption_container__AwWR1{align-items:stretch;flex-direction:column;gap:16px;padding:16px}.IngredientOption_container__AwWR1 input,.IngredientOption_container__AwWR1 select{min-width:100%}.IngredientOption_remove__W6N86{align-self:flex-end;margin-bottom:8px}.IngredientOption_buttonGreen__Xulft{align-self:stretch;padding:14px 16px;text-align:center}.IngredientOption_modalContent__5\+9hG{margin:20px;min-width:320px;padding:24px}.IngredientOption_modalActions__Cby7y{flex-direction:column}.IngredientOption_modalActions__Cby7y button{text-align:center;width:100%}}@media screen and (max-width:480px){.IngredientOption_container__AwWR1{gap:12px;padding:12px}.IngredientOption_modalContent__5\+9hG{margin:16px;padding:20px}.IngredientOption_modalForm__lig5O{gap:16px}}.InstructionStep_container__4gtNb{align-items:flex-start;background:#f8fafc;border:1px solid #e1e5e9;border-radius:12px;display:flex;gap:16px;padding:20px;transition:all .2s ease;width:100%}.InstructionStep_container__4gtNb:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}.InstructionStep_remove__d-kB3{align-items:center;background:#fee2e2;border:1px solid #fecaca;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin-top:4px;min-height:32px;min-width:32px;transition:all .2s ease}.InstructionStep_remove__d-kB3:hover{background:#fecaca;border-color:#f87171;transform:scale(1.1)}.InstructionStep_remove__d-kB3 img{height:16px;opacity:.7;width:16px}.InstructionStep_input__7MAHo{background-color:#fff;border:1px solid #e1e5e9;border-radius:8px;flex:1 1;font-family:inherit;font-size:1rem;min-height:80px;padding:14px 16px;resize:vertical;transition:all .2s ease}.InstructionStep_input__7MAHo:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}@media screen and (max-width:799px){.InstructionStep_container__4gtNb{align-items:stretch;flex-direction:column;gap:16px;padding:16px}.InstructionStep_remove__d-kB3{align-self:flex-end;margin-bottom:8px;margin-top:0}.InstructionStep_input__7MAHo{min-height:60px}}@media screen and (max-width:480px){.InstructionStep_container__4gtNb{gap:12px;padding:12px}}.NotFound_container__zty5Z{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:40px 20px;width:100%}.NotFound_content__6upSy{background:#fff;border:1px solid #e1e5e9;border-radius:16px;box-shadow:0 4px 20px #00000014;max-width:500px;padding:60px 40px;text-align:center}.NotFound_icon__-dxu6{font-size:4rem;margin-bottom:24px;opacity:.7}.NotFound_title__7qDTr{color:#1a1a1a;font-size:2.5rem;font-weight:800;letter-spacing:-.025em;line-height:1.2;margin-bottom:16px}.NotFound_description__Pp7sC{color:#6b7280;font-size:1.125rem;line-height:1.6;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:400px}.NotFound_actions__vxidW{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.NotFound_primaryButton__otLzj{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;min-width:140px;padding:14px 24px;transition:all .3s ease}.NotFound_primaryButton__otLzj:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.NotFound_secondaryButton__qzdpN{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e1e5e9;border-radius:8px;box-shadow:0 2px 8px #0000000a;color:#374151;cursor:pointer;font-size:1rem;font-weight:600;min-width:140px;padding:14px 24px;transition:all .3s ease}.NotFound_secondaryButton__qzdpN:hover{background:linear-gradient(135deg,#f1f5f9,#cbd5e1);border-color:#cbd5e1;box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}@media screen and (max-width:799px){.NotFound_container__zty5Z{min-height:50vh;padding:20px}.NotFound_content__6upSy{padding:40px 24px}.NotFound_title__7qDTr{font-size:2rem}.NotFound_description__Pp7sC{font-size:1rem}.NotFound_actions__vxidW{align-items:center;flex-direction:column}.NotFound_primaryButton__otLzj,.NotFound_secondaryButton__qzdpN{max-width:280px;width:100%}}@media screen and (max-width:480px){.NotFound_container__zty5Z{padding:16px}.NotFound_content__6upSy{padding:32px 20px}.NotFound_title__7qDTr{font-size:1.75rem}.NotFound_icon__-dxu6{font-size:3rem}}.Navigation_container__jSAEF{align-items:center;background-color:#fff;border-right:1px solid #f0f0f0;box-shadow:0 4px 20px #0000000a;display:flex;flex-direction:column;gap:32px;padding:32px 24px;position:relative;width:120px;z-index:999}.Navigation_container__jSAEF:before{background:linear-gradient(90deg,#0000,#e1e5e9,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.Navigation_container__jSAEF>a{color:inherit;text-decoration:none;transition:all .2s ease}.Navigation_container__jSAEF>a>span{align-items:center;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:16px;position:relative;transition:all .2s ease}.Navigation_container__jSAEF>a>span:hover{background-color:#f8fafc;transform:translateY(-2px)}.Navigation_container__jSAEF>a>span>img{height:24px;opacity:.7;transition:all .2s ease;width:24px}.Navigation_container__jSAEF>a>span:hover>img{opacity:1}@media screen and (max-width:799px){.Navigation_container__jSAEF{border-right:none;border-top:1px solid #f0f0f0;bottom:0;box-shadow:0 -4px 20px #00000014;flex-direction:row;gap:0;height:80px;justify-content:space-around;left:0;padding:16px 24px;position:fixed;width:100%}.Navigation_container__jSAEF:before{display:none}.Navigation_container__jSAEF>a>span{padding:12px}.Navigation_container__jSAEF>a>span>img{height:20px;width:20px}}
/*# sourceMappingURL=main.54c82945.css.map*/