:root{height:100vh;width:100%;overflow:hidden;font-family:Poppins,sans-serif;--font-size-xs: 12px;--font-size-sm: 13px;--font-size-md: 14px;--font-size-lg: 16px;--font-size-xl: 18px;--font-size-2xl: 20px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-bold: 700;--line-height-normal: 1.5715;--line-height-tight: 1.25;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px}a{font-weight:500;color:#1890ff;text-decoration:inherit}a:hover{color:#40a9ff}body{margin:0;padding:0;min-width:320px;height:100vh;overflow:hidden;font-family:var(--font-family);font-size:var(--font-size-md);line-height:1.6}.no-border-card.ant-card{border:none!important}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.ant-layout{min-height:100vh;background:#fff!important}.ant-layout-content{overflow:auto;padding:12px}.ant-card{transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #d9d9d9;font-size:14px}.ant-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.ant-card-head{border-bottom:1px solid #f0f0f0;font-weight:500;padding:12px 16px;font-size:14px}.ant-card-body{padding:16px}.ant-card-hoverable .ant-card-body{padding:12px 16px}.ant-statistic{margin:0}.ant-statistic-title{margin-bottom:4px}.ant-statistic-content{margin-bottom:0}.ant-statistic-title{font-weight:400;font-size:14px;color:#404040d9}.ant-statistic-content{font-size:24px}.ant-statistic-content-value{font-weight:500;font-size:24px}.ant-btn{font-size:14px;height:32px;padding:4px 15px}.ant-btn-primary{font-weight:400;transition:all .3s ease;background:#1890ff;border-color:#1890ff}.ant-btn-primary:hover{background:#40a9ff!important;border-color:#40a9ff!important}.ant-table{font-size:14px}.ant-table-thead>tr>th{background:#fafafa;color:#000000d9!important;font-weight:500;border-bottom:1px solid #f0f0f0;padding:12px 16px;font-size:14px}.ant-table-tbody>tr>td{padding:12px 16px;font-size:14px}.ant-table-tbody>tr:hover>td{background:#fafafa!important}.hide-scrollbar::-webkit-scrollbar{display:none}.small-font-table .ant-table-thead>tr>th{font-size:12px;background:transparent}.small-font-table .ant-table-tbody>tr>td{font-size:12px}.ant-segmented-item-selected{background-color:#1890ff!important;color:#fff!important;font-weight:600}.ant-menu-inline .ant-menu-item,.ant-menu-vertical .ant-menu-item{padding-inline:2!important;justify-content:center}.text-ant-primary{color:#00f}.small-font-table .ant-table{font-size:12px}.small-font-table .ant-table-cell{padding:6px 8px!important}@media(max-width:768px){.small-font-table .ant-table{font-size:11px}}.smallPieGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;justify-items:center}@media(max-width:768px){.smallPieGrid{grid-template-columns:repeat(1,1fr)}}.login-container{height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f5}
