.operationsDashboard{flex-direction:column;gap:18px;width:100%;display:flex}.bottomGrid{grid-template-columns:320px 1fr;align-items:start;gap:18px;display:grid}@media (max-width:1200px){.bottomGrid{grid-template-columns:1fr}}
.statsGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.statCard{background:#111827;border:1px solid #ffffff0d;border-radius:14px;padding:18px}.statCard span{color:#94a3b8;margin-bottom:10px;font-size:13px;display:block}.statCard h2{color:#fff;margin:0;font-size:30px;font-weight:700}.green{color:#22c55e}.red{color:#ef4444}
.tradeSection{background:#111827;border:1px solid #ffffff0f;border-radius:18px;padding:18px}.sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.sectionHeader h2{color:#fff;margin:0;font-size:20px}.sectionHeader span{color:#8b95a7;font-size:13px}.status{color:#8b95a7;align-items:center;gap:10px;font-size:13px;display:flex}.liveDot{background:#00d26a;border-radius:50%;width:10px;height:10px;box-shadow:0 0 10px #00d26a}.tableWrapper{overflow:auto}.tradesTable{border-collapse:collapse;width:100%}.tradesTable thead{background:#182233}.tradesTable th{text-align:left;color:#8ea1bf;text-transform:uppercase;letter-spacing:.08em;padding:11px;font-size:11px}.tradesTable td{color:#fff;border-top:1px solid #ffffff0d;padding:11px;font-size:12px}.tradesTable tbody tr{transition:all .25s}.tradesTable tbody tr:hover{background:#172136}.badge{border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700}.buy{color:#00d26a;background:#00d26a26}.sell{color:#ff5252;background:#ff4d4d26}.profit{color:#00d26a;font-weight:700}.loss{color:#ff4f4f;font-weight:700}.empty{text-align:center;color:#8b95a7;padding:40px}
.tradeSection{background:#141d2f;border:1px solid #24324a;border-radius:18px;padding:24px}.sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.sectionHeader h2{color:#fff;font-size:22px}.sectionHeader span{color:#8f9db7;font-size:14px}.empty{color:#8f9db7}.historyTable{border-collapse:collapse;width:100%}.historyTable thead{background:#182337}.historyTable th{text-align:left;color:#8f9db7;padding:14px;font-size:14px}.historyTable td{color:#fff;border-top:1px solid #26354f;padding:14px}.historyTable tbody tr{transition:all .2s}.historyTable tbody tr:hover{background:#1b2940}.buy{color:#4ade80;background:#1d4d37;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.sell{color:#f87171;background:#522525;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.profit{color:#22c55e;font-weight:700}.loss{color:#ef4444;font-weight:700}
