.comment-form[data-v-0aa94537]{display:flex;flex-direction:column;gap:.5rem}.comment-form textarea.auto-size[data-v-0aa94537]{min-height:75px}.comment-form input[data-v-0aa94537],.comment-form textarea[data-v-0aa94537]{font-size:16px}.comment-form .invalid-feedback[data-v-0aa94537]{font-size:10px}.comment-item{display:flex;flex-direction:column;gap:.5rem}.comment-item__user{display:flex}.comment-item__user .avatar{background-color:#fff;border:1px solid var(--car-orange);border-radius:32px;height:32px;overflow:hidden;width:32px}.comment-item__user .avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.comment-item__user .data{display:flex;flex-direction:column;justify-content:space-around}.comment-item__user .data__name{font-size:12px}.comment-item__user .data__date{color:#8b8b8b;font-size:10px}.comment-item__content{font-size:12px;line-height:2}.comment-item__actions{display:flex;gap:.5rem}.comment-item__actions .btn{font-size:12px}.comment-item__replies{display:flex;flex-direction:column;gap:1rem}[dir=ltr] .comment-item__replies{border-left:1px dashed #8b8b8b}[dir=rtl] .comment-item__replies{border-right:1px dashed #8b8b8b}.comments{display:flex;flex-direction:column}
