@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";:root{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--theme-transition: background-color .25s ease, color .25s ease, border-color .25s ease, box-shadow .25s ease}*{box-sizing:border-box}body{margin:0;padding:0;transition:var(--theme-transition)}[data-theme=light] body,body{background-color:#fafbfc;color:#0f172a}[data-theme=dark] body{background-color:#07080c;color:#f1f5f9}#root{width:100%!important;max-width:none!important;min-height:100vh}.ant-card,.ant-table,.ant-input,.ant-select,.ant-btn,.ant-menu,.ant-layout,.ant-layout-sider,.ant-layout-content,.ant-modal-content,.ant-dropdown-menu,.ant-popover-inner{transition:var(--theme-transition)!important}.table-row-light{background-color:#fbfbfb!important}.table-row-white{background-color:#fff!important}[data-theme=dark] .table-row-light{background-color:#12151c!important}[data-theme=dark] .table-row-white{background-color:#0d0f14!important}.ant-table-thead>tr>th{font-weight:500!important;font-size:13px!important;padding:12px 16px!important;height:40px!important;transition:var(--theme-transition)!important}.ant-table-tbody>tr>td{padding:16px!important;font-size:14px!important;font-weight:500!important;border-bottom:0!important;transition:var(--theme-transition)!important}.ant-table-tbody>tr{height:50px}.ant-table{border-radius:8px;overflow:hidden}.ant-layout,.ant-layout-content{width:100%!important;max-width:none!important}.ant-tag{font-family:Montserrat,sans-serif!important;border-radius:4px!important}.ant-tag-success{background-color:#10b9811a!important;color:#10b981!important;border-color:#10b98133!important}.ant-tag-processing{background-color:#3b82f61a!important;color:#3b82f6!important;border-color:#3b82f633!important}.ant-tag-error{background-color:#ef44441a!important;color:#ef4444!important;border-color:#ef444433!important}.ant-tag-warning{background-color:#f59e0b1a!important;color:#f59e0b!important;border-color:#f59e0b33!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b880}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#94a3b833}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#94a3b84d}::selection{background:#3b82f64d;color:inherit}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
