*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,Helvetica,Arial,sans-serif;background-color:#121212;color:#fff;overflow-x:hidden}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1e1e1e}::-webkit-scrollbar-thumb{background:#424242;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#616161}.chart-container{width:100%;height:400px;position:relative}.performance-table{width:100%}.performance-table th{font-weight:600;background-color:#1e1e1e}.performance-table td{padding:8px}.status-chip{padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500}.status-excellent{background-color:#4caf50;color:#fff}.status-good{background-color:#2196f3;color:#fff}.status-moderate{background-color:#ff9800;color:#fff}.status-poor{background-color:#f44336;color:#fff}.trade-buy{color:#4caf50;font-weight:600}.trade-sell{color:#f44336;font-weight:600}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.alert-container{margin-bottom:16px}@media (max-width: 960px){.chart-container{height:300px}}@media (max-width: 600px){.chart-container{height:250px}}
