@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}*{box-sizing:border-box}body{color:#e2e2e8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0f;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a2a3a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a3a4a}.ant-table-wrapper{overflow-x:auto}.ant-table{border-radius:10px;overflow:hidden}.ant-table-thead>tr>th{letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #1e1e2e!important;padding-top:12px!important;padding-bottom:12px!important;font-size:12px!important;font-weight:600!important}.ant-table-tbody>tr>td{transition:background .15s;background:#12121a!important;border-bottom:1px solid #ffffff0a!important}.ant-table-tbody>tr:last-child>td{border-bottom:none!important}.ant-table-tbody>tr:nth-child(2n)>td{background:#15151d!important}.ant-table-tbody>tr.ant-table-row:hover>td,.ant-table-tbody>tr:nth-child(2n).ant-table-row:hover>td{background:#1a1729!important}.ant-table-thead>tr>th.ant-table-cell-fix-left,.ant-table-thead>tr>th.ant-table-cell-fix-right{background:#16161f!important}.ant-table .ant-tag{border-radius:6px;padding:0 8px;font-size:12px;font-weight:500;line-height:20px}.ant-table .ant-btn-link{border-radius:6px;height:auto;padding:2px 8px;font-size:13px}.ant-table .ant-btn-link:not(.ant-btn-dangerous):hover{background:#6c5ce71a}.ant-table .ant-btn-link.ant-btn-dangerous:hover{background:#ff4d4f14}.ant-empty-description{color:#5a5a72!important}.ant-pagination .ant-pagination-item{background:0 0;border-color:#2a2a3a;border-radius:8px}.ant-pagination .ant-pagination-item-active{background:#6c5ce71f;border-color:#6c5ce7}.tiptap{color:#e2e2e8;outline:none;min-height:180px;font-size:14px;line-height:1.7}.tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#5a5a72;pointer-events:none;height:0}.tiptap h2{margin:12px 0 8px;font-size:20px;font-weight:700}.tiptap h3{margin:10px 0 6px;font-size:16px;font-weight:600}.tiptap p{margin:4px 0}.tiptap ul,.tiptap ol{margin:4px 0;padding-left:20px}.tiptap a{color:#6c5ce7;text-decoration:underline}.tiptap mark{background:#faad144d;border-radius:2px;padding:0 2px}.tiptap blockquote{color:#9898b0;border-left:3px solid #3a3a4a;margin:8px 0;padding-left:12px}.tiptap code{background:#1e1e2e;border-radius:4px;padding:2px 6px;font-size:13px}.tiptap pre{background:#1e1e2e;border-radius:8px;padding:12px;overflow-x:auto}@media (width<=768px){.ant-table{font-size:13px}.ant-modal{max-width:calc(100vw - 32px)!important}.ant-modal .ant-modal-body{padding:16px!important}}.md-body{color:#e2e2e8;word-break:break-word;font-size:14px;line-height:1.75}.md-body>:first-child{margin-top:0}.md-body>:last-child{margin-bottom:0}.md-body p{margin:.4em 0}.md-body h1,.md-body h2,.md-body h3,.md-body h4{margin:1em 0 .4em;font-weight:700;line-height:1.3}.md-body h1{font-size:20px}.md-body h2{font-size:17px}.md-body h3{font-size:15px}.md-body h4{color:#b8b8c8;font-size:14px}.md-body ul,.md-body ol{margin:.4em 0;padding-left:22px}.md-body li{margin:2px 0}.md-body li>p{margin:0}.md-body a{color:#a78bfa;text-underline-offset:2px;text-decoration:underline}.md-body a:hover{color:#c4b5fd}.md-body blockquote{color:#b0b0c0;background:#6c5ce70f;border-left:3px solid #6c5ce7;border-radius:0 6px 6px 0;margin:.6em 0;padding:2px 12px}.md-body code{color:#c4b5fd;background:#6c5ce71f;border:1px solid #6c5ce733;border-radius:4px;padding:1px 6px;font-family:JetBrains Mono,Fira Code,Menlo,Consolas,monospace;font-size:.88em}.md-body pre{background:#0e0e16;border:1px solid #1e1e2e;border-radius:8px;margin:.6em 0;padding:12px 14px;font-size:12.5px;line-height:1.6;overflow-x:auto}.md-body pre code{color:#e2e2e8;font-size:inherit;background:0 0;border:0;padding:0}.md-body table{border-collapse:collapse;width:auto;max-width:100%;margin:.6em 0;font-size:13px;display:block;overflow-x:auto}.md-body th,.md-body td{text-align:left;border:1px solid #2a2a3a;padding:6px 10px}.md-body th{background:#6c5ce714;font-weight:600}.md-body hr{border:0;border-top:1px solid #2a2a3a;margin:1em 0}.md-body img{border-radius:6px;max-width:100%}.md-body input[type=checkbox]{accent-color:#6c5ce7;margin-right:4px}
