.CommentsSection-module__Z1HVdq__panel{padding:20px}.CommentsSection-module__Z1HVdq__head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.CommentsSection-module__Z1HVdq__head h2{font-size:15px;font-weight:700;font-family:var(--ue-font-body)}.CommentsSection-module__Z1HVdq__sortBtn{letter-spacing:.09em;text-transform:uppercase;color:var(--ue-text-muted);background:var(--ue-surface-alt);border:1px solid var(--ue-border);cursor:pointer;padding:6px 10px;font-family:inherit;font-size:10.5px;font-weight:700}@media (hover:hover){.CommentsSection-module__Z1HVdq__sortBtn:hover{color:var(--ue-primary);border-color:var(--ue-primary)}}.CommentsSection-module__Z1HVdq__empty{padding:8px 0 16px;font-size:13px}.CommentsSection-module__Z1HVdq__row{border-top:1px solid var(--ue-border-warm);gap:10px;padding:12px 0;display:flex}.CommentsSection-module__Z1HVdq__row:first-child{border-top:none}.CommentsSection-module__Z1HVdq__reply{margin-left:32px}.CommentsSection-module__Z1HVdq__avatar,.CommentsSection-module__Z1HVdq__avatarFallback{object-fit:cover;border-radius:50%;flex:none;width:30px;height:30px}.CommentsSection-module__Z1HVdq__avatarFallback{background:var(--ue-primary-bg);color:var(--ue-primary);justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.CommentsSection-module__Z1HVdq__body{flex:1;min-width:0}.CommentsSection-module__Z1HVdq__line{align-items:baseline;gap:7px;margin-bottom:3px;display:flex}.CommentsSection-module__Z1HVdq__line b{color:var(--ue-text);font-size:13px}.CommentsSection-module__Z1HVdq__line small{color:var(--ue-text-muted);font-size:11px}.CommentsSection-module__Z1HVdq__clubTag{letter-spacing:.08em;text-transform:uppercase;color:var(--ue-primary);background:var(--ue-primary-bg);padding:1px 6px;font-size:9px;font-weight:700}.CommentsSection-module__Z1HVdq__body p{color:var(--ue-text-body);white-space:pre-wrap;margin:0 0 6px;font-size:13.5px;line-height:1.5}.CommentsSection-module__Z1HVdq__actions{align-items:center;gap:14px;display:flex}.CommentsSection-module__Z1HVdq__actionBtn{color:var(--ue-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:11.5px;font-weight:700;display:inline-flex}@media (hover:hover){.CommentsSection-module__Z1HVdq__actionBtn:hover{color:var(--ue-text)}}.CommentsSection-module__Z1HVdq__actionOn{color:var(--ue-primary)}@media (hover:hover){.CommentsSection-module__Z1HVdq__actionOn:hover{color:var(--ue-primary)}}.CommentsSection-module__Z1HVdq__closedNote{border-top:1px solid var(--ue-border-warm);align-items:center;gap:7px;margin:16px 0 0;padding-top:16px;font-size:13px;display:flex}.CommentsSection-module__Z1HVdq__composer{border-top:1px solid var(--ue-border-warm);margin-top:16px;padding-top:16px}.CommentsSection-module__Z1HVdq__replyBanner{color:var(--ue-text-muted);background:var(--ue-surface-alt);align-items:center;gap:8px;margin-bottom:8px;padding:7px 10px;font-size:12px;display:flex}.CommentsSection-module__Z1HVdq__replyBanner button{cursor:pointer;color:var(--ue-text-muted);background:0 0;border:none;margin-left:auto;display:flex}.CommentsSection-module__Z1HVdq__error{color:var(--ue-primary);margin:0 0 8px;font-size:12px}.CommentsSection-module__Z1HVdq__composerRow{align-items:flex-end;gap:8px;display:flex}.CommentsSection-module__Z1HVdq__textarea{font-family:inherit;font-size:var(--ue-input-size);border:1px solid var(--ue-border);background:var(--ue-surface);color:var(--ue-text);resize:none;flex:1;min-height:40px;max-height:140px;padding:10px 12px}.CommentsSection-module__Z1HVdq__textarea:focus{border-color:var(--ue-primary);outline:none}.CommentsSection-module__Z1HVdq__sendBtn{background:var(--ue-primary);color:#fff;cursor:pointer;border:none;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.CommentsSection-module__Z1HVdq__sendBtn:disabled{opacity:.4;cursor:not-allowed}@media (hover:hover){.CommentsSection-module__Z1HVdq__sendBtn:not(:disabled):hover{background:var(--ue-primary-deep)}}