
/* тёмная тема Twikoo под сайт: виджет монтируется в .twikoo вместо #tcomment */
.twikoo{color:#d8d8dd;font-family:'TildaSans',Arial,Helvetica,sans-serif;font-size:15px}
.twikoo .tk-submit{background:#141418;border:1px solid #22222a;border-radius:16px;padding:20px}
.twikoo .tk-avatar,.twikoo .tk-avatar-img{border-radius:50%;background:#1f1f26}
.twikoo .tk-meta-input{gap:10px;flex-wrap:wrap}
.twikoo .el-input-group__prepend{background:#1f1f26 !important;border:1px solid #26262e !important;
  border-right:0 !important;color:#8b8b96 !important;border-radius:10px 0 0 10px !important}
.twikoo .el-input__inner,.twikoo .el-textarea__inner{background:#0d0d0f !important;border:1px solid #26262e !important;
  color:#fff !important;font-family:inherit !important;box-shadow:none !important;border-radius:10px !important}
.twikoo .el-input-group .el-input__inner{border-radius:0 10px 10px 0 !important}
.twikoo .el-input__inner:focus,.twikoo .el-textarea__inner:focus{border-color:#e9c46a !important}
.twikoo .el-textarea__inner{min-height:110px !important;line-height:1.6}
.twikoo ::placeholder{color:#6f6f7a !important}
.twikoo .el-input__count,.twikoo .el-input__count-inner{background:transparent !important;color:#6f6f7a !important}
.twikoo .tk-submit-action-icon{color:#8b8b96}
.twikoo .tk-submit-action-icon:hover{color:#e9c46a}
.twikoo .el-button--primary,.twikoo .tk-send{background:linear-gradient(0.288turn,#d1b054 0%,#ffe5a6 50%,#d1b054 97%) !important;
  border:0 !important;border-radius:30px !important;color:#1d1d1d !important;font-weight:700 !important;
  letter-spacing:.05em;text-transform:uppercase;font-size:12.5px !important;padding:12px 26px !important}
.twikoo .el-button--primary.is-disabled{opacity:.45}
.twikoo .el-button--default,.twikoo .tk-preview{background:transparent !important;border:1px solid #3a3a46 !important;
  border-radius:30px !important;color:#c2c2cb !important;font-size:12.5px !important;padding:12px 20px !important;
  letter-spacing:.05em;text-transform:uppercase;font-weight:700 !important}
.twikoo .el-button--default:hover{border-color:#e9c46a !important;color:#e9c46a !important}
.twikoo .tk-comments-title,.twikoo .tk-comments-count{color:#fff;font-weight:700}
.twikoo .tk-comments-actions .tk-icon{color:#8b8b96}
.twikoo .tk-comments-no{color:#7c7c88;padding:18px 0}
.twikoo .tk-comment{border-bottom:1px solid #1d1d24;padding:18px 0}
.twikoo .tk-nick{color:#fff !important;font-weight:700}
.twikoo .tk-nick-link{color:#e9c46a !important}
.twikoo .tk-time,.twikoo .tk-extra,.twikoo .tk-extra-text{color:#7c7c88 !important;font-size:12.5px}
.twikoo .tk-tag,.twikoo .tk-tag-green,.twikoo .tk-tag-blue{background:#1f1f26 !important;border:0 !important;
  border-radius:20px;color:#e9c46a !important;padding:2px 10px}
.twikoo .tk-content{color:#a9a9b4;font-size:15px;line-height:1.7}
.twikoo .tk-content a{color:#e9c46a}
.twikoo .tk-content blockquote{border-left:2px solid #e9c46a;background:#141418;color:#8b8b96;margin:10px 0;padding:8px 14px}
.twikoo .tk-content code,.twikoo .tk-content pre{background:#141418;border-radius:8px;color:#e2e2e8}
.twikoo .tk-action-link{color:#8b8b96 !important;font-size:13px}
.twikoo .tk-action-link:hover{color:#e9c46a !important}
.twikoo .tk-expand{background:#1f1f26;border-radius:10px;color:#e9c46a}
.twikoo .tk-replies{border-left:1px solid #22222a;margin-left:6px;padding-left:16px}
.twikoo .tk-preview-container{background:#0d0d0f;border:1px solid #26262e;border-radius:10px;color:#a9a9b4;padding:12px}
.twikoo .el-loading-mask{background:rgba(13,13,15,.75) !important}
.twikoo .el-loading-spinner .path{stroke:#e9c46a !important}
.twikoo .OwO-body,.twikoo .OwO-bar{background:#141418 !important;border-color:#26262e !important;color:#d8d8dd}
.twikoo .OwO-item:hover,.twikoo .OwO-package-active{background:#1f1f26 !important}
.twikoo .tk-footer{display:none}
.twikoo .tk-sort-item{background:none;border:0;color:#8b8b96 !important;cursor:pointer;
  font:600 13px/1 'TildaSans',Arial,sans-serif;padding:4px 6px}
.twikoo .tk-sort-item:hover{color:#fff !important}
.twikoo .tk-sort-item.__active{color:#e9c46a !important}
.twikoo .tk-comments-actions .tk-icon{color:#8b8b96;cursor:pointer}
.twikoo .tk-comments-actions .tk-icon:hover{color:#e9c46a}
.twikoo .tk-error-message{color:#e07a7a}
