.table .breathing{animation:breathing 1s ease-out normal;animation-iteration-count:infinite}@keyframes breathing{0%{opacity:1}50%{opacity:0}to{opacity:1}}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{padding:0;margin:0;overflow-y:auto;overflow-x:hidden;width:100vw;height:100vh}@media only screen and (max-width: 600px){.ant-layout-header{padding-left:0;padding-right:0}}*{scrollbar-width:thin;scrollbar-color:#e0e0e0 #ffffff}*::-webkit-scrollbar{width:7px}*::-webkit-scrollbar-track{background:#ffffff}*::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:10px}
