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