.comments-module__2c-Q3q__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.comments-module__2c-Q3q__headerRight{align-items:center;gap:10px;display:flex}.comments-module__2c-Q3q__listHeading{letter-spacing:.02em;color:var(--text);margin:18px 0 0;font-size:13px;font-weight:700}.comments-module__2c-Q3q__listCount{font-family:var(--fontMono);color:var(--textMuted);font-weight:500}.comments-module__2c-Q3q__sortSelect{color:var(--text);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:4px;padding:4px 8px;font-family:inherit;font-size:12.5px}.comments-module__2c-Q3q__composer{border:1px solid var(--border);background:var(--surface);border-radius:6px;margin:14px 0 18px;padding:10px 12px}.comments-module__2c-Q3q__composerNested{background:var(--surface2);margin:10px 0 6px}.comments-module__2c-Q3q__textarea{resize:none;width:100%;color:var(--text);background:0 0;border:none;outline:none;padding:2px 0;font-family:inherit;font-size:14px;line-height:1.55;overflow-y:auto}.comments-module__2c-Q3q__textarea::placeholder{color:var(--textMuted)}.comments-module__2c-Q3q__textarea{scrollbar-width:thin;scrollbar-color:var(--border) transparent}.comments-module__2c-Q3q__textarea::-webkit-scrollbar{width:8px}.comments-module__2c-Q3q__textarea::-webkit-scrollbar-track{background:0 0}.comments-module__2c-Q3q__textarea::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.comments-module__2c-Q3q__textarea::-webkit-scrollbar-thumb:hover{background:var(--textMuted)}.comments-module__2c-Q3q__composerFoot{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.comments-module__2c-Q3q__expandBtn{color:var(--selectedSoft);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:4px 0 0;font-family:inherit;font-size:12px;font-weight:600}.comments-module__2c-Q3q__expandBtn:hover{text-decoration:underline}.comments-module__2c-Q3q__composerActions{align-items:center;gap:8px;margin-left:auto;display:flex}.comments-module__2c-Q3q__counter{font-family:var(--fontMono);color:var(--textMuted);font-size:11.5px}.comments-module__2c-Q3q__counterOver{color:#e5484d}.comments-module__2c-Q3q__replyingTo{color:var(--textMuted);margin-bottom:6px;font-size:12px}.comments-module__2c-Q3q__primaryBtn{color:#fff;background:var(--selectedSoft);cursor:pointer;border:none;border-radius:4px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:600}.comments-module__2c-Q3q__primaryBtn:disabled{opacity:.45;cursor:not-allowed}.comments-module__2c-Q3q__linkBtn{color:var(--textMuted);cursor:pointer;background:0 0;border:none;padding:4px 2px;font-family:inherit;font-size:12.5px}.comments-module__2c-Q3q__linkBtn:hover{color:var(--text)}.comments-module__2c-Q3q__dangerBtn{color:#e5484d;cursor:pointer;background:0 0;border:1px solid #e5484d;border-radius:4px;padding:3px 9px;font-family:inherit;font-size:12.5px}.comments-module__2c-Q3q__item{border-top:1px solid var(--border);padding:12px 0}.comments-module__2c-Q3q__itemReply{border-top:none;border-left:1px solid var(--border);margin-left:4px;padding:10px 0 10px 14px}.comments-module__2c-Q3q__itemHead{align-items:center;gap:8px;display:flex}.comments-module__2c-Q3q__avatar{color:#fff;letter-spacing:.01em;-webkit-user-select:none;user-select:none;border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.comments-module__2c-Q3q__identity{flex-direction:column;gap:1px;min-width:0;display:flex}.comments-module__2c-Q3q__identityTop{align-items:baseline;gap:8px;min-width:0;display:flex}.comments-module__2c-Q3q__author{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;overflow:hidden}.comments-module__2c-Q3q__handle{color:var(--textMuted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;overflow:hidden}.comments-module__2c-Q3q__time,.comments-module__2c-Q3q__edited{color:var(--textMuted);flex:none;font-size:12px}.comments-module__2c-Q3q__body{color:var(--text);overflow-wrap:anywhere;white-space:pre-wrap;margin:7px 0 0;font-size:14px;line-height:1.6}.comments-module__2c-Q3q__bodyClamped{-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.comments-module__2c-Q3q__tombstone{color:var(--textMuted);font-style:italic}.comments-module__2c-Q3q__mention{color:var(--selectedSoft);font-weight:600}.comments-module__2c-Q3q__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:8px;display:flex}.comments-module__2c-Q3q__actionBtn{color:var(--textMuted);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:2px 0;font-family:inherit;font-size:12.5px;display:inline-flex}.comments-module__2c-Q3q__actionBtn:hover{color:var(--text)}.comments-module__2c-Q3q__liked,.comments-module__2c-Q3q__liked:hover{color:#e5484d}.comments-module__2c-Q3q__confirmRow{align-items:center;gap:8px;display:inline-flex}.comments-module__2c-Q3q__repliesToggle{color:var(--selectedSoft);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:8px 0 0;font-family:inherit;font-size:12.5px;font-weight:600;display:inline-flex}.comments-module__2c-Q3q__chevronOpen{transform:rotate(180deg)}.comments-module__2c-Q3q__replies{margin-top:6px}.comments-module__2c-Q3q__loadMore{width:100%;color:var(--text);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:4px;margin-top:14px;padding:9px;font-family:inherit;font-size:13px;display:block}.comments-module__2c-Q3q__loadMore:hover{background:var(--surface2)}.comments-module__2c-Q3q__muted{color:var(--textMuted);margin:14px 0;font-size:13.5px}.comments-module__2c-Q3q__highlight{animation:2s ease-out comments-module__2c-Q3q__commentFlash}@keyframes comments-module__2c-Q3q__commentFlash{0%{background:color-mix(in srgb, var(--selectedSoft) 22%, transparent)}to{background:0 0}}@media (prefers-reduced-motion:reduce){.comments-module__2c-Q3q__highlight{animation:none}.comments-module__2c-Q3q__chevronOpen{transition:none}}
