*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;background-color:#000}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#ffffffd9}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#141414}::-webkit-scrollbar-thumb{background:#303030;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#404040}.ant-layout{min-height:100vh}.ant-layout-sider-trigger{background:#1f1f1f!important}.page-enter{opacity:0}.page-enter-active{opacity:1;transition:opacity .2s ease-in}.page-exit{opacity:1}.page-exit-active{opacity:0;transition:opacity .2s ease-out}.status-running{color:#1890ff}.status-completed{color:#52c41a}.status-failed{color:#ff4d4f}.status-pending{color:#faad14}.status-cancelled{color:#8c8c8c}
