body,html{margin:0;overflow:hidden}#root,body,html{height:100%}@keyframes route-loader-jump{15%{border-bottom-right-radius:3px}25%{transform:translateY(9px) rotate(22.5deg)}50%{border-bottom-right-radius:40px;transform:translateY(18px) scaleY(.9) rotate(45deg)}75%{transform:translateY(9px) rotate(67.5deg)}to{transform:translateY(0) rotate(90deg)}}@keyframes route-loader-shadow{0%,to{transform:scale(1)}50%{transform:scaleX(1.2)}}.route-transition-mask{align-items:center;animation:route-mask-fade 1.5s ease-out both;background-color:#f4f7f9;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:9}.route-transition-mask .route-loader{height:48px;position:relative;width:48px}.route-transition-mask .route-loader:before{animation:route-loader-shadow .5s linear infinite;background:rgba(113,102,240,.5);border-radius:50%;content:"";height:5px;left:0;position:absolute;top:60px;width:48px}.route-transition-mask .route-loader:after{animation:route-loader-jump .5s linear infinite;background:#7166f0;border-radius:4px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.route-transition-mask .route-title{color:rgba(0,0,0,.85);font-size:28px;font-weight:600;margin-top:66px}@keyframes route-mask-fade{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.fill-height-table,.fill-height-table .ant-spin-container,.fill-height-table .ant-spin-nested-loading,.fill-height-table .ant-table,.fill-height-table .ant-table-container{display:flex;flex:1 1;flex-direction:column;min-height:0}.fill-height-table .ant-table-header{flex-shrink:0}.fill-height-table .ant-table-body{flex:1 1;min-height:0;overflow:auto!important}.fill-height-table .ant-table-body:has(.ant-table-placeholder)>table{min-height:100%}.fill-height-table .ant-pagination{flex-shrink:0}