.comments-wrapper {margin-top: 1rem;}.comments-container {}.comments-container > ul > li,.comments-list > li {background-color: transparent !important;padding: 0;margin-bottom: 0.5rem;border-radius: 0;list-style: none;}.comment-container h3 {display: inline;font-size: 0.875rem;font-weight: bold;margin-right: 0.5rem;}.comment-body {}.comment-author {}.comment-body-text {display: inline;font-size: 0.875rem;line-height: 1.5;word-wrap: break-word;}.comment-actions {}.add-comment,.add-reply {}.add-reply.d-none {display: none !important;}.comment-entry {}.submit-comment {}.comment-login {}.comment-reply,.comment-like,.comment-unlike,.comment-like-toogle,.comment-approve,.comment-report,.comment-delete {}.comment-like-toogle.comment-unlike {}.report-comment-form {}.report-comment-form textarea {resize: vertical;min-height: 60px;}.comments-container .more {text-align: center;margin: 1rem 0;}.comments-container .more a {color: var(--bs-link-color);font-size: 0.875rem;}.comments-container .more a:hover {text-decoration: underline !important;}.comments-container img.rounded-circle {object-fit: cover;border: 1px solid var(--bs-border-color);}[data-bs-theme="dark"] .comments-container .comment-author a {color: var(--bs-gray-100) !important;}[data-bs-theme="dark"] .comments-container .comment-body-text {color: var(--bs-gray-200);}[data-bs-theme="dark"] .comment-login {color: var(--bs-gray-400) !important;}[data-bs-theme="dark"] .comment-body {}@media (max-width: 768px) {.comments-container img.rounded-circle {width: 30px !important;height: 30px !important;}.comment-body {padding: 0.5rem !important;}.comment-body-text,.comment-author {font-size: 0.8125rem;}@media (max-width: 400px) {.comment-actions {flex-wrap: wrap !important;}}}.comment-like-toogle,.comment-reply,.comment-delete,.comment-report,.comment-approve {transition: all 0.2s ease;}.comments-container li.fade-out {opacity: 0;transition: opacity 0.3s ease;}.comment-entry:focus {outline: none;border-color: var(--bs-primary);box-shadow: 0 0 0 0.25rem rgba(var(--bs-primary-rgb), 0.25);}.comment-actions .btn:disabled {opacity: 0.6;cursor: not-allowed;}.add-comment.disabled,.add-reply.disabled {opacity: 0.6;pointer-events: none;}.comment-author .author-name {font-weight: 600;font-size: 0.875rem;}.comment-body time.timeago {font-size: 0.75rem;opacity: 0.8;}.comments-container li.highlight {animation: highlightFade 2s ease;}@keyframes highlightFade {0% { background-color: var(--bs-warning-bg-subtle); }100% { background-color: transparent; }}.comments-list .comments-list {margin-left: 2.5rem;}@media (max-width: 768px) {.comments-list .comments-list {margin-left: 1.5rem;}}.comments-container .alert {font-size: 0.875rem;}@media print {.comment-actions,.add-comment,.add-reply,.comment-login {display: none !important;}}