.Avatar_avatar__OLZc2{border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:var(--color-primary-light);color:var(--color-primary);font-weight:var(--font-weight-bold);flex-shrink:0}.Avatar_sm__8alpV{width:40px;height:40px;font-size:14px}.Avatar_md__30KvO{width:50px;height:50px;font-size:18px}.Avatar_lg__IoABf{width:150px;height:150px;font-size:48px}.Avatar_avatar__OLZc2 img{width:100%;height:100%;object-fit:cover}.CommentsSection_commentsSection__tI8Zg{margin-top:40px;padding-top:24px;border-top:1px solid var(--color-border)}.CommentsSection_sectionTitle__HDMSJ{font-size:35px;font-weight:400;color:var(--color-text);text-align:center;margin-bottom:24px}.CommentsSection_commentForm__pWqGN{margin-bottom:32px}.CommentsSection_formHeader__fyGLM{display:flex;align-items:center;gap:10px;margin-bottom:12px}.CommentsSection_formUserName__IJHqh{font-weight:var(--font-weight-medium);color:var(--color-text)}.CommentsSection_textarea__4PVio{width:100%;padding:12px;border:1px solid var(--color-border);border-radius:0;font-family:var(--font-family);font-size:14px;line-height:1.5;resize:vertical;margin-bottom:12px}.CommentsSection_textarea__4PVio:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px rgba(111,110,192,.15)}.CommentsSection_submitButton__qfAHd{background:#c8c8f5;color:#fff;border:none;padding:10px 24px;border-radius:0;font-size:14px;font-weight:var(--font-weight-medium);cursor:pointer;transition:background .2s ease}.CommentsSection_submitButton__qfAHd:hover{background:#6f6ec0}.CommentsSection_submitButton__qfAHd:disabled{opacity:.6;cursor:not-allowed}.CommentsSection_error___KZDq{color:#e74c3c;font-size:14px;margin-bottom:8px}.CommentsSection_loginPrompt__D911Q{background:#f9f9f9;padding:20px;border-radius:0;text-align:center;margin-bottom:24px;font-size:15px}.CommentsSection_loginLink__vrSdM{background:none;border:none;color:var(--color-primary);cursor:pointer;font-size:inherit;font-weight:var(--font-weight-medium);text-decoration:underline}.CommentsSection_loginLink__vrSdM:hover{color:var(--color-primary-light)}.CommentsSection_commentsList__yH2cp{display:flex;flex-direction:column;gap:20px}.CommentsSection_comment__vYMUW{padding:16px;background:#fafafa;border-radius:0;border:1px solid var(--color-border)}.CommentsSection_reply___3wwP{margin-left:40px;background:#f5f5f5}.CommentsSection_commentHeader__0Banh{display:flex;align-items:center;gap:10px;margin-bottom:8px}.CommentsSection_commentMeta__F1M0d{display:flex;flex-direction:column}.CommentsSection_commentAuthor__LakHV{font-weight:var(--font-weight-medium);font-size:14px;color:var(--color-text);text-decoration:none}.CommentsSection_commentAuthor__LakHV:hover{color:var(--color-primary)}.CommentsSection_commentDate__BWsKF{font-size:12px;color:#999}.CommentsSection_commentContent__LW_0I{font-size:15px;line-height:1.6;color:var(--color-text);margin-bottom:8px}.CommentsSection_replyButton____Wv_{background:none;border:none;color:var(--color-primary);font-size:13px;cursor:pointer;padding:0;font-weight:var(--font-weight-medium)}.CommentsSection_replyButton____Wv_:hover{color:var(--color-primary-light)}.CommentsSection_replyForm__LDnBW{margin-top:12px}.CommentsSection_formActions__iyf_h{display:flex;gap:10px}.CommentsSection_cancelButton__XqfMI{background:transparent;border:1px solid var(--color-border);padding:10px 20px;border-radius:0;font-size:14px;cursor:pointer;color:#666}.CommentsSection_cancelButton__XqfMI:hover{background:#f0f0f0}.CommentsSection_replies__LJDE5{margin-top:16px;display:flex;flex-direction:column;gap:12px}.CommentsSection_empty__dkQP4,.CommentsSection_loading__vC52f{text-align:center;color:#999;padding:20px;font-size:15px}.CommentsSection_loadMoreButton__2ZwZW{background:#c8c8f5;border:none;color:#fff;padding:10px 24px;border-radius:0;font-size:14px;cursor:pointer;margin:16px auto 0;display:block;transition:all .2s ease}.CommentsSection_loadMoreButton__2ZwZW:hover{background:#6f6ec0;color:#fff}@media (max-width:768px){.CommentsSection_reply___3wwP{margin-left:20px}}.LoadMoreButton_wrapper___Ewuq{display:flex;justify-content:center;padding:24px 0}.LoadMoreButton_button__T4M8d{padding:14px 60px;background:var(--color-primary-light);color:#fff;border:none;border-radius:0;font-size:16px;font-weight:400;font-family:var(--font-family);cursor:pointer;transition:background-color .2s ease}.LoadMoreButton_button__T4M8d:hover:not(:disabled){background:var(--color-primary);color:#fff}.LoadMoreButton_button__T4M8d:disabled{opacity:.7;cursor:not-allowed}.LoadMoreButton_spinner__CqWay{display:inline-block;width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:LoadMoreButton_spin__wAgh_ .6s linear infinite;margin-right:8px;vertical-align:middle}@keyframes LoadMoreButton_spin__wAgh_{to{transform:rotate(1turn)}}.RecipeInteractions_interactions__QsCRn{margin-top:40px}.RecipeInteractions_ratingSection__q646N{margin-bottom:32px;padding:20px;background:#fafafa;border-radius:0;border:1px solid var(--color-border)}.RecipeInteractions_ratingTitle__h9k1l{font-size:var(--font-size-h3);font-weight:var(--font-weight-h3);margin-bottom:12px}.RecipeInteractions_stars__vxrn2{display:flex;align-items:center;gap:4px}.RecipeInteractions_starButton__1FxgQ{background:none;border:none;font-size:28px;color:#ccc;cursor:pointer;padding:2px;transition:color .15s ease,transform .15s ease;line-height:1}.RecipeInteractions_starButton__1FxgQ:hover{transform:scale(1.15)}.RecipeInteractions_starActive__vgksk{color:#343434}.RecipeInteractions_starButton__1FxgQ:disabled{cursor:not-allowed;opacity:.7}.RecipeInteractions_ratingInfo__L1KRu{margin-left:12px;font-size:14px;color:var(--color-muted)}.RecipeInteractions_ratingMessage__l6Nkl{margin-top:8px;font-size:14px;color:var(--color-primary)}.page_categoryHeader__jx305{margin-bottom:24px;text-align:center}.page_pageTitle__KxbdF{font-size:26px;line-height:34px;font-weight:400;color:var(--color-text);text-align:center}.page_articleList__6wTUt{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.page_paginationWrapper__veSAr{padding:20px 0}.page_emptyState__By8iw{text-align:center;padding:60px 20px;color:#888;font-size:18px}