:root{--background:#fff;--foreground:#171717;--theme-color:#1a3f90;--theme-color-alpha-10:rgba(26,63,144,.1);--theme-color-alpha-20:rgba(26,63,144,.2);--theme-color-alpha-40:rgba(26,63,144,.4);--theme-color-alpha-60:rgba(26,63,144,.6);--theme-color-alpha-85:rgba(26,63,144,.85)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.ant-card{padding:0!important;margin:10px!important}.ant-card-head{color:#fff!important;background:#1a3f90!important;border-radius:5px 5px 0 0!important}.ant-table{margin:10px!important}.ant-card-bordered{border:1px solid #1a3f90!important}th{background-color:#1a3f90!important;color:#fff!important}.ant-pagination{margin:10px!important}.ant-table-footer{padding:5px!important;background:#fff!important}.ant-pro-card-body{padding:0!important}.ant-pro-table-list-toolbar-container{padding-top:0!important;padding-bottom:8px!important}.ant-input,.ant-select-item-option-content{font-weight:600}