@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fffe;color:#2d3748}#root{min-height:100vh}.ant-layout-sider-children{display:flex;flex-direction:column}.ant-menu-inline .ant-menu-item{margin-bottom:2px!important}.ant-card{transition:box-shadow .2s ease}.ant-card:hover{box-shadow:0 4px 16px #529e781a}.ant-table-wrapper .ant-table-thead>tr>th{font-weight:600}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0f8f4}::-webkit-scrollbar-thumb{background:#a3c9b8;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#529e78}.page-container{animation:fadeIn .25s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.score-badge{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:28px;border-radius:14px;font-weight:600;font-size:13px;padding:0 10px}.batch-stepper .ant-steps-item-icon{background:none!important;border:none!important;width:38px!important;height:38px!important;margin-inline-end:10px!important;display:flex!important;align-items:center!important;justify-content:center!important}.batch-stepper .ant-steps-item-container{display:flex!important;align-items:center!important}.batch-stepper .ant-steps-item-tail{top:19px!important}.batch-stepper .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background:#529e78!important}.batch-stepper .ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-tail:after,.batch-stepper .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-tail:after{background:#d6e8de!important}.batch-stepper .ant-steps-item-process .ant-steps-item-title{color:#2d6a4f!important}.batch-stepper .ant-steps-item-process .ant-steps-item-description{color:#529e78!important}.batch-stepper .ant-steps-item-finish .ant-steps-item-title{color:#24292f!important}.batch-stepper .ant-steps-item-finish .ant-steps-item-description{color:#8b949e!important}.batch-stepper .ant-steps-item-wait .ant-steps-item-title{color:#a3c0b0!important}.batch-stepper .ant-steps-item-wait .ant-steps-item-description{color:#c2d6cc!important}.batch-stepper .ant-steps-item-title{font-weight:600!important;font-size:13px!important}.batch-stepper .ant-steps-item-description{font-size:11px!important}.batch-stepper .ant-steps-item{cursor:default!important}
