@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;background-color:#f8f9fc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1e1e2d}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8f9fc;padding:24px}.uuid-cell{font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-size:.8rem;cursor:pointer;color:#6366f1;transition:color .2s}.uuid-cell:hover{color:#4f46e5}.ant-table-wrapper{border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000008,0 4px 16px #0000000d;background:#fff}.ant-table-thead>tr>th{font-weight:600!important;text-transform:uppercase;font-size:11px!important;letter-spacing:.05em}.ant-table-expanded-row .ant-table-wrapper{border-radius:0;box-shadow:none;overflow:visible}.ant-table-expanded-row>td{padding:8px 8px 8px 48px!important;background:#f1f3f9!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ant-pagination .ant-pagination-item-active a{color:#fff!important}::selection{background:#6366f126;color:#1e1e2d}
