._container_uibwi_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;padding:40px 20px;background:linear-gradient(135deg,#667eea,#764ba2)}._card_uibwi_11{background:#fff;border-radius:12px;padding:40px;max-width:400px;width:100%;box-shadow:0 10px 15px #0000001a;text-align:center}._logo_uibwi_21{font-size:48px;margin-bottom:16px}._title_uibwi_26{font-size:24px;font-weight:700;margin-bottom:8px;color:#111827}._subtitle_uibwi_33{font-size:.875rem;color:#6b7280;margin-bottom:32px}._form_uibwi_39{display:flex;flex-direction:column;gap:12px}._input_uibwi_45{width:100%;height:44px;border:1px solid #d1d5db;border-radius:8px;padding:0 14px;font-size:1rem;transition:border-color .15s ease}._input_uibwi_45:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._loginBtn_uibwi_60{width:100%;height:44px;background:#2563eb;color:#fff;border-radius:8px;font-size:1rem;font-weight:600;transition:background .15s ease;margin-top:4px}._loginBtn_uibwi_60:hover:not(:disabled){background:#1d4ed8}._loginBtn_uibwi_60:disabled{opacity:.6;cursor:not-allowed}._error_uibwi_79{color:#ef4444;font-size:.875rem;text-align:center;padding:4px 0}._container_da5b9_1{min-height:100%;background:#f0f2f5}._header_da5b9_6{display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:56px;background:#1e293b;color:#fff}._headerLeft_da5b9_16{display:flex;align-items:center;gap:10px}._logo_da5b9_22{font-size:22px}._headerTitle_da5b9_26{font-size:1rem;font-weight:600;letter-spacing:-.01em}._headerRight_da5b9_32{display:flex;align-items:center;gap:16px}._userInfo_da5b9_38{font-size:.875rem;color:#ffffffb3}._userInfo_da5b9_38 strong{color:#fff}._logoutBtn_da5b9_46{padding:6px 14px;border-radius:8px;font-size:.75rem;color:#fff9;border:1px solid rgba(255,255,255,.15);transition:all .15s ease}._logoutBtn_da5b9_46:hover{background:#ffffff1a;color:#fff}._content_da5b9_59{max-width:960px;margin:0 auto;padding:32px 24px}._topBar_da5b9_65{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._sectionTitle_da5b9_72{font-size:1.35rem;font-weight:700;color:#1f2937}._createBtn_da5b9_78{display:flex;align-items:center;gap:6px;padding:10px 22px;background:#2563eb;color:#fff;border-radius:8px;font-size:.875rem;font-weight:600;transition:all .15s ease;box-shadow:0 1px 3px #2563eb4d}._createBtn_da5b9_78:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}._tabs_da5b9_97{display:flex;gap:4px;background:#fff;border-radius:8px;padding:4px;margin-bottom:24px;box-shadow:0 1px 2px #0000000d}._tabBtn_da5b9_107{flex:1;padding:10px 16px;font-size:.875rem;font-weight:500;color:#6b7280;border-radius:6px;transition:all .15s ease;cursor:pointer;background:none;border:none;text-align:center}._tabBtn_da5b9_107:hover{color:#374151;background:#f9fafb}._tabBtn_da5b9_107._active_da5b9_124{color:#2563eb;background:#dbeafe;font-weight:600}._grid_da5b9_130{display:flex;flex-direction:column;gap:12px}._projectCard_da5b9_136{display:flex;align-items:center;gap:20px;background:#fff;border:1px solid transparent;border-radius:8px;padding:20px 24px;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 2px #0000000d}._projectCard_da5b9_136:hover{border-color:#2563eb;box-shadow:0 4px 16px #2563eb1a;transform:translateY(-1px)}._cardTitle_da5b9_154{font-weight:600;font-size:1rem;color:#1f2937;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cardMeta_da5b9_165{font-size:.75rem;color:#9ca3af;display:flex;align-items:center;gap:16px;flex-shrink:0}._cardFooter_da5b9_174{display:flex;align-items:center;gap:12px;flex-shrink:0}._pageCount_da5b9_181{font-size:.75rem;color:#6b7280;background:#f3f4f6;padding:4px 10px;border-radius:9999px;font-weight:500}._deleteCardBtn_da5b9_190{padding:4px 10px;border-radius:4px;font-size:.75rem;color:#9ca3af;transition:all .15s ease}._deleteCardBtn_da5b9_190:hover{color:#ef4444;background:#ef444414}._deleteLocked_da5b9_202{padding:4px 10px;border-radius:4px;font-size:.75rem;color:#9ca3af;background:#f3f4f6;cursor:default}._empty_da5b9_211{text-align:center;padding:80px 20px;color:#9ca3af;background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000d}._emptyIcon_da5b9_220{font-size:48px;margin-bottom:12px}._emptyText_da5b9_225{font-size:.875rem}._modal_da5b9_229{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000}._modalOverlay_da5b9_238{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_da5b9_245{position:relative;background:#fff;border-radius:12px;padding:32px;width:480px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 15px #0000001a}._modalTitle_da5b9_256{font-size:1.125rem;font-weight:700;margin-bottom:20px;color:#1f2937}._modalInput_da5b9_263,._modalInputError_da5b9_263{width:100%;height:44px;border:1px solid #d1d5db;border-radius:8px;padding:0 14px;font-size:1rem;margin-bottom:16px;transition:border-color .15s ease}._modalInput_da5b9_263:focus,._modalInputError_da5b9_263:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._modalInputError_da5b9_263{border-color:#ef4444;margin-bottom:4px}._modalInputError_da5b9_263:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._errorText_da5b9_288{display:block;font-size:.75rem;color:#ef4444;margin-bottom:12px}._shareSection_da5b9_295{margin-bottom:16px}._shareLabel_da5b9_299{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:8px}._memberList_da5b9_307{border:1px solid #e5e7eb;border-radius:8px;max-height:200px;overflow-y:auto}._memberItem_da5b9_314{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;transition:background .15s ease}._memberItem_da5b9_314:hover{background:#f9fafb}._memberItem_da5b9_314+._memberItem_da5b9_314{border-top:1px solid #f3f4f6}._memberItem_da5b9_314 input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb;cursor:pointer}._memberName_da5b9_335{font-size:.875rem;color:#1f2937;flex:1}._memberRole_da5b9_341{font-size:.75rem;color:#9ca3af}._selectedCount_da5b9_346{margin-top:6px;font-size:.75rem;color:#2563eb}._modalActions_da5b9_352{display:flex;justify-content:flex-end;gap:8px}._modalBtn_da5b9_358{padding:10px 20px;border-radius:8px;font-size:.875rem;font-weight:500;transition:all .15s ease}._modalBtn_da5b9_358._cancel_da5b9_365{color:#4b5563}._modalBtn_da5b9_358._cancel_da5b9_365:hover{background:#f3f4f6}._modalBtn_da5b9_358._confirm_da5b9_371{background:#2563eb;color:#fff}._modalBtn_da5b9_358._confirm_da5b9_371:hover{background:#1d4ed8}._toolbar_1fi4a_1{display:flex;align-items:center;justify-content:center;gap:8px;height:52px;padding:0 16px;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0}._divider_1fi4a_13{width:1px;height:28px;background:#e5e7eb;margin:0 4px}._toolGroup_1fi4a_20{display:flex;gap:2px}._toolBtn_1fi4a_25{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;transition:all .15s ease;font-size:18px}._toolBtn_1fi4a_25:hover:not(:disabled){background:#f3f4f6}._toolBtn_1fi4a_25._active_1fi4a_38{background:#dbeafe;color:#2563eb}._toolBtn_1fi4a_25:disabled{opacity:.4;cursor:not-allowed}._colorPicker_1fi4a_47{display:flex;align-items:center;gap:4px}._colorSwatch_1fi4a_53{width:24px;height:24px;border-radius:4px;border:2px solid #d1d5db;cursor:pointer}._colorSwatch_1fi4a_53._active_1fi4a_38{border-color:#2563eb}._colorInput_1fi4a_64{opacity:0;position:absolute;width:0;height:0}._strokeSelect_1fi4a_71{width:60px;height:32px;border:1px solid #d1d5db;border-radius:4px;padding:0 4px;font-size:.875rem}._strokeSelect_1fi4a_71:focus{outline:none;border-color:#2563eb}._strokeSelect_1fi4a_71:disabled{opacity:.4;cursor:not-allowed}._spacer_1fi4a_88{flex:1}._actionBtn_1fi4a_92{display:flex;align-items:center;gap:4px;height:34px;padding:0 12px;border-radius:8px;font-size:.875rem;font-weight:500;transition:all .15s ease;color:#4b5563}._actionBtn_1fi4a_92:hover:not(:disabled){background:#f3f4f6}._actionBtn_1fi4a_92:disabled{opacity:.4;cursor:not-allowed}._actionBtn_1fi4a_92._primary_1fi4a_111{background:#2563eb;color:#fff}._actionBtn_1fi4a_92._primary_1fi4a_111:hover:not(:disabled){background:#1d4ed8}._actionBtn_1fi4a_92._primary_1fi4a_111:disabled{background:#d1d5db;color:#6b7280}._saveDirty_1fi4a_123{background:#dc2626!important;color:#fff!important;font-weight:700;font-size:15px;padding:0 24px;height:38px;animation:_pulse_1fi4a_1 1.5s infinite;box-shadow:0 0 0 3px #dc26264d}._saveDirty_1fi4a_123:hover:not(:disabled){background:#b91c1c!important}@keyframes _pulse_1fi4a_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._dirtyMsg_1fi4a_145{font-size:.75rem;color:#dc2626;font-weight:600;margin-right:8px;white-space:nowrap}._savedMsg_1fi4a_153{font-size:.75rem;color:#9ca3af;margin-right:8px;white-space:nowrap}._projectTitle_1fi4a_160{font-weight:600;font-size:1.125rem;color:#1f2937;margin-right:8px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._creatorName_1fi4a_171{font-size:.75rem;color:#6b7280;white-space:nowrap}._roleBadge_1fi4a_177{display:inline-block;padding:2px 8px;border-radius:9999px;font-size:.75rem;font-weight:600;white-space:nowrap}._roleRequester_1fi4a_186{background:#2563eb1a;color:#2563eb}._roleAssignee_1fi4a_191{background:#10b9811a;color:#059669}._currentUser_1fi4a_196{font-size:.875rem;color:#4b5563;font-weight:500;white-space:nowrap;margin-right:4px}._autoSaveMsg_1fi4a_204{font-size:.75rem;color:#9ca3af;margin-right:8px;white-space:nowrap}._panel_l2gtj_1{display:flex;flex-direction:column;width:160px;min-width:160px;border-right:1px solid #e5e7eb;background:#f9fafb;overflow:hidden}._header_l2gtj_11{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #e5e7eb;flex-shrink:0}._title_l2gtj_20{font-weight:600;font-size:.875rem;color:#374151}._count_l2gtj_26{font-size:.75rem;color:#9ca3af;background:#e5e7eb;padding:1px 6px;border-radius:9999px}._list_l2gtj_34{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:6px}._item_l2gtj_43{border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .15s ease;overflow:hidden;background:#fff;box-shadow:0 1px 2px #0000000d}._item_l2gtj_43:hover{border-color:#d1d5db}._item_l2gtj_43._active_l2gtj_55{border-color:#2563eb;box-shadow:0 0 0 1px #dbeafe}._thumbnail_l2gtj_60{width:100%;aspect-ratio:4/3;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}._thumbImg_l2gtj_70{width:100%;height:100%;object-fit:contain}._emptyThumb_l2gtj_76{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f3f4f6;color:#9ca3af;font-size:1.125rem;font-weight:600}._itemInfo_l2gtj_88{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;border-top:1px solid #f3f4f6}._pageNum_l2gtj_96{font-size:.75rem;color:#6b7280;font-weight:500}._deleteBtn_l2gtj_102{font-size:10px;color:#9ca3af;padding:2px 4px;border-radius:4px;opacity:0;transition:all .15s ease}._item_l2gtj_43:hover ._deleteBtn_l2gtj_102{opacity:1}._deleteBtn_l2gtj_102:hover{color:#ef4444;background:#ef44441a}._addBtn_l2gtj_118{margin:8px;padding:8px;border-radius:8px;font-size:.75rem;font-weight:500;color:#6b7280;border:1px dashed #d1d5db;transition:all .15s ease;flex-shrink:0}._addBtn_l2gtj_118:hover{color:#2563eb;border-color:#2563eb;background:#dbeafe}._canvasWrapper_1u8d6_1{position:relative;flex:1;display:flex;align-items:flex-start;justify-content:center;background:#f3f4f6;overflow:auto;min-height:0;padding:24px}._canvasContainer_1u8d6_13{position:relative;box-shadow:0 4px 6px #00000012;background:#fff;overflow:hidden;flex-shrink:0}._canvasContainer_1u8d6_13 .canvas-container{display:block!important}._canvasContainer_1u8d6_13 canvas{display:block;user-select:none;-webkit-user-drag:none;-webkit-user-select:none}._uploadOverlay_1u8d6_30{position:absolute;inset:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#ffffffb3;cursor:pointer;transition:all .2s ease;z-index:10;pointer-events:all}._uploadOverlay_1u8d6_30:hover,._uploadOverlay_1u8d6_30._dragOver_1u8d6_47{background:#dbeafe66}._uploadIcon_1u8d6_51{font-size:48px}._uploadText_1u8d6_55{font-size:.875rem;color:#6b7280;text-align:center;line-height:1.6}._uploadHint_1u8d6_62{font-size:.75rem;color:#9ca3af}._fileInput_1u8d6_67{display:none}._imageActions_1u8d6_71{position:absolute;top:6px;right:6px;z-index:20;display:flex;gap:4px;opacity:0;transition:opacity .15s ease}._canvasContainer_1u8d6_13:hover ._imageActions_1u8d6_71{opacity:1}._changeImageBtn_1u8d6_85{padding:4px 10px;border-radius:8px;font-size:.75rem;font-weight:500;background:#ffffffe6;cursor:pointer;transition:background .15s ease,border-color .15s ease;color:#2563eb;border:1px solid rgba(37,99,235,.3)}._changeImageBtn_1u8d6_85:hover{background:#2563eb1a;border-color:#2563eb}._panel_1idtv_1{display:flex;flex-direction:column;width:480px;min-width:420px;border-left:1px solid #e5e7eb;background:#fff;overflow:hidden}._header_1idtv_11{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;flex-shrink:0;background:#f9fafb}._headerTop_1idtv_21{display:flex;align-items:baseline;gap:8px}._headerTitle_1idtv_27{font-weight:700;font-size:1.125rem;color:#1f2937}._headerCount_1idtv_33{font-size:.75rem;color:#2563eb;font-weight:600;background:#dbeafe;padding:2px 8px;border-radius:9999px}._addBtn_1idtv_42{display:flex;align-items:center;gap:4px;padding:6px 12px;border-radius:8px;font-size:.875rem;font-weight:500;color:#2563eb;background:#dbeafe;transition:all .15s ease}._addBtn_1idtv_42:hover{background:#bfdbfe}._list_1idtv_58{flex:1;overflow-y:auto;padding:8px}._empty_1idtv_64{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:#9ca3af;font-size:.875rem;gap:8px}._item_1idtv_75{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;overflow:hidden;transition:all .15s ease}._item_1idtv_75:hover{border-color:#d1d5db}._item_1idtv_75._highlighted_1idtv_85{border-color:#2563eb;box-shadow:0 0 0 2px #dbeafe}._item_1idtv_75._crossPageItem_1idtv_89{border-style:dashed;border-color:#d1d5db;background:#f9fafb}._itemHeader_1idtv_95{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f9fafb;cursor:pointer}._itemHeaderReplied_1idtv_104{background:#ecfdf5}._itemHeaderReplied_1idtv_104 ._markerBadge_1idtv_107{background:#10b981}._itemHeaderReplied_1idtv_104 ._itemNumber_1idtv_110{color:#059669}._repliedBadge_1idtv_114{display:inline-block;padding:2px 8px;border-radius:9999px;font-size:.75rem;font-weight:500;background:#10b9811a;color:#059669}._markerBadge_1idtv_107{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9999px;background:#2563eb;color:#fff;font-size:.875rem;font-weight:700;flex-shrink:0}._itemNumber_1idtv_110{font-weight:600;flex:1;font-size:.875rem}._deleteBtn_1idtv_144{color:#9ca3af;font-size:16px;padding:2px;border-radius:4px}._deleteBtn_1idtv_144:hover{color:#ef4444;background:#ef44441a}._itemBody_1idtv_155{padding:10px 12px}._contentInput_1idtv_159{width:100%;min-height:60px;border:1px solid #e5e7eb;border-radius:4px;padding:8px;font-size:.875rem;resize:vertical;line-height:1.5}._contentInput_1idtv_159:focus{outline:none;border-color:#2563eb}._contentInput_1idtv_159:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed;border-color:#e5e7eb}._meta_1idtv_180{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}._metaSelect_1idtv_187{flex:1;min-width:100px;height:30px;border:1px solid #e5e7eb;border-radius:4px;padding:0 6px;font-size:.75rem}._metaSelect_1idtv_187:focus{outline:none;border-color:#2563eb}._metaSelectRequired_1idtv_201{border-color:#f59e0b;background:#fffbeb}._metaSelectRequired_1idtv_201:focus{border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b26}._assigneeWarning_1idtv_210{display:flex;align-items:center;gap:4px;padding:6px 10px;margin-bottom:8px;border-radius:4px;font-size:.75rem;font-weight:500;color:#92400e;background:#fef3c7;border:1px solid #fde68a}._priorityBadge_1idtv_224{display:inline-block;padding:2px 8px;border-radius:9999px;font-size:.75rem;font-weight:500}._priorityBadge_1idtv_224._high_1idtv_85{background:#ef44441a;color:#ef4444}._priorityBadge_1idtv_224._medium_1idtv_235{background:#f59e0b1a;color:#f59e0b}._priorityBadge_1idtv_224._low_1idtv_239{background:#22c55e1a;color:#22c55e}._statusBadge_1idtv_244{display:inline-block;padding:2px 8px;border-radius:9999px;font-size:.75rem;font-weight:500}._statusBadge_1idtv_244._pending_1idtv_251{background:#9ca3af26;color:#4b5563}._statusBadge_1idtv_244._inProgress_1idtv_255{background:#3b82f61a;color:#3b82f6}._statusBadge_1idtv_244._done_1idtv_259{background:#22c55e1a;color:#22c55e}._contentReadonly_1idtv_264{width:100%;min-height:40px;padding:8px;font-size:.875rem;line-height:1.5;color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;white-space:pre-wrap;word-break:break-word}._requester_1idtv_278{font-size:.75rem;color:#6b7280;margin-top:6px}._responseSection_1idtv_284{margin-top:10px;padding-top:10px;border-top:1px dashed #e5e7eb}._responseLabel_1idtv_290{font-size:.75rem;font-weight:600;color:#4b5563;margin-bottom:4px}._responseInput_1idtv_297{width:100%;min-height:50px;border:1px solid #93c5fd;border-radius:4px;padding:8px;font-size:.875rem;resize:vertical;line-height:1.5;background:#eff6ff}._responseInput_1idtv_297:focus{outline:none;border-color:#2563eb}._responseReadonly_1idtv_313{width:100%;min-height:30px;padding:8px;font-size:.875rem;line-height:1.5;color:#374151;background:#eff6ff;border:1px solid #93c5fd;border-radius:4px;white-space:pre-wrap;word-break:break-word}._replyActionBtn_1idtv_327{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px;margin-top:10px;border:1px solid #2563eb;border-radius:8px;color:#2563eb;font-size:.875rem;font-weight:600;background:#dbeafe;transition:all .15s ease}._replyActionBtn_1idtv_327:hover{background:#2563eb;color:#fff}._replyModeActions_1idtv_348{display:flex;gap:8px;margin-top:10px}._replySaveBtn_1idtv_354{flex:1;padding:10px;border-radius:8px;font-size:.875rem;font-weight:600;background:#2563eb;color:#fff;transition:all .15s ease}._replySaveBtn_1idtv_354:hover{background:#1350d4}._replyCancelBtn_1idtv_368{flex:1;padding:10px;border-radius:8px;font-size:.875rem;font-weight:600;border:1px solid #d1d5db;color:#4b5563;background:#fff;transition:all .15s ease}._replyCancelBtn_1idtv_368:hover{background:#f3f4f6}._repliesSection_1idtv_383{margin-top:12px;padding-top:10px;border-top:1px solid #e5e7eb;border-left:3px solid #2563eb;padding-left:12px;margin-left:4px}._repliesHeader_1idtv_392{font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:8px}._replyItem_1idtv_399{background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;padding:8px 10px;margin-bottom:6px}._replyItem_1idtv_399:last-child{margin-bottom:0}._replyItemHeader_1idtv_410{display:flex;align-items:center;gap:6px;margin-bottom:6px;flex-wrap:wrap}._replyMarkerBadge_1idtv_418{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:9999px;background:#9ca3af;color:#fff;font-size:.75rem;font-weight:700;flex-shrink:0}._replyAuthor_1idtv_432{font-size:.75rem;font-weight:600;color:#374151}._replyPageCurrent_1idtv_438{font-size:.75rem;color:#9ca3af;cursor:pointer}._replyPageCurrent_1idtv_438:hover{color:#2563eb}._pageLink_1idtv_447{font-size:.75rem;color:#2563eb;font-weight:500;padding:1px 6px;border-radius:4px;transition:all .15s ease}._pageLink_1idtv_447:hover{background:#dbeafe}._replyDeleteBtn_1idtv_459{margin-left:auto;color:#9ca3af;font-size:12px;padding:2px;border-radius:4px}._replyDeleteBtn_1idtv_459:hover{color:#ef4444;background:#ef44441a}._replyActions_1idtv_471{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}._replyDeleteTextBtn_1idtv_478{font-size:.75rem;color:#6b7280;padding:2px 8px;border-radius:4px;transition:all .15s ease}._replyDeleteTextBtn_1idtv_478:hover{color:#ef4444;background:#ef444414}._replyContentInput_1idtv_490{width:100%;min-height:40px;border:1px solid #e5e7eb;border-radius:4px;padding:6px 8px;font-size:.75rem;resize:vertical;line-height:1.5}._replyContentInput_1idtv_490:focus{outline:none;border-color:#2563eb}._replyContentReadonly_1idtv_505{width:100%;padding:4px 0;font-size:.75rem;line-height:1.5;color:#374151;white-space:pre-wrap;word-break:break-word}._container_1q4dl_1{display:flex;flex-direction:column;height:100%}._body_1q4dl_7{display:flex;flex:1;min-height:0;overflow:hidden}._lockBanner_1q4dl_14{display:flex;align-items:center;justify-content:center;gap:16px;padding:12px 20px;background:#fef2f2;border-bottom:2px solid #dc2626;color:#991b1b;font-size:.875rem;font-weight:500;flex-shrink:0}._lockTimer_1q4dl_28{font-weight:700;color:#dc2626}._lockBannerAssignee_1q4dl_33{display:flex;align-items:center;justify-content:center;gap:16px;padding:12px 20px;background:#eff6ff;border-bottom:2px solid #3b82f6;color:#1e40af;font-size:.875rem;font-weight:500;flex-shrink:0}._unlockBtn_1q4dl_47{padding:6px 16px;border-radius:8px;font-size:.875rem;font-weight:600;background:#3b82f6;color:#fff;transition:background .15s ease}._unlockBtn_1q4dl_47:hover{background:#2563eb}._replyModeBanner_1q4dl_60{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 20px;background:#2563eb;color:#fff;font-size:.875rem;font-weight:500;flex-shrink:0}._replyModeCancelBtn_1q4dl_73{padding:4px 12px;border-radius:4px;font-size:.75rem;font-weight:500;background:#fff3;color:#fff;transition:background .15s ease}._replyModeCancelBtn_1q4dl_73:hover{background:#ffffff59}._canvasPanel_1q4dl_86{flex:1;display:flex;flex-direction:column;min-width:0}._modal_1q4dl_93{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000}._modalOverlay_1q4dl_102{position:absolute;inset:0;background:#0006}._modalContent_1q4dl_108{position:relative;background:#fff;border-radius:12px;padding:32px;width:420px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 15px #0000001a}._modalTitle_1q4dl_119{font-size:1.125rem;font-weight:600;margin-bottom:16px}._modalLoading_1q4dl_125{text-align:center;color:#9ca3af;padding:20px 0;font-size:.875rem}._memberList_1q4dl_132{border:1px solid #e5e7eb;border-radius:8px;max-height:240px;overflow-y:auto}._memberItem_1q4dl_139{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;transition:background .15s ease}._memberItem_1q4dl_139:hover{background:#f9fafb}._memberItem_1q4dl_139+._memberItem_1q4dl_139{border-top:1px solid #f3f4f6}._memberItem_1q4dl_139 input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb;cursor:pointer}._memberName_1q4dl_160{font-size:.875rem;color:#1f2937;flex:1}._memberRole_1q4dl_166{font-size:.75rem;color:#9ca3af}._selectedCount_1q4dl_171{margin-top:6px;font-size:.75rem;color:#2563eb}._modalActions_1q4dl_177{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}._modalBtnCancel_1q4dl_184{padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:500;color:#4b5563}._modalBtnCancel_1q4dl_184:hover{background:#f3f4f6}._modalBtnConfirm_1q4dl_195{padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:500;background:#2563eb;color:#fff}._modalBtnConfirm_1q4dl_195:hover{background:#1d4ed8}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;color:#1f2937;background:#f9fafb;-webkit-font-smoothing:antialiased}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}input,textarea,select{font:inherit;color:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}
