.CommentSection_section__PCDX3{margin-top:1.5rem;padding-top:2rem;border-top:1px solid #e2e8f0}.CommentSection_heading__ohKMR{font-size:1.1rem;font-weight:600;color:#0f172a;margin-bottom:1.25rem}.CommentSection_form__Rfb4b{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.CommentSection_input__6AXt6,.CommentSection_textarea__KoRnk{padding:.65rem .85rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;font-family:inherit;color:#0f172a;background:#fff;transition:border-color .15s ease}.CommentSection_input__6AXt6:focus,.CommentSection_textarea__KoRnk:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.CommentSection_textarea__KoRnk{resize:vertical;min-height:80px}.CommentSection_error__yMiZi{font-size:.85rem;color:#dc2626}.CommentSection_submit__0OHTJ{align-self:flex-start;padding:.6rem 1.25rem;background:#2563eb;color:#fff;border:none;border-radius:6px;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .15s ease}.CommentSection_submit__0OHTJ:hover{background:#1d4ed8}.CommentSection_submit__0OHTJ:disabled{opacity:.6;cursor:not-allowed}.CommentSection_list__oEHs9{display:flex;flex-direction:column;gap:1rem}.CommentSection_empty__CV8qx{font-size:.9rem;color:#64748b;font-style:italic}.CommentSection_comment__lXoyi{padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.CommentSection_commentHeader__Kzd4a{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.CommentSection_commentName__cUZJs{font-size:.88rem;font-weight:600;color:#0f172a}.CommentSection_commentTime__QdCnU{font-size:.78rem;color:#94a3b8}.CommentSection_commentBody__LKebB{font-size:.9rem;line-height:1.6;color:#334155}.LikeButton_button__MajJR{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer;font-size:.9rem;color:#64748b;transition:all .15s ease}.LikeButton_button__MajJR:hover,.LikeButton_liked__ar5QF{border-color:#f87171;color:#ef4444;background:#fef2f2}.LikeButton_icon__0yQxQ{font-size:1.1rem;line-height:1}.LikeButton_count__K7PKL{font-weight:600;font-size:.85rem}.LikeButton_animating__Vvy_f .LikeButton_icon__0yQxQ{animation:LikeButton_pulse__biG9A .3s ease}@keyframes LikeButton_pulse__biG9A{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}