.CommentItem-module__zndsDW__comment{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;transition:all .2s}.CommentItem-module__zndsDW__comment:hover{box-shadow:0 1px 3px #0000001a}.CommentItem-module__zndsDW__depth-0{border-left:4px solid #3b82f6;margin-left:0}.CommentItem-module__zndsDW__depth-1{border-left:4px solid #8b5cf6;margin-left:1.5rem}.CommentItem-module__zndsDW__depth-2{border-left:4px solid #ec4899;margin-left:3rem}.CommentItem-module__zndsDW__depth-3{background:#fafaf9;border-left:4px solid #f59e0b;margin-left:4.5rem}.CommentItem-module__zndsDW__deleted{color:#9ca3af;opacity:.7;background:#fafaf9}.CommentItem-module__zndsDW__deletedText{color:#9ca3af;margin:.5rem 0;font-style:italic}.CommentItem-module__zndsDW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.CommentItem-module__zndsDW__meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.CommentItem-module__zndsDW__userName{color:#1f2937;font-weight:600}.CommentItem-module__zndsDW__timestamp{color:#9ca3af;font-size:.75rem}.CommentItem-module__zndsDW__edited{color:#9ca3af;font-size:.75rem;font-style:italic}.CommentItem-module__zndsDW__actions{gap:.5rem;display:flex}.CommentItem-module__zndsDW__actionBtn{cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.25rem;padding:.25rem .75rem;font-size:.75rem;transition:all .2s}.CommentItem-module__zndsDW__actionBtn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.CommentItem-module__zndsDW__actionBtn:disabled{opacity:.5;cursor:not-allowed}.CommentItem-module__zndsDW__text{color:#374151;white-space:pre-wrap;word-break:break-word;margin:.75rem 0;line-height:1.5}.CommentItem-module__zndsDW__editForm{margin:.75rem 0}.CommentItem-module__zndsDW__textarea{color:#000;resize:vertical;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem}.CommentItem-module__zndsDW__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.CommentItem-module__zndsDW__textarea:disabled{color:#9ca3af;background:#f3f4f6}.CommentItem-module__zndsDW__editActions{gap:.5rem;margin-top:.5rem;display:flex}.CommentItem-module__zndsDW__saveBtn,.CommentItem-module__zndsDW__cancelBtn{cursor:pointer;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.CommentItem-module__zndsDW__saveBtn{color:#fff;background:#10b981}.CommentItem-module__zndsDW__saveBtn:hover:not(:disabled){background:#059669}.CommentItem-module__zndsDW__cancelBtn{color:#374151;background:#e5e7eb}.CommentItem-module__zndsDW__cancelBtn:hover:not(:disabled){background:#d1d5db}.CommentItem-module__zndsDW__saveBtn:disabled,.CommentItem-module__zndsDW__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.CommentItem-module__zndsDW__footer{flex-wrap:wrap;gap:1rem;margin-top:.75rem;display:flex}.CommentItem-module__zndsDW__replyBtn,.CommentItem-module__zndsDW__expandBtn{cursor:pointer;color:#3b82f6;background:0 0;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s}.CommentItem-module__zndsDW__replyBtn:hover,.CommentItem-module__zndsDW__expandBtn:hover{background:#eff6ff;border-color:#3b82f6}.CommentItem-module__zndsDW__replyForm{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;margin-top:1rem;padding:1rem}.CommentItem-module__zndsDW__replyTextarea{color:#000;resize:vertical;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem}.CommentItem-module__zndsDW__replyTextarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.CommentItem-module__zndsDW__replyTextarea:disabled{color:#9ca3af;background:#f3f4f6}.CommentItem-module__zndsDW__submitReplyBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.375rem;margin-top:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.CommentItem-module__zndsDW__submitReplyBtn:hover:not(:disabled){background:#2563eb}.CommentItem-module__zndsDW__submitReplyBtn:disabled{cursor:not-allowed;background:#9ca3af}.CommentItem-module__zndsDW__replies{border-top:1px solid #f3f4f6;margin-top:1rem;padding-top:1rem}@media (max-width:768px){.CommentItem-module__zndsDW__depth-0{margin-left:0}.CommentItem-module__zndsDW__depth-1{margin-left:.75rem}.CommentItem-module__zndsDW__depth-2{margin-left:1.5rem}.CommentItem-module__zndsDW__depth-3{background:#f9fafb;margin-left:0}.CommentItem-module__zndsDW__header{flex-direction:column}.CommentItem-module__zndsDW__actions{justify-content:flex-end;width:100%}.CommentItem-module__zndsDW__footer{flex-direction:column}.CommentItem-module__zndsDW__replyBtn,.CommentItem-module__zndsDW__expandBtn{text-align:left;width:100%}}
.CommentThread-module__BABR_W__container{max-width:800px;margin:2rem 0;padding:0}.CommentThread-module__BABR_W__header{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.CommentThread-module__BABR_W__header h2{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.CommentThread-module__BABR_W__sortSelect{color:#000;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;transition:border-color .2s}.CommentThread-module__BABR_W__sortSelect:hover{border-color:#9ca3af}.CommentThread-module__BABR_W__sortSelect:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.CommentThread-module__BABR_W__newCommentForm{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.CommentThread-module__BABR_W__textarea{color:#000;resize:vertical;background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.CommentThread-module__BABR_W__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.CommentThread-module__BABR_W__textarea:disabled{color:#9ca3af;cursor:not-allowed;background-color:#f3f4f6}.CommentThread-module__BABR_W__submitBtn{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.375rem;margin-top:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.CommentThread-module__BABR_W__submitBtn:hover:not(:disabled){background-color:#2563eb}.CommentThread-module__BABR_W__submitBtn:disabled{cursor:not-allowed;background-color:#9ca3af}.CommentThread-module__BABR_W__commentsList{flex-direction:column;gap:1rem;display:flex}.CommentThread-module__BABR_W__noComments{text-align:center;color:#6b7280;background:#f9fafb;border-radius:.5rem;padding:2rem}.CommentThread-module__BABR_W__authPrompt{color:#92400e;text-align:center;background:#fef3c7;border:1px solid #f3d15c;border-radius:.5rem;padding:1rem}@media (max-width:768px){.CommentThread-module__BABR_W__container{margin:1rem 0}.CommentThread-module__BABR_W__header{flex-direction:column;align-items:flex-start;gap:1rem}.CommentThread-module__BABR_W__header h2{font-size:1.1rem}.CommentThread-module__BABR_W__sortSelect{width:100%}}
