.commentsList_container__5Ajgs{height:80%;width:100%;display:flex;justify-content:center;align-items:center}.commentsList_itemContainer___ooSe{width:100%;display:flex;flex-direction:column;align-items:end;border-bottom:1px dashed #000;margin-bottom:10px}.commentsList_itemContainer___ooSe:last-child{border-bottom-color:transparent}.commentsList_listItem__OeBH5{width:100%;border:1px solid #ddd;border-radius:8px;padding:16px;margin-bottom:12px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.commentsList_childListItem__TksRK{width:90%}.commentsList_itemContent__vAWSG{display:flex;justify-content:space-between;margin-bottom:8px}.commentsList_itemContent__vAWSG h4{margin:0;font-size:16px;font-weight:700}.commentsList_itemContent__vAWSG small{color:#664}.commentsList_itemDesc__3G0VY{margin:0;color:#333;font-size:14px}.commentsList_replyButton__V43PI{padding:6px 12px;border:1px solid #ccc;border-radius:4px;background-color:#f0f0f0;color:#333;font-size:12px;cursor:pointer;transition:background-color .3s,border-color .3s}.commentsList_replyButton__V43PI:hover{background-color:#e0e0e0;border-color:#999}.commentsList_replyButton__V43PI:focus{outline:none;box-shadow:0 0 4px rgba(0,0,0,.1)}.createCommentForm_form___HoPd{display:grid;grid-gap:16px;gap:16px;padding:20px;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);background-color:#f9f9f9;margin-bottom:20px}.createCommentForm_authorName__jNSxF{font-size:14px}.createCommentForm_authorName__jNSxF,.createCommentForm_commentContent__ecsYl{padding:10px;border-radius:4px;border:1px solid #ccc;outline:none;font-family:inherit}.createCommentForm_commentContent__ecsYl{font-size:16px;resize:vertical}.createCommentForm_submitButton__QaqP2{padding:10px 20px;border-radius:4px;border:none;background-color:#6c757d;color:#fff;cursor:pointer;font-size:14px;transition:background-color .3s}.createCommentForm_submitButton__QaqP2:hover{background-color:#5a6268}