@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6{text-align:left;margin-bottom:10px;font-family:Montserrat,sans-serif;font-weight:600}p,ul,ol,li{font-family:Montserrat,sans-serif;font-weight:400}hr{opacity:.5;margin-bottom:10px}.dashboard-page{text-align:left;flex-direction:column;gap:16px;display:flex}.dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}@media (width<=768px){.dashboard-header{flex-direction:column;align-items:flex-start}}.stat-card{border:1px solid #0000000a}.stat-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:inline-flex}.progress-row{flex-direction:column;gap:6px;display:flex}.progress-label{justify-content:space-between;align-items:center;display:flex}@media (width<=768px){.ant-table{font-size:12px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 4px}.ant-space{gap:8px!important}.ant-btn{height:auto;padding:4px 8px;font-size:12px}.stat-card .ant-statistic-content{font-size:20px!important}}@media (width<=576px){.ant-table{font-size:11px}.ant-btn-icon-only{min-width:28px;height:28px}.dashboard-page{gap:12px}.ant-modal{margin:16px;max-width:calc(100vw - 32px)!important}.ant-drawer{max-width:100vw!important}}
