#comments.comments-area{margin-top:32px}#comments .comments-title{font-size:20px;font-weight:600;margin-bottom:16px}#comments .comment-list{list-style:none;padding:0;margin:0}#comments .comment-list>li{border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:16px;background:#fff}#comments .children{list-style:none;padding-left:20px;margin-top:12px}#comments .children>li{border-left:2px solid #e5e7eb;margin-left:8px;padding-left:12px}#comments .comment-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}#comments .comment-author{display:flex;align-items:center;gap:10px}#comments .comment-author img.avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:1px solid #e5e7eb}#comments .comment-author .fn a{color:#111827;font-weight:600;text-decoration:none}#comments .comment-author .says{color:#6b7280;margin-left:6px}#comments .comment-metadata a{color:#6b7280;font-size:13px;text-decoration:none}#comments .comment-content{color:#1f2937;line-height:1.6}#comments .comment-content p{margin:0}#comments .reply{margin-top:10px}#comments .comment-reply-link{display:inline-block;padding:6px 10px;border:1px solid #d1d5db;border-radius:6px;color:#374151;text-decoration:none;font-size:13px}#comments .comment-reply-link:hover{background:#f3f4f6}#comments .wpforms-container{margin-top:24px;border-top:1px solid #e5e7eb;padding-top:16px}#comments .wpforms-field-label{color:#374151;font-weight:500}#comments .wpforms-field input,#comments .wpforms-field textarea{width:100%;border:1px solid #d1d5db;border-radius:6px;padding:8px 10px}#comments .wpforms-submit{background:#1f2937;color:#fff;border:none;border-radius:6px;padding:8px 14px;cursor:pointer}#comments .wpforms-submit:hover{background:#111827}