.wpcc-comments-wrap{width:100%;max-width:100%;box-sizing:border-box;margin:40px 0 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--wpcc-text,#222);grid-column:auto;grid-row:auto;order:initial;flex:initial;float:none;position:static}.wpcc-comments-wrap *{box-sizing:border-box}.wpcc-comment-form{display:flex;flex-direction:column;gap:16px;margin-bottom:30px}.wpcc-composer{order:1;background:var(--wpcc-bg,#fff);border:1px solid var(--wpcc-border,#e5e5e5);border-radius:10px;overflow:hidden}.wpcc-comment-field{margin:0}.wpcc-comment-field textarea{width:100%;box-sizing:border-box;border:none;resize:vertical;min-height:90px;padding:18px 20px;font-size:16px;font-style:italic;color:#999;outline:none}.wpcc-comment-field textarea:focus{font-style:normal;color:var(--wpcc-text,#222)}.wpcc-hidden-textarea{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wpcc-editable{width:100%;box-sizing:border-box;min-height:90px;padding:18px 20px;font-size:16px;line-height:1.6;color:var(--wpcc-text,#222);outline:none;overflow-wrap:break-word}.wpcc-editable:empty::before{content:attr(data-placeholder);color:#999;font-style:italic}.wpcc-editable.wpcc-editor-error{box-shadow:inset 0 0 0 1px #d9534f}.wpcc-editable blockquote{margin:8px 0;padding:6px 14px;border-left:3px solid var(--wpcc-border,#e5e5e5);color:#666}.wpcc-editable code{background:#f2f2f3;padding:1px 6px;border-radius:4px;font-size:.9em}.wpcc-editable ul,.wpcc-editable ol{margin:8px 0 8px 22px;padding:0}.wpcc-toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:6px 8px;background:#f7f7f8;border-bottom:1px solid var(--wpcc-border,#e5e5e5)}.wpcc-tool-btn{all:unset;box-sizing:border-box;flex:0 0 auto!important;width:32px!important;height:32px!important;max-width:32px;background:#fff0;border:1px solid #fff0;cursor:pointer;border-radius:6px;color:#666;display:inline-flex!important;align-items:center;justify-content:center;line-height:1;font-size:13px;font-weight:700}.wpcc-tool-btn .dashicons{font-size:16px;width:16px;height:16px}.wpcc-tool-btn:hover{background:#eaeaec;border-color:#e0e0e2;color:#333}.wpcc-tool-btn:active{background:#e2e2e5}.wpcc-fields-row{order:2;display:flex;gap:16px;flex-wrap:wrap}.wpcc-fields-row .wpcc-field{flex:1 1 260px;position:relative;margin:0}.wpcc-fields-row input[type="text"],.wpcc-fields-row input[type="email"]{width:100%;box-sizing:border-box;padding:12px 14px 12px 40px;border:1px solid var(--wpcc-border,#e5e5e5);border-radius:8px;font-size:15px;outline:none}.wpcc-fields-row input:focus{border-color:var(--wpcc-primary,#5b4dee)}.wpcc-field-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#999;pointer-events:none}.wpcc-submit-row{order:3;display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.wpcc-consent-row{order:2;display:flex;align-items:center;gap:8px;margin:0;font-size:13px;color:#777}.wpcc-consent-row input[type="checkbox"]{width:16px;height:16px;flex:0 0 auto;margin:0;accent-color:var(--wpcc-primary,#5b4dee)}.wpcc-consent-row label{cursor:pointer}.wpcc-captcha-wrap{display:flex;align-items:center}.wpcc-captcha-scale.wpcc-size-large,.wpcc-captcha-scale.wpcc-size-medium{line-height:0}.wpcc-captcha-scale.wpcc-size-small{line-height:0;margin-bottom:-30px;margin-right:-30px}.wpcc-captcha-scale.wpcc-size-small .wpcc-captcha-widget{transform:scale(.8);transform-origin:top left}.wpcc-submit-btn{background:var(--wpcc-primary,#5b4dee);color:var(--wpcc-btn-text,#fff);border:none;padding:var(--wpcc-btn-padding-v,12px) var(--wpcc-btn-padding-h,28px);border-radius:var(--wpcc-btn-radius,8px);font-size:15px;font-weight:600;cursor:pointer;transition:background 0.15s ease}.wpcc-submit-btn:hover{background:var(--wpcc-primary-hover,#4a3ddb)}#comments h2.wpcc-comments-count-heading,.wpcc-comments-wrap h2.wpcc-comments-count-heading{font-size:15px!important;font-weight:700!important;line-height:1.4!important;letter-spacing:.03em;color:#333;border-bottom:2px solid var(--wpcc-primary,#5b4dee);display:inline-block;padding-bottom:6px;margin:10px 0 20px!important;text-transform:uppercase}.wpcc-comment-list,.wpcc-children{list-style:none!important;margin:0;padding:0}.wpcc-children{margin:0 0 0 27px!important;padding-left:25px!important;border-left:2px solid var(--wpcc-border,#e5e5e5)!important}.wpcc-comment{margin-bottom:4px}.wpcc-children .wpcc-avatar img{width:40px!important;height:40px!important}.wpcc-children .wpcc-comment-inner{padding:12px 0}.wpcc-comment-inner{display:flex;gap:16px;padding:18px 0}.wpcc-avatar img{width:56px!important;height:56px!important;border-radius:50%!important;display:block;object-fit:cover}.wpcc-comment-body{flex:1;min-width:0}.wpcc-comment-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.wpcc-comment-author{font-weight:600;color:var(--wpcc-link,#2fb787);font-size:16px}.wpcc-author-badge{background:var(--wpcc-author-badge,#2fb787);color:#fff;font-size:11px;font-weight:600;padding:3px 10px;border-radius:4px;text-transform:uppercase}.wpcc-comment-time,.wpcc-reply-context-time{display:flex;align-items:center;gap:4px;font-size:13px;color:#999;margin:4px 0 10px}.wpcc-comment-time .dashicons,.wpcc-reply-context-time .dashicons{font-size:15px;width:15px;height:15px}.wpcc-reply-context{display:flex;align-items:center;gap:8px;background:#f5f6fb;border-left:3px solid var(--wpcc-primary,#5b4dee);border-radius:4px 6px 6px 4px;padding:8px 14px;font-size:14px;color:#666;font-style:italic;margin-bottom:10px}.wpcc-reply-context-name{color:var(--wpcc-link,#2fb787);font-weight:600;font-style:normal}.wpcc-comment-content{font-size:15px;line-height:1.6;color:var(--wpcc-text,#222);margin-bottom:10px}.wpcc-comment-content p:last-child{margin-bottom:0}.wpcc-comment-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.wpcc-react{box-sizing:border-box!important;flex:0 0 auto!important;width:auto!important;max-width:fit-content;height:auto!important;min-height:0!important;margin:0!important;background:none;border:1px solid var(--wpcc-border,#e5e5e5);border-radius:20px;padding:5px 14px!important;font-size:13px!important;line-height:1.4!important;cursor:pointer;display:inline-flex!important;align-items:center;gap:6px;color:#666;transition:all 0.15s ease;user-select:none}.wpcc-react:hover{border-color:var(--wpcc-primary,#5b4dee)}.wpcc-react.is-active{border-color:var(--wpcc-primary,#5b4dee);background:rgb(91 77 238 / .08);color:var(--wpcc-primary,#5b4dee)}.wpcc-emoji{font-size:14px!important;line-height:1!important}.wpcc-like-count,.wpcc-dislike-count{font-size:13px!important;line-height:1!important}.wpcc-reply-link a{box-sizing:border-box;flex:0 0 auto;width:auto;display:inline-flex;align-items:center;gap:6px;color:#666;font-size:14px;line-height:1.4;text-decoration:none;border:1px solid var(--wpcc-border,#e5e5e5);border-radius:20px;padding:5px 16px}.wpcc-reply-link a:hover{border-color:var(--wpcc-primary,#5b4dee);color:var(--wpcc-primary,#5b4dee)}.wpcc-reply-link .dashicons{font-size:15px;width:15px;height:15px}.wpcc-comment-awaiting-moderation{font-size:13px;color:#b98900;margin-top:8px}.wpcc-no-comments{color:#777;font-style:italic}#respond.wpcc-comment-form-active{margin:20px 0}@media (max-width:600px){.wpcc-fields-row{flex-direction:column}.wpcc-submit-row{justify-content:stretch}.wpcc-submit-btn{width:100%}.wpcc-children{margin-left:14px;padding-left:14px}.wpcc-comment-inner{gap:10px}.wpcc-avatar img{width:42px;height:42px}}