.commentBox{padding:0;border:0;border-top:0;background:0 0;box-shadow:none;color:var(--ui-text)}.commentTitle{margin-bottom:18px;color:var(--ui-text);font-size:24px;font-weight:400;line-height:32px}.commentComposer{min-height:172px;padding:24px 16px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:18px;border:1px solid rgba(0,0,0,5%);border-radius:12px;background:#fff;box-shadow:0 0 12px rgba(0,0,0,5%)}:root[data-theme=dark] .commentComposer{border-color:rgba(255,255,255,5%);background:rgba(255,255,255,5%);box-shadow:0 0 12px rgba(0,0,0,5%)}.commentComposer label{width:100%;flex:1}.textareaBox,.replyexTareaBox{width:100%;min-height:66px;padding:0;display:block;resize:none;border:0;outline:0;background:0 0;color:var(--ui-text);font-family:pingfang sc,sans-serif;font-size:16px;font-weight:400;line-height:22px}.textareaBox::placeholder,.replyexTareaBox::placeholder{color:var(--ui-text-secondary);opacity:1}.subBtn,.replySubBtn{min-width:94px;height:42px;padding:10px 18px;display:grid;place-items:center;border:1px solid var(--ui-green);border-radius:4px;background:var(--ui-green);color:#fff;font-family:pingfang sc,sans-serif;font-size:14px;font-weight:400;line-height:20px;cursor:pointer}.commentCount{margin:24px 0;color:var(--ui-text-secondary);font-size:20px;font-weight:400;line-height:28px}.commentThread{padding-bottom:18px;border-bottom:1px solid var(--ui-divider)}.commentThread+.commentThread{padding-top:18px}.commentLevel1,.commentLevel2{display:flex;align-items:flex-start}.commentLevel1{gap:12px}.userAvatar{object-fit:cover;object-position:center;border-radius:50%}.commentLevel1>.userAvatar{width:36px;height:36px;flex:0 0 36px}.commentContent{min-width:0;display:flex;flex:1;flex-direction:column;gap:12px}.commentBody{display:flex;flex-direction:column;gap:10px}.userName{color:var(--ui-text-secondary);font-size:14px;font-weight:400;line-height:20px}.commentText{color:var(--ui-text);font-size:14px;font-weight:400;line-height:20px;overflow-wrap:anywhere}.dateBox{display:flex;align-items:center;justify-content:space-between}.commentDay{color:var(--ui-text-secondary);font-size:12px;font-style:normal;line-height:18px}.commentActions{display:flex;align-items:center;gap:12px}.commentAction{padding:0;display:inline-flex;align-items:center;gap:2px;border:0;background:0 0;color:var(--ui-text-secondary);font-family:inherit;font-size:12px;line-height:18px;cursor:default}.commentAction.reply{cursor:pointer}:root[data-theme=dark] .commentRepliesToggle img{filter:invert(1);opacity:.55}.replyComposer{padding:16px;display:none;flex-direction:column;align-items:flex-end;gap:12px;border:1px solid var(--ui-border);border-radius:12px;background:0 0}.replyComposer.is-open{display:flex}:root[data-theme=dark] .replyComposer{background:0 0}.replyComposer .replyexTareaBox{min-height:66px}.replyComposer .replyInputBox{display:none}.commentReplies{padding-top:10px;display:flex;flex-direction:column;border-top:1px solid var(--ui-divider)}.commentLevel2{padding:10px 0;gap:10px;border-bottom:1px solid var(--ui-divider)}.commentLevel2>.userAvatar{width:24px;height:24px;flex:0 0 24px}.commentLevel2 .commentContent{gap:10px}.commentLevel2.is-extra{display:none}.commentReplies.is-expanded .commentLevel2.is-extra{display:flex}.commentRepliesToggle{margin-top:10px;padding:0;display:inline-flex;align-items:center;align-self:flex-start;gap:6px;border:0;background:0 0;color:var(--ui-text-secondary);font-family:inherit;font-size:12px;font-weight:400;line-height:18px;cursor:pointer}.commentRepliesToggle::before{width:20px;height:1px;content:"";border-radius:999px;background:var(--ui-text-secondary)}.commentRepliesToggle>span{display:inline-flex;align-items:center;gap:6px}.commentRepliesToggle img{width:18px;height:18px}.commentRepliesToggle__collapse,.commentReplies.is-expanded .commentRepliesToggle__expand{display:none!important}.commentReplies.is-expanded .commentRepliesToggle__collapse{display:inline-flex!important}.commentEnd{padding-top:24px;color:var(--ui-text-secondary);font-size:12px;font-weight:400;line-height:18px;text-align:center}.tooltip{position:fixed;top:50%;left:50%;z-index:2200;padding:8px 16px;display:none;transform:translate(-50%,-50%);border-radius:6px;background:rgba(0,0,0,.75);color:#fff;font-size:14px;line-height:20px}.showTip{display:block}@media(max-width:767px){.commentTitle{margin-bottom:12px;font-size:16px;line-height:22px}.commentComposer{min-height:140px;padding:18px 12px;gap:12px}.textareaBox,.replyexTareaBox{min-height:62px;font-size:14px;line-height:20px}.subBtn,.replySubBtn{min-width:76px;height:32px;padding:6px 16px;border-radius:999px;font-size:12px;line-height:18px}.commentCount{margin:18px 0;font-size:14px;line-height:20px}.commentThread{padding-bottom:18px}.commentThread+.commentThread{padding-top:18px}.commentLevel1{gap:10px}.userName,.commentText{font-size:12px;line-height:18px}.commentActions{gap:8px}.commentAction img{width:18px;height:18px}.replyComposer{padding:12px}}