#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#nprogress .bar{background:#409eff}#nprogress .peg{box-shadow:0 0 10px #409eff,0 0 5px #409eff}.page-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.page-header h2{color:var(--el-text-color-primary);font-size:18px;font-weight:600}.toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.pagination{justify-content:flex-end;margin-top:16px;display:flex}.card-header{justify-content:space-between;align-items:center;display:flex}.code-preview{background:var(--el-fill-color-light);white-space:pre-wrap;word-break:break-all;max-height:300px;padding:16px;font-family:Consolas,Courier New,monospace;font-size:12px;overflow-y:auto}.log-preview{color:#e2e8f0;white-space:pre-wrap;word-break:break-all;background:#0f172a;border-radius:6px;max-height:400px;padding:12px;font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.6;overflow-y:auto}@media (width<=768px){.toolbar{flex-direction:column;align-items:stretch}.toolbar .el-input,.toolbar .el-select{width:100%!important}.page-header{flex-direction:column;align-items:flex-start;gap:12px}}
