:root{--background:#fff;--foreground:#171717}html,body{max-width:100vw;height:100%;overflow:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Museo 300",Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.app-shell{height:100vh;overflow:hidden}.app-shell-body{height:calc(100vh - 64px);margin-top:64px;overflow:hidden}.app-shell-layout,.site-layout{min-width:0;height:100%;overflow:hidden}.site-layout{flex-direction:column;display:flex}.main-container-content{scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;min-height:0;padding:30px;display:flex;overflow:auto}.main-container-content::-webkit-scrollbar{display:none}.app-shell-footer{text-align:center;z-index:1;background:#fff;flex-shrink:0;padding:12px 16px 16px;box-shadow:0 0 0 1px #3a34330d}.container{width:100%;position:relative}.ant-table-cell-fix-right-first:after,.ant-table-cell-fix-left-lasta:after{box-shadow:inset -10px 0 8px -8px #05050533!important}.ant-table-cell-fix-left-last:after{box-shadow:inset 10px 0 8px -8px #05050533!important}.ant-layout-sider .ant-layout-sider-children{width:200px;height:calc(100vh - 64px);transition:all .2s;position:fixed;top:64px}.ant-layout-sider-collapsed .ant-layout-sider-children{width:50px;height:calc(100vh - 64px);transition:all .2s;position:fixed;top:64px}.ant-layout-sider-zero-width .ant-layout-sider-children{width:0;height:calc(100vh - 64px);transition:all .2s;position:fixed;top:64px}
