:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#f0f2f5}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:transparent;border-radius:999px;border:3px solid transparent;background-clip:padding-box;transition:background-color .25s ease}*:hover::-webkit-scrollbar-thumb{background-color:#0003}*::-webkit-scrollbar-thumb:hover{background-color:#00000059!important}*::-webkit-scrollbar-thumb:active{background-color:#00000080!important}*::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:transparent transparent}*:hover{scrollbar-color:rgba(0,0,0,.2) transparent}.monaco-editor *::-webkit-scrollbar,.monaco-editor *::-webkit-scrollbar-thumb,.monaco-editor *::-webkit-scrollbar-track{all:revert}.monaco-editor *{scrollbar-width:auto;scrollbar-color:auto}.md-preview h1,.md-preview h2,.md-preview h3,.md-preview h4{margin:1em 0 .5em;font-weight:600}.md-preview h1{font-size:1.7em;border-bottom:1px solid #eee;padding-bottom:6px}.md-preview h2{font-size:1.4em;border-bottom:1px solid #eee;padding-bottom:4px}.md-preview h3{font-size:1.2em}.md-preview p{margin:.6em 0}.md-preview code{background:#f5f5f5;padding:2px 6px;border-radius:3px;font-size:.9em}.md-preview pre{background:#f5f5f5;padding:12px;border-radius:6px;overflow-x:auto}.md-preview pre code{background:transparent;padding:0}.md-preview blockquote{border-left:4px solid #d9d9d9;color:#666;margin:.8em 0;padding:0 12px}.md-preview a{color:#1677ff;text-decoration:none}.md-preview a:hover{text-decoration:underline}.md-preview ul,.md-preview ol{padding-left:24px}.md-preview table{border-collapse:collapse;margin:.8em 0}.md-preview table th,.md-preview table td{border:1px solid #e5e5e5;padding:6px 10px}.md-preview img{max-width:100%;border-radius:4px}.md-preview hr{border:none;border-top:1px solid #eee;margin:1em 0}@keyframes rowFlash{0%,to{background-color:transparent}25%,75%{background-color:#fff1b8}}.highlight-flash>td{animation:rowFlash 2s ease}.ant-table-thead th .ant-table-column-sorter{opacity:0;transition:opacity .15s ease}.ant-table-thead th:hover .ant-table-column-sorter,.ant-table-thead th.ant-table-column-sort .ant-table-column-sorter{opacity:1}.ant-table-thead th.react-resizable{position:relative;background-clip:padding-box}.react-resizable-handle{position:absolute;right:-5px;top:0;bottom:0;width:10px;height:auto!important;cursor:col-resize;z-index:2;background-image:none!important;background:none!important;padding:0!important;touch-action:none}.react-resizable-handle:after{content:"";position:absolute;top:25%;right:4px;height:50%;width:2px;background:transparent;border-radius:1px;transition:background .15s ease}.react-resizable-handle:hover:after,.react-resizable-handle:active:after{background:#1677ff}.tr-cell{display:flex;align-items:flex-start;gap:6px}.tr-cell-empty{padding:4px 6px;background:#fafafa;border:1px dashed #e5e7eb;border-radius:6px;min-height:36px;align-items:center;transition:background-color .15s ease,border-color .15s ease}.tr-cell-empty:hover{background:#f5f9ff;border-color:#d6e4ff}.tr-long-cell{justify-content:space-between;padding:6px 8px 6px 10px;background:#fff;border:1px solid #e5e7eb;font-size:13px;cursor:pointer;gap:6px;line-height:1.4}.tr-long-cell:hover{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff14}.tr-long-cell.is-empty{background:#fafafa;border-style:dashed;border-color:#e5e7eb;color:#bfbfbf}.tr-long-cell.is-empty:hover{border-color:#1677ff;color:#1677ff}.tr-autoflow-btn{color:#1677ff;background:#1677ff14;border-radius:4px;padding:2px 8px;font-size:12px;cursor:pointer;display:inline-flex;align-items:center;gap:4px;-webkit-user-select:none;user-select:none;transition:background-color .15s ease}.tr-autoflow-btn:hover{background:#1677ff29}.tr-autoflow-btn.disabled{color:#bfbfbf;background:#f0f0f0;cursor:not-allowed}.tr-row-progress{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#8c8c8c;font-variant-numeric:tabular-nums}.tr-row-progress .bar{width:44px;height:4px;border-radius:999px;background:#f0f0f0;overflow:hidden}.tr-row-progress .bar>div{height:100%;background:#52c41a;transition:width .2s ease}.tr-row-progress.partial .bar>div{background:#1677ff}.tr-row-progress.empty .bar>div{background:#faad14}.ant-table-body:not([style*=max-height]){overflow-y:hidden!important}.subscribe-node-row td{background:#f6ffed!important}.subscribe-node-row:hover td{background:#d9f7be!important}.node-status-dot{position:relative;display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--node-dot-color, #999);flex:none;vertical-align:middle}.node-status-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:var(--node-dot-color, #999);animation:nodeStatusPulse 1.4s cubic-bezier(0,0,.2,1) infinite;z-index:0}.node-status-dot.is-offline:after{animation-duration:2.6s}.node-status-dot.is-warning:after{animation-duration:1.8s}@keyframes nodeStatusPulse{0%{transform:scale(1);opacity:.5}to{transform:scale(2);opacity:0}}@media (prefers-reduced-motion: reduce){.node-status-dot:after{animation:none}}
