.styles_container__HfbQH{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem;position:relative}.styles_container__HfbQH:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(-45deg,#a8edea,#ffecd2,#fcb8d2,#d4a5ff,#a8edea,#fff9b0);background-size:400% 400%;animation:styles_gradientMove__uqHwk 10s ease infinite;z-index:-1}@keyframes styles_gradientMove__uqHwk{0%{background-position:0 50%}25%{background-position:50% 100%}50%{background-position:100% 50%}75%{background-position:50% 0}to{background-position:0 50%}}.styles_backButton__Rxu29{position:fixed;top:20px;left:20px;width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;box-shadow:0 4px 16px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;font-size:22px;color:#333;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);z-index:100}.styles_backButton__Rxu29:hover{background:hsla(0,0%,100%,.6);transform:translateY(-4px) scale(1.05);box-shadow:0 8px 24px rgba(0,0,0,.15)}.styles_backButton__Rxu29:active{transform:translateY(-2px) scale(1.02)}.styles_content__6KsRX{max-width:700px;width:100%;margin-top:60px;display:flex;flex-direction:column;gap:24px}.styles_title__0bpA7{font-size:2.8rem;font-weight:700;text-align:center;background:linear-gradient(90deg,#7c3aed,#ec4899,#f472b6,#7c3aed);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:styles_gradientShift__u7HUv 8s ease infinite;margin:0}@keyframes styles_gradientShift__u7HUv{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.styles_subtitle__3eFbi{text-align:center;color:#555;font-size:1.1rem;margin:0}.styles_card__NQXSu{background:hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:32px;padding:28px;box-shadow:0 20px 60px rgba(0,0,0,.12),0 8px 24px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.styles_card__NQXSu:hover{box-shadow:0 30px 80px rgba(0,0,0,.15),0 15px 40px rgba(0,0,0,.1)}.styles_cardTitle__zFagA{font-size:1.3rem;font-weight:600;color:#333;margin:0 0 20px;text-align:center}.styles_ingredientsGrid__0PM13{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:24px}.styles_ingredientChip__ZOFoB{display:flex;align-items:center;gap:8px;padding:10px 16px;border:none;border-radius:14px;background:hsla(0,0%,100%,.6);color:#333;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 2px 8px rgba(0,0,0,.06)}.styles_ingredientChip__ZOFoB:hover{background:hsla(0,0%,100%,.9);transform:translateY(-4px) scale(1.05);box-shadow:0 8px 20px rgba(0,0,0,.12)}.styles_ingredientChip__ZOFoB:active{transform:translateY(-2px) scale(1.02)}.styles_ingredientChipActive__FfZv0{background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#fff;box-shadow:0 4px 16px rgba(124,58,237,.3)}.styles_ingredientChipActive__FfZv0:hover{background:linear-gradient(135deg,#6d28d9,#7c3aed);box-shadow:0 8px 24px rgba(124,58,237,.4)}.styles_ingredientEmoji__ML9cd{font-size:18px}.styles_ingredientName__Nx3Dq{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.styles_actions__E084a{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.styles_generateButton__CvG5R{padding:14px 32px;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#ec4899,#f472b6);color:#fff;border:none;border-radius:16px;cursor:pointer;box-shadow:0 4px 16px rgba(236,72,153,.3);transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.styles_generateButton__CvG5R:hover{background:linear-gradient(135deg,#db2777,#ec4899);transform:translateY(-4px) scale(1.05);box-shadow:0 8px 24px rgba(236,72,153,.4)}.styles_generateButton__CvG5R:active{transform:translateY(-2px) scale(1.02)}.styles_generateButton__CvG5R:disabled{opacity:.7;cursor:not-allowed;transform:none}.styles_clearButton__cpDYh{padding:14px 24px;font-size:1rem;font-weight:500;background:hsla(0,0%,100%,.6);color:#555;border:none;border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.styles_clearButton__cpDYh:hover{background:hsla(0,0%,100%,.9);transform:translateY(-4px) scale(1.05);color:#333}.styles_clearButton__cpDYh:active{transform:translateY(-2px) scale(1.02)}.styles_recipeCard___nlHg{background:hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:32px;padding:32px;box-shadow:0 20px 60px rgba(0,0,0,.12),0 8px 24px rgba(0,0,0,.08);animation:styles_slideUp___khES .5s cubic-bezier(.175,.885,.32,1.275)}@keyframes styles_slideUp___khES{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.styles_recipeHeader__av8nI{text-align:center;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.08)}.styles_recipeName__i4sWE{font-size:1.8rem;font-weight:700;margin:0 0 12px;background:linear-gradient(90deg,#7c3aed,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.styles_recipeMeta__H7ilp{display:flex;gap:20px;justify-content:center}.styles_metaItem__JRlex{font-size:14px;color:#666;background:hsla(0,0%,100%,.5);padding:6px 14px;border-radius:10px}.styles_recipeIngredients__638PK{margin-bottom:24px}.styles_recipeIngredients__638PK h3{font-size:1rem;font-weight:600;color:#7c3aed;margin:0 0 12px}.styles_usedIngredients__mbcE3{display:flex;flex-wrap:wrap;gap:10px}.styles_usedIngredient__ZXHTE{padding:8px 14px;background:hsla(0,0%,100%,.5);border-radius:10px;font-size:14px;color:#555}.styles_matchedIngredient__UTMFq{background:linear-gradient(135deg,rgba(124,58,237,.15),rgba(236,72,153,.15));color:#7c3aed;font-weight:500}.styles_recipeSteps__Bacfm{margin-bottom:24px}.styles_recipeSteps__Bacfm h3{font-size:1rem;font-weight:600;color:#ec4899;margin:0 0 16px}.styles_stepsList__ld_0Z{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.styles_step__HNwNx{display:flex;align-items:flex-start;gap:14px;padding:14px 18px;background:hsla(0,0%,100%,.5);border-radius:14px;transition:all .2s ease}.styles_step__HNwNx:hover{background:hsla(0,0%,100%,.7)}.styles_stepNumber__BEneO{width:28px;height:28px;background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.styles_stepText__XR__e{color:#333;font-size:15px;line-height:1.5;padding-top:3px}.styles_newRecipeButton__tMwgy{width:100%;padding:14px;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#fff;border:none;border-radius:16px;cursor:pointer;box-shadow:0 4px 16px rgba(124,58,237,.3);transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.styles_newRecipeButton__tMwgy:hover{background:linear-gradient(135deg,#6d28d9,#7c3aed);transform:translateY(-4px) scale(1.02);box-shadow:0 8px 24px rgba(124,58,237,.4)}.styles_newRecipeButton__tMwgy:active{transform:translateY(-2px) scale(1.01)}@media (max-width:600px){.styles_content__6KsRX{margin-top:80px}.styles_title__0bpA7{font-size:2rem}.styles_card__NQXSu,.styles_recipeCard___nlHg{padding:20px;border-radius:24px}.styles_ingredientChip__ZOFoB{padding:8px 12px;font-size:13px}.styles_ingredientEmoji__ML9cd{font-size:16px}.styles_recipeName__i4sWE{font-size:1.4rem}.styles_recipeMeta__H7ilp{flex-direction:column;gap:8px}}