.Recipe_recipeContainer__90v21{max-width:1000px;margin:40px auto;padding:40px;font-family:var(--font-family);color:var(--foreground);line-height:1.8;background:var(--card-bg);border-radius:var(--card-border-radius);box-shadow:0 4px 15px rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.1)}.Recipe_recipeContainer__90v21 h1{font-size:3rem;text-align:center;font-weight:700;margin-bottom:20px;color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;text-shadow:var(--hero-text-shadow)}.Recipe_recipeImageContainer__fhr8V{width:100%;max-width:800px;margin:20px auto;border-radius:var(--card-border-radius);overflow:hidden;box-shadow:0 6px 15px rgba(0,0,0,.2);border:2px solid var(--primary-color)}.Recipe_recipeContainer__90v21 h3{font-size:2rem;margin-top:30px;margin-bottom:15px;color:var(--primary-color);border-bottom:2px solid var(--primary-color);padding-bottom:10px;display:inline-block}.Recipe_recipeContainer__90v21 ol,.Recipe_recipeContainer__90v21 ul{font-size:1.3rem;color:var(--foreground);margin-bottom:20px;padding-left:25px}.Recipe_recipeContainer__90v21 li{margin-bottom:10px}.Recipe_recipeButtonGroup__Dnj5l{display:flex;justify-content:center;gap:20px;margin:30px 0;flex-wrap:wrap}.Recipe_recipeButton__m9A2K{background:var(--button-gradient);color:#fff;border:none;border-radius:25px;padding:12px 28px;font-size:1.25rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;box-shadow:0 4px 8px rgba(0,0,0,.2)}.Recipe_recipeButton__m9A2K:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.3);opacity:.9}@media (max-width:768px){.Recipe_recipeContainer__90v21{padding:20px;margin:20px 10px}.Recipe_recipeContainer__90v21 h1{font-size:1.6rem;line-height:1.3}.Recipe_recipeContainer__90v21 h3{font-size:1.5rem;margin-top:20px}.Recipe_recipeContainer__90v21 ol,.Recipe_recipeContainer__90v21 ul{font-size:1.1rem;padding-left:20px}.Recipe_recipeButton__m9A2K{font-size:1rem;padding:10px 20px}}.CommentSection_commentSectionContainer__SIqBJ{margin-top:40px;border-top:2px solid var(--primary-color);padding-top:20px;max-width:800px;margin-left:auto;margin-right:auto}.CommentSection_commentSectionContainer__SIqBJ h3{font-size:2rem;margin-bottom:20px;text-align:center;color:var(--primary-color);font-weight:700;text-transform:uppercase}.CommentSection_commentSectionContainer__SIqBJ ul{list-style:none;padding:0}.CommentSection_commentSectionContainer__SIqBJ li{background-color:var(--card-bg);border-radius:12px;padding:12px 18px;margin-bottom:12px;font-size:1.3rem;color:var(--foreground);line-height:1.6;box-shadow:0 2px 6px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1)}.CommentSection_commentSectionContainer__SIqBJ textarea{width:100%;min-height:100px;padding:12px 16px;font-size:1.25rem;border-radius:12px;border:1px solid rgba(0,0,0,.2);margin-bottom:15px;resize:vertical;outline:none;transition:all .3s ease;background-color:var(--card-bg);color:var(--foreground)}.CommentSection_commentSectionContainer__SIqBJ textarea:focus{border-color:var(--primary-color);box-shadow:0 0 5px rgba(212,175,55,.5)}.CommentSection_commentSubmitButton__OyOm2{background:var(--button-gradient);color:#fff;font-size:1.25rem;padding:12px 28px;border:none;border-radius:25px;cursor:pointer;font-weight:700;transition:all .3s ease;text-transform:uppercase}.CommentSection_commentSubmitButton__OyOm2:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.2);opacity:.9}.CommentSection_actionButtonsContainer__RfjyT{margin-top:10px;display:flex;gap:15px}.CommentSection_actionButton__OWhOW{background:none;border:none;cursor:pointer;font-size:.9rem;padding:5px 10px;border-radius:15px;transition:all .2s ease;font-weight:700;opacity:.8}.CommentSection_actionButton__OWhOW:hover{opacity:1;background-color:rgba(0,0,0,.05)}.CommentSection_editButton__IlaRp{color:var(--primary-color);border:1px solid var(--primary-color)}.CommentSection_deleteButton__Lb10b{color:#e53935;border:1px solid #e53935}.CommentSection_editContainer__EFpER{display:flex;gap:10px;margin-top:10px;align-items:flex-start}.CommentSection_editTextarea__2f_oZ{flex:1;min-height:80px;padding:10px;border-radius:8px;border:1px solid var(--primary-color);background:var(--card-bg);color:var(--foreground);font-size:1rem}.CommentSection_editActions__o8Jeh{display:flex;flex-direction:column;gap:8px}.CommentSection_saveButton__55FHN{background-color:var(--primary-color);color:#fff;border:none;padding:6px 14px;border-radius:15px;cursor:pointer;font-size:.9rem;font-weight:700}.CommentSection_cancelButton__XQM7_{background-color:transparent;color:var(--foreground);border:1px solid #ccc;padding:6px 14px;border-radius:15px;cursor:pointer;font-size:.9rem}.CommentSection_fileInputWrapper__Pe0TE{margin-bottom:15px;display:flex;align-items:center}.CommentSection_fileInputWrapper__Pe0TE input[type=file]{display:none}.CommentSection_fileInputLabel__f1VyE{display:inline-block;padding:10px 20px;background-color:var(--secondary-color);color:var(--foreground);border:1px solid #ccc;border-radius:25px;cursor:pointer;font-size:1rem;transition:all .3s ease;font-weight:700;box-shadow:0 2px 5px rgba(0,0,0,.1)}.CommentSection_fileInputLabel__f1VyE:hover{background-color:#e0e0e0;transform:translateY(-1px)}.CommentSection_imagePreview__0_Csv{margin-bottom:15px;background:rgba(0,0,0,.03);padding:10px;border-radius:10px;display:inline-block}.CommentSection_imagePreview__0_Csv img{border-radius:8px;border:2px solid #ddd;height:100px;display:block;margin-bottom:8px}.CommentSection_removeImageButton__Yv6cO{background:#e53935;color:#fff;border:none;padding:5px 12px;border-radius:15px;cursor:pointer;font-size:.85rem;font-weight:700;transition:background .2s}.CommentSection_removeImageButton__Yv6cO:hover{background:#c62828}