@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--atb-red: #A60303;--atb-red-light: #A60832;--atb-red-dark: #7A0202;--atb-pink: #BF6969;--atb-gray: #898A8C;--atb-gray-light: #F2F2F2;--atb-white: #FFFFFF;--atb-gray-50: #F8FAFC;--atb-gray-100: #F1F5F9;--atb-gray-200: #E2E8F0}*{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:var(--atb-gray-50)}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--atb-gray-100)}::-webkit-scrollbar-thumb{background:var(--atb-gray-200);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--atb-red)}.ant-card{box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;transition:box-shadow .2s ease}.ant-card:hover{box-shadow:0 4px 12px #a6030314}.ant-statistic-title{font-weight:500}.ant-table-thead>tr>th{background:var(--atb-gray-50)!important;font-weight:600}.ant-tag{border-radius:6px;font-weight:500}
