*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.monaco-editor{border-radius:8px;overflow:hidden}.ant-table-row-running{animation:pulse 2s infinite}@keyframes pulse{0%{background-color:transparent}50%{background-color:#1677ff1a}to{background-color:transparent}}.diff-viewer-dark .react-diff-viewer-table{background:#1e1e1e}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .2s ease-in}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .2s ease-in}.ant-card-hoverable{transition:all .3s ease}.ant-card-hoverable:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.ant-btn{transition:all .2s ease}.ant-btn:active{transform:scale(.98)}.ant-tag,.ant-menu-item{transition:all .2s ease}.console-output{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.6}[data-theme=dark]{color-scheme:dark}
