*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f172a}#root{min-height:100vh}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0ea5e94d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0ea5e980}.bot-sidebar{background:linear-gradient(180deg,#0f172a,#1e293b);border-right:1px solid #1E293B;transition:width .2s ease}.bot-sidebar .ant-menu{background:transparent!important;border-inline-end:none!important}.bot-sidebar .ant-menu-item{margin:4px 8px!important;border-radius:10px!important;color:#94a3b8!important;height:44px!important;line-height:44px!important}.bot-sidebar .ant-menu-item:hover{background:#0ea5e91a!important;color:#e2e8f0!important}.bot-sidebar .ant-menu-item-selected{background:linear-gradient(135deg,#0ea5e933,#06b6d426)!important;color:#0ea5e9!important;font-weight:600!important}.bot-sidebar .ant-menu-item-selected .anticon{color:#0ea5e9!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.animate-fadeInUp{animation:fadeInUp .4s ease-out forwards}.stagger-1{animation-delay:.05s}.stagger-2{animation-delay:.1s}.stagger-3{animation-delay:.15s}.stagger-4{animation-delay:.2s}.stat-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:20px;transition:all .2s ease;opacity:0;animation:fadeInUp .5s ease-out forwards}.stat-card:hover{border-color:#0ea5e94d;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.bot-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:20px;transition:all .25s ease}.bot-card:hover{border-color:#0ea5e966;box-shadow:0 0 20px #0ea5e914}.status-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.status-dot.running{background:#22c55e;box-shadow:0 0 8px #22c55e80;animation:pulse-dot 2s ease-in-out infinite}.status-dot.stopped{background:#64748b}.ant-table{border-radius:12px!important;overflow:hidden}.ant-modal-content{border-radius:16px!important}.ant-select-dropdown{border-radius:10px!important}.ant-card{border-radius:12px!important}.ant-tag{border-radius:6px!important}
