.login-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f0f2f5}.login-card{width:100%;max-width:400px;padding:20px;box-shadow:0 4px 8px #0000001a;border-radius:8px}.login-title{text-align:center;color:#1890ff}.login-button{width:100%}@media (max-width: 768px){.login-card{margin:0 20px}}.dashboard-container{padding:8px;background-color:#f0f2f5;display:flex;justify-content:center}.dashboard-card{width:100%;max-width:1200px}.dashboard-card .ant-card-body{padding:12px}.dashboard-title{text-align:center}.table-responsive{overflow-x:auto}.table-responsive .ant-table{font-size:12px}.table-responsive .ant-table-thead>tr>th{padding:8px 4px;font-size:11px;white-space:nowrap}.table-responsive .ant-table-tbody>tr>td{padding:8px 4px}@media (max-width: 768px){.dashboard-container{padding:0;background-color:#fff}.dashboard-card{border-radius:0;box-shadow:none}.dashboard-card .ant-card-body{padding:4px}.table-responsive{margin:0}.table-responsive .ant-table-thead>tr>th{padding:4px 2px;font-size:10px}.table-responsive .ant-table-tbody>tr>td{padding:4px 2px}.table-responsive .ant-table-row-expand-icon-cell{padding:4px 2px!important}.table-responsive .ant-table-expand-icon-col{width:24px}}.highlight-row{background-color:#e6ffe6!important}.highlight-row:hover>td{background-color:#d4ffd4!important}.red-row{background-color:#ffe6e6!important}.dashboard-menu{margin-bottom:16px}.dashboard-toolbar{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.toolbar-left,.toolbar-right{display:flex;align-items:center}@media (max-width: 768px){.dashboard-toolbar{flex-direction:column;align-items:stretch;gap:6px;margin-bottom:6px}.toolbar-left,.toolbar-right{width:100%;justify-content:center}.toolbar-left .ant-picker{width:100%}.toolbar-left .ant-picker-range{padding:4px 8px}.toolbar-right .ant-btn{width:100%;height:32px;font-size:12px}.ant-table-expanded-row>td{padding:4px!important}}@media (max-width: 480px){.dashboard-card .ant-card-body{padding:2px}.table-responsive .ant-table-thead>tr>th{padding:3px 1px;font-size:9px}.table-responsive .ant-table-tbody>tr>td{padding:3px 1px}.dashboard-toolbar{gap:4px;margin-bottom:4px}}.backtest-summary-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #e0e0e0;border-radius:8px;margin-bottom:12px;overflow:hidden}.backtest-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;cursor:pointer;background:#ffffffb3;border-bottom:1px solid transparent;transition:background .2s}.backtest-header:hover{background:#ffffffe6}.backtest-header-left{display:flex;align-items:center;flex:1;min-width:0}.backtest-header-title{font-weight:600;font-size:13px;white-space:nowrap}.backtest-header-stats{font-size:11px;color:#666;margin-left:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.backtest-header-right{display:flex;align-items:center;flex-shrink:0}.backtest-content{padding:12px;background:#fff;border-top:1px solid #e0e0e0}.backtest-queue-stats{margin-bottom:12px}.backtest-stat-item{text-align:center;padding:6px 4px;background:#f8f9fa;border-radius:6px}.backtest-stat-item .anticon{font-size:14px;display:block;margin-bottom:2px}.backtest-stat-value{display:block;font-size:14px;font-weight:600;line-height:1.2}.backtest-stat-label{display:block;font-size:9px;color:#888;line-height:1.2}.backtest-progress{margin-bottom:12px}.backtest-progress-labels{display:flex;justify-content:space-between;font-size:10px;margin-bottom:2px;color:#666}.backtest-empty-message{text-align:center;padding:8px 0;margin-bottom:12px;font-size:11px;color:#888}.backtest-top-performers{margin-top:8px}.backtest-top-title{font-size:11px;font-weight:600;margin-bottom:6px}.backtest-top-table .ant-table{font-size:10px}.backtest-top-table .ant-table-thead>tr>th{padding:4px 6px;font-size:10px;background:#fafafa}.backtest-top-table .ant-table-tbody>tr>td{padding:4px 6px}.backtest-strategy-name{font-size:10px;max-width:200px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.backtest-kline-status{margin-bottom:12px;padding:8px;background:#f9f0ff;border:1px solid #d3adf7;border-radius:6px}.backtest-kline-header{display:flex;align-items:center;font-size:11px;font-weight:600;margin-bottom:6px;color:#722ed1}.backtest-kline-total{margin-left:auto;font-size:10px;font-weight:400;color:#888}.backtest-kline-symbols{display:flex;flex-wrap:wrap;gap:2px}@media (max-width: 768px){.backtest-kline-status{padding:6px;margin-bottom:8px}.backtest-kline-header{font-size:10px;margin-bottom:4px}.backtest-kline-total{font-size:9px}}@media (max-width: 480px){.backtest-kline-status{padding:4px}.backtest-kline-header{font-size:9px;flex-wrap:wrap}.backtest-kline-total{font-size:8px;width:100%;margin-left:0;margin-top:2px}}@media (max-width: 768px){.backtest-summary-card{margin-bottom:8px;border-radius:6px}.backtest-header{padding:8px 10px}.backtest-header-title{font-size:12px}.backtest-header-stats{font-size:10px;margin-left:8px}.backtest-content{padding:8px}.backtest-stat-item{padding:4px 2px}.backtest-stat-item .anticon,.backtest-stat-value{font-size:12px}.backtest-stat-label{font-size:8px}.backtest-strategy-name{max-width:200px;font-size:9px}.backtest-top-table .ant-table-thead>tr>th{padding:3px 4px;font-size:9px}.backtest-top-table .ant-table-tbody>tr>td{padding:3px 4px}}@media (max-width: 480px){.backtest-header{padding:6px 8px}.backtest-header-title{font-size:11px}.backtest-header-stats{display:none}.backtest-content{padding:6px}.backtest-stat-item{padding:3px 1px}.backtest-stat-item .anticon,.backtest-stat-value{font-size:11px}.backtest-stat-label{font-size:7px}.backtest-strategy-name{max-width:200px;font-size:8px}.backtest-top-table .ant-table-thead>tr>th,.backtest-top-table .ant-table-tbody>tr>td{padding:2px 3px;font-size:8px}}.ai-strategy-panel{background:linear-gradient(135deg,#e6f7ff,#bae7ff);border:1px solid #91d5ff;border-radius:8px;margin-bottom:12px}.ai-strategy-panel .ant-card-head{border-bottom:1px solid #91d5ff;min-height:40px;padding:0 12px}.ai-strategy-panel .ant-card-head-title{padding:8px 0;font-size:13px}.ai-strategy-panel .ant-card-body{padding:12px}.ai-strategy-panel .ant-statistic-title{font-size:11px;margin-bottom:2px}.ai-strategy-panel .ant-statistic-content{font-size:18px}.hide-on-mobile{display:inline}@media (max-width: 768px){.hide-on-mobile{display:none}.ai-strategy-panel{margin-bottom:8px;border-radius:6px}.ai-strategy-panel .ant-card-head{padding:0 8px;min-height:36px}.ai-strategy-panel .ant-card-head-title{font-size:12px}.ai-strategy-panel .ant-card-body{padding:8px}.ai-strategy-panel .ant-statistic-title{font-size:10px}.ai-strategy-panel .ant-statistic-content{font-size:16px}}@media (max-width: 480px){.ai-strategy-panel .ant-card-head{padding:0 6px;min-height:32px}.ai-strategy-panel .ant-card-head-title{font-size:11px}.ai-strategy-panel .ant-card-body{padding:6px}.ai-strategy-panel .ant-statistic-title{font-size:9px}.ai-strategy-panel .ant-statistic-content{font-size:14px}}.ai-row-published{background-color:#f6ffed!important}.ai-row-published:hover>td{background-color:#d9f7be!important}.ai-row-failed{background-color:#fff2f0!important}.ai-row-failed:hover>td{background-color:#ffccc7!important}.strategy-cell{display:flex;align-items:center;gap:6px;min-width:0}.strategy-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strategy-icon{font-size:16px;cursor:pointer;flex-shrink:0}.strategy-icon-live{color:#ff4d4f}.strategy-icon-test{color:#1890ff}@media (max-width: 768px){.strategy-icon{font-size:14px}.strategy-cell{gap:4px}}@media (max-width: 480px){.strategy-icon{font-size:12px}.strategy-cell{gap:2px}.strategy-name{font-size:10px}}.trade-modal .ant-modal-content{border-radius:8px}.trade-modal .ant-table{font-size:11px}@media (max-width: 768px){.trade-modal .ant-table-thead>tr>th{padding:6px 4px!important;font-size:10px!important}.trade-modal .ant-table-tbody>tr>td{padding:6px 4px!important;font-size:10px!important}}@media (max-width: 480px){.trade-modal .ant-table-thead>tr>th{padding:4px 2px!important;font-size:9px!important}.trade-modal .ant-table-tbody>tr>td{padding:4px 2px!important;font-size:9px!important}}@media (max-width: 768px){.ant-drawer-body{padding:12px!important}.ant-drawer-header{padding:12px 16px!important}.ant-drawer-header-title{font-size:14px}.ant-drawer-body .ant-card{margin-bottom:8px!important}.ant-drawer-body .ant-card-body{padding:12px!important}.ant-drawer-body .ant-card-head{padding:8px 12px!important;min-height:36px!important}.ant-drawer-body .ant-statistic-title{font-size:11px!important}.ant-drawer-body .ant-statistic-content{font-size:18px!important}.ant-drawer-body .ant-table-thead>tr>th{padding:6px 4px!important;font-size:10px!important}.ant-drawer-body .ant-table-tbody>tr>td{padding:6px 4px!important;font-size:10px!important}}@media (max-width: 480px){.ant-drawer-body{padding:8px!important}.ant-drawer-header{padding:8px 12px!important}.ant-drawer-body .ant-card-body{padding:8px!important}.ant-drawer-body .ant-statistic-title{font-size:10px!important}.ant-drawer-body .ant-statistic-content{font-size:16px!important}.ant-drawer-body .ant-table-thead>tr>th{padding:4px 2px!important;font-size:9px!important}.ant-drawer-body .ant-table-tbody>tr>td{padding:4px 2px!important;font-size:9px!important}}@media (max-width: 768px){.ant-modal-body{padding:12px!important}.ant-modal-header{padding:12px 16px!important}.ant-modal-title{font-size:14px!important}.ant-modal-body .ant-card{margin-bottom:8px!important}.ant-modal-body .ant-card-body{padding:12px!important}.ant-modal-body .ant-descriptions-item-label,.ant-modal-body .ant-descriptions-item-content{font-size:11px!important;padding:6px 8px!important}.ant-modal-body .ant-row{margin-left:-4px!important;margin-right:-4px!important}.ant-modal-body .ant-col{padding-left:4px!important;padding-right:4px!important}}@media (max-width: 480px){.ant-modal-body{padding:8px!important}.ant-modal-header{padding:8px 12px!important}.ant-modal-title{font-size:13px!important}.ant-modal-body .ant-card-body{padding:8px!important}.ant-modal-body .ant-descriptions-item-label,.ant-modal-body .ant-descriptions-item-content{font-size:10px!important;padding:4px 6px!important}}@media (max-width: 768px){.risk-monitoring-panel .ant-input-search{font-size:13px}.risk-monitoring-panel .ant-btn{font-size:12px}}@media (max-width: 768px){.sentiment-panel .fear-greed-value{font-size:36px!important}}@media (max-width: 768px){.order-flow-panel .ant-progress-circle{width:80px!important;height:80px!important}.order-flow-panel .controls-wrapper{flex-direction:column;gap:8px}.order-flow-panel .ant-select{width:100%!important}}@media (max-width: 768px){.strategy-detail-drawer .feature-card{margin-bottom:6px!important}.strategy-detail-drawer .ant-divider{margin:12px 0!important}}@media (max-width: 768px){.backtest-result-modal .ant-descriptions{margin-bottom:12px!important}.backtest-result-modal .equity-chart-wrapper{overflow-x:auto}}@media (max-width: 768px){.kline-sync-modal .ant-form-item{margin-bottom:12px!important}.kline-status-panel .ant-statistic-title{font-size:10px!important}.kline-status-panel .ant-statistic-content{font-size:16px!important}}@media (max-width: 768px){.backtest-history-modal .ant-tabs-tab{padding:6px 8px!important;font-size:11px!important}.backtest-history-modal .top-pick-card{padding:12px!important}.backtest-history-modal .strategy-score-circle{width:60px!important;height:60px!important}}@media (max-width: 768px){.ai-strategy-list .filter-row{flex-direction:column;gap:8px}.ai-strategy-list .filter-row .ant-select,.ai-strategy-list .filter-row .ant-input-affix-wrapper{width:100%!important}}.profit-cell{transition:transform .2s ease}.profit-cell:hover{transform:scale(1.05)}.table-scroll-hint{display:none;font-size:10px;color:#888;text-align:center;padding:4px;background:#f5f5f5;border-radius:4px;margin-bottom:8px}@media (max-width: 768px){.table-scroll-hint{display:block}}
