.techi-commenting-comment-wrapper{display:flex;align-items:start;gap:0;position:relative;flex-direction:row}.techi-commenting-comment-wrapper.tccw-show-reply{flex-direction:column}.techi-commenting-wrapper-inner{display:flex;align-items:start;gap:5px;width:100%}.techi-commenting-comment-avatar img{width:30px;height:30px;border-radius:50%;border:1px solid var(--link-color);overflow:hidden}.techi-commenting-comment-avatar{position:relative}.techi-commenting-replies .techi-commenting-comment-avatar:before{content:"";position:absolute;left:-20px;height:15.5px;border:none;padding-right:20px;border-bottom:1px solid var(--link-color);border-left:1px solid var(--link-color);border-bottom-left-radius:6.25px}.techi-commenting-show{position:relative;margin-left:60px;margin-top:10px}.techi-commenting-show:before{content:"";position:absolute;left:-45px;height:12.5px;border:none;padding-right:40px;border-bottom:1px solid var(--link-color);border-left:1px solid var(--link-color);border-bottom-left-radius:6.25px}.techi-commenting-comment{padding:6px 0 0}.techi-commenting-comments-section>.techi-commenting-comment{border-top:1px solid #333;padding:10px}.techi-commenting-comment:first-of-type{border-top:none}.techi-commenting-comment-content{width:100%}.techi-commenting-comment-content header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.techi-commenting-comment-content header h3{font-size:1rem;font-weight:700;color:#222;margin:0}.techi-commenting-comment-content header time{font-size:.875rem;color:#888}.techi-commenting-comment-body{margin-bottom:0}.techi-commenting-comment-body p{margin-bottom:10px}.techi-commenting-comment-content footer,.techi-commenting-show{font-size:.875rem;color:#888}.techi-commenting-comment-content footer a,.techi-commenting-show a{margin-right:1.5rem;text-decoration:none;color:#888;cursor:pointer}.techi-commenting-comment-content footer a:hover,.techi-commenting-show a:hover{color:var(--link-color)}.techi-commenting-replies{margin-top:6px}@media screen and (max-width: 1520px){.techi-container{padding:0 100px!important}}@media screen and (max-width: 1440px){.techi-container{padding:0 30px!important}}@media screen and (max-width: 767px){.techi-container{padding:0 15px!important}}#respond{margin-top:2rem;border-top:1px solid #eee;padding-top:1.5rem}#cancel-comment-reply-link{margin-left:10px;color:#888;font-weight:400;font-size:.875rem;text-decoration:underline}#cancel-comment-reply-link:hover{color:#d33}.highlighted{animation:pulseHighlight 1s ease-in-out;background-color:#00b0ae2b;transition:background-color .5s ease-in-out}@keyframes pulseHighlight{0%{background-color:#00b0ae2b}50%{background-color:#00b0ae00}to{background-color:#00b0ae2b}}.techi-commenting-comment-avatar{position:relative;width:30px}.techi-commenting-comment-avatar .comment-line{position:absolute;top:30px;left:50%;width:1px;pointer-events:none;border-left:1px solid var(--link-color)}.techi-commenting-comment-avatar .comment-line svg{width:100%;height:100%;transition:height .3s ease;display:none}.reply-end-marker{height:1px;width:1px;visibility:hidden;opacity:0}#commentform input[type=submit],.techi-load-more{background-color:var(--link-color);color:#fff;padding:12px 20px;border:none;border-radius:3px;cursor:pointer;font-size:18px;font-weight:600}#commentform input[type=submit]:hover,.techi-load-more:hover{background-color:#008c8f}.techi-load-more-wrapper{display:flex;justify-content:center}.techi-commenting-comments-section .techi-initial-loader{display:flex;justify-content:center;align-items:center;min-height:200px;padding:50px 0}.techi-commenting-comments-section .spinner{display:inline-flex;gap:8px}.techi-commenting-comments-section .spinner span{width:12px;height:12px;background:var(--link-color, #00b4aa);border-radius:50%;animation:bounce 1.2s infinite ease-in-out both}.techi-commenting-comments-section .spinner span:nth-child(1){animation-delay:-.24s}.techi-commenting-comments-section .spinner span:nth-child(2){animation-delay:-.12s}.techi-commenting-comments-section .spinner span:nth-child(3){animation-delay:0}.techi-commenting-comments-section .spinner span:nth-child(4){animation-delay:.12s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.techi-load-more-wrapper{text-align:center;margin-top:30px}.techi-load-more{background:var(--link-color, #00b4aa);color:#fff;font-weight:600;padding:10px 20px;border:none;border-radius:6px;cursor:pointer;min-width:180px;transition:background .3s}.techi-load-more:disabled{opacity:.7;cursor:not-allowed}.button-loading{display:inline-flex;align-items:center;justify-content:center;gap:6px}.button-loading .dot{width:6px;height:6px;border-radius:50%;background:#fff;animation:dotPulse 1.2s infinite ease-in-out both}.button-loading .dot:nth-child(1){animation-delay:-.2s}.button-loading .dot:nth-child(2){animation-delay:-.1s}.button-loading .dot:nth-child(3){animation-delay:0}@keyframes dotPulse{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}
