._container_1xp5q_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_1xp5q_11{background:#fff;border-radius:12px;padding:40px;max-width:400px;width:100%;box-shadow:0 10px 15px #0000001a;text-align:center}._logo_1xp5q_21{margin-bottom:16px}._logoImg_1xp5q_25{width:64px;height:64px;object-fit:contain}._title_1xp5q_31{font-size:24px;font-weight:700;margin-bottom:8px;color:#111827}._subtitle_1xp5q_38{font-size:.875rem;color:#6b7280;margin-bottom:32px}._form_1xp5q_44{display:flex;flex-direction:column;gap:12px}._input_1xp5q_50{width:100%;height:44px;border:1px solid #d1d5db;border-radius:8px;padding:0 14px;font-size:1rem;transition:border-color .15s ease}._input_1xp5q_50:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._loginBtn_1xp5q_65{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_1xp5q_65:hover:not(:disabled){background:#1d4ed8}._loginBtn_1xp5q_65:disabled{opacity:.6;cursor:not-allowed}._error_1xp5q_84{color:#ef4444;font-size:.875rem;text-align:center;padding:4px 0}._container_1vtrf_1{min-height:100%;background:#f0f2f5}._header_1vtrf_6{display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:56px;background:#1e293b;color:#fff}._headerLeft_1vtrf_16{display:flex;align-items:center;gap:10px}._logo_1vtrf_22{font-size:22px}._logoImg_1vtrf_26{width:28px;height:28px;object-fit:contain}._headerTitle_1vtrf_32{font-size:1rem;font-weight:600;letter-spacing:-.01em}._headerRight_1vtrf_38{display:flex;align-items:center;gap:16px}._userInfo_1vtrf_44{font-size:.875rem;color:#ffffffb3}._userInfo_1vtrf_44 strong{color:#fff}._logoutBtn_1vtrf_52{padding:6px 14px;border-radius:8px;font-size:.75rem;color:#fff9;border:1px solid rgba(255,255,255,.15);transition:all .15s ease}._logoutBtn_1vtrf_52:hover{background:#ffffff1a;color:#fff}._content_1vtrf_65{max-width:960px;margin:0 auto;padding:32px 24px}._topBar_1vtrf_71{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._sectionTitle_1vtrf_78{font-size:1.35rem;font-weight:700;color:#1f2937}._createBtn_1vtrf_84{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_1vtrf_84:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}._tabs_1vtrf_103{display:flex;gap:4px;background:#fff;border-radius:8px;padding:4px;margin-bottom:24px;box-shadow:0 1px 2px #0000000d}._tabBtn_1vtrf_113{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_1vtrf_113:hover{color:#374151;background:#f9fafb}._tabBtn_1vtrf_113._active_1vtrf_130{color:#2563eb;background:#dbeafe;font-weight:600}._grid_1vtrf_136{display:flex;flex-direction:column;gap:12px}._projectCard_1vtrf_142{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_1vtrf_142:hover{border-color:#2563eb;box-shadow:0 4px 16px #2563eb1a;transform:translateY(-1px)}._cardTitle_1vtrf_160{font-weight:600;font-size:1rem;color:#1f2937;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cardMeta_1vtrf_171{font-size:.75rem;color:#9ca3af;display:flex;align-items:center;gap:16px;flex-shrink:0}._cardFooter_1vtrf_180{display:flex;align-items:center;gap:12px;flex-shrink:0}._pageCount_1vtrf_187{font-size:.75rem;color:#6b7280;background:#f3f4f6;padding:4px 10px;border-radius:9999px;font-weight:500}._deleteCardBtn_1vtrf_196{padding:4px 10px;border-radius:4px;font-size:.75rem;color:#9ca3af;transition:all .15s ease}._deleteCardBtn_1vtrf_196:hover{color:#ef4444;background:#ef444414}._deleteLocked_1vtrf_208{padding:4px 10px;border-radius:4px;font-size:.75rem;color:#9ca3af;background:#f3f4f6;cursor:default}._empty_1vtrf_217{text-align:center;padding:80px 20px;color:#9ca3af;background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000d}._emptyIcon_1vtrf_226{font-size:48px;margin-bottom:12px}._emptyText_1vtrf_231{font-size:.875rem}._modal_1vtrf_235{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000}._modalOverlay_1vtrf_244{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_1vtrf_251{position:relative;background:#fff;border-radius:12px;padding:32px;width:480px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 15px #0000001a}._modalTitle_1vtrf_262{font-size:1.125rem;font-weight:700;margin-bottom:20px;color:#1f2937}._modalInput_1vtrf_269,._modalInputError_1vtrf_269{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_1vtrf_269:focus,._modalInputError_1vtrf_269:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._modalInputError_1vtrf_269{border-color:#ef4444;margin-bottom:4px}._modalInputError_1vtrf_269:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._errorText_1vtrf_294{display:block;font-size:.75rem;color:#ef4444;margin-bottom:12px}._shareSection_1vtrf_301{margin-bottom:16px}._shareLabel_1vtrf_305{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:8px}._memberList_1vtrf_313{border:1px solid #e5e7eb;border-radius:8px;max-height:200px;overflow-y:auto}._memberItem_1vtrf_320{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;transition:background .15s ease}._memberItem_1vtrf_320:hover{background:#f9fafb}._memberItem_1vtrf_320+._memberItem_1vtrf_320{border-top:1px solid #f3f4f6}._memberItem_1vtrf_320 input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb;cursor:pointer}._memberName_1vtrf_341{font-size:.875rem;color:#1f2937;flex:1}._memberRole_1vtrf_347{font-size:.75rem;color:#9ca3af}._selectedCount_1vtrf_352{margin-top:6px;font-size:.75rem;color:#2563eb}._modalActions_1vtrf_358{display:flex;justify-content:flex-end;gap:8px}._modalBtn_1vtrf_364{padding:10px 20px;border-radius:8px;font-size:.875rem;font-weight:500;transition:all .15s ease}._modalBtn_1vtrf_364._cancel_1vtrf_371{color:#4b5563}._modalBtn_1vtrf_364._cancel_1vtrf_371:hover{background:#f3f4f6}._modalBtn_1vtrf_364._confirm_1vtrf_377{background:#2563eb;color:#fff}._modalBtn_1vtrf_364._confirm_1vtrf_377:hover{background:#1d4ed8}._toolbar_1h2cd_1{--tb-bg: #fff;--tb-border: #e5e7eb;--tb-text: #4b5563;--tb-divider: #e5e7eb;--tb-hover: #f3f4f6;--tb-active-bg: #dbeafe;--tb-active-color: #2563eb;--tb-swatch-border: #d1d5db;--tb-swatch-active: #2563eb;--tb-select-bg: #fff;--tb-select-border: #d1d5db;--tb-select-color: #1f2937;--tb-title-color: #1f2937;--tb-dirty-color: #dc2626;--tb-saved-color: #9ca3af;--tb-primary-bg: #2563eb;--tb-primary-color: #fff;--tb-primary-hover: #1d4ed8;display:flex;align-items:center;gap:8px;height:52px;padding:0 16px;background:var(--tb-bg);border-bottom:1px solid var(--tb-border);flex-shrink:0;transition:background .25s}._toolbar_1h2cd_1._roleCreator_1h2cd_30{--tb-bg: #2563eb;--tb-border: #1d4ed8;--tb-text: rgba(255,255,255,.9);--tb-divider: rgba(255,255,255,.25);--tb-hover: rgba(255,255,255,.15);--tb-active-bg: rgba(255,255,255,.25);--tb-active-color: #fff;--tb-swatch-border: rgba(255,255,255,.4);--tb-swatch-active: #fff;--tb-select-bg: rgba(255,255,255,.15);--tb-select-border: rgba(255,255,255,.3);--tb-select-color: #fff;--tb-title-color: #fff;--tb-dirty-color: #fbbf24;--tb-saved-color: rgba(255,255,255,.6);--tb-primary-bg: #fff;--tb-primary-color: #2563eb;--tb-primary-hover: #e0e7ff}._toolbar_1h2cd_1._roleAssignee_1h2cd_50{--tb-bg: #dc2626;--tb-border: #b91c1c;--tb-text: rgba(255,255,255,.9);--tb-divider: rgba(255,255,255,.25);--tb-hover: rgba(255,255,255,.15);--tb-active-bg: rgba(255,255,255,.25);--tb-active-color: #fff;--tb-swatch-border: rgba(255,255,255,.4);--tb-swatch-active: #fff;--tb-select-bg: rgba(255,255,255,.15);--tb-select-border: rgba(255,255,255,.3);--tb-select-color: #fff;--tb-title-color: #fff;--tb-dirty-color: #fbbf24;--tb-saved-color: rgba(255,255,255,.6);--tb-primary-bg: #fff;--tb-primary-color: #dc2626;--tb-primary-hover: #fee2e2}._toolbar_1h2cd_1._roleShared_1h2cd_70{--tb-bg: #16a34a;--tb-border: #15803d;--tb-text: rgba(255,255,255,.9);--tb-divider: rgba(255,255,255,.25);--tb-hover: rgba(255,255,255,.15);--tb-active-bg: rgba(255,255,255,.25);--tb-active-color: #fff;--tb-swatch-border: rgba(255,255,255,.4);--tb-swatch-active: #fff;--tb-select-bg: rgba(255,255,255,.15);--tb-select-border: rgba(255,255,255,.3);--tb-select-color: #fff;--tb-title-color: #fff;--tb-dirty-color: #fbbf24;--tb-saved-color: rgba(255,255,255,.6);--tb-primary-bg: #fff;--tb-primary-color: #16a34a;--tb-primary-hover: #dcfce7}._roleTitle_1h2cd_91{display:flex;align-items:center;gap:8px}._roleLabelText_1h2cd_97{font-size:11px;font-weight:700;color:var(--tb-title-color);opacity:.75;white-space:nowrap;letter-spacing:.5px;padding:2px 8px;border:1px solid rgba(255,255,255,.3);border-radius:9999px}._projectTitleText_1h2cd_109{font-weight:700;font-size:15px;color:var(--tb-title-color);max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._divider_1h2cd_119{width:1px;height:28px;background:var(--tb-divider);margin:0 4px}._toolGroup_1h2cd_126{display:flex;gap:2px}._imageBtn_1h2cd_131{display:flex;align-items:center;height:30px;padding:0 10px;border-radius:8px;font-size:.75rem;font-weight:600;border:1.5px solid rgba(255,255,255,.5);color:var(--tb-text);background:#ffffff1a;cursor:pointer;transition:all .15s ease;white-space:nowrap}._imageBtn_1h2cd_131:hover:not(:disabled){background:#ffffff40;border-color:#fffc}._imageBtn_1h2cd_131:disabled{opacity:.4;cursor:not-allowed}._toolBtn_1h2cd_155{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;transition:all .15s ease;font-size:18px;color:var(--tb-text)}._toolBtn_1h2cd_155:hover:not(:disabled){background:var(--tb-hover)}._toolBtn_1h2cd_155._active_1h2cd_169{background:var(--tb-active-bg);color:var(--tb-active-color)}._toolBtn_1h2cd_155:disabled{opacity:.4;cursor:not-allowed}._colorPicker_1h2cd_178{display:flex;align-items:center;gap:4px}._colorSwatch_1h2cd_184{width:24px;height:24px;border-radius:4px;border:2px solid var(--tb-swatch-border);cursor:pointer}._colorSwatch_1h2cd_184._active_1h2cd_169{border-color:var(--tb-swatch-active)}._colorInput_1h2cd_195{opacity:0;position:absolute;width:0;height:0}._selectLabel_1h2cd_202{font-size:.75rem;color:var(--tb-text);opacity:.7;white-space:nowrap}._strokeSelect_1h2cd_209{width:60px;height:32px;border:1px solid var(--tb-select-border);border-radius:4px;padding:0 4px;font-size:.875rem;background:var(--tb-select-bg);color:var(--tb-select-color)}._strokeSelect_1h2cd_209:focus{outline:none;border-color:var(--tb-swatch-active)}._strokeSelect_1h2cd_209:disabled{opacity:.4;cursor:not-allowed}._strokeSelect_1h2cd_209 option{background:#fff;color:#1f2937}._spacer_1h2cd_232{flex:1}._actionBtn_1h2cd_236{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:var(--tb-text)}._actionBtn_1h2cd_236:hover:not(:disabled){background:var(--tb-hover)}._actionBtn_1h2cd_236:disabled{opacity:.4;cursor:not-allowed}._actionBtn_1h2cd_236._primary_1h2cd_255{background:var(--tb-primary-bg);color:var(--tb-primary-color)}._actionBtn_1h2cd_236._primary_1h2cd_255:hover:not(:disabled){background:var(--tb-primary-hover)}._actionBtn_1h2cd_236._primary_1h2cd_255:disabled{background:#fff3;color:#ffffff80}._saveDirty_1h2cd_267{background:#fbbf24!important;color:#92400e!important;font-weight:700;font-size:15px;padding:0 24px;height:38px;animation:_pulse_1h2cd_1 1.5s infinite;box-shadow:0 0 0 3px #fbbf244d}._saveDirty_1h2cd_267:hover:not(:disabled){background:#f59e0b!important}@keyframes _pulse_1h2cd_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._dirtyMsg_1h2cd_289{font-size:.75rem;color:var(--tb-dirty-color);font-weight:600;margin-right:8px;white-space:nowrap}._savedMsg_1h2cd_297{font-size:.75rem;color:var(--tb-saved-color);margin-right:8px;white-space:nowrap}._currentUser_1h2cd_304{font-size:.875rem;color:var(--tb-text);font-weight:500;white-space:nowrap;margin-right:4px}._autoSaveMsg_1h2cd_312{font-size:.75rem;color:var(--tb-saved-color);margin-right:8px;white-space:nowrap}._panel_1t2z1_1{display:flex;flex-direction:column;width:220px;min-width:220px;border-right:1px solid #e5e7eb;background:#f9fafb;overflow:hidden}._header_1t2z1_11{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #e5e7eb;flex-shrink:0}._title_1t2z1_20{font-weight:600;font-size:.875rem;color:#374151}._count_1t2z1_26{font-size:.75rem;color:#9ca3af;background:#e5e7eb;padding:1px 6px;border-radius:9999px}._list_1t2z1_34{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:6px}._item_1t2z1_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_1t2z1_43:hover{border-color:#d1d5db}._item_1t2z1_43._active_1t2z1_55{border-color:#2563eb;box-shadow:0 0 0 1px #dbeafe}._thumbnail_1t2z1_60{position:relative;width:100%;aspect-ratio:5/3;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e5e7eb}._thumbDoneStamp_1t2z1_72{position:absolute;bottom:4px;right:6px;font-size:9px;font-weight:800;color:#ef4444;border:1.5px solid #ef4444;border-radius:3px;padding:1px 6px;transform:rotate(-6deg);opacity:.85;letter-spacing:1px;background:#ffffffd9;pointer-events:none}._thumbImg_1t2z1_89{width:100%;height:100%;object-fit:contain}._emptyThumb_1t2z1_95{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f3f4f6;color:#9ca3af;font-size:1.125rem;font-weight:600}._itemInfo_1t2z1_107{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;border-top:1px solid #f3f4f6}._pageNum_1t2z1_115{font-size:.75rem;color:#6b7280;font-weight:500}._deleteBtn_1t2z1_121{font-size:10px;color:#9ca3af;padding:2px 4px;border-radius:4px;opacity:0;transition:all .15s ease}._item_1t2z1_43:hover ._deleteBtn_1t2z1_121{opacity:1}._deleteBtn_1t2z1_121:hover{color:#ef4444;background:#ef44441a}._addBtn_1t2z1_137{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_1t2z1_137:hover{color:#2563eb;border-color:#2563eb;background:#dbeafe}._canvasWrapper_n9jtz_1{position:relative;flex:1;display:flex;align-items:flex-start;justify-content:center;background:#f3f4f6;overflow:auto;min-height:0;padding:24px}._canvasContainer_n9jtz_13{position:relative;box-shadow:0 4px 6px #00000012;background:#fff;overflow:hidden;flex-shrink:0}._canvasContainer_n9jtz_13._dragOver_n9jtz_20{outline:3px dashed #2563eb;outline-offset:-3px}._canvasContainer_n9jtz_13 .canvas-container{display:block!important}._canvasContainer_n9jtz_13 canvas{display:block;user-select:none;-webkit-user-drag:none;-webkit-user-select:none}._fileInput_n9jtz_34{display:none}._doneStamp_n9jtz_38{position:absolute;bottom:32px;right:48px;z-index:10;pointer-events:none}._doneStampInner_n9jtz_46{font-size:28px;font-weight:900;color:#dc2626;border:4px solid #dc2626;border-radius:8px;padding:10px 36px;transform:rotate(-6deg);opacity:.85;letter-spacing:6px;box-shadow:inset 0 0 0 2px #dc2626;background:#dc26260a}._panel_1sxta_1{display:flex;flex-direction:column;width:480px;min-width:420px;border-left:1px solid #e5e7eb;background:#fff;overflow:hidden}._header_1sxta_11{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;flex-shrink:0;background:#f9fafb}._headerTop_1sxta_21{display:flex;align-items:baseline;gap:8px}._headerTitle_1sxta_27{font-weight:700;font-size:1.125rem;color:#1f2937}._headerCount_1sxta_33{font-size:.75rem;color:#2563eb;font-weight:600;background:#dbeafe;padding:2px 8px;border-radius:9999px}._addBtn_1sxta_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_1sxta_42:hover{background:#bfdbfe}._pageMetaSection_1sxta_58{padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e5e7eb;flex-shrink:0}._pageMetaRow_1sxta_65{display:flex;gap:10px;align-items:flex-end}._pageMetaItem_1sxta_71{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}._pageMetaLabel_1sxta_79{font-size:11px;font-weight:600;color:#6b7280}._pageMetaSelect_1sxta_85{height:32px;border:1px solid #e5e7eb;border-radius:4px;padding:0 6px;font-size:.75rem;background:#fff}._pageMetaSelect_1sxta_85:focus{outline:none;border-color:#2563eb}._pageMetaSelect_1sxta_85:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}._statusControl_1sxta_103{display:flex;align-items:center;gap:6px}._statusBadgeLarge_1sxta_109{display:inline-flex;align-items:center;padding:4px 10px;border-radius:9999px;font-size:.75rem;font-weight:600;white-space:nowrap}._statusBadgeLarge_1sxta_109._pending_1sxta_118{background:#9ca3af26;color:#4b5563}._statusBadgeLarge_1sxta_109._inProgress_1sxta_122{background:#3b82f61a;color:#3b82f6}._statusBadgeLarge_1sxta_109._done_1sxta_126{background:#22c55e1a;color:#22c55e}._statusChangeBtn_1sxta_131{padding:4px 10px;border-radius:4px;font-size:.75rem;font-weight:600;color:#fff;background:#2563eb;white-space:nowrap;transition:all .15s ease}._statusChangeBtn_1sxta_131:hover{background:#1350d4}._list_1sxta_145{flex:1;overflow-y:auto;padding:8px}._empty_1sxta_151{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:#9ca3af;font-size:.875rem;gap:8px}._item_1sxta_162{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;overflow:hidden;transition:all .15s ease}._item_1sxta_162:hover{border-color:#d1d5db}._item_1sxta_162._highlighted_1sxta_172{border-color:#2563eb;box-shadow:0 0 0 2px #dbeafe}._item_1sxta_162._crossPageItem_1sxta_176{border-style:dashed;border-color:#d1d5db;background:#f9fafb}._itemHeader_1sxta_182{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f9fafb;cursor:pointer}._itemHeaderReplied_1sxta_191{background:#ecfdf5}._itemHeaderReplied_1sxta_191 ._markerBadge_1sxta_194{background:#10b981}._itemHeaderReplied_1sxta_191 ._itemNumber_1sxta_197{color:#059669}._repliedBadge_1sxta_201{display:inline-block;padding:2px 8px;border-radius:9999px;font-size:.75rem;font-weight:500;background:#10b9811a;color:#059669}._markerBadge_1sxta_194{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_1sxta_197{font-weight:600;flex:1;font-size:.875rem}._deleteBtn_1sxta_231{color:#9ca3af;font-size:16px;padding:2px;border-radius:4px}._deleteBtn_1sxta_231:hover{color:#ef4444;background:#ef44441a}._itemBody_1sxta_242{padding:10px 12px}._contentInput_1sxta_246{width:100%;min-height:60px;border:1px solid #e5e7eb;border-radius:4px;padding:8px;font-size:.875rem;resize:vertical;line-height:1.5}._contentInput_1sxta_246:focus{outline:none;border-color:#2563eb}._contentInput_1sxta_246:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed;border-color:#e5e7eb}._meta_1sxta_267{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}._metaSelect_1sxta_274{flex:1;min-width:100px;height:30px;border:1px solid #e5e7eb;border-radius:4px;padding:0 6px;font-size:.75rem}._metaSelect_1sxta_274:focus{outline:none;border-color:#2563eb}._metaSelectRequired_1sxta_288{border-color:#f59e0b;background:#fffbeb}._metaSelectRequired_1sxta_288:focus{border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b26}._assigneeWarning_1sxta_297{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_1sxta_311{display:inline-block;padding:2px 8px;border-radius:9999px;font-size:.75rem;font-weight:500}._priorityBadge_1sxta_311._high_1sxta_172{background:#ef44441a;color:#ef4444}._priorityBadge_1sxta_311._medium_1sxta_322{background:#f59e0b1a;color:#f59e0b}._priorityBadge_1sxta_311._low_1sxta_326{background:#22c55e1a;color:#22c55e}._statusBadge_1sxta_109{display:inline-block;padding:2px 8px;border-radius:9999px;font-size:.75rem;font-weight:500}._statusBadge_1sxta_109._pending_1sxta_118{background:#9ca3af26;color:#4b5563}._statusBadge_1sxta_109._inProgress_1sxta_122{background:#3b82f61a;color:#3b82f6}._statusBadge_1sxta_109._done_1sxta_126{background:#22c55e1a;color:#22c55e}._contentReadonly_1sxta_351{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_1sxta_365{font-size:.75rem;color:#6b7280;margin-top:6px}._responseSection_1sxta_371{margin-top:10px;padding-top:10px;border-top:1px dashed #e5e7eb}._responseLabel_1sxta_377{font-size:.75rem;font-weight:600;color:#4b5563;margin-bottom:4px}._responseInput_1sxta_384{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_1sxta_384:focus{outline:none;border-color:#2563eb}._responseReadonly_1sxta_400{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_1sxta_414{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_1sxta_414:hover{background:#2563eb;color:#fff}._replyModeActions_1sxta_435{display:flex;gap:8px;margin-top:10px}._replySaveBtn_1sxta_441{flex:1;padding:10px;border-radius:8px;font-size:.875rem;font-weight:600;background:#2563eb;color:#fff;transition:all .15s ease}._replySaveBtn_1sxta_441:hover{background:#1350d4}._replyCancelBtn_1sxta_455{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_1sxta_455:hover{background:#f3f4f6}._repliesSection_1sxta_470{margin-top:12px;padding-top:10px;border-top:1px solid #e5e7eb;border-left:3px solid #2563eb;padding-left:12px;margin-left:4px}._repliesHeader_1sxta_479{font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:8px}._replyItem_1sxta_486{background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;padding:8px 10px;margin-bottom:6px}._replyItem_1sxta_486:last-child{margin-bottom:0}._replyItemHeader_1sxta_497{display:flex;align-items:center;gap:6px;margin-bottom:6px;flex-wrap:wrap}._replyMarkerBadge_1sxta_505{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_1sxta_519{font-size:.75rem;font-weight:600;color:#374151}._replyPageCurrent_1sxta_525{font-size:.75rem;color:#9ca3af;cursor:pointer}._replyPageCurrent_1sxta_525:hover{color:#2563eb}._pageLink_1sxta_534{font-size:.75rem;color:#2563eb;font-weight:500;padding:1px 6px;border-radius:4px;transition:all .15s ease}._pageLink_1sxta_534:hover{background:#dbeafe}._replyDeleteBtn_1sxta_546{margin-left:auto;color:#9ca3af;font-size:12px;padding:2px;border-radius:4px}._replyDeleteBtn_1sxta_546:hover{color:#ef4444;background:#ef44441a}._replyActions_1sxta_558{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}._replyDeleteTextBtn_1sxta_565{font-size:.75rem;color:#6b7280;padding:2px 8px;border-radius:4px;transition:all .15s ease}._replyDeleteTextBtn_1sxta_565:hover{color:#ef4444;background:#ef444414}._replyContentInput_1sxta_577{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_1sxta_577:focus{outline:none;border-color:#2563eb}._replyContentReadonly_1sxta_592{width:100%;padding:4px 0;font-size:.75rem;line-height:1.5;color:#374151;white-space:pre-wrap;word-break:break-word}._doneStamp_1sxta_602{display:flex;align-items:center;justify-content:center;padding:24px 0;margin-top:12px}._doneStampInner_1sxta_610{font-size:24px;font-weight:900;color:#dc2626;border:4px solid #dc2626;border-radius:8px;padding:8px 28px;transform:rotate(-8deg);opacity:.85;letter-spacing:4px;text-transform:uppercase;box-shadow:inset 0 0 0 2px #dc2626;background:#dc26260a}._container_1huxb_1{display:flex;flex-direction:column;height:100%}._body_1huxb_7{display:flex;flex:1;min-height:0;overflow:hidden}._lockBanner_1huxb_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_1huxb_28{font-weight:700;color:#dc2626}._lockBannerAssignee_1huxb_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_1huxb_47{padding:6px 16px;border-radius:8px;font-size:.875rem;font-weight:600;background:#3b82f6;color:#fff;transition:background .15s ease}._unlockBtn_1huxb_47:hover{background:#2563eb}._replyModeBanner_1huxb_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_1huxb_73{padding:4px 12px;border-radius:4px;font-size:.75rem;font-weight:500;background:#fff3;color:#fff;transition:background .15s ease}._replyModeCancelBtn_1huxb_73:hover{background:#ffffff59}._canvasPanel_1huxb_86{flex:1;display:flex;flex-direction:column;min-width:0;position:relative}._doneStamp_1huxb_94{position:absolute;bottom:40px;right:60px;z-index:10;pointer-events:none}._doneStampInner_1huxb_102{font-size:28px;font-weight:900;color:#dc2626;border:4px solid #dc2626;border-radius:8px;padding:10px 36px;transform:rotate(-6deg);opacity:.85;letter-spacing:6px;box-shadow:inset 0 0 0 2px #dc2626;background:#dc26260a}._modal_1huxb_116{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000}._modalOverlay_1huxb_125{position:absolute;inset:0;background:#0006}._modalContent_1huxb_131{position:relative;background:#fff;border-radius:12px;padding:32px;width:420px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 15px #0000001a}._modalTitle_1huxb_142{font-size:1.125rem;font-weight:600;margin-bottom:16px}._modalLoading_1huxb_148{text-align:center;color:#9ca3af;padding:20px 0;font-size:.875rem}._memberList_1huxb_155{border:1px solid #e5e7eb;border-radius:8px;max-height:240px;overflow-y:auto}._memberItem_1huxb_162{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;transition:background .15s ease}._memberItem_1huxb_162:hover{background:#f9fafb}._memberItem_1huxb_162+._memberItem_1huxb_162{border-top:1px solid #f3f4f6}._memberItem_1huxb_162 input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb;cursor:pointer}._memberName_1huxb_183{font-size:.875rem;color:#1f2937;flex:1}._memberRole_1huxb_189{font-size:.75rem;color:#9ca3af}._selectedCount_1huxb_194{margin-top:6px;font-size:.75rem;color:#2563eb}._modalActions_1huxb_200{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}._modalBtnCancel_1huxb_207{padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:500;color:#4b5563}._modalBtnCancel_1huxb_207:hover{background:#f3f4f6}._modalBtnConfirm_1huxb_218{padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:500;background:#2563eb;color:#fff}._modalBtnConfirm_1huxb_218: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}
