._spinner_lmroh_2{width:24px;height:24px;border:3px solid var(--border-color);border-top-color:var(--accent);border-radius:50%;animation:_spin_lmroh_2 .6s linear infinite}._spinnerFullPage_lmroh_11{display:flex;align-items:center;justify-content:center;height:100vh}@keyframes _spin_lmroh_2{to{transform:rotate(360deg)}}._overlay_lmroh_23{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:200;padding:24px}._modal_lmroh_34{width:100%;max-width:520px;background:var(--bg-modal);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);animation:_fadeIn_lmroh_1 .15s ease-out}@keyframes _fadeIn_lmroh_1{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}._modalHeader_lmroh_49{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 0}._modalTitle_lmroh_56{font-size:18px;font-weight:600}._modalClose_lmroh_61{width:32px;height:32px;border-radius:var(--radius-sm);background:transparent;color:var(--text-muted);font-size:22px;display:flex;align-items:center;justify-content:center;transition:all .15s}._modalClose_lmroh_61:hover{background:var(--bg-hover);color:var(--text-primary)}._modalBody_lmroh_79{padding:20px 24px 24px}._confirmMessage_lmroh_84{color:var(--text-secondary);font-size:14px;line-height:1.5;margin-bottom:20px}._confirmActions_lmroh_91{display:flex;justify-content:flex-end;gap:8px}._btnSecondary_lmroh_97{padding:8px 20px;background:transparent;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:14px;transition:all .15s}._btnSecondary_lmroh_97:hover{border-color:var(--text-muted);color:var(--text-primary)}._btnDanger_lmroh_112{padding:8px 20px;background:var(--danger);color:#fff;border-radius:var(--radius-sm);font-size:14px;font-weight:600;transition:background .15s}._btnDanger_lmroh_112:hover{background:var(--danger-hover)}._toastContainer_lmroh_127{position:fixed;bottom:24px;right:24px;display:flex;flex-direction:column;gap:8px;z-index:300}._toast_lmroh_127{padding:12px 20px;border-radius:var(--radius-md);font-size:13px;font-weight:500;box-shadow:var(--shadow-md);animation:_toastIn_lmroh_1 .2s ease-out;color:#fff}@keyframes _toastIn_lmroh_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._toast_info_lmroh_152{background:var(--info)}._toast_success_lmroh_156{background:var(--success)}._toast_error_lmroh_160{background:var(--danger)}._toast_warning_lmroh_164{background:var(--warning)}._layout_1mxb1_1{display:flex;flex-direction:column;height:100%}._header_1mxb1_7{display:flex;align-items:center;gap:24px;padding:0 24px;height:56px;background:var(--bg-secondary);border-bottom:1px solid var(--border-color);flex-shrink:0}._logo_1mxb1_18{font-size:18px;font-weight:700;color:var(--accent);letter-spacing:-.5px}._nav_1mxb1_25{display:flex;gap:4px}._link_1mxb1_30,._activeLink_1mxb1_31{padding:8px 16px;border-radius:var(--radius-md);font-size:14px;font-weight:500;transition:background .15s,color .15s}._link_1mxb1_30{color:var(--text-secondary)}._link_1mxb1_30:hover{background:var(--bg-hover);color:var(--text-primary)}._activeLink_1mxb1_31{background:var(--accent-light);color:var(--accent)}._userArea_1mxb1_53{margin-left:auto;display:flex;align-items:center;gap:12px}._username_1mxb1_60{font-size:13px;color:var(--text-secondary)}._logoutBtn_1mxb1_65{padding:6px 14px;border-radius:var(--radius-sm);background:transparent;color:var(--text-secondary);font-size:13px;border:1px solid var(--border-color);transition:all .15s}._logoutBtn_1mxb1_65:hover{border-color:var(--danger);color:var(--danger)}._main_1mxb1_80{flex:1;overflow:auto}._container_ftyv2_1{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px}._form_ftyv2_9{width:100%;max-width:380px;padding:40px 32px;background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-lg)}._title_ftyv2_19{font-size:28px;font-weight:700;color:var(--accent);text-align:center;margin-bottom:4px}._subtitle_ftyv2_27{font-size:14px;color:var(--text-secondary);text-align:center;margin-bottom:28px}._error_ftyv2_34{padding:10px 14px;background:#f443361f;color:var(--danger);border-radius:var(--radius-sm);font-size:13px;margin-bottom:16px}._field_ftyv2_43{margin-bottom:18px}._label_ftyv2_47{display:block;font-size:13px;font-weight:500;color:var(--text-secondary);margin-bottom:6px}._input_ftyv2_55{width:100%;padding:10px 14px;background:var(--bg-input);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:14px;transition:border-color .15s}._input_ftyv2_55:focus{border-color:var(--accent)}._submitBtn_ftyv2_70{width:100%;padding:12px;background:var(--accent);color:#fff;border-radius:var(--radius-sm);font-size:15px;font-weight:600;margin-top:8px;transition:background .15s}._submitBtn_ftyv2_70:hover:not(:disabled){background:var(--accent-hover)}._submitBtn_ftyv2_70:disabled{opacity:.6;cursor:not-allowed}._hint_ftyv2_91{font-size:12px;color:var(--text-muted);text-align:center;margin-top:16px}._boardPage_ouu3m_1{display:flex;flex-direction:column;height:100%;padding:20px 24px;gap:16px}._toolbar_ouu3m_9{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._projectSelector_ouu3m_16{padding:8px 12px;background:var(--bg-input);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:14px;min-width:180px}._projectSelector_ouu3m_16:focus{border-color:var(--accent)}._categoryFilter_ouu3m_30{display:flex;gap:6px;flex-wrap:wrap}._chip_ouu3m_36{padding:5px 12px;border-radius:16px;font-size:12px;font-weight:500;background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border-color);transition:all .15s}._chip_ouu3m_36:hover{border-color:var(--accent);color:var(--text-primary)}._chipActive_ouu3m_52{background:var(--accent-light);color:var(--accent);border-color:var(--accent)}._addBtn_ouu3m_58{margin-left:auto;padding:8px 16px;background:var(--accent);color:#fff;border-radius:var(--radius-sm);font-size:13px;font-weight:600;transition:background .15s}._addBtn_ouu3m_58:hover{background:var(--accent-hover)}._board_ouu3m_1{display:flex;gap:16px;flex:1;overflow-x:auto;min-height:0}._boardLoading_ouu3m_83{display:flex;align-items:center;justify-content:center;flex:1}._column_ouu3m_91{flex:1;min-width:280px;max-width:400px;display:flex;flex-direction:column;background:var(--bg-secondary);border-radius:var(--radius-md);border:2px solid transparent;transition:border-color .2s}._columnOver_ouu3m_103{border-color:var(--accent);background:#6c63ff0d}._columnHeader_ouu3m_108{display:flex;align-items:center;gap:8px;padding:14px 16px 10px;flex-shrink:0}._columnDot_ouu3m_116{width:10px;height:10px;border-radius:50%;flex-shrink:0}._columnTitle_ouu3m_123{font-size:14px;font-weight:600}._columnCount_ouu3m_128{font-size:12px;color:var(--text-muted);background:var(--bg-tertiary);padding:1px 8px;border-radius:10px}._columnAddBtn_ouu3m_136{margin-left:auto;width:24px;height:24px;border-radius:var(--radius-sm);background:transparent;color:var(--text-muted);font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .15s}._columnAddBtn_ouu3m_136:hover{background:var(--bg-hover);color:var(--text-primary)}._columnBody_ouu3m_155{flex:1;overflow-y:auto;padding:4px 12px 12px;display:flex;flex-direction:column;gap:8px}._card_ouu3m_165{background:var(--bg-tertiary);border-radius:var(--radius-md);padding:12px;border:1px solid var(--border-color);cursor:grab;transition:box-shadow .15s,border-color .15s}._card_ouu3m_165:hover{border-color:var(--border-light);box-shadow:var(--shadow-sm)}._cardDragging_ouu3m_179{opacity:.4}._cardOverlay_ouu3m_183{box-shadow:var(--shadow-md);border-color:var(--accent);cursor:grabbing}._cardHeader_ouu3m_189{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:4px}._cardTitle_ouu3m_197{font-size:13px;font-weight:600;line-height:1.4;cursor:pointer}._cardCategory_ouu3m_204{display:inline-block;font-size:11px;color:var(--accent);background:var(--accent-light);padding:1px 8px;border-radius:10px;margin-bottom:4px}._cardDesc_ouu3m_214{font-size:12px;color:var(--text-secondary);line-height:1.4;cursor:pointer}._cardActions_ouu3m_221{display:flex;gap:4px;margin-top:8px;opacity:0;transition:opacity .15s}._card_ouu3m_165:hover ._cardActions_ouu3m_221{opacity:1}@media(hover:none){._cardActions_ouu3m_221{opacity:1}}._cardActionBtn_ouu3m_240{padding:3px 8px;font-size:11px;border-radius:var(--radius-sm);background:var(--bg-hover);color:var(--text-secondary);transition:all .15s}._cardActionBtn_ouu3m_240:hover{color:var(--text-primary)}._cardDeleteBtn_ouu3m_253:hover{background:#f4433626;color:var(--danger)}._priorityBadge_ouu3m_259{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}@media(max-width:768px){._boardPage_ouu3m_1{padding:12px}._board_ouu3m_1{flex-direction:column}._column_ouu3m_91{max-width:none;min-width:0}._columnBody_ouu3m_155{max-height:400px;position:relative;mask-image:linear-gradient(to bottom,black 85%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 85%,transparent 100%)}._toolbar_ouu3m_9{flex-direction:column;align-items:stretch}._addBtn_ouu3m_58{margin-left:0}}._form_r5phe_1{display:flex;flex-direction:column;gap:16px}._field_r5phe_7{display:flex;flex-direction:column;gap:6px;flex:1}._label_r5phe_14{font-size:13px;font-weight:500;color:var(--text-secondary)}._input_r5phe_20{padding:8px 12px;background:var(--bg-input);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:14px}._input_r5phe_20:focus{border-color:var(--accent)}._textarea_r5phe_33{padding:8px 12px;background:var(--bg-input);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:14px;resize:vertical}._textarea_r5phe_33:focus{border-color:var(--accent)}._select_r5phe_47{padding:8px 12px;background:var(--bg-input);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:14px}._select_r5phe_47:focus{border-color:var(--accent)}._row_r5phe_60{display:flex;gap:12px}._actions_r5phe_65{display:flex;justify-content:flex-end;gap:8px;padding-top:8px}._btnPrimary_r5phe_72{padding:8px 20px;background:var(--accent);color:#fff;border-radius:var(--radius-sm);font-size:14px;font-weight:600;transition:background .15s}._btnPrimary_r5phe_72:hover:not(:disabled){background:var(--accent-hover)}._btnPrimary_r5phe_72:disabled{opacity:.6;cursor:not-allowed}._btnSecondary_r5phe_91{padding:8px 20px;background:transparent;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:14px;transition:all .15s}._btnSecondary_r5phe_91:hover{border-color:var(--text-muted);color:var(--text-primary)}._btnDanger_r5phe_106{padding:8px 20px;background:var(--danger);color:#fff;border-radius:var(--radius-sm);font-size:14px;font-weight:600;transition:background .15s}._btnDanger_r5phe_106:hover{background:var(--danger-hover)}._detailOverlay_r5phe_121{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;justify-content:flex-end;z-index:100}._detailPanel_r5phe_130{width:420px;max-width:100%;height:100%;background:var(--bg-secondary);border-left:1px solid var(--border-color);padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:20px;animation:_slideIn_r5phe_1 .2s ease-out}@keyframes _slideIn_r5phe_1{0%{transform:translate(100%)}to{transform:translate(0)}}._detailHeader_r5phe_149{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._detailTitle_r5phe_156{font-size:20px;font-weight:600;line-height:1.3}._detailClose_r5phe_162{width:32px;height:32px;border-radius:var(--radius-sm);background:transparent;color:var(--text-muted);font-size:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}._detailClose_r5phe_162:hover{background:var(--bg-hover);color:var(--text-primary)}._detailMeta_r5phe_181{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._detailStatus_r5phe_188{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}._detailStatus_r5phe_188[data-status=todo]{background:#42a5f526;color:var(--column-todo)}._detailStatus_r5phe_188[data-status=doing]{background:#ff980026;color:var(--column-doing)}._detailStatus_r5phe_188[data-status=done]{background:#66bb6a26;color:var(--column-done)}._detailCategory_r5phe_211{font-size:12px;color:var(--accent);background:var(--accent-light);padding:3px 10px;border-radius:10px}._detailDescription_r5phe_219{color:var(--text-secondary);font-size:14px;line-height:1.6}._detailSectionTitle_r5phe_225{font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}._detailInfo_r5phe_234{display:flex;flex-direction:column;gap:8px}._detailInfoRow_r5phe_240{display:flex;justify-content:space-between;font-size:13px}._detailInfoLabel_r5phe_246{color:var(--text-muted)}._detailActions_r5phe_250{display:flex;gap:8px;margin-top:auto;padding-top:16px;border-top:1px solid var(--border-color)}@media(max-width:768px){._row_r5phe_60{flex-direction:column}._detailPanel_r5phe_130{width:100%}}._projectsPage_pdawj_1{padding:24px;max-width:1000px;margin:0 auto}._header_pdawj_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._title_pdawj_14{font-size:24px;font-weight:700}._addBtn_pdawj_19{padding:8px 16px;background:var(--accent);color:#fff;border-radius:var(--radius-sm);font-size:13px;font-weight:600;transition:background .15s}._addBtn_pdawj_19:hover{background:var(--accent-hover)}._empty_pdawj_33{text-align:center;color:var(--text-muted);padding:60px 0;font-size:15px}._grid_pdawj_41{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}._card_pdawj_47{background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-color);overflow:hidden;transition:border-color .15s}._card_pdawj_47:hover{border-color:var(--border-light)}._cardColor_pdawj_59{height:4px}._cardBody_pdawj_63{padding:16px}._cardName_pdawj_67{font-size:16px;font-weight:600;margin-bottom:4px}._cardDesc_pdawj_73{font-size:13px;color:var(--text-secondary);line-height:1.5;margin-bottom:12px}._cardFooter_pdawj_80{display:flex;justify-content:space-between;align-items:center}._ticketCount_pdawj_86{font-size:12px;color:var(--text-muted)}._cardActions_pdawj_91{display:flex;gap:4px}._editBtn_pdawj_96,._deleteBtn_pdawj_97{padding:4px 10px;font-size:12px;border-radius:var(--radius-sm);background:var(--bg-tertiary);color:var(--text-secondary);transition:all .15s}._editBtn_pdawj_96:hover{color:var(--text-primary)}._deleteBtn_pdawj_97:hover{background:#f4433626;color:var(--danger)}._form_pdawj_116{display:flex;flex-direction:column;gap:16px}._field_pdawj_122{display:flex;flex-direction:column;gap:6px}._label_pdawj_128{font-size:13px;font-weight:500;color:var(--text-secondary)}._input_pdawj_134{padding:8px 12px;background:var(--bg-input);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:14px}._input_pdawj_134:focus{border-color:var(--accent)}._textarea_pdawj_147{padding:8px 12px;background:var(--bg-input);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:14px;resize:vertical}._textarea_pdawj_147:focus{border-color:var(--accent)}._formActions_pdawj_161{display:flex;justify-content:flex-end;gap:8px;padding-top:8px}._btnPrimary_pdawj_168{padding:8px 20px;background:var(--accent);color:#fff;border-radius:var(--radius-sm);font-size:14px;font-weight:600;transition:background .15s}._btnPrimary_pdawj_168:hover:not(:disabled){background:var(--accent-hover)}._btnPrimary_pdawj_168:disabled{opacity:.6;cursor:not-allowed}._btnSecondary_pdawj_187{padding:8px 20px;background:transparent;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:14px;transition:all .15s}._btnSecondary_pdawj_187:hover{border-color:var(--text-muted);color:var(--text-primary)}._colorPicker_pdawj_203{display:flex;gap:8px;flex-wrap:wrap}._colorSwatch_pdawj_209{width:32px;height:32px;border-radius:50%;border:3px solid transparent;transition:border-color .15s,transform .15s}._colorSwatch_pdawj_209:hover{transform:scale(1.1)}._colorSwatchActive_pdawj_221{border-color:var(--text-primary)}:root{--bg-primary: #121212;--bg-secondary: #1e1e1e;--bg-tertiary: #2a2a2a;--bg-hover: #333333;--bg-input: #2a2a2a;--bg-modal: #1e1e1e;--text-primary: #e0e0e0;--text-secondary: #a0a0a0;--text-muted: #666666;--text-inverse: #121212;--border-color: #333333;--border-light: #444444;--accent: #6c63ff;--accent-hover: #5a52e0;--accent-light: rgba(108, 99, 255, .15);--success: #4caf50;--warning: #ff9800;--danger: #f44336;--danger-hover: #d32f2f;--info: #2196f3;--priority-high: #f44336;--priority-medium: #ff9800;--priority-low: #4caf50;--column-todo: #42a5f5;--column-doing: #ff9800;--column-done: #66bb6a;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .5);--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--font-family);background-color:var(--bg-primary);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;outline:none}input,select,textarea{font-family:inherit;outline:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
