._sideMenu_r7504_1{display:flex;flex-direction:column;width:240px;height:100vh;background-color:#001529;color:#fff}._logo_r7504_10{background-color:#002140}._logoLink_r7504_14{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;min-height:56px;color:#fff;text-decoration:none;font-size:1.25rem;font-weight:600;transition:background-color .15s ease}._logoLink_r7504_14:hover{background-color:#ffffff0d}._logoLink_r7504_14:focus-visible{outline:none;background-color:#ffffff1a;box-shadow:inset 0 0 0 2px #1890ff}._nav_r7504_38{flex-grow:1;padding:.5rem 0}._nav_r7504_38 ul{list-style:none;padding:0;margin:0}._navLink_r7504_49{display:flex;align-items:center;gap:.75rem;min-height:44px;padding:.75rem 1.25rem;color:#ffffffa6;text-decoration:none;font-size:.9375rem;transition:background-color .15s ease,color .15s ease}._navLink_r7504_49:hover{background-color:#1890ff33;color:#fff}._navLink_r7504_49:focus-visible{outline:none;background-color:#1890ff33;box-shadow:inset 0 0 0 2px #1890ff;color:#fff}._navLink_r7504_49._active_r7504_73{background-color:#1890ff;color:#fff}._navLink_r7504_49 svg{flex-shrink:0}._logoutSection_r7504_82{padding:1rem;border-top:1px solid rgba(255,255,255,.1)}._logoutError_r7504_87{padding:.5rem .75rem;margin-bottom:.75rem;background-color:#ff4d4f26;border:1px solid rgba(255,77,79,.3);border-radius:4px;color:#ff7875;font-size:.8125rem;text-align:center}._logoutButton_r7504_98{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:44px;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:6px;background-color:transparent;color:#ffffffd9;font-size:.9375rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}._logoutButton_r7504_98:hover:not(:disabled){background-color:#ff4d4f26;border-color:#ff4d4f;color:#ff7875}._logoutButton_r7504_98:focus-visible{outline:none;box-shadow:0 0 0 2px #ff4d4f}._logoutButton_r7504_98:disabled{opacity:.6;cursor:not-allowed}._spinner_r7504_131{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_r7504_131 .8s linear infinite}@keyframes _spin_r7504_131{to{transform:rotate(360deg)}}@media(max-width:768px){._sideMenu_r7504_1{position:fixed;left:0;top:0;bottom:0;transform:translate(-100%);transition:transform .3s ease-in-out;z-index:1000;box-shadow:2px 0 8px #00000026}._sideMenu_r7504_1._isOpen_r7504_158{transform:translate(0)}}._dashboard_1x2ry_1{display:flex;position:relative}._content_1x2ry_6{flex-grow:1;padding:2rem;background-color:#f0f2f5;min-height:100vh;overflow-y:auto;transition:margin-left .3s ease}._hamburger_1x2ry_15{display:none;position:fixed;top:.75rem;left:.75rem;z-index:1100;width:44px;height:44px;background:#001529;border:none;border-radius:8px;cursor:pointer;padding:0;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:background-color .15s ease}._hamburger_1x2ry_15:hover{background-color:#002140}._hamburger_1x2ry_15:focus-visible{outline:none;box-shadow:0 0 0 3px #1890ff80}._hamburger_1x2ry_15 span{display:block;width:20px;height:2px;background-color:#fff;border-radius:1px;transition:transform .2s ease,opacity .2s ease}._overlay_1x2ry_53{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999;opacity:0;transition:opacity .3s ease}._overlay_1x2ry_53._show_1x2ry_66{display:block;opacity:1}@media(max-width:768px){._content_1x2ry_6{padding:4.5rem 1rem 2rem}._hamburger_1x2ry_15{display:flex}}._container_1gwls_1{max-width:1200px;margin:0 auto}._header_1gwls_6{margin-bottom:2rem}._title_1gwls_10{margin:0 0 .5rem;font-size:1.75rem;font-weight:600;color:#111827}._subtitle_1gwls_17{margin:0;color:#6b7280;font-size:1rem}._sectionTitle_1gwls_23{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#374151}._cardGrid_1gwls_30{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}._card_1gwls_30{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .1s ease}._card_1gwls_30:hover{border-color:#1890ff;box-shadow:0 4px 12px #1890ff26}._card_1gwls_30:focus-visible{outline:none;border-color:#1890ff;box-shadow:0 0 0 3px #1890ff33}._card_1gwls_30:active{transform:scale(.99)}._cardIcon_1gwls_63{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#eff6ff;border-radius:8px;color:#1890ff;flex-shrink:0}._cardContent_1gwls_75{flex:1;min-width:0}._cardTitle_1gwls_80{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#111827}._cardDescription_1gwls_87{margin:0;font-size:.875rem;color:#6b7280;line-height:1.4}._cardArrow_1gwls_94{flex-shrink:0;color:#9ca3af;transition:color .15s ease,transform .15s ease}._card_1gwls_30:hover ._cardArrow_1gwls_94{color:#1890ff;transform:translate(2px)}@media(max-width:640px){._title_1gwls_10{font-size:1.5rem}._cardGrid_1gwls_30{grid-template-columns:1fr}}._container_j70e7_1{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f0f2f5;padding:1rem}._loginBox_j70e7_10{padding:2rem;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;width:100%;max-width:400px;text-align:center}._loginBox_j70e7_10 h2{margin-bottom:1.5rem;color:#333;font-size:1.5rem;font-weight:600}._inputGroup_j70e7_27{margin-bottom:1.25rem;text-align:left}._inputGroup_j70e7_27 label{display:block;margin-bottom:.5rem;color:#374151;font-size:.875rem;font-weight:500}._inputGroup_j70e7_27 input{width:100%;min-height:44px;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-size:1rem;transition:border-color .15s ease,box-shadow .15s ease}._inputGroup_j70e7_27 input::placeholder{color:#9ca3af}._inputGroup_j70e7_27 input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff26}._loginButton_j70e7_61{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:44px;padding:.75rem 1.5rem;margin-top:.5rem;border:none;border-radius:6px;background-color:#007bff;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .15s ease,transform .1s ease}._loginButton_j70e7_61:hover:not(:disabled){background-color:#0056b3}._loginButton_j70e7_61:active:not(:disabled){transform:scale(.98)}._loginButton_j70e7_61:focus-visible{outline:none;box-shadow:0 0 0 3px #007bff66}._loginButton_j70e7_61:disabled{background-color:#93c5fd;cursor:not-allowed}._error_j70e7_98{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-top:1rem;margin-bottom:1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.875rem;text-align:left}._errorIcon_j70e7_113{flex-shrink:0;width:1.25rem;height:1.25rem}._spinner_j70e7_119{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_j70e7_119 .8s linear infinite}@keyframes _spin_j70e7_119{to{transform:rotate(360deg)}}@media(max-width:480px){._container_j70e7_1{background-color:#fff;align-items:flex-start;padding-top:3rem;padding-left:1rem;padding-right:1rem}._loginBox_j70e7_10{box-shadow:none;padding:1rem;width:100%;max-width:none}}._container_gyssj_1{max-width:1400px}._header_gyssj_5{margin-bottom:1.5rem}._title_gyssj_9{margin:0 0 .25rem;font-size:1.5rem;font-weight:600;color:#111827}._subtitle_gyssj_16{margin:0;color:#6b7280;font-size:.875rem}._toast_gyssj_22{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-bottom:1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.875rem;animation:_slideIn_gyssj_1 .3s ease}@keyframes _slideIn_gyssj_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._searchContainer_gyssj_47{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}._searchField_gyssj_54 select{min-height:44px;padding:.5rem 2rem .5rem .75rem;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;font-size:.9375rem;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}._searchField_gyssj_54 select:focus{outline:none;border-color:#1890ff;box-shadow:0 0 0 3px #1890ff26}._searchInputWrapper_gyssj_71{position:relative;flex:1;min-width:200px}._searchIcon_gyssj_77{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}._searchInputWrapper_gyssj_71 input{width:100%;min-height:44px;padding:.5rem 2.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9375rem;transition:border-color .15s ease,box-shadow .15s ease}._searchInputWrapper_gyssj_71 input:focus{outline:none;border-color:#1890ff;box-shadow:0 0 0 3px #1890ff26}._clearButton_gyssj_102{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:4px;background:transparent;color:#6b7280;cursor:pointer;transition:background-color .15s ease,color .15s ease}._clearButton_gyssj_102:hover{background-color:#f3f4f6;color:#374151}._tableWrapper_gyssj_126{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}._table_gyssj_126{width:100%;border-collapse:collapse}._table_gyssj_126 th,._table_gyssj_126 td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e5e7eb}._table_gyssj_126 th{background-color:#f9fafb;font-weight:600;font-size:.8125rem;color:#374151;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap}._table_gyssj_126 td{font-size:.875rem;color:#374151}._table_gyssj_126 tbody tr:last-child td{border-bottom:none}._tableRow_gyssj_164{cursor:pointer;transition:background-color .15s ease}._tableRow_gyssj_164:hover{background-color:#f9fafb}._statusCell_gyssj_173{display:flex;align-items:center;gap:.5rem}._statusBadge_gyssj_179{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500}._statusActive_gyssj_188{background-color:#d1fae5;color:#065f46}._statusSuspended_gyssj_193{background-color:#fee2e2;color:#991b1b}._suspendButton_gyssj_198{min-height:32px;padding:.25rem .75rem;border:1px solid;border-radius:4px;cursor:pointer;font-size:.8125rem;font-weight:500;transition:background-color .15s ease,border-color .15s ease}._suspendButton_gyssj_198._notSuspended_gyssj_209{background-color:#fff;border-color:#dc2626;color:#dc2626}._suspendButton_gyssj_198._notSuspended_gyssj_209:hover{background-color:#fef2f2}._suspendButton_gyssj_198._suspended_gyssj_219{background-color:#fff;border-color:#059669;color:#059669}._suspendButton_gyssj_198._suspended_gyssj_219:hover{background-color:#ecfdf5}._sortableHeader_gyssj_229{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .15s ease}._sortableHeader_gyssj_229:hover{background-color:#f3f4f6}._emptyState_gyssj_239{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;text-align:center}._emptyState_gyssj_239 svg{color:#9ca3af;margin-bottom:1rem}._emptyState_gyssj_239 h2{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#374151}._emptyState_gyssj_239 p{margin:0 0 1.5rem;color:#6b7280;font-size:.9375rem}._clearSearchButton_gyssj_269{min-height:44px;padding:.625rem 1.25rem;background-color:#1890ff;border:none;border-radius:6px;color:#fff;font-size:.9375rem;font-weight:500;cursor:pointer;transition:background-color .15s ease}._clearSearchButton_gyssj_269:hover{background-color:#0e7fe0}._visuallyHidden_gyssj_286{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._sortableHeader_gyssj_229:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #1890ff}._tableRow_gyssj_164:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #1890ff;background-color:#eff6ff}@media(max-width:768px){._tableWrapper_gyssj_126{background:transparent;box-shadow:none}._table_gyssj_126,._table_gyssj_126 thead,._table_gyssj_126 tbody,._table_gyssj_126 th,._table_gyssj_126 td,._table_gyssj_126 tr{display:block}._table_gyssj_126 thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}._table_gyssj_126 tr{margin-bottom:.75rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1rem}._table_gyssj_126 td{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f3f4f6}._table_gyssj_126 td:last-child{border-bottom:none}._table_gyssj_126 td:before{content:attr(data-label);font-weight:600;font-size:.75rem;color:#6b7280;text-transform:uppercase}._statusCell_gyssj_173{flex-wrap:wrap;gap:.5rem}}._container_1tvuj_1{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;padding:1rem 0;flex-wrap:wrap;gap:1rem}._info_1tvuj_11{color:#6b7280;font-size:.875rem}._controls_1tvuj_16{display:flex;align-items:center;gap:.375rem}._button_1tvuj_22{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:.5rem .75rem;border:1px solid #d1d5db;background-color:#fff;color:#374151;cursor:pointer;border-radius:6px;font-size:.875rem;font-weight:500;transition:background-color .15s ease,border-color .15s ease,color .15s ease}._button_1tvuj_22:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}._button_1tvuj_22:focus-visible{outline:none;box-shadow:0 0 0 2px #1890ff;z-index:1}._button_1tvuj_22:disabled{opacity:.4;cursor:not-allowed}._button_1tvuj_22._active_1tvuj_55{background-color:#1890ff;color:#fff;border-color:#1890ff}._button_1tvuj_22._active_1tvuj_55:hover{background-color:#0e7fe0}._button_1tvuj_22._active_1tvuj_55:focus-visible{box-shadow:0 0 0 2px #0e7fe0}._ellipsis_1tvuj_69{display:flex;align-items:center;padding:0 .5rem;color:#9ca3af;font-size:.875rem}@media(max-width:600px){._container_1tvuj_1{flex-direction:column;align-items:stretch}._info_1tvuj_11{text-align:center}._controls_1tvuj_16{justify-content:center;flex-wrap:wrap}._button_1tvuj_22{min-width:36px;min-height:36px;padding:.375rem .625rem;font-size:.8125rem}}._container_mhf51_1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1.25rem;min-height:200px}._spinnerWrapper_mhf51_11{position:relative;width:48px;height:48px}._spinner_mhf51_11{width:48px;height:48px;border:3px solid #e5e7eb;border-top-color:#1890ff;border-radius:50%;animation:_spin_mhf51_11 .8s linear infinite}@keyframes _spin_mhf51_11{to{transform:rotate(360deg)}}._message_mhf51_32{color:#6b7280;font-size:.9375rem;margin:0;text-align:center}._container_nw2pt_1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem;min-height:200px;text-align:center}._iconWrapper_nw2pt_12{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:.5rem;background-color:#fef2f2;border-radius:50%;color:#dc2626}._icon_nw2pt_12{width:32px;height:32px}._title_nw2pt_29{margin:0;font-size:1.125rem;font-weight:600;color:#374151}._message_nw2pt_36{max-width:400px;color:#6b7280;font-size:.9375rem;margin:0;line-height:1.5}._retryButton_nw2pt_44{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.625rem 1.5rem;margin-top:.5rem;background-color:#1890ff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9375rem;font-weight:500;transition:background-color .15s ease}._retryButton_nw2pt_44:hover{background-color:#0e7fe0}._retryButton_nw2pt_44:focus-visible{outline:none;box-shadow:0 0 0 3px #1890ff4d}._overlay_obalq_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_fadeIn_obalq_1 .15s ease-out}@keyframes _fadeIn_obalq_1{0%{opacity:0}to{opacity:1}}._dialog_obalq_25{background:#fff;border-radius:12px;padding:1.5rem;width:100%;max-width:400px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideIn_obalq_1 .2s ease-out}@keyframes _slideIn_obalq_1{0%{transform:scale(.95) translateY(-10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}._title_obalq_46{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#111827}._message_obalq_53{margin:0 0 1.5rem;font-size:.9375rem;color:#6b7280;line-height:1.5}._actions_obalq_60{display:flex;justify-content:flex-end;gap:.75rem}._cancelButton_obalq_66,._confirmButton_obalq_67{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.625rem 1.25rem;border-radius:6px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}._cancelButton_obalq_66{background-color:#fff;color:#374151;border:1px solid #d1d5db}._cancelButton_obalq_66:hover{background-color:#f9fafb;border-color:#9ca3af}._cancelButton_obalq_66:focus-visible{outline:none;box-shadow:0 0 0 3px #6b728033}._confirmButton_obalq_67{background-color:#1890ff;color:#fff;border:none}._confirmButton_obalq_67:hover{background-color:#0e7fe0}._confirmButton_obalq_67:focus-visible{outline:none;box-shadow:0 0 0 3px #1890ff4d}._confirmButton_obalq_67._danger_obalq_111{background-color:#dc2626}._confirmButton_obalq_67._danger_obalq_111:hover{background-color:#b91c1c}._confirmButton_obalq_67._danger_obalq_111:focus-visible{box-shadow:0 0 0 3px #dc26264d}@media(max-width:480px){._dialog_obalq_25{max-width:none}._actions_obalq_60{flex-direction:column-reverse}._cancelButton_obalq_66,._confirmButton_obalq_67{width:100%}}._container_1e0n0_1{max-width:1200px}._header_1e0n0_5{margin-bottom:1.5rem}._title_1e0n0_9{margin:0;font-size:1.5rem;font-weight:600;color:#111827}._comingSoon_1e0n0_16{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;text-align:center}._iconWrapper_1e0n0_28{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin-bottom:1.5rem;background:#eff6ff;border-radius:50%;color:#1890ff}._comingSoonTitle_1e0n0_40{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;color:#374151}._comingSoonDescription_1e0n0_47{margin:0;color:#6b7280;font-size:.9375rem;line-height:1.6}._container_1u2wj_1{max-width:1600px}._header_1u2wj_5{margin-bottom:1.5rem}._title_1u2wj_9{margin:0 0 .25rem;font-size:1.5rem;font-weight:600;color:#111827}._subtitle_1u2wj_16{margin:0;color:#6b7280;font-size:.875rem}._toast_1u2wj_22{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-bottom:1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.875rem;animation:_slideIn_1u2wj_1 .3s ease}@keyframes _slideIn_1u2wj_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._filterContainer_1u2wj_47{margin-bottom:1rem;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px}._filterRow_1u2wj_55{display:flex;gap:1rem;flex-wrap:wrap;align-items:flex-end}._filterRow_1u2wj_55+._filterRow_1u2wj_55{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f3f4f6}._filterGroup_1u2wj_68{display:flex;flex-direction:column;gap:.375rem}._filterGroup_1u2wj_68 label{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.025em}._filterGroup_1u2wj_68 select,._filterGroup_1u2wj_68 input{min-height:40px;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:border-color .15s ease,box-shadow .15s ease}._filterGroup_1u2wj_68 select:focus,._filterGroup_1u2wj_68 input:focus{outline:none;border-color:#1890ff;box-shadow:0 0 0 3px #1890ff26}._dateRange_1u2wj_99{display:flex;align-items:center;gap:.5rem}._dateSeparator_1u2wj_105{color:#9ca3af}._clearFiltersButton_1u2wj_109{min-height:40px;padding:.5rem 1rem;background:transparent;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;font-size:.875rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}._clearFiltersButton_1u2wj_109:hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}._tableWrapper_1u2wj_127{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}._table_1u2wj_127{width:100%;border-collapse:collapse;min-width:1100px}._table_1u2wj_127 th{padding:.75rem 1rem;text-align:left;background-color:#f9fafb;font-weight:600;font-size:.75rem;color:#374151;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap;border-bottom:1px solid #e5e7eb}._table_1u2wj_127 td{padding:.75rem 1rem;font-size:.875rem;color:#374151;border-bottom:1px solid #e5e7eb;vertical-align:top}._table_1u2wj_127 tbody tr:last-child td{border-bottom:none}._table_1u2wj_127 tbody tr:hover{background-color:#f9fafb}._commentLink_1u2wj_169{display:inline-flex;align-items:flex-start;gap:.25rem;color:#1890ff;text-decoration:none;max-width:200px;line-height:1.4}._commentLink_1u2wj_169:hover{text-decoration:underline}._externalIcon_1u2wj_183{flex-shrink:0;margin-top:2px}._statusBadge_1u2wj_188{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;white-space:nowrap}._statusNormal_1u2wj_198{background-color:#d1fae5;color:#065f46}._statusRestricted_1u2wj_203{background-color:#fee2e2;color:#991b1b}._statusPending_1u2wj_208{background-color:#fef3c7;color:#92400e}._statusResolved_1u2wj_213{background-color:#d1fae5;color:#065f46}._statusDismissed_1u2wj_218{background-color:#f3f4f6;color:#6b7280}._userInfo_1u2wj_223{display:flex;flex-direction:column;gap:.125rem}._userName_1u2wj_229{font-weight:500;color:#111827}._userId_1u2wj_234{font-size:.75rem;color:#9ca3af;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}._actionButtons_1u2wj_240{display:flex;flex-wrap:wrap;gap:.375rem}._actionButton_1u2wj_240{min-height:32px;padding:.25rem .625rem;border:1px solid #d1d5db;background-color:#fff;border-radius:4px;cursor:pointer;font-size:.75rem;font-weight:500;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease}._actionButton_1u2wj_240:hover{background-color:#f9fafb}._actionButton_1u2wj_240:focus-visible{outline:none;box-shadow:0 0 0 2px #1890ff}._actionButtonResolve_1u2wj_268{background-color:#059669;color:#fff;border-color:#059669}._actionButtonResolve_1u2wj_268:hover{background-color:#047857}._actionButtonDismiss_1u2wj_278{background-color:#f59e0b;color:#fff;border-color:#f59e0b}._actionButtonDismiss_1u2wj_278:hover{background-color:#d97706}._actionButtonRestrict_1u2wj_288{background-color:#dc2626;color:#fff;border-color:#dc2626}._actionButtonRestrict_1u2wj_288:hover{background-color:#b91c1c}._emptyState_1u2wj_298{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;text-align:center}._emptyState_1u2wj_298 svg{color:#9ca3af;margin-bottom:1rem}._emptyState_1u2wj_298 h2{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#374151}._emptyState_1u2wj_298 p{margin:0 0 1.5rem;color:#6b7280;font-size:.9375rem}._clearFiltersButtonLarge_1u2wj_328{min-height:44px;padding:.625rem 1.25rem;background-color:#1890ff;border:none;border-radius:6px;color:#fff;font-size:.9375rem;font-weight:500;cursor:pointer;transition:background-color .15s ease}._clearFiltersButtonLarge_1u2wj_328:hover{background-color:#0e7fe0}._container_103sj_1{max-width:900px}._listHeader_103sj_5{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._pageTitle_103sj_14{margin:0 0 .25rem;font-size:1.5rem;font-weight:600;color:#111827}._pageSubtitle_103sj_21{margin:0;color:#6b7280;font-size:.875rem}._addButton_103sj_27{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;padding:.625rem 1.25rem;background-color:#1890ff;border:none;border-radius:6px;color:#fff;font-size:.9375rem;font-weight:500;cursor:pointer;transition:background-color .15s ease}._addButton_103sj_27:hover{background-color:#0e7fe0}._addButton_103sj_27:focus-visible{outline:none;box-shadow:0 0 0 3px #1890ff4d}._toast_103sj_52{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-bottom:1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.875rem;animation:_slideIn_103sj_1 .3s ease}@keyframes _slideIn_103sj_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._emptyState_103sj_77{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;text-align:center}._emptyState_103sj_77 svg{color:#9ca3af;margin-bottom:1rem}._emptyState_103sj_77 h2{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#374151}._emptyState_103sj_77 p{margin:0 0 1.5rem;color:#6b7280;font-size:.9375rem}._addButtonLarge_103sj_107{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;padding:.625rem 1.5rem;background-color:#1890ff;border:none;border-radius:6px;color:#fff;font-size:.9375rem;font-weight:500;cursor:pointer;transition:background-color .15s ease}._addButtonLarge_103sj_107:hover{background-color:#0e7fe0}._listContainer_103sj_127{display:flex;flex-direction:column;gap:.75rem}._faqItem_103sj_133{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:border-color .15s ease,box-shadow .15s ease}._faqItem_103sj_133:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}._faqContent_103sj_150{flex:1;min-width:0}._faqOrder_103sj_155{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:24px;padding:0 .5rem;margin-bottom:.5rem;background-color:#f3f4f6;border-radius:9999px;font-size:.75rem;font-weight:500;color:#6b7280}._faqQuestion_103sj_170{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#111827;line-height:1.4}._faqAnswer_103sj_178{margin:0;font-size:.875rem;color:#6b7280;white-space:pre-wrap;line-height:1.5}._faqActions_103sj_186{display:flex;gap:.5rem;flex-shrink:0}._editButton_103sj_192,._deleteButton_103sj_193{display:inline-flex;align-items:center;gap:.375rem;min-height:36px;padding:.375rem .75rem;border:1px solid;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}._editButton_103sj_192{background-color:#fff;border-color:#d1d5db;color:#374151}._editButton_103sj_192:hover{background-color:#f9fafb;border-color:#9ca3af}._editButton_103sj_192:focus-visible{outline:none;box-shadow:0 0 0 2px #1890ff}._deleteButton_103sj_193{background-color:#fff;border-color:#fecaca;color:#dc2626}._deleteButton_103sj_193:hover{background-color:#fef2f2;border-color:#dc2626}._deleteButton_103sj_193:focus-visible{outline:none;box-shadow:0 0 0 2px #dc2626}._formHeader_103sj_240{margin-bottom:1.5rem}._backLink_103sj_244{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 0;margin-bottom:.75rem;background:none;border:none;color:#6b7280;font-size:.875rem;cursor:pointer;transition:color .15s ease}._backLink_103sj_244:hover{color:#1890ff}._formTitle_103sj_262{margin:0;font-size:1.5rem;font-weight:600;color:#111827}._formContainer_103sj_269{background:#fff;padding:1.5rem;border:1px solid #e5e7eb;border-radius:8px}._formError_103sj_276{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-bottom:1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.875rem}._formGroup_103sj_289{margin-bottom:1.25rem}._formGroup_103sj_289 label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#374151}._required_103sj_301{color:#dc2626}._input_103sj_305,._textarea_103sj_306{width:100%;min-height:44px;padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-size:.9375rem;transition:border-color .15s ease,box-shadow .15s ease}._input_103sj_305:focus,._textarea_103sj_306:focus{outline:none;border-color:#1890ff;box-shadow:0 0 0 3px #1890ff26}._input_103sj_305::placeholder,._textarea_103sj_306::placeholder{color:#9ca3af}._textarea_103sj_306{min-height:150px;resize:vertical;line-height:1.5}._buttonGroup_103sj_335{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #f3f4f6}._submitButton_103sj_344,._cancelButton_103sj_345{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.625rem 1.5rem;border-radius:6px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}._submitButton_103sj_344{background-color:#1890ff;border:none;color:#fff}._submitButton_103sj_344:hover:not(:disabled){background-color:#0e7fe0}._submitButton_103sj_344:focus-visible{outline:none;box-shadow:0 0 0 3px #1890ff4d}._submitButton_103sj_344:disabled{background-color:#93c5fd;cursor:not-allowed}._cancelButton_103sj_345{background-color:#fff;border:1px solid #d1d5db;color:#374151}._cancelButton_103sj_345:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}._cancelButton_103sj_345:focus-visible{outline:none;box-shadow:0 0 0 3px #6b728033}._cancelButton_103sj_345:disabled{opacity:.5;cursor:not-allowed}._spinner_103sj_400{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_103sj_400 .8s linear infinite}@keyframes _spin_103sj_400{to{transform:rotate(360deg)}}@media(max-width:640px){._faqItem_103sj_133{flex-direction:column}._faqActions_103sj_186{width:100%;margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6}._editButton_103sj_192,._deleteButton_103sj_193{flex:1;justify-content:center}._buttonGroup_103sj_335{flex-direction:column-reverse}._submitButton_103sj_344,._cancelButton_103sj_345{width:100%}}._container_j1hzd_1{max-width:900px}._header_j1hzd_5{margin-bottom:1.5rem}._backLink_j1hzd_9{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 0;margin-bottom:1rem;background:none;border:none;color:#6b7280;font-size:.875rem;cursor:pointer;transition:color .15s ease}._backLink_j1hzd_9:hover{color:#1890ff}._backLink_j1hzd_9:focus-visible{outline:none;color:#1890ff}._headerContent_j1hzd_32{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._title_j1hzd_39{margin:0;font-size:1.5rem;font-weight:600;color:#111827}._statusBadge_j1hzd_46{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.8125rem;font-weight:500}._statusActive_j1hzd_55{background-color:#d1fae5;color:#065f46}._statusSuspended_j1hzd_60{background-color:#fee2e2;color:#991b1b}._grid_j1hzd_65{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}._card_j1hzd_71{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem}._cardTitle_j1hzd_78{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6;font-size:1rem;font-weight:600;color:#374151}._cardTitle_j1hzd_78 svg{color:#9ca3af}._infoList_j1hzd_94{margin:0}._infoItem_j1hzd_98{display:flex;flex-direction:column;gap:.25rem;padding:.625rem 0;border-bottom:1px solid #f3f4f6}._infoItem_j1hzd_98:last-child{border-bottom:none;padding-bottom:0}._infoItem_j1hzd_98:first-child{padding-top:0}._infoItem_j1hzd_98 dt{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.025em}._infoItem_j1hzd_98 dd{margin:0;font-size:.9375rem;color:#111827;word-break:break-all}._monospace_j1hzd_130{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;background-color:#f9fafb;padding:.25rem .5rem;border-radius:4px}._bio_j1hzd_138{white-space:pre-wrap;line-height:1.5}._reportCount_j1hzd_143{font-weight:500}._reportCount_j1hzd_143._hasReports_j1hzd_147{color:#dc2626}._statusBadgeLarge_j1hzd_151{display:inline-flex;align-items:center;padding:.375rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500}._emptyState_j1hzd_160{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb;text-align:center}._emptyState_j1hzd_160 svg{color:#9ca3af;margin-bottom:1rem}._emptyState_j1hzd_160 h2{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#374151}._emptyState_j1hzd_160 p{margin:0 0 1.5rem;color:#6b7280;font-size:.9375rem}._backButton_j1hzd_190{min-height:44px;padding:.625rem 1.25rem;background-color:#1890ff;border:none;border-radius:6px;color:#fff;font-size:.9375rem;font-weight:500;cursor:pointer;transition:background-color .15s ease}._backButton_j1hzd_190:hover{background-color:#0e7fe0}._backButton_j1hzd_190:focus-visible{outline:none;box-shadow:0 0 0 3px #1890ff4d}@media(max-width:640px){._grid_j1hzd_65{grid-template-columns:1fr}._title_j1hzd_39{font-size:1.25rem}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;color:#111827;background-color:#f0f2f5}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid #1890ff;outline-offset:2px}::selection{background-color:#bae0ff;color:#111827}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.admin-loading-spinner{border:3px solid #e5e7eb;border-left-color:#1890ff;border-radius:50%;width:40px;height:40px;animation:admin-spin .8s linear infinite;margin-bottom:1rem}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;font-size:1rem;color:#6b7280}
