@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";body{margin:0;padding:0;font-family:Plus Jakarta Sans,sans-serif;background-color:#f1f3fd;color:#060b25;zoom:80%}.ant-layout{background:#f1f3fd!important}#root>.ant-layout{min-height:125vh!important}.ant-layout-sider{background:#fff!important;border-right:1px solid #e2e8f0}.ant-menu-light{background:transparent!important;border-right:none!important}.ant-menu-light .ant-menu-item-selected{background-color:#f1f3fd!important;color:#2643dd!important;font-weight:600;border-radius:8px}.ant-menu-item{margin:4px 12px!important;width:calc(100% - 24px)!important;border-radius:8px!important;color:#64748b;font-weight:500}.ant-menu-item:hover{background-color:#f1f3fd!important;color:#2643dd!important}.ant-layout-header{background:#fff!important;border-bottom:1px solid #e2e8f0}.page-overtitle{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:4px}.page-title{font-size:32px!important;font-weight:800!important;color:#060b25!important;margin:0!important;letter-spacing:-.5px}.btn-dark{background-color:#000e5a!important;color:#fff!important;border-radius:8px!important;font-weight:600!important;display:flex;align-items:center;justify-content:center;padding:8px 20px!important;height:40px!important;border:none!important;box-shadow:0 4px 6px -1px #000e5a66,0 2px 4px -1px #000e5a33!important;transition:all .2s ease}.btn-dark:hover{background-color:#0d1e76!important;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0d1e7666,0 4px 6px -2px #0d1e7633!important}.btn-danger{background-color:#dc3545!important;color:#fff!important;border-radius:8px!important;font-weight:600!important;display:flex;align-items:center;justify-content:center;padding:8px 20px!important;height:40px!important;border:none!important;box-shadow:0 4px 6px -1px #dc354566,0 2px 4px -1px #dc354533!important;transition:all .2s ease}.btn-danger:hover{background-color:#c82333!important;transform:translateY(-1px);box-shadow:0 10px 15px -3px #c8233366,0 4px 6px -2px #c8233333!important}.btn-edit{background-color:#0f766e!important;color:#fff!important;border-radius:8px!important;font-weight:600!important;display:flex;align-items:center;justify-content:center;padding:8px 20px!important;height:40px!important;border:none!important;box-shadow:0 4px 6px -1px #0f766e66,0 2px 4px -1px #0f766e33!important;transition:all .2s ease}.btn-edit:hover{background-color:#115e59!important;transform:translateY(-1px);box-shadow:0 10px 15px -3px #115e5966,0 4px 6px -2px #115e5933!important}.premium-table .ant-table{background:#fff!important;border-radius:12px!important;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.premium-table .ant-table-thead>tr>th{background:#000e5a!important;color:#fff!important;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-bottom:none!important;padding:16px 24px!important}.premium-table .ant-table-thead th .ant-table-column-sorter-up,.premium-table .ant-table-thead th .ant-table-column-sorter-down{color:#fff6!important}.premium-table .ant-table-thead th .ant-table-column-sorter-up.active,.premium-table .ant-table-thead th .ant-table-column-sorter-down.active{color:#fff!important}.premium-table .ant-table-tbody>tr>td,.premium-table .ant-table-summary>tr>td,.premium-table tfoot>tr>td,.premium-table tfoot>tr>th{border-bottom:1px solid #f1f5f9!important;padding:16px 24px!important;color:#334155;font-weight:500;font-size:14px}.premium-table .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.premium-table .ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters:hover{background:#0d1e76!important}.premium-table .ant-pagination{margin:16px 24px!important}.action-btn{color:#94a3b8;cursor:pointer;font-size:20px;font-weight:700;letter-spacing:2px;line-height:1;-webkit-user-select:none;user-select:none;transition:color .2s}.action-btn:hover{color:#2643dd}.user-dropdown-trigger:hover{background:#f1f3fd!important}.status-badge{padding:6px 12px;border-radius:20px;font-weight:600;font-size:12px}.status-active{background-color:#f0fdf4;color:#16a34a}.full-row-tabs .ant-tabs-nav{background-color:#000e5a!important;margin-bottom:0!important;border-radius:12px 12px 0 0;padding:0 16px}.full-row-tabs .ant-tabs-tab{padding:16px 24px!important;margin:0!important}.full-row-tabs .ant-tabs-tab-btn{color:#fff9!important;font-weight:600;font-size:15px;transition:color .3s}.full-row-tabs .ant-tabs-tab:hover .ant-tabs-tab-btn{color:#ffffffd9!important}.full-row-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important}.full-row-tabs .ant-tabs-ink-bar{background:#2643dd!important;height:4px!important}.full-row-tabs .ant-tabs-content-holder{padding:24px}.ant-form .ant-input,.ant-form .ant-input-number-input,.ant-form .ant-input-number,.ant-form .ant-picker,.ant-form .ant-select-selector{border-radius:8px!important;border:1px solid #e2e8f0!important;background-color:#f8fafc!important;transition:all .3s ease!important;color:#060b25!important}.ant-form .ant-input:hover,.ant-form .ant-input:focus,.ant-form .ant-input-number:hover,.ant-form .ant-input-number-focused,.ant-form .ant-picker:hover,.ant-form .ant-picker-focused,.ant-form .ant-select-selector:hover,.ant-form .ant-select-focused .ant-select-selector{border-color:#2643dd!important;background-color:#fff!important;box-shadow:0 0 0 3px #2643dd1a!important}.ant-form-item-label>label{font-weight:600!important;color:#334155!important}.fade-in{animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hover-card{border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;transition:all .2s}.hover-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}@media(max-width:768px){.login-illustration-container{display:none!important}}
