:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{height:100%;max-width:100vw;overflow:hidden;-moz-user-select:none;user-select:none;-webkit-user-select:none}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}.global-table{.ant-spin-nested-loading{height:100%;.ant-spin-container{display:flex;height:100%;flex-direction:column;.ant-table{flex:1 1}}}}.global-modal-bady{.ant-modal-confirm-body-wrapper{.ant-modal-confirm-body{justify-content:center}}}@media (prefers-color-scheme:dark){html{color-scheme:dark}}