.CommentsSheet-module__u16SqW__section{margin:28px 0}.CommentsSheet-module__u16SqW__trigger{border:1px solid var(--border);background:var(--bg2);min-height:44px;color:var(--text);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:600;display:inline-flex}.CommentsSheet-module__u16SqW__trigger:hover{background:var(--bg);border-color:var(--accent)}.CommentsSheet-module__u16SqW__trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.CommentsSheet-module__u16SqW__overlay{opacity:0;pointer-events:none;z-index:3500;background:#2e1c0e59;transition:opacity .2s;position:fixed;inset:0}.CommentsSheet-module__u16SqW__overlay.CommentsSheet-module__u16SqW__open{opacity:1;pointer-events:auto}.CommentsSheet-module__u16SqW__sheet{background:var(--bg);z-index:3501;visibility:hidden;border-radius:22px 22px 0 0;flex-direction:column;width:100%;height:88dvh;transition:transform .22s,visibility 0s linear .22s;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(102%)}.CommentsSheet-module__u16SqW__sheet.CommentsSheet-module__u16SqW__open{visibility:visible;transition:transform .22s,visibility;transform:translateY(0)}.CommentsSheet-module__u16SqW__dragHandle{background:var(--border);border-radius:999px;flex-shrink:0;width:36px;height:4px;margin:10px auto 2px}.CommentsSheet-module__u16SqW__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px 12px;display:flex}.CommentsSheet-module__u16SqW__title{color:var(--text);align-items:baseline;gap:6px;margin:0;font-size:16px;font-weight:700;display:flex}.CommentsSheet-module__u16SqW__count{color:var(--muted);font-size:14px;font-weight:600}.CommentsSheet-module__u16SqW__headerActions{align-items:center;gap:4px;display:flex}.CommentsSheet-module__u16SqW__manageBtn{font:inherit;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:6px 8px;font-size:13px}.CommentsSheet-module__u16SqW__manageBtn:hover:not(:disabled){color:var(--text)}.CommentsSheet-module__u16SqW__manageBtn:disabled{opacity:.5;cursor:default}.CommentsSheet-module__u16SqW__manageError{color:#c0392b;flex-shrink:0;margin:0;padding:0 16px 8px;font-size:12px}.CommentsSheet-module__u16SqW__closeBtn{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.CommentsSheet-module__u16SqW__closeBtn:hover{background:var(--bg2);color:var(--text)}.CommentsSheet-module__u16SqW__closeBtn:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.CommentsSheet-module__u16SqW__list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;padding:4px 16px 8px;overflow-y:auto}.CommentsSheet-module__u16SqW__empty{text-align:center;color:var(--muted);margin:0;padding:32px 16px;font-size:14px}.CommentsSheet-module__u16SqW__composerBar{border-top:1px solid var(--border);background:var(--bg);padding:10px 12px calc(10px + env(safe-area-inset-bottom));flex-shrink:0}.CommentsSheet-module__u16SqW__composerLayout{align-items:center;gap:8px;display:flex}.CommentsSheet-module__u16SqW__composerAvatar{background:var(--bg2);width:32px;height:32px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CommentsSheet-module__u16SqW__composerField{flex:1;min-width:0}.CommentsSheet-module__u16SqW__guestBar{color:var(--muted);margin:0;padding:12px 4px;font-size:14px}.CommentsSheet-module__u16SqW__closedBar{color:var(--muted);text-align:center;margin:0;padding:12px 4px;font-size:14px}.CommentsSheet-module__u16SqW__guestLink{color:var(--accent);font-weight:600;text-decoration:underline}@media (min-width:601px) and (max-width:1024px){.CommentsSheet-module__u16SqW__sheet{border-radius:20px 20px 0 0;width:min(700px,92vw);height:84dvh;left:50%;right:auto;transform:translate(-50%,102%)}.CommentsSheet-module__u16SqW__sheet.CommentsSheet-module__u16SqW__open{transform:translate(-50%)}}@media (min-width:1025px){.CommentsSheet-module__u16SqW__sheet{border:1px solid var(--border);border-radius:18px;width:clamp(680px,60vw,760px);height:auto;max-height:80vh;inset:50% auto auto 50%;transform:translate(-50%,-50%)scale(.98);box-shadow:0 12px 32px #2e1c0e29}.CommentsSheet-module__u16SqW__sheet.CommentsSheet-module__u16SqW__open{transform:translate(-50%,-50%)scale(1)}.CommentsSheet-module__u16SqW__dragHandle{display:none}}
.comments-module__oAFqrG__composer{flex-direction:column;display:flex}.comments-module__oAFqrG__composerRow{align-items:flex-end;gap:8px;display:flex}.comments-module__oAFqrG__replyChip{background:var(--bg2);color:var(--muted);border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-bottom:6px;padding:4px 8px 4px 10px;font-size:12px;display:flex}.comments-module__oAFqrG__replyChipCancel{width:20px;height:20px;color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.comments-module__oAFqrG__textarea{box-sizing:border-box;resize:none;border:1px solid var(--border);min-width:0;font:inherit;min-height:48px;max-height:108px;color:var(--text);background:var(--bg2);border-radius:22px;flex:1;padding:13px 16px;font-size:14px;line-height:1.4;overflow-y:auto}.comments-module__oAFqrG__textarea:focus{border-color:var(--accent);background:var(--bg);outline:none}.comments-module__oAFqrG__composerFooter{justify-content:space-between;align-items:center;gap:8px;margin-top:6px;padding-left:4px;display:flex}.comments-module__oAFqrG__counter{color:var(--muted);font-size:12px}.comments-module__oAFqrG__error{color:#c0392b;margin:0;font-size:13px}.comments-module__oAFqrG__submitBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.comments-module__oAFqrG__submitBtn:hover:not(:disabled){background:var(--accent-strong)}.comments-module__oAFqrG__submitBtn:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}.comments-module__oAFqrG__submitBtn:disabled{opacity:.4;cursor:default}.comments-module__oAFqrG__list{flex-direction:column;display:flex}.comments-module__oAFqrG__item{border-top:1px solid var(--border);padding:14px 0}.comments-module__oAFqrG__item:first-child{border-top:none}.comments-module__oAFqrG__itemHead{align-items:center;gap:8px;display:flex}.comments-module__oAFqrG__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.comments-module__oAFqrG__avatarFallback{background:var(--bg2);width:36px;height:36px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.comments-module__oAFqrG__meta{flex-direction:column;min-width:0;display:flex}.comments-module__oAFqrG__name{color:var(--text);font-size:14px;font-weight:600}.comments-module__oAFqrG__time{color:var(--muted);font-size:12px}.comments-module__oAFqrG__editedMark{color:var(--muted)}.comments-module__oAFqrG__text{color:var(--text);white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;margin:8px 0 0;font-size:14px;line-height:1.5}.comments-module__oAFqrG__deletedText{color:var(--muted);margin:0;font-size:14px;font-style:italic}.comments-module__oAFqrG__replyToLabel{color:var(--muted);margin:0 0 4px;font-size:12px}.comments-module__oAFqrG__actions{flex-wrap:wrap;align-items:center;gap:4px 16px;margin-top:8px;display:flex}.comments-module__oAFqrG__actionBtn{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:13px;display:inline-flex}.comments-module__oAFqrG__actionBtn:hover:not(:disabled){color:var(--text)}.comments-module__oAFqrG__actionBtn:disabled{opacity:.5;cursor:default}.comments-module__oAFqrG__actionStatic{cursor:default}.comments-module__oAFqrG__likeActive,.comments-module__oAFqrG__likeActive:hover:not(:disabled){color:var(--accent)}.comments-module__oAFqrG__likeCount{font-variant-numeric:tabular-nums}.comments-module__oAFqrG__editBox{flex-direction:column;gap:8px;margin:8px 0 0;display:flex}.comments-module__oAFqrG__editTextarea{box-sizing:border-box;resize:none;border:1px solid var(--border);width:100%;font:inherit;min-height:44px;max-height:132px;color:var(--text);background:var(--bg2);border-radius:14px;padding:10px 14px;font-size:14px;line-height:1.4;overflow-y:auto}.comments-module__oAFqrG__editTextarea:focus{border-color:var(--accent);background:var(--bg);outline:none}.comments-module__oAFqrG__editActions{gap:8px;display:flex}.comments-module__oAFqrG__editSave{color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:600}.comments-module__oAFqrG__editSave:hover:not(:disabled){background:var(--accent-strong)}.comments-module__oAFqrG__editSave:disabled{opacity:.4;cursor:default}.comments-module__oAFqrG__editCancel{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:7px 16px;font-size:13px}.comments-module__oAFqrG__editCancel:disabled{opacity:.5;cursor:default}.comments-module__oAFqrG__repliesList{flex-direction:column;margin-left:36px;display:flex}.comments-module__oAFqrG__replyItem{padding-top:10px}.comments-module__oAFqrG__loadMore{text-align:center;margin:16px 0 0}.comments-module__oAFqrG__loadMoreBtn{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:8px 16px;font-size:14px}.comments-module__oAFqrG__loadMoreBtn:disabled{opacity:.6;cursor:default}@media (max-width:1024px) and (min-width:601px){.comments-module__oAFqrG__repliesList{margin-left:28px}}@media (max-width:600px){.comments-module__oAFqrG__repliesList{margin-left:16px}.comments-module__oAFqrG__avatar,.comments-module__oAFqrG__avatarFallback{width:32px;height:32px}.comments-module__oAFqrG__composerFooter{flex-wrap:wrap}.comments-module__oAFqrG__actions{gap:6px 14px}}
