@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#e0e6ed;background:#0a0e17;font-family:JetBrains Mono,SF Mono,Fira Code,Consolas,monospace;overflow-x:hidden}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0a0e17}::-webkit-scrollbar-thumb{background:#1e2a3a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2a3a4a}.ant-layout{background:#0a0e17!important}.ant-layout-header{border-bottom:1px solid #1e2a3a;background:#0f1520!important;height:56px!important;padding:0 24px!important;line-height:56px!important}.ant-layout-content{min-height:calc(100vh - 56px);padding:20px}.ant-card{border:1px solid #1e2a3a!important;box-shadow:0 2px 12px #0000004d!important}.ant-card-head{border-bottom:1px solid #1e2a3a!important}.stat-card{text-align:center;background:linear-gradient(135deg,#0f1520 0%,#131a28 100%);border:1px solid #1e2a3a;border-radius:8px;padding:16px;transition:all .3s}.stat-card:hover{border-color:#00d4ff;box-shadow:0 0 20px #00d4ff1a}.stat-card .stat-value{margin-top:4px;font-size:22px;font-weight:600}.stat-card .stat-label{color:#89a;text-transform:uppercase;letter-spacing:1px;font-size:11px}.stat-positive{color:#0f8}.stat-negative{color:#f46}.glow-text{text-shadow:0 0 10px #00d4ff80}.pulse-dot{border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse;display:inline-block}.pulse-dot.running{background:#0f8;box-shadow:0 0 8px #0f89}.pulse-dot.stopped{background:#f46}.pulse-dot.error{background:#fa0;box-shadow:0 0 8px #fa09}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.section-title{color:#00d4ff;border-bottom:1px solid #1e2a3a;margin-bottom:12px;padding-bottom:8px;font-size:14px;font-weight:600}
