.CommentInput_container__z_dwj{width:100%;margin:24px auto 0;padding:16px;box-sizing:border-box;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.03)}.CommentInput_titleContainer__iiDcT{display:flex;align-items:center;gap:8px;margin-bottom:12px}.CommentInput_label__tqVmA{font-size:15px;font-weight:700;color:var(--foreground);letter-spacing:-.02em}.CommentInput_imgButton__bbPi4{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid hsla(0,0%,100%,.12);border-radius:8px;cursor:pointer;background:hsla(0,0%,100%,.06);transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.CommentInput_imgButton__bbPi4:hover{background:rgba(220,194,91,.12);border-color:rgba(220,194,91,.35)}.CommentInput_imgButton__bbPi4:active{transform:scale(.96)}.CommentInput_inputContainer__0kyVP{width:100%;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.CommentInput_commentInput__NcEzF{flex:1 1;min-width:0;min-height:52px;max-height:200px;padding:10px 12px;resize:vertical;border-radius:8px;border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.25);color:var(--foreground);font-size:14px;line-height:1.45;transition:border-color .15s ease,box-shadow .15s ease}.CommentInput_commentInput__NcEzF::placeholder{color:hsla(0,0%,100%,.35)}.CommentInput_commentInput__NcEzF:focus{border-color:rgba(78,182,85,.55);outline:none}.CommentInput_commentButton__UeiNF{flex-shrink:0;min-width:72px;min-height:44px}.CommentInput_commentButton__UeiNF:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(78,182,85,.45)}.CommentInput_removeButton__EtDep{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-left:8px;align-self:flex-start;border:none;cursor:pointer;background:rgba(232,64,87,.85);border-radius:8px;transition:background-color .15s ease,transform .15s ease}.CommentInput_removeButton__EtDep:hover{background:var(--lose--hover)}.CommentInput_removeButton__EtDep:active{transform:scale(.95)}.CommentInput_mediaContainer__BLmaj{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;min-height:0}.CommentInput_media__h4jZE{border-radius:8px;max-width:100%;max-height:120px;width:auto;height:auto;object-fit:contain;cursor:pointer;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 2px 12px rgba(0,0,0,.3)}@media (max-width:768px){.CommentInput_container__z_dwj{padding:14px 12px;margin-top:20px}.CommentInput_commentInput__NcEzF{font-size:16px;width:100%;flex:1 1 100%}.CommentInput_inputContainer__0kyVP{flex-direction:column;align-items:stretch}.CommentInput_commentButton__UeiNF{width:100%}}.CommentItem_threadItem__wodm2{overflow:visible;--avatar:24px;--row-gap:4px;--thread-depth:0;--thread-step:1px;--thread-line:hsla(0,0%,100%,.09);--thread-line-hover:hsla(0,0%,100%,.22);--header-row-pad:8px;padding:0;padding-left:calc(var(--thread-depth) * var(--thread-step));box-sizing:border-box}.CommentItem_threadItemBody___l1AQ{display:flex;flex-direction:column}.CommentItem_threadBranch__4Z6Ql{position:relative;z-index:1;display:flex;flex-direction:row;align-items:stretch;gap:var(--row-gap)}.CommentItem_threadBranchSpine__gMwu8{position:relative;flex:0 0 var(--avatar);width:var(--avatar);box-sizing:border-box;padding-top:var(--header-row-pad);align-self:stretch}.CommentItem_threadBranchSpine__gMwu8[data-branch=true]:after{content:"";position:absolute;left:50%;top:calc(var(--header-row-pad) + var(--avatar));bottom:-1px;width:1px;transform:translateX(-50%);background-color:var(--thread-line);pointer-events:none;transition:background-color .12s ease}.CommentItem_threadBranchSpine__gMwu8[data-branch=true][data-trunk-limited=true]:after{bottom:auto;height:var(--trunk-px-height,0)}.CommentItem_threadBranchSpine__gMwu8[data-branch=true]:hover:after{background-color:var(--thread-line-hover)}.CommentItem_threadBranchMain__TUaN0{flex:1 1;min-width:0;display:flex;flex-direction:column;padding-top:var(--header-row-pad)}.CommentItem_directReplies__RzcpP>.CommentItem_threadItem__wodm2.CommentItem_threadNested__U1MQW{margin-top:0;padding-top:0}.CommentItem_threadItem__wodm2:not(.CommentItem_threadNested__U1MQW)+.CommentItem_threadItem__wodm2:not(.CommentItem_threadNested__U1MQW){border-top:1px solid hsla(0,0%,100%,.08);margin-top:10px;padding-top:14px}.CommentItem_threadNested__U1MQW{position:relative;overflow:visible;margin-top:0;padding-top:0;padding-bottom:0;margin-left:0;border-left:none}.CommentItem_threadItem__wodm2.CommentItem_threadNested__U1MQW:before{content:"";position:absolute;z-index:0;left:calc(-1 * (var(--avatar) / 2 + var(--row-gap)));top:0;width:calc(var(--avatar) / 2 + var(--row-gap) + var(--thread-depth) * var(--thread-step));height:calc(var(--header-row-pad) + var(--avatar) / 2);box-sizing:border-box;border-left:1px solid var(--thread-line);border-bottom:1px solid var(--thread-line);border-radius:0 0 0 3px;pointer-events:none}.CommentItem_threadNested__U1MQW+.CommentItem_threadNested__U1MQW{margin-top:0;padding-top:0;border-top:1px solid hsla(0,0%,100%,.05)}.CommentItem_directReplies__RzcpP{display:flex;flex-direction:column}.CommentItem_userImage__6mW8q{width:var(--avatar);height:var(--avatar);flex-shrink:0;border-radius:50%;overflow:hidden;border:1px solid hsla(0,0%,100%,.12);box-sizing:border-box}.CommentItem_metaRow__nrtKO{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 12px;margin-bottom:4px}.CommentItem_metaMain__so_7Y{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;font-size:13px}.CommentItem_author__bPouh{flex-shrink:0;font-weight:700;color:var(--foreground)}.CommentItem_author__bPouh,.CommentItem_author__bPouh a{color:inherit}.CommentItem_metaDot__glfMU{color:hsla(0,0%,100%,.35);font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CommentItem_createdAt__azjRf{color:hsla(0,0%,100%,.45);font-size:12px;font-weight:500}.CommentItem_content__LGnqv{margin-top:2px;padding:0;color:#999;border:none;background:transparent}.CommentItem_content__LGnqv p{margin:0 0 6px;font-size:14px;line-height:1.55;color:#ccc}.CommentItem_content__LGnqv p:last-child{margin-bottom:0}.CommentItem_content__LGnqv .CommentItem_deletedComment__iiq1C{margin:0;color:#555;font-size:13px;font-style:italic}.CommentItem_content__LGnqv .CommentItem_blockedComment__qkNlT{margin:0;font-size:13px;color:var(--lose--hover)}.CommentItem_actionBar__eXlsH{display:flex;flex-wrap:wrap;align-items:center;gap:4px 10px;margin-top:8px}.CommentItem_actionBtn__DJDJT{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:6px;background:transparent;cursor:pointer;color:hsla(0,0%,100%,.55);transition:background-color .12s ease,color .12s ease}.CommentItem_actionBtn__DJDJT:hover{background:hsla(0,0%,100%,.08)}.CommentItem_likeActive__PFSvX{background:rgba(83,131,232,.12)}.CommentItem_likeCount__YVW9W{margin:0 2px 0 0;font-size:12px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:hsla(0,0%,100%,.5);min-width:1ch}.CommentItem_actionText__w5kEP{margin:0;padding:4px 6px;border:none;border-radius:6px;background:transparent;font-size:12px;font-weight:700;color:#ccc;cursor:pointer;transition:background-color .12s ease,color .12s ease}.CommentItem_actionText__w5kEP:hover{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.85)}.CommentItem_dangerText__TAtt2:hover{color:rgba(255,130,140,.95);background:rgba(232,64,87,.1)}.CommentItem_replySlot__cZ_d6{margin-top:6px;padding-left:0}.CommentItem_editButtons__u9u25{display:flex;gap:8px;flex-wrap:wrap}.CommentItem_editButtons__u9u25 button{display:flex;justify-content:center;align-items:center;cursor:pointer;padding:6px 12px;border:none;border-radius:8px;font-size:12px;font-weight:700;transition:filter .15s ease,transform .15s ease}.CommentItem_editButtons__u9u25 button:active{transform:scale(.97)}.CommentItem_edit__qNOJG{background:rgba(78,182,85,.85);color:#fff;border:1px solid hsla(0,0%,100%,.15)}.CommentItem_edit__qNOJG:hover{filter:brightness(1.08)}.CommentItem_cancel__nkirP{background:rgba(232,64,87,.75);color:#fff;border:1px solid hsla(0,0%,100%,.12)}.CommentItem_cancel__nkirP:hover{filter:brightness(1.08)}.CommentItem_imgButton__OMQby{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-left:2px;border:1px solid hsla(0,0%,100%,.12);border-radius:6px;cursor:pointer;background:hsla(0,0%,100%,.06);transition:background-color .15s ease,border-color .15s ease}.CommentItem_imgButton__OMQby:hover{background:rgba(220,194,91,.12);border-color:rgba(220,194,91,.3)}.CommentItem_editInput__ar1k3{width:100%;min-height:72px;padding:10px 12px;resize:vertical;margin-top:8px;border-radius:8px;border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.35);color:var(--foreground);font-size:14px;line-height:1.45;transition:border-color .15s ease,box-shadow .15s ease}.CommentItem_editInput__ar1k3:focus{border-color:rgba(78,182,85,.55);outline:none;box-shadow:0 0 0 2px rgba(78,182,85,.2)}.CommentItem_removeButton__Nd87y{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-top:8px;margin-left:8px;border:none;cursor:pointer;background:rgba(232,64,87,.85);border-radius:8px;transition:background-color .15s ease,transform .15s ease}.CommentItem_removeButton__Nd87y:hover{background:var(--lose--hover)}.CommentItem_removeButton__Nd87y:active{transform:scale(.95)}.CommentItem_mediaContainer__ArKmR{display:flex;align-items:flex-start;gap:8px;margin-top:8px}.CommentItem_media__50mzU{border-radius:8px;max-width:100%;max-height:200px;width:auto;height:auto;object-fit:contain;cursor:pointer;border:1px solid hsla(0,0%,100%,.1)}@media (max-width:768px){.CommentItem_threadItem__wodm2{--avatar:20px;--thread-step:2px;--header-row-pad:4px}.CommentItem_content__LGnqv p{font-size:13px}.CommentItem_metaMain__so_7Y{font-size:12px}.CommentItem_createdAt__azjRf{font-size:11px}.CommentItem_actionBar__eXlsH{gap:2px 6px}.CommentItem_editInput__ar1k3{font-size:16px}}.CommentReply_container__I6VNN{width:100%;margin:12px 0 0;padding:16px;box-sizing:border-box;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);border-left:2px solid rgba(78,182,85,.4);background:hsla(0,0%,100%,.03)}.CommentReply_titleContainer__FvxLD{display:flex;align-items:center;gap:8px;margin-bottom:12px}.CommentReply_label__iE10R{font-size:15px;font-weight:700;color:var(--foreground);letter-spacing:-.02em}.CommentReply_imgButton__X107R{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid hsla(0,0%,100%,.12);border-radius:8px;cursor:pointer;background:hsla(0,0%,100%,.06);transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.CommentReply_imgButton__X107R:hover{background:rgba(220,194,91,.12);border-color:rgba(220,194,91,.35)}.CommentReply_imgButton__X107R:active{transform:scale(.96)}.CommentReply_inputContainer__zBXr4{width:100%;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.CommentReply_commentInput___671b{flex:1 1;min-width:0;min-height:52px;max-height:200px;padding:10px 12px;resize:vertical;border-radius:8px;border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.25);color:var(--foreground);font-size:14px;line-height:1.45;transition:border-color .15s ease,box-shadow .15s ease}.CommentReply_commentInput___671b::placeholder{color:hsla(0,0%,100%,.35)}.CommentReply_commentInput___671b:focus{border-color:rgba(78,182,85,.55);outline:none}.CommentReply_commentButton__R9Yh6{flex-shrink:0;min-width:72px;min-height:44px}.CommentReply_commentButton__R9Yh6:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(78,182,85,.45)}.CommentReply_removeButton__ASozu{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-left:8px;align-self:flex-start;border:none;cursor:pointer;background:rgba(232,64,87,.85);border-radius:8px;transition:background-color .15s ease,transform .15s ease}.CommentReply_removeButton__ASozu:hover{background:var(--lose--hover)}.CommentReply_removeButton__ASozu:active{transform:scale(.95)}.CommentReply_mediaContainer__T_3HL{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;min-height:0}.CommentReply_media__v4F1b{border-radius:8px;max-width:100%;max-height:120px;width:auto;height:auto;object-fit:contain;cursor:pointer;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 2px 12px rgba(0,0,0,.3)}@media (max-width:768px){.CommentReply_container__I6VNN{padding:14px 12px;margin-top:10px}.CommentReply_commentInput___671b{font-size:16px;width:100%;flex:1 1 100%}.CommentReply_inputContainer__zBXr4{flex-direction:column;align-items:stretch}.CommentReply_commentButton__R9Yh6{width:100%}}