:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1e293b;background-color:#f1f5f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}a{color:#667eea;text-decoration:none}a:hover{color:#764ba2}h1,h2,h3,h4,h5,h6{line-height:1.2}button{font-family:inherit}._layout_483sa_1{display:flex;min-height:100vh}._sidebar_483sa_6{width:250px;background:linear-gradient(180deg,#1e293b,#0f172a);color:#fff;display:flex;flex-direction:column;position:fixed;height:100vh;left:0;top:0}._logo_483sa_18{padding:24px;border-bottom:1px solid rgba(255,255,255,.1)}._logo_483sa_18 h1{font-size:1.5rem;font-weight:700;color:#667eea}._navList_483sa_29{list-style:none;padding:16px;margin:0;flex:1;overflow-y:auto}._navList_483sa_29 li{margin-bottom:4px}._navLink_483sa_41{display:block;padding:12px 16px;color:#94a3b8;text-decoration:none;border-radius:8px;transition:all .2s;font-size:.9rem}._navLink_483sa_41:hover{background:#ffffff1a;color:#fff}._navLink_483sa_41._active_483sa_56{background:#667eea;color:#fff}._userInfo_483sa_61{padding:20px;border-top:1px solid rgba(255,255,255,.1)}._userName_483sa_66{font-weight:600;margin-bottom:4px}._userRole_483sa_71{font-size:.8rem;color:#94a3b8;margin-bottom:12px}._logoutButton_483sa_77{width:100%;padding:10px;background:transparent;border:1px solid #ef4444;color:#ef4444;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .2s}._logoutButton_483sa_77:hover{background:#ef4444;color:#fff}._main_483sa_94{flex:1;margin-left:250px;padding:24px;background:#f1f5f9;min-height:100vh}._container_uj5v7_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}._loginBox_uj5v7_10{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;padding:40px;width:100%;max-width:400px}._header_uj5v7_19{text-align:center;margin-bottom:30px}._header_uj5v7_19 h1{color:#667eea;font-size:2.5rem;font-weight:700;margin-bottom:8px}._header_uj5v7_19 p{color:#6b7280;font-size:.9rem}._form_uj5v7_36{display:flex;flex-direction:column;gap:20px}._formGroup_uj5v7_42{display:flex;flex-direction:column;gap:6px}._formGroup_uj5v7_42 label{color:#374151;font-size:.875rem;font-weight:500}._formGroup_uj5v7_42 input{padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .2s,box-shadow .2s}._formGroup_uj5v7_42 input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._formGroup_uj5v7_42 input:disabled{background-color:#f3f4f6;cursor:not-allowed}._error_uj5v7_73{background-color:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:12px;border-radius:8px;font-size:.875rem;text-align:center}._submitButton_uj5v7_83{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}._submitButton_uj5v7_83:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._submitButton_uj5v7_83:disabled{opacity:.7;cursor:not-allowed}._loading_uj5v7_105{color:#fff;font-size:1.25rem}._container_1k3z9_1{max-width:1400px;margin:0 auto}._header_1k3z9_6{margin-bottom:32px}._header_1k3z9_6 h1{font-size:1.75rem;color:#1e293b;margin-bottom:4px}._role_1k3z9_16{color:#64748b;font-size:.9rem}._statsGrid_1k3z9_21{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}._statCard_1k3z9_27{background:#fff;border-radius:12px;padding:24px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s}._statCard_1k3z9_27:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._statIcon_1k3z9_43{font-size:2.5rem}._statContent_1k3z9_47{flex:1}._statValue_1k3z9_51{font-size:1.75rem;font-weight:700;color:#1e293b}._statTitle_1k3z9_57{font-size:.875rem;color:#64748b;margin-top:4px}._welcomeCard_1k3z9_63{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a}._welcomeCard_1k3z9_63 p{color:#64748b;font-size:1rem}._loading_1k3z9_75{text-align:center;padding:48px;color:#64748b;font-size:1rem}._container_122eb_1{max-width:1400px;margin:0 auto}._header_122eb_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._header_122eb_6 h1{color:#1e293b;font-size:1.5rem}._addButton_122eb_18{background:#667eea;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:500;transition:background .2s}._addButton_122eb_18:hover{background:#5a67d8}._searchForm_122eb_33{display:flex;gap:12px;margin-bottom:24px}._searchInput_122eb_39{flex:1;padding:10px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem}._searchInput_122eb_39:focus{outline:none;border-color:#667eea}._searchButton_122eb_52{background:#1e293b;color:#fff;border:none;padding:10px 24px;border-radius:8px;cursor:pointer}._table_122eb_61{width:100%;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;border-collapse:collapse;overflow:hidden}._table_122eb_61 th,._table_122eb_61 td{padding:14px 16px;text-align:left}._table_122eb_61 th{background:#f8fafc;color:#64748b;font-weight:500;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0}._table_122eb_61 td{border-bottom:1px solid #f1f5f9;color:#1e293b}._table_122eb_61 tbody tr:hover{background:#f8fafc}._viewButton_122eb_95{background:#f1f5f9;color:#1e293b;border:none;padding:6px 16px;border-radius:6px;cursor:pointer;font-size:.85rem;transition:background .2s}._viewButton_122eb_95:hover{background:#e2e8f0}._noData_122eb_110{text-align:center;color:#64748b;padding:40px!important}._loading_122eb_116,._error_122eb_117{background:#fff;border-radius:12px;padding:40px;text-align:center;color:#64748b}._error_122eb_117{color:#dc2626}._modalOverlay_122eb_130{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_122eb_130{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto}._modalHeader_122eb_153{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}._modalHeader_122eb_153 h2{font-size:1.25rem;color:#1e293b}._closeButton_122eb_166{background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;padding:0;line-height:1}._closeButton_122eb_166:hover{color:#1e293b}._form_122eb_180{padding:24px}._formRow_122eb_184{display:grid;grid-template-columns:1fr 1fr;gap:16px}._formGroup_122eb_190{margin-bottom:16px}._formGroup_122eb_190 label{display:block;font-size:.875rem;color:#374151;margin-bottom:6px;font-weight:500}._formGroup_122eb_190 input,._formGroup_122eb_190 select,._formGroup_122eb_190 textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem}._formGroup_122eb_190 input:focus,._formGroup_122eb_190 select:focus,._formGroup_122eb_190 textarea:focus{outline:none;border-color:#667eea}._formError_122eb_219{background:#fee2e2;color:#dc2626;padding:12px;border-radius:8px;font-size:.875rem;margin-bottom:16px}._formActions_122eb_228{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:16px;border-top:1px solid #e2e8f0}._cancelButton_122eb_237{background:#f1f5f9;color:#1e293b;border:none;padding:10px 24px;border-radius:8px;cursor:pointer}._submitButton_122eb_246{background:#667eea;color:#fff;border:none;padding:10px 24px;border-radius:8px;cursor:pointer}._submitButton_122eb_246:disabled{opacity:.6;cursor:not-allowed}._patientDetails_122eb_261{padding:24px}._detailRow_122eb_265{display:flex;padding:12px 0;border-bottom:1px solid #f1f5f9}._detailRow_122eb_265:last-child{border-bottom:none}._detailLabel_122eb_275{width:140px;color:#64748b;font-size:.875rem}._detailValue_122eb_281{color:#1e293b;font-weight:500}._container_1bmck_1{max-width:1400px;margin:0 auto}._header_1bmck_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._header_1bmck_6 h1{color:#1e293b;font-size:1.5rem}._addButton_1bmck_18{background:#667eea;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:500}._filters_1bmck_28{margin-bottom:20px}._filterSelect_1bmck_32{padding:8px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;min-width:160px}._table_1bmck_40{width:100%;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;border-collapse:collapse;overflow:hidden}._table_1bmck_40 th,._table_1bmck_40 td{padding:14px 16px;text-align:left}._table_1bmck_40 th{background:#f8fafc;color:#64748b;font-weight:500;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0}._table_1bmck_40 td{border-bottom:1px solid #f1f5f9;color:#1e293b}._statusBadge_1bmck_70{display:inline-block;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:500;text-transform:capitalize}._statusPending_1bmck_79{background:#fef3c7;color:#92400e}._statusInProgress_1bmck_84{background:#dbeafe;color:#1d4ed8}._statusCompleted_1bmck_89{background:#d1fae5;color:#047857}._statusCancelled_1bmck_94{background:#fee2e2;color:#dc2626}._paidBadge_1bmck_99{background:#d1fae5;color:#047857;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:500}._unpaidBadge_1bmck_108{background:#fee2e2;color:#dc2626;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:500}._actionButtons_1bmck_117{display:flex;gap:8px}._viewButton_1bmck_122,._payButton_1bmck_123{border:none;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:.8rem}._viewButton_1bmck_122{background:#f1f5f9;color:#1e293b}._payButton_1bmck_123{background:#22c55e;color:#fff}._noData_1bmck_141,._loading_1bmck_142{text-align:center;color:#64748b;padding:40px!important}._modalOverlay_1bmck_149{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_1bmck_149{background:#fff;border-radius:12px;width:100%;max-width:700px;max-height:90vh;overflow-y:auto}._modalHeader_1bmck_172{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}._modalHeader_1bmck_172 h2{font-size:1.25rem;color:#1e293b}._closeButton_1bmck_185{background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer}._form_1bmck_193{padding:24px}._formGroup_1bmck_197{margin-bottom:16px}._formGroup_1bmck_197 label{display:block;font-size:.875rem;color:#374151;margin-bottom:6px;font-weight:500}._formGroup_1bmck_197 input,._formGroup_1bmck_197 select{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem}._selectedPatient_1bmck_218{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f8fafc;border-radius:8px}._selectedPatient_1bmck_218 button{background:none;border:none;color:#667eea;cursor:pointer;font-size:.85rem}._patientDropdown_1bmck_235{border:1px solid #e2e8f0;border-radius:8px;margin-top:4px;max-height:200px;overflow-y:auto}._patientOption_1bmck_243{padding:10px 12px;cursor:pointer}._patientOption_1bmck_243:hover{background:#f8fafc}._checkboxGrid_1bmck_252{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;max-height:200px;overflow-y:auto;padding:8px;background:#f8fafc;border-radius:8px}._checkboxLabel_1bmck_263{display:flex;align-items:center;gap:8px;font-size:.875rem;cursor:pointer}._totalSection_1bmck_271{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f8fafc;border-radius:8px;margin-top:16px}._totalAmount_1bmck_281{font-size:1.25rem;font-weight:700;color:#1e293b}._formActions_1bmck_287{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:16px;border-top:1px solid #e2e8f0}._cancelButton_1bmck_296{background:#f1f5f9;color:#1e293b;border:none;padding:10px 24px;border-radius:8px;cursor:pointer}._submitButton_1bmck_305{background:#667eea;color:#fff;border:none;padding:10px 24px;border-radius:8px;cursor:pointer}._submitButton_1bmck_305:disabled{opacity:.6;cursor:not-allowed}._orderDetails_1bmck_320{padding:24px}._detailRow_1bmck_324{display:flex;padding:12px 0;border-bottom:1px solid #f1f5f9}._detailLabel_1bmck_330{width:140px;color:#64748b;font-size:.875rem}._detailValue_1bmck_336{color:#1e293b;font-weight:500}._itemsHeader_1bmck_341{margin-top:24px;margin-bottom:12px;font-size:1rem;color:#1e293b}._itemsList_1bmck_348{background:#f8fafc;border-radius:8px;padding:12px}._orderItem_1bmck_354{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e2e8f0}._orderItem_1bmck_354:last-child{border-bottom:none}._container_13j18_1{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._header_13j18_8{margin-bottom:24px}._header_13j18_8 h1{margin:0;color:#1e293b;font-size:24px;font-weight:600}._filters_13j18_19{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap;align-items:center}._categoryFilter_13j18_27{display:flex;align-items:center;gap:8px}._categoryFilter_13j18_27 label{font-weight:500;color:#475569}._select_13j18_38{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;min-width:200px}._searchFilter_13j18_46{flex:1;min-width:200px}._searchInput_13j18_51{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}._tabButtons_13j18_59{display:flex;gap:8px}._tab_13j18_59,._activeTab_13j18_65{padding:8px 16px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;cursor:pointer;font-size:14px;transition:all .2s}._activeTab_13j18_65{background:#3b82f6;color:#fff;border-color:#3b82f6}._tab_13j18_59:hover{background:#f1f5f9}._content_13j18_85{margin-top:24px}._loading_13j18_89,._noData_13j18_90{text-align:center;padding:48px;color:#64748b}._grid_13j18_96{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}._card_13j18_102{border:1px solid #e2e8f0;border-radius:8px;padding:16px;transition:box-shadow .2s}._card_13j18_102:hover{box-shadow:0 4px 6px #0000001a}._cardHeader_13j18_113{display:flex;justify-content:space-between;align-items:start;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}._cardHeader_13j18_113 h3{margin:0;font-size:16px;font-weight:600;color:#1e293b;flex:1}._code_13j18_130{background:#f1f5f9;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;color:#475569}._cardBody_13j18_139{font-size:14px;color:#475569}._cardBody_13j18_139 p{margin:8px 0}._category_13j18_27{color:#3b82f6;font-weight:500;margin-bottom:12px!important}._parameters_13j18_154{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}._parameters_13j18_154 ul{margin:8px 0 0;padding-left:20px}._parameters_13j18_154 li{margin:4px 0;color:#64748b}._container_19upe_1{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._header_19upe_8{margin-bottom:24px}._header_19upe_8 h1{margin:0;color:#1e293b;font-size:24px;font-weight:600}._filters_19upe_19{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap;align-items:center}._statusFilter_19upe_27{display:flex;align-items:center;gap:8px}._statusFilter_19upe_27 label{font-weight:500;color:#475569}._select_19upe_38{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;min-width:150px}._searchFilter_19upe_46{flex:1;min-width:300px}._searchInput_19upe_51{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}._loading_19upe_59,._error_19upe_60,._noData_19upe_61{text-align:center;padding:48px;color:#64748b}._error_19upe_60{color:#ef4444}._table_19upe_71{width:100%;border-collapse:collapse;font-size:14px}._table_19upe_71 thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}._table_19upe_71 th{padding:12px;text-align:left;font-weight:600;color:#475569}._table_19upe_71 td{padding:12px;border-bottom:1px solid #e2e8f0;color:#64748b}._table_19upe_71 tbody tr:hover{background:#f8fafc}._statusBadge_19upe_99{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;text-transform:capitalize}._statusPending_19upe_108{background:#fef3c7;color:#92400e}._statusCollected_19upe_113{background:#dbeafe;color:#1e40af}._statusReceived_19upe_118{background:#d1fae5;color:#065f46}._statusRejected_19upe_123{background:#fee2e2;color:#991b1b}._actions_19upe_128{display:flex;gap:8px}._actionButton_19upe_133,._rejectButton_19upe_134{padding:6px 12px;border:none;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s}._actionButton_19upe_133{background:#3b82f6;color:#fff}._actionButton_19upe_133:hover:not(:disabled){background:#2563eb}._rejectButton_19upe_134{background:#ef4444;color:#fff}._rejectButton_19upe_134:hover:not(:disabled){background:#dc2626}._actionButton_19upe_133:disabled,._rejectButton_19upe_134:disabled{opacity:.5;cursor:not-allowed}._container_gn7i9_1{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._header_gn7i9_8{margin-bottom:24px}._header_gn7i9_8 h1{margin:0 0 8px;color:#1e293b;font-size:24px;font-weight:600}._subtitle_gn7i9_19{margin:0;color:#64748b;font-size:14px}._stats_gn7i9_25{display:flex;gap:16px;margin-bottom:24px}._statCard_gn7i9_31{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px;min-width:200px}._statValue_gn7i9_39{font-size:32px;font-weight:700;color:#3b82f6;margin-bottom:8px}._statLabel_gn7i9_46{font-size:14px;color:#64748b}._loading_gn7i9_51,._error_gn7i9_52,._emptyState_gn7i9_53{text-align:center;padding:48px;color:#64748b}._error_gn7i9_52{color:#ef4444}._worklist_gn7i9_63{display:flex;flex-direction:column;gap:16px}._worklistItem_gn7i9_69{border:1px solid #e2e8f0;border-radius:8px;padding:20px;transition:box-shadow .2s}._worklistItem_gn7i9_69:hover{box-shadow:0 2px 4px #0000001a}._itemHeader_gn7i9_80{display:flex;justify-content:space-between;align-items:start;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}._itemHeader_gn7i9_80 h3{margin:0 0 4px;font-size:18px;font-weight:600;color:#1e293b}._patientName_gn7i9_96{margin:0;color:#64748b;font-size:14px}._priority_gn7i9_102{background:#fef3c7;color:#92400e;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500}._itemDetails_gn7i9_111{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._detail_gn7i9_118{display:flex;gap:8px}._label_gn7i9_123{font-weight:500;color:#475569;min-width:100px}._value_gn7i9_129{color:#64748b}._itemActions_gn7i9_133{display:flex;gap:8px;padding-top:16px;border-top:1px solid #e2e8f0}._collectButton_gn7i9_140{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._collectButton_gn7i9_140:hover:not(:disabled){background:#2563eb}._collectButton_gn7i9_140:disabled{opacity:.5;cursor:not-allowed}._container_gg592_1{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._header_gg592_8{margin-bottom:24px}._header_gg592_8 h1{margin:0 0 8px;color:#1e293b;font-size:24px;font-weight:600}._subtitle_gg592_19{margin:0;color:#64748b;font-size:14px}._form_gg592_25{margin-top:24px}._resultsGrid_gg592_29{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-bottom:24px}._resultField_gg592_36{display:flex;flex-direction:column;gap:8px}._label_gg592_42{font-weight:500;color:#475569;font-size:14px}._unit_gg592_48{color:#64748b;font-weight:400;font-size:12px}._input_gg592_54{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;transition:border-color .2s}._input_gg592_54:focus{outline:none;border-color:#3b82f6}._input_gg592_54._flagNormal_gg592_67{border-color:#10b981}._input_gg592_54._flagAbnormal_gg592_71{border-color:#f59e0b}._input_gg592_54._flagCritical_gg592_75{border-color:#ef4444;background:#fef2f2}._referenceRange_gg592_80{font-size:12px;color:#64748b;margin-top:-4px}._remarks_gg592_86{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical}._remarks_gg592_86:focus{outline:none;border-color:#3b82f6}._actions_gg592_100{display:flex;gap:12px;justify-content:flex-end;padding-top:24px;border-top:1px solid #e2e8f0}._cancelButton_gg592_108,._saveButton_gg592_109{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._cancelButton_gg592_108{background:#f1f5f9;color:#475569}._cancelButton_gg592_108:hover{background:#e2e8f0}._saveButton_gg592_109{background:#3b82f6;color:#fff}._saveButton_gg592_109:hover:not(:disabled){background:#2563eb}._saveButton_gg592_109:disabled{opacity:.5;cursor:not-allowed}._container_1hgzu_1{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._header_1hgzu_8{margin-bottom:24px}._header_1hgzu_8 h1{margin:0 0 8px;color:#1e293b;font-size:24px;font-weight:600}._subtitle_1hgzu_19{margin:0;color:#64748b;font-size:14px}._stats_1hgzu_25{display:flex;gap:16px;margin-bottom:24px}._statCard_1hgzu_31{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px;min-width:200px}._statValue_1hgzu_39{font-size:32px;font-weight:700;color:#3b82f6;margin-bottom:8px}._statLabel_1hgzu_46{font-size:14px;color:#64748b}._loading_1hgzu_51,._error_1hgzu_52,._emptyState_1hgzu_53{text-align:center;padding:48px;color:#64748b}._error_1hgzu_52{color:#ef4444}._worklist_1hgzu_63{display:flex;flex-direction:column;gap:16px}._worklistItem_1hgzu_69{border:1px solid #e2e8f0;border-radius:8px;padding:20px;transition:all .2s;cursor:pointer}._worklistItem_1hgzu_69:hover{box-shadow:0 2px 4px #0000001a;border-color:#3b82f6}._worklistItem_1hgzu_69._selected_1hgzu_82{border-color:#3b82f6;background:#eff6ff}._itemHeader_1hgzu_87{display:flex;justify-content:space-between;align-items:start;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}._itemHeader_1hgzu_87 h3{margin:0 0 4px;font-size:18px;font-weight:600;color:#1e293b}._itemCode_1hgzu_103{margin:0;color:#64748b;font-size:14px}._statusBadge_1hgzu_109{background:#fef3c7;color:#92400e;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;text-transform:capitalize}._itemDetails_1hgzu_119{display:flex;gap:24px;margin-bottom:16px}._detail_1hgzu_125{display:flex;gap:8px}._label_1hgzu_130{font-weight:500;color:#475569}._value_1hgzu_135{color:#64748b}._itemActions_1hgzu_139{display:flex;gap:8px;padding-top:16px;border-top:1px solid #e2e8f0}._enterButton_1hgzu_146{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._enterButton_1hgzu_146:hover{background:#2563eb}._container_17bt2_1{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._header_17bt2_8{margin-bottom:24px}._header_17bt2_8 h1{margin:0 0 8px;color:#1e293b;font-size:24px;font-weight:600}._subtitle_17bt2_19{margin:0;color:#64748b;font-size:14px}._stats_17bt2_25{display:flex;gap:16px;margin-bottom:24px}._statCard_17bt2_31{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px;min-width:200px}._statValue_17bt2_39{font-size:32px;font-weight:700;color:#3b82f6;margin-bottom:8px}._statLabel_17bt2_46{font-size:14px;color:#64748b}._loading_17bt2_51,._error_17bt2_52,._emptyState_17bt2_53{text-align:center;padding:48px;color:#64748b}._error_17bt2_52{color:#ef4444}._table_17bt2_63{width:100%;border-collapse:collapse;font-size:14px}._table_17bt2_63 thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}._table_17bt2_63 th{padding:12px;text-align:left;font-weight:600;color:#475569}._table_17bt2_63 td{padding:12px;border-bottom:1px solid #e2e8f0;color:#64748b}._table_17bt2_63 tbody tr:hover{background:#f8fafc}._resultValue_17bt2_91{font-weight:600;color:#1e293b}._flagBadge_17bt2_96{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;text-transform:capitalize}._flagNormal_17bt2_105{background:#d1fae5;color:#065f46}._flagAbnormal_17bt2_110{background:#fef3c7;color:#92400e}._flagCritical_17bt2_115{background:#fee2e2;color:#991b1b}._actions_17bt2_120{display:flex;gap:8px}._verifyButton_17bt2_125,._rejectButton_17bt2_126{padding:6px 12px;border:none;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s}._verifyButton_17bt2_125{background:#10b981;color:#fff}._verifyButton_17bt2_125:hover:not(:disabled){background:#059669}._rejectButton_17bt2_126{background:#ef4444;color:#fff}._rejectButton_17bt2_126:hover:not(:disabled){background:#dc2626}._verifyButton_17bt2_125:disabled,._rejectButton_17bt2_126:disabled{opacity:.5;cursor:not-allowed}._container_1w4nu_1{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._header_1w4nu_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._header_1w4nu_8 h1{margin:0;color:#1e293b;font-size:24px;font-weight:600}._headerActions_1w4nu_24{display:flex;gap:12px;align-items:center}._orderInput_1w4nu_30{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;width:150px}._generateButton_1w4nu_38{padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._generateButton_1w4nu_38:hover:not(:disabled){background:#2563eb}._generateButton_1w4nu_38:disabled{opacity:.5;cursor:not-allowed}._filters_1w4nu_59{margin-bottom:24px}._searchInput_1w4nu_63{width:100%;max-width:400px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}._loading_1w4nu_72,._error_1w4nu_73,._noData_1w4nu_74{text-align:center;padding:48px;color:#64748b}._error_1w4nu_73{color:#ef4444}._table_1w4nu_84{width:100%;border-collapse:collapse;font-size:14px}._table_1w4nu_84 thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}._table_1w4nu_84 th{padding:12px;text-align:left;font-weight:600;color:#475569}._table_1w4nu_84 td{padding:12px;border-bottom:1px solid #e2e8f0;color:#64748b}._table_1w4nu_84 tbody tr:hover{background:#f8fafc}._statusFinal_1w4nu_112,._statusDraft_1w4nu_113{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500}._statusFinal_1w4nu_112{background:#d1fae5;color:#065f46}._statusDraft_1w4nu_113{background:#fef3c7;color:#92400e}._actions_1w4nu_131{display:flex;gap:8px}._downloadButton_1w4nu_136{padding:6px 12px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:12px;cursor:pointer;transition:background .2s}._downloadButton_1w4nu_136:hover:not(:disabled){background:#2563eb}._downloadButton_1w4nu_136:disabled{opacity:.5;cursor:not-allowed}._container_1k9es_1{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._header_1k9es_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._header_1k9es_8 h1{margin:0;color:#1e293b;font-size:24px;font-weight:600}._addButton_1k9es_22{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._addButton_1k9es_22:hover{background:#2563eb}._loading_1k9es_38,._error_1k9es_39,._noData_1k9es_40{text-align:center;padding:48px;color:#64748b}._error_1k9es_39{color:#ef4444}._table_1k9es_50{width:100%;border-collapse:collapse;font-size:14px}._table_1k9es_50 thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}._table_1k9es_50 th{padding:12px;text-align:left;font-weight:600;color:#475569}._table_1k9es_50 td{padding:12px;border-bottom:1px solid #e2e8f0;color:#64748b}._table_1k9es_50 tbody tr:hover{background:#f8fafc}._amount_1k9es_78{font-weight:600;color:#1e293b}._methodBadge_1k9es_83{display:inline-block;padding:4px 12px;background:#f1f5f9;color:#475569;border-radius:12px;font-size:12px;font-weight:500;text-transform:capitalize}._receiptButton_1k9es_94{padding:6px 12px;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:12px;cursor:pointer;transition:background .2s}._receiptButton_1k9es_94:hover:not(:disabled){background:#059669}._receiptButton_1k9es_94:disabled{opacity:.5;cursor:not-allowed}._modalOverlay_1k9es_114{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1k9es_114{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}._modalHeader_1k9es_137{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e2e8f0}._modalHeader_1k9es_137 h2{margin:0;color:#1e293b;font-size:20px;font-weight:600}._closeButton_1k9es_152{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px}._closeButton_1k9es_152:hover{background:#f1f5f9}._modalForm_1k9es_171{padding:20px}._formGroup_1k9es_175{margin-bottom:20px}._formGroup_1k9es_175 label{display:block;margin-bottom:8px;font-weight:500;color:#475569;font-size:14px}._input_1k9es_187,._select_1k9es_188,._textarea_1k9es_189{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-family:inherit}._input_1k9es_187:focus,._select_1k9es_188:focus,._textarea_1k9es_189:focus{outline:none;border-color:#3b82f6}._textarea_1k9es_189{resize:vertical}._modalActions_1k9es_209{display:flex;gap:12px;justify-content:flex-end;padding-top:20px;border-top:1px solid #e2e8f0;margin-top:20px}._cancelButton_1k9es_218,._submitButton_1k9es_219{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._cancelButton_1k9es_218{background:#f1f5f9;color:#475569}._cancelButton_1k9es_218:hover{background:#e2e8f0}._submitButton_1k9es_219{background:#3b82f6;color:#fff}._submitButton_1k9es_219:hover:not(:disabled){background:#2563eb}._submitButton_1k9es_219:disabled{opacity:.5;cursor:not-allowed}._container_8jh7i_1{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._header_8jh7i_8{margin-bottom:24px}._header_8jh7i_8 h1{margin:0 0 8px;color:#1e293b;font-size:24px;font-weight:600}._subtitle_8jh7i_19{margin:0;color:#64748b;font-size:14px}._filters_8jh7i_25{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap;align-items:center}._filterGroup_8jh7i_33{display:flex;align-items:center;gap:8px}._filterGroup_8jh7i_33 label{font-weight:500;color:#475569;font-size:14px}._select_8jh7i_45{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;min-width:150px}._searchFilter_8jh7i_53{flex:1;min-width:200px}._searchInput_8jh7i_58{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}._loading_8jh7i_66,._error_8jh7i_67,._noData_8jh7i_68{text-align:center;padding:48px;color:#64748b}._error_8jh7i_67{color:#ef4444}._logsContainer_8jh7i_78{display:flex;flex-direction:column;gap:16px}._logEntry_8jh7i_84{border:1px solid #e2e8f0;border-radius:8px;padding:16px;background:#f8fafc}._logHeader_8jh7i_91{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}._logMeta_8jh7i_100{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._actionBadge_8jh7i_107{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}._actionCreate_8jh7i_116{background:#d1fae5;color:#065f46}._actionUpdate_8jh7i_121{background:#dbeafe;color:#1e40af}._actionDelete_8jh7i_126{background:#fee2e2;color:#991b1b}._actionApprove_8jh7i_131{background:#d1fae5;color:#065f46}._actionReject_8jh7i_136{background:#fee2e2;color:#991b1b}._actionDefault_8jh7i_141{background:#f1f5f9;color:#475569}._tableName_8jh7i_146{font-weight:500;color:#475569;font-size:14px}._objectId_8jh7i_152,._timestamp_8jh7i_157{color:#64748b;font-size:12px}._logDetails_8jh7i_162{display:flex;flex-direction:column;gap:8px}._detailRow_8jh7i_168{display:flex;gap:8px}._label_8jh7i_173{font-weight:500;color:#475569;min-width:100px}._value_8jh7i_179{color:#64748b}._changes_8jh7i_183{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:12px}._changeSection_8jh7i_192{display:flex;flex-direction:column;gap:8px}._changeSection_8jh7i_192 strong{color:#475569;font-size:12px;text-transform:uppercase}._jsonValue_8jh7i_204{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:12px;font-size:12px;font-family:Courier New,monospace;color:#1e293b;overflow-x:auto;margin:0}._container_cyonb_1{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._header_cyonb_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._header_cyonb_8 h1{margin:0;color:#1e293b;font-size:24px;font-weight:600}._actionButton_cyonb_22{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500}._actionButton_cyonb_22:hover{background:#2563eb}._filters_cyonb_37{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap;align-items:center}._filter_cyonb_37{display:flex;align-items:center;gap:8px}._filter_cyonb_37 label{font-weight:500;color:#475569}._searchFilter_cyonb_56{flex:1;min-width:200px}._select_cyonb_61,._searchInput_cyonb_62{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}._select_cyonb_61{min-width:200px}._searchInput_cyonb_62{width:100%}._loading_cyonb_77,._noData_cyonb_78{text-align:center;padding:48px;color:#64748b}._table_cyonb_84{overflow-x:auto}._table_cyonb_84 table{width:100%;border-collapse:collapse}._table_cyonb_84 th,._table_cyonb_84 td{padding:12px;text-align:left;border-bottom:1px solid #e2e8f0}._table_cyonb_84 th{background:#f8fafc;font-weight:600;color:#475569}._table_cyonb_84 td{color:#64748b}._active_cyonb_110{color:#10b981;font-weight:500}._inactive_cyonb_115{color:#ef4444;font-weight:500}._editButton_cyonb_120,._deleteButton_cyonb_121{padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-size:12px;margin-right:8px}._editButton_cyonb_120{background:#3b82f6;color:#fff}._editButton_cyonb_120:hover{background:#2563eb}._deleteButton_cyonb_121{background:#ef4444;color:#fff}._deleteButton_cyonb_121:hover{background:#dc2626}._modal_cyonb_148{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_cyonb_161{background:#fff;padding:24px;border-radius:8px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto}._modalContent_cyonb_161 h2{margin:0 0 20px;color:#1e293b}._formGroup_cyonb_176{margin-bottom:16px}._formGroup_cyonb_176 label{display:block;margin-bottom:6px;font-weight:500;color:#475569}._formRow_cyonb_187{display:grid;grid-template-columns:1fr 1fr;gap:16px}._input_cyonb_193,._textarea_cyonb_194,._select_cyonb_61{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}._textarea_cyonb_194{resize:vertical}._modalActions_cyonb_207{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}._submitButton_cyonb_214,._cancelButton_cyonb_215{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500}._submitButton_cyonb_214{background:#3b82f6;color:#fff}._submitButton_cyonb_214:hover{background:#2563eb}._cancelButton_cyonb_215{background:#e2e8f0;color:#475569}._cancelButton_cyonb_215:hover{background:#cbd5e1}._container_17c7i_1{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._header_17c7i_8{margin-bottom:24px}._header_17c7i_8 h1{margin:0 0 8px;color:#1e293b;font-size:24px;font-weight:600}._subtitle_17c7i_19{margin:0;color:#64748b;font-size:14px}._tabs_17c7i_25{display:flex;gap:8px;margin-bottom:24px;border-bottom:1px solid #e2e8f0}._tab_17c7i_25,._activeTab_17c7i_33{padding:12px 20px;border:none;background:none;cursor:pointer;font-size:14px;font-weight:500;color:#64748b;border-bottom:2px solid transparent;transition:all .2s}._activeTab_17c7i_33{color:#3b82f6;border-bottom-color:#3b82f6}._tab_17c7i_25:hover{color:#3b82f6}._form_17c7i_54{margin-top:24px}._tabContent_17c7i_58{margin-bottom:24px}._tabContent_17c7i_58 h2{margin:0 0 20px;color:#1e293b;font-size:18px;font-weight:600}._formGroup_17c7i_69{margin-bottom:20px}._formGroup_17c7i_69 label{display:block;margin-bottom:6px;font-weight:500;color:#475569}._formRow_17c7i_80{display:grid;grid-template-columns:1fr 1fr;gap:20px}._input_17c7i_86,._textarea_17c7i_87,._select_17c7i_88{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-family:inherit}._textarea_17c7i_87{resize:vertical}._checkbox_17c7i_101{margin-right:8px}._formActions_17c7i_105{display:flex;justify-content:flex-end;padding-top:24px;border-top:1px solid #e2e8f0}._submitButton_17c7i_112{padding:12px 24px;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500}._submitButton_17c7i_112:hover:not(:disabled){background:#2563eb}._submitButton_17c7i_112:disabled{opacity:.6;cursor:not-allowed}._loading_17c7i_132,._error_17c7i_133{text-align:center;padding:48px;color:#64748b}._error_17c7i_133{color:#ef4444}._container_g4qnq_1{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._header_g4qnq_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._header_g4qnq_8 h1{margin:0;color:#1e293b;font-size:24px;font-weight:600}._actionButton_g4qnq_22{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500}._actionButton_g4qnq_22:hover{background:#2563eb}._loading_g4qnq_37,._noData_g4qnq_38{text-align:center;padding:48px;color:#64748b}._table_g4qnq_44{overflow-x:auto}._table_g4qnq_44 table{width:100%;border-collapse:collapse}._table_g4qnq_44 th,._table_g4qnq_44 td{padding:12px;text-align:left;border-bottom:1px solid #e2e8f0}._table_g4qnq_44 th{background:#f8fafc;font-weight:600;color:#475569}._table_g4qnq_44 td{color:#64748b}._active_g4qnq_70{color:#10b981;font-weight:500}._inactive_g4qnq_75{color:#ef4444;font-weight:500}._actionButtons_g4qnq_80{display:flex;gap:8px;flex-wrap:wrap}._mrnButton_g4qnq_86,._resetButton_g4qnq_87,._editButton_g4qnq_88,._deleteButton_g4qnq_89{padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-size:12px}._mrnButton_g4qnq_86{background:#10b981;color:#fff}._mrnButton_g4qnq_86:hover:not(:disabled){background:#059669}._mrnButton_g4qnq_86:disabled{opacity:.6;cursor:not-allowed}._resetButton_g4qnq_87{background:#f59e0b;color:#fff}._resetButton_g4qnq_87:hover{background:#d97706}._editButton_g4qnq_88{background:#3b82f6;color:#fff}._editButton_g4qnq_88:hover{background:#2563eb}._deleteButton_g4qnq_89{background:#ef4444;color:#fff}._deleteButton_g4qnq_89:hover{background:#dc2626}._modal_g4qnq_138{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_g4qnq_151{background:#fff;padding:24px;border-radius:8px;max-width:500px;width:90%}._modalContent_g4qnq_151 h2{margin:0 0 20px;color:#1e293b}._formGroup_g4qnq_164{margin-bottom:16px}._formGroup_g4qnq_164 label{display:block;margin-bottom:6px;font-weight:500;color:#475569}._formRow_g4qnq_175{display:grid;grid-template-columns:1fr 1fr;gap:16px}._input_g4qnq_181{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}._checkbox_g4qnq_189{margin-right:8px}._modalActions_g4qnq_193{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}._submitButton_g4qnq_200,._cancelButton_g4qnq_201{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500}._submitButton_g4qnq_200{background:#3b82f6;color:#fff}._submitButton_g4qnq_200:hover{background:#2563eb}._cancelButton_g4qnq_201{background:#e2e8f0;color:#475569}._cancelButton_g4qnq_201:hover{background:#cbd5e1}._container_q2u9t_1{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._header_q2u9t_8{margin-bottom:24px}._header_q2u9t_8 h1{margin:0 0 8px;color:#1e293b;font-size:24px;font-weight:600}._subtitle_q2u9t_19{margin:0;color:#64748b;font-size:14px}._filters_q2u9t_25{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap;align-items:center}._filter_q2u9t_25{display:flex;align-items:center;gap:8px}._filter_q2u9t_25 label{font-weight:500;color:#475569}._searchFilter_q2u9t_44{flex:1;min-width:200px}._select_q2u9t_49,._searchInput_q2u9t_50{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}._select_q2u9t_49{min-width:150px}._searchInput_q2u9t_50{width:100%}._loading_q2u9t_65,._noData_q2u9t_66{text-align:center;padding:48px;color:#64748b}._list_q2u9t_72{display:flex;flex-direction:column;gap:16px}._notificationCard_q2u9t_78{border:1px solid #e2e8f0;border-radius:8px;padding:16px;cursor:pointer;transition:box-shadow .2s}._notificationCard_q2u9t_78:hover{box-shadow:0 4px 6px #0000001a}._cardHeader_q2u9t_90{margin-bottom:12px}._cardTitle_q2u9t_94{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._cardTitle_q2u9t_94 h3{margin:0;font-size:16px;font-weight:600;color:#1e293b;flex:1}._status_q2u9t_109{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}._pending_q2u9t_116{background:#fef3c7;color:#92400e}._sent_q2u9t_121{background:#d1fae5;color:#065f46}._failed_q2u9t_126{background:#fee2e2;color:#991b1b}._cancelled_q2u9t_131{background:#f3f4f6;color:#374151}._cardMeta_q2u9t_136{display:flex;gap:16px;font-size:12px;color:#64748b}._type_q2u9t_143{font-weight:500}._date_q2u9t_147{color:#94a3b8}._cardBody_q2u9t_151{font-size:14px;color:#475569}._recipient_q2u9t_156{margin:0 0 8px;font-weight:500}._messagePreview_q2u9t_161{margin:8px 0;color:#64748b}._sentAt_q2u9t_166{margin:8px 0 0;font-size:12px;color:#94a3b8}._error_q2u9t_172{margin:8px 0 0;color:#ef4444;font-size:12px}._modal_q2u9t_178{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_q2u9t_191{background:#fff;padding:24px;border-radius:8px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto}._modalHeader_q2u9t_201{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}._modalHeader_q2u9t_201 h2{margin:0;color:#1e293b;font-size:20px}._closeButton_q2u9t_216{background:none;border:none;font-size:24px;cursor:pointer;color:#64748b;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}._closeButton_q2u9t_216:hover{color:#1e293b}._modalBody_q2u9t_234{display:flex;flex-direction:column;gap:16px}._detailRow_q2u9t_240{display:flex;gap:12px}._detailRow_q2u9t_240 strong{min-width:100px;color:#475569}._detailRow_q2u9t_240 span{color:#64748b}._messageSection_q2u9t_254{margin-top:8px;padding-top:16px;border-top:1px solid #e2e8f0}._messageSection_q2u9t_254 strong{display:block;margin-bottom:8px;color:#475569}._messageContent_q2u9t_266{padding:12px;background:#f8fafc;border-radius:6px;white-space:pre-wrap;color:#1e293b;line-height:1.6}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
