.replyDrawer_overlay__o8LMC{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:flex-end;justify-content:center;z-index:1000;animation:replyDrawer_fadeIn__aw1QB .3s ease}@keyframes replyDrawer_fadeIn__aw1QB{0%{opacity:0}to{opacity:1}}.replyDrawer_drawer__poSim{background:#fff;width:100%;max-width:600px;max-height:80vh;border-radius:16px 16px 0 0;display:flex;flex-direction:column;animation:replyDrawer_slideUp__oHlmM .3s ease;box-shadow:0 -4px 20px rgba(0,0,0,.15)}@keyframes replyDrawer_slideUp__oHlmM{0%{transform:translateY(100%)}to{transform:translateY(0)}}.replyDrawer_header__Z3sxo{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f1f3f5;background:#fff;border-radius:16px 16px 0 0}.replyDrawer_title__or_9S{font-size:18px;font-weight:600;color:var(--dark)}.replyDrawer_closeBtn__zLzt1{background:none;border:none;font-size:20px;color:var(--gray);cursor:pointer;padding:8px;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center;width:36px;height:36px}.replyDrawer_closeBtn__zLzt1:hover{background-color:#f8f9fa;color:var(--dark)}.replyDrawer_content__yBIQ5{flex:1 1;padding:24px;overflow-y:auto;min-height:0}.replyDrawer_replyInfo__ExiMC{background:#f8f9fa;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px;color:var(--gray)}.replyDrawer_replyInfo__ExiMC strong{color:var(--primary);font-weight:600}.replyDrawer_editorContainer__5V6yF{margin-bottom:16px}.replyDrawer_editorContainer__5V6yF .comment-editor-wrapper{border:2px solid #e9ecef;border-radius:12px;transition:border-color .2s}.replyDrawer_editorContainer__5V6yF .comment-editor-wrapper:focus-within{border-color:var(--primary)}.replyDrawer_editorContainer__5V6yF .comment-editor{min-height:120px;padding:16px;font-size:16px;line-height:1.6}.replyDrawer_editorContainer__5V6yF .placeholder{color:#adb5bd}.replyDrawer_footer__dLGmk{padding:16px 24px;border-top:1px solid #f1f3f5;background:#fff}.replyDrawer_submitBtn__7JRa0{width:100%;padding:14px 24px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.replyDrawer_submitBtn__7JRa0:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px)}.replyDrawer_submitBtn__7JRa0:active:not(:disabled){transform:translateY(0)}.replyDrawer_submitBtn__7JRa0.replyDrawer_loading__HT1Hq{background:#6c757d;cursor:not-allowed;opacity:.8}.replyDrawer_submitBtn__7JRa0:disabled{background:#6c757d;cursor:not-allowed;opacity:.6}@media(max-width:768px){.replyDrawer_drawer__poSim{max-width:100%;max-height:90vh}.replyDrawer_header__Z3sxo{padding:16px 20px}.replyDrawer_content__yBIQ5{padding:20px}.replyDrawer_footer__dLGmk{padding:12px 20px}.replyDrawer_submitBtn__7JRa0{padding:12px 20px;font-size:15px}}.reportDrawer_overlay__GpbLT{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:flex-end;justify-content:center;z-index:1000;animation:reportDrawer_fadeIn__umuP1 .3s ease}@keyframes reportDrawer_fadeIn__umuP1{0%{opacity:0}to{opacity:1}}.reportDrawer_drawer__eMmzG{background:#fff;width:100%;max-width:500px;max-height:70vh;border-radius:16px 16px 0 0;display:flex;flex-direction:column;animation:reportDrawer_slideUp__GgXkL .3s ease;box-shadow:0 -4px 20px rgba(0,0,0,.15)}@keyframes reportDrawer_slideUp__GgXkL{0%{transform:translateY(100%)}to{transform:translateY(0)}}.reportDrawer_header__CMUqo{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f1f3f5;background:#fff;border-radius:16px 16px 0 0}.reportDrawer_title__GESLx{font-size:18px;font-weight:600;color:var(--dark)}.reportDrawer_closeBtn__78W6c{background:none;border:none;font-size:20px;color:var(--gray);cursor:pointer;padding:8px;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center;width:36px;height:36px}.reportDrawer_closeBtn__78W6c:hover{background-color:#f8f9fa;color:var(--dark)}.reportDrawer_content__trUK_{flex:1 1;padding:24px;overflow-y:auto;min-height:0}.reportDrawer_reportInfo__XuX0_{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:12px 16px;margin-bottom:16px;font-size:14px;color:#856404}.reportDrawer_reportInfo__XuX0_ strong{color:#856404;font-weight:600}.reportDrawer_editorContainer__uO8h0{margin-bottom:16px}.reportDrawer_textarea___1ypD{width:100%;min-height:120px;padding:16px;border:2px solid #e9ecef;border-radius:12px;font-size:16px;line-height:1.6;font-family:inherit;resize:vertical;transition:border-color .2s}.reportDrawer_textarea___1ypD:focus{outline:none;border-color:#dc3545}.reportDrawer_textarea___1ypD::placeholder{color:#adb5bd}.reportDrawer_textarea___1ypD:disabled{background-color:#f8f9fa;cursor:not-allowed}.reportDrawer_footer__maqm2{padding:16px 24px;border-top:1px solid #f1f3f5;background:#fff}.reportDrawer_submitBtn__sM3Mr{width:100%;padding:14px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.reportDrawer_submitBtn__sM3Mr:hover:not(:disabled){transform:translateY(-1px)}.reportDrawer_submitBtn__sM3Mr:active:not(:disabled){transform:translateY(0)}.reportDrawer_submitBtn__sM3Mr.reportDrawer_loading__Lu9Hg{cursor:not-allowed;opacity:.8}.reportDrawer_submitBtn__sM3Mr:disabled{cursor:not-allowed;opacity:.6}.reportDrawer_reportBtn__hHDMS{background:#dc3545;color:#fff}.reportDrawer_reportBtn__hHDMS:hover:not(:disabled){background:#c82333}.reportDrawer_reportBtn__hHDMS.reportDrawer_loading__Lu9Hg{background:#6c757d}@media(max-width:768px){.reportDrawer_drawer__eMmzG{max-width:100%;max-height:90vh}.reportDrawer_header__CMUqo{padding:16px 20px}.reportDrawer_content__trUK_{padding:20px}.reportDrawer_footer__maqm2{padding:12px 20px}.reportDrawer_submitBtn__sM3Mr{padding:12px 20px;font-size:15px}}