body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:#f0f2f5;min-height:100vh}.app-header{align-items:center;background:#001529;box-shadow:0 2px 8px #00000026;color:#fff;display:flex;justify-content:space-between;padding:16px 24px}.app-header h1{font-size:24px;font-weight:600;margin:0}.main-content{min-height:calc(100vh - 80px);padding:24px}.ant-card{border:none;border-radius:8px;box-shadow:0 2px 8px #0000001a}.ant-card:hover{box-shadow:0 4px 16px #00000026;transition:box-shadow .3s ease}.ant-statistic-content{font-weight:600}.ant-statistic-title{color:#666;font-weight:500}.ant-table{border-radius:8px;overflow:hidden}.ant-table-thead>tr>th{background:#fafafa;border-bottom:1px solid #f0f0f0;color:#262626;font-weight:600}.ant-table-tbody>tr:hover>td{background:#f5f5f5}.ant-btn{border-radius:6px;font-weight:500;transition:all .2s cubic-bezier(.645,.045,.355,1)}.ant-btn:hover{transform:none}.ant-btn:focus,.ant-btn:hover{box-shadow:none}.ant-btn-primary{background-color:#1890ff;border-color:#1890ff}.ant-btn-primary:focus,.ant-btn-primary:hover{background-color:#40a9ff;border-color:#40a9ff}.ant-btn-primary:active{background-color:#096dd9;border-color:#096dd9}.ant-btn-dangerous,.ant-btn[danger]{background-color:#ff4d4f;border-color:#ff4d4f}.ant-btn-dangerous:focus,.ant-btn-dangerous:hover,.ant-btn[danger]:focus,.ant-btn[danger]:hover{background-color:#ff7875;border-color:#ff7875;color:#fff}.ant-btn-dangerous:active,.ant-btn[danger]:active{background-color:#d9363e;border-color:#d9363e}.ant-btn-default:focus,.ant-btn-default:hover{background-color:#fff;border-color:#40a9ff;color:#40a9ff}.ant-btn-text:focus,.ant-btn-text:hover{background-color:#1890ff0f;color:#40a9ff}.ant-btn-sm{transition:all .15s ease}.ant-btn-loading{pointer-events:none}.ant-btn:disabled,.ant-btn[disabled]{cursor:not-allowed;opacity:.4}.ant-btn-dangerous:disabled,.ant-btn[danger]:disabled{background-color:#fff2f0!important;border-color:#ffccc7!important;color:#d9363e!important;opacity:1}.ant-btn-default:disabled{background-color:#f5f5f5!important;border-color:#d9d9d9!important;color:#00000040!important;opacity:.4}.ant-btn:disabled:hover,.ant-btn[disabled]:hover{box-shadow:none;transform:none}.ant-tag{border:none;border-radius:12px;font-weight:500;padding:4px 12px}.ant-alert{border:none;border-radius:8px}.ant-switch{border-radius:12px}.ant-tabs-tab{border-radius:8px 8px 0 0;font-weight:500}.ant-tabs-tab-active{background:#fff}.ant-badge-status-dot{height:8px;width:8px}@media (max-width:768px){.app-header{flex-direction:column;gap:12px;padding:12px 16px}.app-header h1{font-size:20px}.main-content{padding:16px}}.loading-container{align-items:center;display:flex;height:200px;justify-content:center}.empty-state{color:#999;padding:48px 24px;text-align:center}.empty-state .ant-empty-image{margin-bottom:16px}.profit{color:#52c41a!important}.loss,.profit{font-weight:600}.loss{color:#ff4d4f!important}.chart-placeholder{align-items:center;background:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;color:#999;display:flex;font-size:16px;height:400px;justify-content:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease-out}.gradient-bg{background:linear-gradient(135deg,#667eea,#764ba2)}.gradient-bg-success{background:linear-gradient(135deg,#4facfe,#00f2fe)}.gradient-bg-warning{background:linear-gradient(135deg,#fa709a,#fee140)}.card-title-icon{color:#1890ff;margin-right:8px}.status-indicator{align-items:center;border-radius:16px;display:inline-flex;font-size:12px;font-weight:500;gap:8px;padding:4px 12px}.status-indicator.online{background:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.status-indicator.offline{background:#fff2f0;border:1px solid #ffccc7;color:#ff4d4f}.special-stat-card{background:linear-gradient(135deg,#1890ff,#36cfc9);color:#fff}.special-stat-card .ant-statistic-title{color:#ffffffd9}.special-stat-card .ant-statistic-content{color:#fff}.strategy-manager{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.strategy-manager h2{border-bottom:2px solid #e2e8f0;color:#2d3748;margin-bottom:1.5rem;padding-bottom:.5rem}.market-selector{background:#fffffff2;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;padding:1rem}.market-switch-container{display:flex;gap:1rem}.market-switch{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;gap:.5rem;padding:.75rem 1rem;transition:all .3s ease}.market-switch:hover{background:#f7fafc;border-color:#cbd5e0}.strategies-table{margin-bottom:2rem}.strategies-table table{border-collapse:collapse;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;width:100%}.strategies-table th{background:#f7fafc;border-bottom:2px solid #e2e8f0;color:#4a5568;font-weight:600;padding:1rem;text-align:left}.strategies-table td{word-wrap:break-word;border-bottom:1px solid #e2e8f0;max-width:250px;padding:.75rem;vertical-align:top}.strategies-table tr:hover{background:#f7fafc}.backtest-panel{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.dashboard{color:#2d3748}.dashboard-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.performance-card,.strategy-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;transition:all .3s ease}.performance-card:hover,.strategy-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.api-test{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin:0 auto;max-width:800px;padding:2rem}.parameters-display{display:flex;flex-direction:column;gap:.25rem;min-height:40px;padding-right:25px;position:relative}.param-display{align-items:center;background:#f8f9fa;border-radius:3px;display:flex;font-size:.8rem;justify-content:space-between;margin-bottom:2px;padding:.2rem .4rem}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes glow{0%{box-shadow:0 0 5px #52c41a4d}50%{box-shadow:0 0 15px #52c41a99}to{box-shadow:0 0 5px #52c41a4d}}@keyframes glowRed{0%{box-shadow:0 0 5px #ff4d4f4d}50%{box-shadow:0 0 15px #ff4d4f99}to{box-shadow:0 0 5px #ff4d4f4d}}.trading-mode-container{overflow:hidden;position:relative;transition:all .3s ease}.trading-mode-container:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.trading-mode-container:hover:before{left:100%}.ant-select-dropdown{border-radius:8px;box-shadow:0 8px 24px #00000026}.ant-select-item{border-radius:4px;margin:4px}.ant-select-item:hover{background-color:#1890ff1a}.status-dot{animation:pulse 2s infinite}.strategy-signal-tag{display:inline-block;position:relative}.strategy-signal-tag:hover{z-index:10}.ant-tooltip-disabled-compatible-wrapper .strategy-signal-tag:hover,.strategy-signal-tag:hover{box-shadow:0 2px 8px #00000026!important;transform:scale(1.05)!important}.signals-table .ant-tooltip{display:inline-block}.signals-table .ant-tooltip .strategy-signal-tag{transition:all .15s ease-in-out;will-change:transform,box-shadow}.ant-tooltip{z-index:1100!important}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title{padding-left:16px!important}.ant-menu-inline .ant-menu-submenu .ant-menu-item,.ant-menu-inline .ant-menu-submenu .ant-menu-submenu-title{padding-left:32px!important}.ant-menu-inline .ant-menu-submenu .ant-menu-submenu .ant-menu-item,.ant-menu-inline .ant-menu-submenu .ant-menu-submenu .ant-menu-submenu-title{padding-left:48px!important}.ant-menu-inline .ant-menu-submenu .ant-menu-submenu .ant-menu-submenu .ant-menu-item,.ant-menu-inline .ant-menu-submenu .ant-menu-submenu .ant-menu-submenu .ant-menu-submenu-title{padding-left:64px!important}.ant-menu-inline .ant-menu-submenu .ant-menu-submenu .ant-menu-submenu .ant-menu-submenu .ant-menu-item{padding-left:80px!important}.ant-menu-item-disabled,.ant-menu-submenu-disabled{cursor:not-allowed!important;opacity:1!important}.ant-menu-item-disabled .ant-menu-title-content,.ant-menu-submenu-disabled .ant-menu-title-content{color:#00000073!important;cursor:not-allowed!important}.ant-menu-item-disabled .anticon,.ant-menu-submenu-disabled .anticon{color:#00000073!important}.ant-menu-item-disabled:hover,.ant-menu-submenu-disabled:hover{background-color:initial!important;color:#00000073!important}
/*# sourceMappingURL=main.d625bf18.css.map*/