.dashboard-container{position:relative;min-height:100%;background:linear-gradient(135deg,#0a0e1a,#0d1117,#0a0e1a);border-radius:0;padding:24px;overflow:hidden;border:none}.dashboard-grid-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(0,212,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(0,212,255,.025) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.dashboard-glow-1{position:absolute;top:-150px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(0,212,255,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0;animation:dashboard-glow-pulse 5s ease-in-out infinite}.dashboard-glow-2{position:absolute;bottom:-150px;left:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(168,85,247,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0;animation:dashboard-glow-pulse 6s ease-in-out infinite reverse}@keyframes dashboard-glow-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;position:relative;z-index:1}.dashboard-title{font-size:22px;font-weight:600;background:linear-gradient(135deg,#00d4ff,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:flex;align-items:center;gap:10px}.dashboard-title-icon{width:8px;height:24px;background:linear-gradient(180deg,#00d4ff,#a855f7);border-radius:4px;box-shadow:0 0 10px #00d4ff80}.dashboard-header-right{display:flex;align-items:center;gap:16px}.dashboard-refresh-info{font-size:12px;color:#fff9;display:flex;align-items:center;gap:6px}.refresh-dot{width:6px;height:6px;background:#0f8;border-radius:50%;box-shadow:0 0 8px #0f8;animation:status-blink 2s ease-in-out infinite}.dashboard-refresh-btn{background:#00d4ff1a!important;border:1px solid rgba(0,212,255,.3)!important;color:#00d4ff!important;border-radius:8px!important}.dashboard-refresh-btn:hover{background:#00d4ff33!important;border-color:#00d4ff99!important}.equity-main-card{position:relative;background:linear-gradient(135deg,#00d4ff1a,#a855f71a)!important;border:1px solid rgba(0,212,255,.3)!important;border-radius:16px!important;margin-bottom:20px!important;overflow:hidden;z-index:1}.equity-main-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#00d4ff,#a855f7,#0f8)}.equity-main-card .ant-card-body{padding:28px 32px!important}.equity-label{color:#fffc;font-size:14px;margin-bottom:10px;display:flex;align-items:center;gap:8px}.equity-value{font-size:42px;font-weight:700;background:linear-gradient(135deg,#00d4ff,#0f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Courier New,monospace;text-shadow:0 0 30px rgba(0,212,255,.3)}.equity-unit{font-size:18px;font-weight:400;color:#ffffffb3;margin-left:8px}.equity-sub-label{color:#ffffffb3;font-size:13px;margin-bottom:6px}.equity-sub-value{font-size:24px;font-weight:600;color:#fff;font-family:Courier New,monospace}.equity-sub-unit{font-size:13px;color:#fff9;margin-left:4px}.status-card{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.15)!important;border-radius:12px!important;transition:all .3s ease;position:relative;overflow:hidden;z-index:1}.status-card:hover{border-color:#00d4ff66!important;transform:translateY(-2px);box-shadow:0 8px 30px #00d4ff1a}.status-card .ant-card-body{padding:20px!important}.status-card-title{color:#ffffffb3;font-size:13px;margin-bottom:10px;display:flex;align-items:center;gap:8px}.status-card-value{font-size:32px;font-weight:700;font-family:Courier New,monospace;line-height:1.2}.status-card-desc{margin-top:8px;font-size:12px;color:#fff9}.status-running{color:#0f8;text-shadow:0 0 15px rgba(0,255,136,.4)}.status-strategy{color:#a855f7;text-shadow:0 0 15px rgba(168,85,247,.4)}.status-kline{color:#ff6b35;text-shadow:0 0 15px rgba(255,107,53,.4)}.status-position{color:#00d4ff;text-shadow:0 0 15px rgba(0,212,255,.4)}.quick-section{margin-bottom:20px;position:relative;z-index:1}.section-title{font-size:16px;font-weight:600;color:#fffc;margin-bottom:16px;display:flex;align-items:center;gap:10px}.section-title:before{content:"";width:4px;height:18px;background:linear-gradient(180deg,#00d4ff,#a855f7);border-radius:2px}.quick-card{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.15)!important;border-radius:12px!important;text-align:center;padding:20px 12px!important;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.quick-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,212,255,.05),transparent);transition:left .5s ease}.quick-card:hover{transform:translateY(-4px);border-color:var(--quick-color, #00d4ff)!important;box-shadow:0 8px 30px var(--quick-color-shadow, rgba(0, 212, 255, .2))}.quick-card:hover:before{left:100%}.quick-icon{font-size:28px;margin-bottom:10px;display:flex;justify-content:center}.quick-title{font-size:14px;font-weight:600;color:#ffffffe6;margin-bottom:4px}.quick-desc{font-size:12px;color:#fff9}.chart-card{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.15)!important;border-radius:12px!important;position:relative;z-index:1}.chart-card .ant-card-head{border-bottom:1px solid rgba(0,212,255,.1)!important}.chart-card .ant-card-head-title{color:#fffc!important;font-weight:600}.position-card{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.15)!important;border-radius:12px!important;height:100%;position:relative;z-index:1}.position-card .ant-card-head{border-bottom:1px solid rgba(0,212,255,.1)!important}.position-card .ant-card-head-title{color:#fffc!important;font-weight:600}.position-item{padding:14px;border-radius:10px;margin-bottom:12px;border:1px solid;transition:all .3s ease}.position-item:hover{transform:translate(4px)}.position-long{background:#00ff880d;border-color:#0f83}.position-short{background:#ff4d4f0d;border-color:#ff4d4f33}.position-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.position-symbol{font-weight:600;color:#ffffffe6;font-size:14px}.position-info-row{display:flex;justify-content:space-between;font-size:12px;color:#ffffffb3;margin-bottom:4px}.position-pnl{margin-top:10px;text-align:right;font-weight:600;font-size:14px;font-family:Courier New,monospace}.empty-state{text-align:center;padding:50px 0;color:#ffffff80}.empty-state-icon{font-size:48px;margin-bottom:16px;opacity:.5}.empty-state-text{font-size:14px;margin-bottom:8px}.empty-state-desc{font-size:12px;opacity:.7}.empty-btn{margin-top:16px;background:linear-gradient(135deg,#00d4ff,#a855f7)!important;border:none!important;border-radius:8px!important}.trade-table-card{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.15)!important;border-radius:12px!important;position:relative;z-index:1}.trade-table-card .ant-card-head{border-bottom:1px solid rgba(0,212,255,.1)!important}.trade-table-card .ant-card-head-title{color:#fffc!important;font-weight:600}.sys-status-bar{display:flex;align-items:center;gap:20px;padding:10px 20px;background:#00d4ff0d;border:1px solid rgba(0,212,255,.15);border-radius:8px;margin-bottom:16px;flex-wrap:wrap}.sys-status-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#ffffffbf}.sys-status-icon.ok{color:#52c41a;font-size:14px}.sys-status-label{font-weight:500;color:#fff9}.sys-status-value{color:#ffffffe6}.sys-status-latency{color:#ffffff73;font-size:11px}.sys-status-stats{margin-left:auto;display:flex;gap:16px;color:#fff9;font-size:12px}.today-pnl-card{background:#0d1117cc!important;border:1px solid rgba(0,255,136,.2)!important;border-radius:12px!important;height:100%}.today-pnl-card .ant-card-body{padding:16px!important}.today-pnl-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.today-pnl-title{font-size:14px;font-weight:600;color:#ffffffd9}.today-pnl-value{font-size:20px;font-weight:700;font-family:Courier New,monospace}.today-pnl-value.profit{color:#0f8}.today-pnl-value.loss{color:#ff4d4f}.today-pnl-stat{text-align:center;padding:8px 4px;background:#ffffff08;border-radius:6px}.today-pnl-stat-label{font-size:11px;color:#ffffff80;margin-bottom:4px}.today-pnl-stat-value{font-size:16px;font-weight:600;color:#ffffffe6}.today-pnl-stat-value.profit{color:#0f8}.today-pnl-stat-value.loss{color:#ff4d4f}.today-pnl-total{margin-top:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08);font-size:12px;color:#fff9}.today-pnl-total .profit{color:#0f8;font-weight:600}.today-pnl-total .loss{color:#ff4d4f;font-weight:600}.radar-card{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.2)!important;border-radius:12px!important}.radar-card .ant-card-head{border-bottom:1px solid rgba(0,212,255,.1)!important}.radar-card .ant-card-head-title{color:#ffffffd9!important;font-weight:600}.radar-list{display:flex;flex-direction:column;gap:8px}.radar-list-item{display:flex;align-items:center;gap:12px;padding:8px 12px;background:#00d4ff08;border-radius:8px;transition:all .2s ease}.radar-list-item:hover{background:#00d4ff14}.radar-rank{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#00d4ff26;color:#00d4ff;border-radius:50%;font-size:11px;font-weight:700}.radar-symbol{font-weight:600;color:#fff;min-width:50px}.radar-trend{font-size:12px;min-width:60px}.radar-trend.long{color:#0f8}.radar-signal{font-size:12px;color:#ffffffa6;min-width:70px}.radar-score{display:flex;align-items:center;gap:8px;flex:1}.radar-score-text{font-size:12px;font-weight:600;color:#ffffffd9;min-width:24px}@media (max-width: 1200px){.sys-status-bar{gap:12px}.sys-status-stats{width:100%;margin-left:0;justify-content:space-between}}.trade-table-card .ant-table{background:transparent!important}.trade-table-card .ant-table-thead>tr>th{background:#00d4ff0d!important;color:#ffffffbf!important;border-bottom:1px solid rgba(0,212,255,.1)!important;font-weight:600}.trade-table-card .ant-table-tbody>tr>td{background:transparent!important;color:#ffffffb3!important;border-bottom:1px solid rgba(0,212,255,.05)!important}.trade-table-card .ant-table-tbody>tr:hover>td{background:#00d4ff0d!important}.trade-table-card .ant-pagination{color:#ffffffb3!important}.trade-table-card .ant-pagination-item{background:#00d4ff0d!important;border:1px solid rgba(0,212,255,.15)!important}.trade-table-card .ant-pagination-item a{color:#fffc!important}.trade-table-card .ant-pagination-item-active{background:#00d4ff33!important;border-color:#00d4ff!important}.trade-table-card .ant-pagination-item-active a{color:#00d4ff!important}@media (max-width: 1200px){.equity-value{font-size:32px}.status-card-value{font-size:26px}}@media (max-width: 768px){.dashboard-container{padding:16px}.equity-value{font-size:28px}.equity-main-card .ant-card-body{padding:20px!important}}.pnl-calendar{padding:8px 0}.pnl-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:8px}.pnl-calendar-weekday{text-align:center;font-size:12px;color:#fff6;padding:4px 0}.pnl-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.pnl-calendar-day{aspect-ratio:1;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px;background:#ffffff08;transition:all .2s}.pnl-calendar-day.empty{background:transparent}.pnl-calendar-day.profit{background:#ff4d4f26}.pnl-calendar-day.loss{background:#52c41a26}.pnl-calendar-day.today{border:2px solid #00d4ff;box-shadow:0 0 12px #00d4ff66}.pnl-calendar-day-num{font-size:14px;font-weight:500;color:#ffffffb3}.pnl-calendar-day.profit .pnl-calendar-day-num,.pnl-calendar-day.loss .pnl-calendar-day-num{color:#fff}.pnl-calendar-day-pnl{font-size:11px;font-weight:600;margin-top:2px}.profit-text{color:#ff4d4f}.loss-text{color:#52c41a}.pnl-calendar-footer{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08);font-size:13px;color:#fff9}.pnl-period-tabs{display:flex;gap:4px}.pnl-period-tab{padding:4px 12px;border-radius:16px;font-size:12px;cursor:pointer;color:#ffffff80;transition:all .2s}.pnl-period-tab:hover{color:#fff;background:#ffffff14}.pnl-period-tab.active{color:#fff;background:#00d4ff26;border:1px solid rgba(0,212,255,.3)}.pnl-overview{padding:8px 0}.pnl-overview-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}.pnl-overview-label{font-size:13px;color:#ffffff80;margin-bottom:4px}.pnl-overview-total{font-size:32px;font-weight:700}.pnl-overview-total.profit{color:#ff4d4f}.pnl-overview-total.loss{color:#52c41a}.pnl-unit{font-size:14px;font-weight:400;opacity:.7}.pnl-overview-today{font-size:13px;color:#fff9}.pnl-overview-chart{margin-bottom:16px}.pnl-overview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;padding:12px 0;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.pnl-stat-item{text-align:center}.pnl-stat-label{font-size:11px;color:#fff6;margin-bottom:4px}.pnl-stat-value{font-size:15px;font-weight:600;color:#fff}.pnl-overview-compare{display:flex;flex-direction:column;gap:10px}.pnl-compare-row{display:flex;align-items:center;gap:12px}.pnl-compare-label{display:flex;justify-content:space-between;width:120px;font-size:12px;color:#fff9}.pnl-compare-bar{flex:1;height:8px;background:#ffffff0d;border-radius:4px;overflow:hidden}.pnl-compare-bar-profit{height:100%;background:linear-gradient(90deg,#ff4d4f,#ff7875);border-radius:4px}.pnl-compare-bar-loss{height:100%;background:linear-gradient(90deg,#52c41a,#73d13d);border-radius:4px}@media (max-width: 768px){.dashboard-container{padding:12px!important}.dashboard-header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:16px}.dashboard-title{font-size:18px!important}.dashboard-title-icon{height:20px!important}.dashboard-header-right{width:100%;justify-content:space-between}.dashboard-refresh-info{font-size:11px!important}.equity-main-card{margin-bottom:12px!important;border-radius:12px!important}.equity-main-card .ant-card-body{padding:16px!important}.equity-label{font-size:12px!important;margin-bottom:6px!important}.equity-value{font-size:28px!important}.equity-unit{font-size:14px!important}.equity-sub-label{font-size:11px!important}.equity-sub-value{font-size:18px!important}.equity-sub-unit{font-size:11px!important}.sys-status-bar{padding:8px 12px!important;gap:8px!important;margin-bottom:12px!important}.sys-status-item{font-size:11px!important;gap:4px!important}.sys-status-icon.ok{font-size:12px!important}.sys-status-stats{width:100%;margin-left:0!important;justify-content:space-between;font-size:11px!important;gap:8px!important}.status-card .ant-card-body{padding:12px!important}.status-card-title{font-size:11px!important;margin-bottom:6px!important}.status-card-value{font-size:22px!important}.status-card-desc{font-size:10px!important;margin-top:4px!important}.quick-section{margin-bottom:12px!important}.section-title{font-size:14px!important;margin-bottom:10px!important}.section-title:before{height:14px!important}.quick-card{padding:12px 8px!important}.quick-icon{font-size:22px!important;margin-bottom:6px!important}.quick-title{font-size:12px!important}.quick-desc{font-size:10px!important}.today-pnl-card .ant-card-body{padding:12px!important}.today-pnl-title{font-size:12px!important}.today-pnl-value{font-size:18px!important}.today-pnl-stat-label{font-size:10px!important}.today-pnl-stat-value{font-size:14px!important}.today-pnl-total{font-size:11px!important;margin-top:8px!important;padding-top:8px!important}.pnl-overview-total{font-size:24px!important}.pnl-unit{font-size:12px!important}.pnl-overview-today{font-size:11px!important}.pnl-overview-stats{gap:8px!important;padding:8px 0!important}.pnl-stat-label{font-size:10px!important}.pnl-stat-value{font-size:13px!important}.pnl-compare-label{width:90px!important;font-size:11px!important}.pnl-calendar-weekday{font-size:10px!important}.pnl-calendar-day-num{font-size:12px!important}.pnl-calendar-day-pnl{font-size:9px!important}.pnl-calendar-footer{font-size:11px!important;gap:6px!important}.radar-list-item{padding:6px 8px!important;gap:8px!important}.radar-rank{width:18px!important;height:18px!important;font-size:10px!important}.radar-symbol{font-size:12px!important;min-width:40px!important}.radar-trend{font-size:11px!important;min-width:50px!important}.radar-signal{font-size:11px!important;min-width:60px!important}.radar-score-text{font-size:11px!important}.position-item{padding:10px!important;margin-bottom:8px!important}.position-symbol{font-size:13px!important}.position-info-row{font-size:11px!important}.position-pnl{font-size:13px!important}.chart-card .ant-card-head{padding:8px 12px!important;min-height:40px!important}.chart-card .ant-card-head-title{font-size:13px!important}.chart-card .ant-card-body{padding:10px!important}}@media (max-width: 480px){.dashboard-container{padding:8px!important}.equity-value{font-size:24px!important}.status-card-value{font-size:18px!important}.dashboard-title{font-size:16px!important}.quick-card{padding:10px 6px!important}.quick-icon{font-size:20px!important}.quick-title{font-size:11px!important}.quick-desc{display:none}.pnl-overview-total{font-size:20px!important}.pnl-calendar-day{padding:2px!important}.pnl-calendar-day-num{font-size:11px!important}.pnl-calendar-day-pnl{font-size:8px!important}}.ai-assistant-container{position:relative;height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#0a0e1a,#0d1117,#0a0e1a);border-radius:0;overflow:hidden;border:none}.tech-grid-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(0,212,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,212,255,.03) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.tech-glow-1{position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(0,212,255,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0;animation:glow-pulse 4s ease-in-out infinite}.tech-glow-2{position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(168,85,247,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0;animation:glow-pulse 5s ease-in-out infinite reverse}.ai-header{display:flex;justify-content:space-between;align-items:center;padding:20px 28px;border-bottom:1px solid rgba(0,212,255,.15);background:#0d1117cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1}.ai-title-wrapper{display:flex;align-items:center;gap:14px}.ai-title-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid rgba(0,212,255,.5);box-shadow:0 0 15px #00d4ff4d}.ai-title{margin:0!important;line-height:1.2!important}.gradient-text{background:linear-gradient(135deg,#00d4ff,#a855f7,#0f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ai-subtitle{color:#ffffffb3!important;font-size:12px!important}.ai-status{display:flex;align-items:center;gap:8px;padding:6px 14px;background:#00ff881a;border:1px solid rgba(0,255,136,.3);border-radius:20px;color:#0f8;font-size:12px}.status-dot{width:8px;height:8px;background:#0f8;border-radius:50%;box-shadow:0 0 10px #0f8;animation:status-blink 2s ease-in-out infinite}@keyframes status-blink{0%,to{opacity:1}50%{opacity:.5}}.chat-container{flex:1;overflow-y:auto;padding:20px 0;z-index:1;position:relative}.chat-container::-webkit-scrollbar{width:6px}.chat-container::-webkit-scrollbar-track{background:transparent}.chat-container::-webkit-scrollbar-thumb{background:#00d4ff33;border-radius:3px}.chat-container::-webkit-scrollbar-thumb:hover{background:#00d4ff66}.welcome-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 40px;text-align:center;min-height:100%}.welcome-avatar-wrapper{position:relative;width:120px;height:120px;margin-bottom:24px}.welcome-avatar-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:140px;background:radial-gradient(circle,rgba(0,212,255,.4) 0%,transparent 70%);border-radius:50%;animation:avatar-glow 3s ease-in-out infinite}@keyframes avatar-glow{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}}.welcome-avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid transparent;background:linear-gradient(#0d1117,#0d1117) padding-box,linear-gradient(135deg,#00d4ff,#a855f7,#0f8) border-box;position:relative;z-index:1}.welcome-avatar-ring{position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border:2px dashed rgba(0,212,255,.3);border-radius:50%;animation:ring-rotate 20s linear infinite}@keyframes ring-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.welcome-title{margin-bottom:12px!important}.welcome-desc{color:#ffffffbf!important;margin-bottom:32px!important;font-size:14px!important;line-height:1.8!important}.quick-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:32px}.quick-action-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#0d1117cc;border:1px solid var(--action-color, #00d4ff);border-radius:12px;color:var(--action-color, #00d4ff);cursor:pointer;font-size:13px;transition:all .3s ease;position:relative;overflow:hidden}.quick-action-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,var(--action-color, #00d4ff),transparent);opacity:.1;transition:left .5s ease}.quick-action-btn:hover{background:var(--action-color, #00d4ff);color:#0a0e1a;transform:translateY(-2px);box-shadow:0 4px 20px var(--action-color, #00d4ff)}.quick-action-btn:hover:before{left:100%}.quick-action-icon{font-size:16px}.example-section{margin-bottom:24px}.example-label{color:#fff9!important;font-size:12px!important}.example-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px}.example-tag{background:#00d4ff14!important;border:1px solid rgba(0,212,255,.2)!important;color:#ffffffb3!important;cursor:pointer;padding:6px 14px!important;border-radius:8px!important;font-size:12px!important;transition:all .3s ease}.example-tag:hover{background:#00d4ff26!important;border-color:#00d4ff80!important;color:#00d4ff!important}.symbol-section{margin-top:8px}.symbol-label{color:#fff9!important;font-size:12px!important}.highlight{color:#00d4ff;font-weight:700}.symbol-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:10px}.symbol-tag{background:#00ff8814!important;border:1px solid rgba(0,255,136,.2)!important;color:#0f8!important;padding:4px 10px!important;border-radius:6px!important;font-size:11px!important}.symbol-tag.more{background:#ffffff0d!important;border-color:#ffffff1a!important;color:#ffffffb3!important}.messages-list{padding:0 20px}.chat-message{display:flex;margin-bottom:24px;animation:message-in .3s ease-out}@keyframes message-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.user-message{justify-content:flex-end}.ai-message{justify-content:flex-start}.ai-avatar,.user-avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-avatar{margin-right:12px}.ai-avatar-img{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid rgba(0,212,255,.5);box-shadow:0 0 12px #00d4ff4d}.user-avatar{margin-left:12px;background:linear-gradient(135deg,#0f8,#00d4ff);color:#0a0e1a;font-size:18px;box-shadow:0 0 12px #00ff884d}.message-content-wrapper{max-width:70%;min-width:80px}.message-bubble{padding:14px 18px;border-radius:16px;white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.7}.ai-bubble{background:#0d1117e6;border:1px solid rgba(0,212,255,.2);color:#ffffffe6;border-radius:16px 16px 16px 4px;box-shadow:0 4px 20px #0000004d}.user-bubble{background:linear-gradient(135deg,#00d4ff,#09c);color:#fff;border-radius:16px 16px 4px;box-shadow:0 4px 20px #00d4ff4d}.message-time{font-size:11px;margin-top:6px;color:#ffffff80;padding-left:4px}.user-message .message-time{text-align:right;padding-right:4px}.loading-indicator{display:flex;align-items:center;gap:10px;color:#ffffffbf;font-size:13px}.input-section{padding:16px 24px 20px;z-index:1;position:relative}.input-box{background:#0d1117e6;border:1px solid rgba(0,212,255,.2);border-radius:16px;padding:12px;box-shadow:0 4px 30px #0006,inset 0 1px #ffffff0d;transition:border-color .3s ease,box-shadow .3s ease}.input-box:focus-within{border-color:#00d4ff80;box-shadow:0 4px 30px #00d4ff26,inset 0 1px #ffffff0d}.input-tags{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:0 4px;flex-wrap:wrap}.input-tag{background:#00d4ff14!important;border:1px solid rgba(0,212,255,.2)!important;color:#ffffffb3!important;cursor:pointer;padding:4px 10px!important;border-radius:8px!important;font-size:12px!important;margin:0!important;transition:all .3s ease}.input-tag:hover{background:#00d4ff26!important;border-color:#00d4ff80!important;color:#00d4ff!important}.input-tags-spacer{flex:1}.clear-btn{color:#fff9!important}.clear-btn:hover{color:#ff6b6b!important}.input-row{display:flex;align-items:flex-end;gap:10px}.ai-textarea{flex:1;background:transparent!important;border:none!important;box-shadow:none!important;resize:none;color:#ffffffe6!important;font-size:14px!important}.ai-textarea::placeholder{color:#ffffff73!important}.ai-textarea:focus{border:none!important;box-shadow:none!important}.send-btn{width:44px;height:44px;border-radius:50%;border:none;background:linear-gradient(135deg,#00d4ff,#a855f7);color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;box-shadow:0 4px 15px #00d4ff66}.send-btn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 25px #00d4ff99}.send-btn:disabled{background:#ffffff1a;color:#ffffff80;cursor:not-allowed;box-shadow:none}.disclaimer{text-align:center;margin-top:10px;font-size:11px;color:#ffffff80}@media (max-width: 768px){.ai-assistant-container{height:calc(100vh - 100px)}.ai-header{padding:14px 16px}.ai-title-avatar{width:36px;height:36px}.welcome-avatar{width:90px;height:90px}.welcome-avatar-wrapper{width:90px;height:90px;margin-bottom:18px}.quick-actions{gap:8px}.quick-action-btn{padding:8px 14px;font-size:12px}.message-content-wrapper{max-width:80%}.input-section{padding:12px 14px 16px}}.system-status-bar{display:flex;align-items:center;gap:20px;padding:10px 24px;background:#00d4ff0d;border-bottom:1px solid rgba(0,212,255,.15);flex-wrap:wrap}.status-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#ffffffbf}.status-item.stats{margin-left:auto;gap:16px;color:#fff9}.status-icon{font-size:14px}.status-icon.ok{color:#52c41a}.status-label{font-weight:500}.status-value{color:#ffffffe6}.v2-entry-cards{display:flex;gap:12px;margin-top:24px;justify-content:center;flex-wrap:wrap}.v2-entry-card{width:160px;padding:16px;border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:center;border:1px solid rgba(255,255,255,.1);background:#ffffff08}.v2-entry-card:hover{transform:translateY(-3px);border-color:#00d4ff66;box-shadow:0 8px 24px #00d4ff26}.radar-card:hover{border-color:#00d4ff80;box-shadow:0 8px 24px #00d4ff33}.risk-card:hover{border-color:#52c41a80;box-shadow:0 8px 24px #52c41a33}.why-card:hover{border-color:#ff6b3580;box-shadow:0 8px 24px #ff6b3533}.v2-entry-icon{font-size:28px;margin-bottom:8px;display:block}.radar-card .v2-entry-icon{color:#00d4ff}.risk-card .v2-entry-icon{color:#52c41a}.why-card .v2-entry-icon{color:#ff6b35}.v2-entry-title{font-size:14px;font-weight:600;color:#ffffffe6;margin-bottom:4px}.v2-entry-desc{font-size:11px;color:#ffffff80}.radar-panel{margin:16px;padding:16px;background:#0d1117e6;border:1px solid rgba(0,212,255,.2);border-radius:12px}.radar-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.radar-panel-title{font-size:15px;font-weight:600;color:#00d4ff}.radar-table{font-size:12px}.radar-table-header,.radar-table-row{display:grid;grid-template-columns:1fr 1fr 1.2fr 1.5fr .8fr;gap:8px;padding:8px 12px;align-items:center}.radar-table-header{background:#00d4ff1a;border-radius:6px;color:#ffffffb3;font-weight:500}.radar-table-row{border-bottom:1px solid rgba(255,255,255,.05);color:#ffffffd9}.radar-table-row:hover{background:#00d4ff0d}.radar-symbol{font-weight:600;color:#fff}.radar-trend.long{color:#52c41a}.radar-trend.short{color:#ff4d4f}.radar-trend.neutral{color:#fff9}.radar-signal{color:#ffffffb3}.radar-score{display:flex;align-items:center;gap:8px}.score-text{font-size:11px;color:#ffffffb3;min-width:24px}.risk-panel{margin:16px;padding:16px;background:#0d1117e6;border:1px solid rgba(82,196,26,.2);border-radius:12px}.risk-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.risk-panel-title{font-size:15px;font-weight:600;color:#52c41a}.risk-stat-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px;text-align:center}.risk-stat-label{font-size:11px;color:#ffffff80;margin-bottom:6px}.risk-stat-value{font-size:18px;font-weight:700}.risk-stat-value.low{color:#52c41a}.risk-stat-value.medium{color:#faad14}.risk-stat-value.profit{color:#52c41a}.risk-stat-value.loss{color:#ff4d4f}.risk-warnings{margin-top:16px;padding:12px;background:#faad141a;border:1px solid rgba(250,173,20,.3);border-radius:8px}.risk-warnings-title{color:#faad14;font-weight:600;margin-bottom:8px;font-size:13px}.risk-warning-item{color:#fffc;font-size:12px;margin-bottom:4px}.risk-recommendation{margin-top:12px;padding:10px 14px;background:#00d4ff14;border-radius:8px;color:#ffffffd9;font-size:13px}@media (max-width: 768px){.system-status-bar{gap:12px;padding:8px 16px}.status-item.stats{width:100%;margin-left:0;justify-content:space-between}.v2-entry-cards{gap:8px}.v2-entry-card{width:100px;padding:12px 8px}.v2-entry-icon{font-size:22px}.v2-entry-title{font-size:12px}.v2-entry-desc{font-size:10px}.radar-table-header,.radar-table-row{grid-template-columns:.8fr .8fr 1fr 1.2fr .7fr;font-size:11px;padding:6px 8px}}.v2-guardian-bubble{border:1px solid rgba(0,212,255,.3)!important;background:linear-gradient(135deg,#0d1117f2,#141e30f2)!important;max-width:100%!important}.v2-risk-header{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}.v2-risk-tag{font-size:13px!important;font-weight:600!important;padding:4px 12px!important;border-radius:4px!important}.v2-risk-desc{font-size:12px;color:#fff9}.v2-thinking-panel{margin-bottom:12px}.v2-thinking-title{font-size:13px;font-weight:600;color:#00d4ff;margin-bottom:10px;display:flex;align-items:center;gap:6px}.v2-thinking-steps{display:flex;flex-direction:column;gap:6px}.v2-step{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.5}.v2-step-num{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#00d4ff26;color:#00d4ff;font-size:11px;font-weight:700;flex-shrink:0}.v2-step-label{color:#ffffffb3;font-weight:500;min-width:70px;flex-shrink:0}.v2-step-content{color:#ffffffd9;flex:1}.v2-diff-preview{margin:12px 0;border:1px solid rgba(255,255,255,.1);border-radius:6px;overflow:hidden}.v2-diff-title{font-size:12px;font-weight:600;color:#a855f7;padding:8px 12px;background:#a855f71a;border-bottom:1px solid rgba(168,85,247,.2);display:flex;align-items:center;gap:6px}.v2-diff-content{margin:0!important;padding:10px 12px!important;font-size:11px!important;font-family:Consolas,Monaco,monospace!important;line-height:1.6!important;color:#ffffffd9!important;background:#0000004d!important;max-height:300px;overflow-y:auto;white-space:pre-wrap!important;word-break:break-all!important}.v2-backtest-result{margin:12px 0;padding:12px;border:1px solid rgba(82,196,26,.3);border-radius:6px;background:#52c41a0d}.v2-backtest-title{font-size:13px;font-weight:600;color:#52c41a;margin-bottom:10px;display:flex;align-items:center;gap:6px}.v2-backtest-result .ant-statistic-title{font-size:11px!important;color:#fff9!important}.v2-backtest-result .ant-statistic-content{font-size:16px!important;color:#fff!important}.v2-confirm-actions{display:flex;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.v2-confirm-btn{background:linear-gradient(135deg,#52c41a,#389e0d)!important;border:none!important;font-weight:600!important;box-shadow:0 2px 8px #52c41a4d!important}.v2-confirm-btn:hover{background:linear-gradient(135deg,#73d13d,#52c41a)!important;box-shadow:0 4px 12px #52c41a66!important}.v2-cancel-btn{background:#ff4d4f1a!important;border:1px solid rgba(255,77,79,.3)!important;color:#ff4d4f!important}.v2-cancel-btn:hover{background:#ff4d4f33!important;border-color:#ff4d4f80!important}.v2-confirmed-badge{margin-top:10px;padding:6px 12px;background:#52c41a1a;border:1px solid rgba(82,196,26,.3);border-radius:4px;font-size:12px;color:#52c41a;font-weight:500}.v2-answer-text{margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08);white-space:pre-wrap;font-size:13px;line-height:1.7}.loading-indicator span{color:#ffffffb3;margin-left:8px;font-size:13px}.thinking-steps-mini{display:flex;gap:4px;margin-left:12px;align-items:center}.thinking-step-dot{width:6px;height:6px;border-radius:50%;background:#fff3;transition:all .3s ease}.thinking-step-dot.active{background:#00d4ff;box-shadow:0 0 8px #00d4ff99;transform:scale(1.3)}.session-indicator{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#00d4ff1a;border:1px solid rgba(0,212,255,.2);border-radius:10px;font-size:11px;color:#00d4ff;margin-left:8px}.tool-result-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#52c41a1a;border:1px solid rgba(82,196,26,.2);border-radius:4px;font-size:11px;color:#52c41a;margin-bottom:8px}.v2-answer-text pre{background:#0006!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:6px!important;padding:12px!important;overflow-x:auto!important;font-size:12px!important;line-height:1.6!important}.v2-answer-text code{background:#00d4ff1a!important;padding:1px 5px!important;border-radius:3px!important;font-size:12px!important;color:#00d4ff!important}.v2-answer-text table{width:100%;border-collapse:collapse;margin:10px 0;font-size:12px}.v2-answer-text th{background:#00d4ff1a;color:#00d4ff;padding:8px 10px;text-align:left;border-bottom:1px solid rgba(0,212,255,.2)}.v2-answer-text td{padding:6px 10px;border-bottom:1px solid rgba(255,255,255,.05);color:#ffffffd9}@media (max-width: 768px){.thinking-steps-mini{display:none}.v2-step-label{min-width:50px}}.v5-agent-bubble{background:linear-gradient(135deg,#0f172af2,#1e293be6)!important;border:1px solid rgba(0,212,255,.25)!important;box-shadow:0 4px 20px #00d4ff14!important}.v5-thinking-panel{margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.06)}.v5-meta-row{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}.v5-risk-tag{font-weight:600;border-radius:4px}.v5-tool-count{font-size:12px;color:#00d4ffcc;display:inline-flex;align-items:center;gap:4px}.tool-calls-trail{margin:8px 0;padding:8px 10px;background:#00000040;border:1px solid rgba(0,212,255,.15);border-radius:6px}.tool-calls-title{font-size:11px;font-weight:600;color:#00d4ffe6;margin-bottom:6px;display:flex;align-items:center;gap:6px}.tool-call-item{display:flex;align-items:center;gap:8px;padding:4px 0;font-size:12px;color:#fffc;border-bottom:1px dashed rgba(255,255,255,.05);flex-wrap:wrap}.tool-call-item:last-child{border-bottom:none}.tool-call-item.pending{color:#ffc53d}.tool-call-item.failed{color:#ff7875}.tool-call-icon{font-size:13px;min-width:16px;text-align:center}.tool-call-name{font-weight:600;min-width:70px}.tool-call-args{color:#ffffff8c;font-size:11px;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tool-call-status{margin-left:auto}.v5-diff-preview{margin:10px 0;border:1px solid rgba(250,173,20,.3);border-radius:6px;overflow:hidden;background:#faad140a}.v5-diff-title{font-size:12px;font-weight:600;color:#ffc53d;padding:8px 12px;background:#faad141a;border-bottom:1px solid rgba(250,173,20,.2);display:flex;align-items:center;gap:6px}.v5-diff-content{margin:0!important;padding:10px 12px!important;font-size:11px!important;font-family:Consolas,Monaco,monospace!important;line-height:1.6!important;color:#ffffffd9!important;background:#00000059!important;max-height:280px;overflow-y:auto;white-space:pre-wrap!important;word-break:break-all!important}.v5-inline-confirm{display:flex;gap:8px;padding:8px 12px;border-top:1px solid rgba(250,173,20,.15)}.thinking-steps-mini{display:inline-flex;gap:4px;margin-left:8px}.thinking-step-dot{width:5px;height:5px;border-radius:50%;background:#00d4ff4d;transition:all .3s}.thinking-step-dot.active{background:#00d4ff;box-shadow:0 0 6px #00d4ff}.confirm-modal .ant-modal-content{background:linear-gradient(135deg,#0f172a,#1e293b)!important;border:1px solid rgba(250,173,20,.3)!important;border-radius:10px!important}.confirm-modal .ant-modal-header{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.confirm-modal .ant-modal-title{color:#fff!important}.confirm-modal .ant-modal-close-x{color:#fff9!important}.confirm-modal-body{padding:16px 0}.confirm-risk-desc{padding:10px 14px;background:#faad1414;border:1px solid rgba(250,173,20,.25);border-radius:6px;color:#ffd666;font-size:13px;margin-bottom:12px}.confirm-file-path{font-family:Consolas,monospace;font-size:12px;color:#00d4ff;padding:6px 10px;background:#00d4ff14;border-radius:4px;margin-bottom:12px}.confirm-diff-wrapper{border:1px solid rgba(255,255,255,.1);border-radius:6px;overflow:hidden}.confirm-diff-title{font-size:12px;font-weight:600;color:#ffffffb3;padding:6px 10px;background:#ffffff0d}.confirm-diff-content{margin:0!important;padding:12px!important;font-size:12px!important;font-family:Consolas,Monaco,monospace!important;line-height:1.6!important;color:#ffffffd9!important;background:#0006!important;max-height:400px;overflow-y:auto;white-space:pre-wrap!important}.confirm-tool-info pre{padding:10px;background:#0000004d;border-radius:4px;font-size:12px;color:#fffc;max-height:300px;overflow:auto}.loading-indicator{display:flex;align-items:center;gap:8px}.loading-text{color:#00d4ffe6;font-size:13px}@media (max-width: 768px){.ai-assistant-container{padding:8px!important;gap:8px!important}.ai-header{padding:10px 14px!important;flex-direction:column;align-items:flex-start!important;gap:8px}.ai-title-wrapper{gap:10px!important}.ai-title-avatar{width:36px!important;height:36px!important}.ai-title.ant-typography{font-size:18px!important}.ai-subtitle{font-size:9px!important;letter-spacing:1px!important}.system-status-bar{flex-wrap:wrap;gap:6px 12px!important;padding:8px 12px!important;font-size:11px!important}.status-item.stats{width:100%;justify-content:flex-start}.chat-container{min-height:0!important;flex:1}.welcome-screen{padding:20px 12px!important}.welcome-avatar{width:70px!important;height:70px!important}.welcome-title.ant-typography{font-size:20px!important}.welcome-desc{font-size:12px!important}.quick-actions{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.quick-action-btn{padding:10px 4px!important;font-size:11px!important}.quick-action-icon{font-size:18px!important}.v2-entry-cards{grid-template-columns:1fr!important}.example-tags{gap:6px!important}.example-tag{font-size:11px!important;padding:2px 8px!important}.chat-message{gap:6px!important;margin-bottom:12px!important}.ai-avatar,.user-avatar{width:30px!important;height:30px!important;font-size:14px!important}.ai-avatar-img{width:30px!important;height:30px!important}.message-bubble{padding:10px 12px!important;font-size:13px!important;max-width:85vw!important}.tool-call-args{display:none}.tool-call-name{min-width:auto}.input-section{padding:8px!important}.input-box{padding:8px 10px!important}.input-tags{gap:4px!important;flex-wrap:wrap}.input-tag{font-size:10px!important;padding:1px 6px!important}.input-tags-spacer{display:none}.clear-btn{padding:0 4px!important;font-size:11px!important}.ai-textarea.ant-input{font-size:13px!important}.send-btn{width:36px!important;height:36px!important}.disclaimer{font-size:10px!important}.confirm-modal .ant-modal{max-width:95vw!important;margin:10px!important}.v5-diff-content,.confirm-diff-content{font-size:10px!important}.radar-table-row,.radar-table-header{grid-template-columns:1.2fr 1fr 1.2fr .8fr .8fr!important;font-size:11px!important}}@media (max-width: 480px){.quick-actions{grid-template-columns:repeat(2,1fr)!important}.ai-subtitle{display:none}}.ai-bubble .message-text{white-space:normal}.markdown-body{color:#ffffffe6;font-size:14px;line-height:1.75;word-break:break-word}.markdown-body>*:first-child{margin-top:0!important}.markdown-body>*:last-child{margin-bottom:0!important}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{color:#fff;font-weight:600;margin:18px 0 10px;line-height:1.4}.markdown-body h1{font-size:20px;border-bottom:1px solid rgba(0,212,255,.2);padding-bottom:8px}.markdown-body h2{font-size:17px;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:6px}.markdown-body h3{font-size:15px;color:#00d4ff}.markdown-body h4{font-size:14px;color:#ffffffd9}.markdown-body p{margin:8px 0}.markdown-body strong{color:#00d4ff;font-weight:600}.markdown-body em{color:#fffc}.markdown-body ul,.markdown-body ol{margin:8px 0;padding-left:22px}.markdown-body li{margin:4px 0}.markdown-body li::marker{color:#00d4ff}.markdown-body blockquote{margin:10px 0;padding:8px 14px;border-left:3px solid #00d4ff;background:#00d4ff0f;border-radius:0 6px 6px 0;color:#ffffffbf}.markdown-body blockquote p{margin:4px 0}.markdown-body hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:14px 0}.md-inline-code{background:#00d4ff1f!important;color:#00d4ff!important;padding:2px 6px!important;border-radius:4px!important;font-size:13px!important;font-family:Consolas,Monaco,Courier New,monospace!important;border:1px solid rgba(0,212,255,.15)}.md-code-block{margin:12px 0;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.md-code-header{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;background:#ffffff0f;border-bottom:1px solid rgba(255,255,255,.08);font-size:12px}.md-code-lang{color:#fff9;font-family:Consolas,monospace;text-transform:lowercase}.md-code-copy{display:inline-flex;align-items:center;gap:4px;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:4px;color:#ffffffa6;font-size:11px;padding:2px 8px;cursor:pointer;transition:all .2s}.md-code-copy:hover{background:#00d4ff26;border-color:#00d4ff66;color:#00d4ff}.md-table-wrapper{margin:12px 0;overflow-x:auto;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.md-table{width:100%;border-collapse:collapse;font-size:13px}.md-table th{background:#00d4ff1a;color:#00d4ff;font-weight:600;padding:8px 12px;text-align:left;border-bottom:1px solid rgba(0,212,255,.2);white-space:nowrap}.md-table td{padding:7px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:#ffffffd9}.md-table tr:last-child td{border-bottom:none}.md-table tr:hover td{background:#00d4ff0a}.md-link{color:#00d4ff;text-decoration:none;border-bottom:1px dashed rgba(0,212,255,.4);transition:all .2s}.md-link:hover{color:#4de8ff;border-bottom-color:#4de8ff}.streaming-cursor{display:inline-block;color:#00d4ff;animation:cursor-blink .8s step-end infinite;font-weight:300;margin-left:1px}@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:0}}.message-actions{display:flex;gap:4px;margin-top:10px;padding-top:8px;border-top:1px solid rgba(255,255,255,.06);opacity:.6;transition:opacity .2s}.ai-bubble:hover .message-actions{opacity:1}.msg-action-btn{display:inline-flex;align-items:center;gap:4px;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#fff9;font-size:12px;padding:3px 10px;cursor:pointer;transition:all .2s}.msg-action-btn:hover{background:#00d4ff1a;border-color:#00d4ff4d;color:#00d4ff}.stop-btn{color:#ff7875!important}.stop-btn:hover{color:#ff4d4f!important;background:#ff4d4f1a!important}.send-btn.stop{background:linear-gradient(135deg,#ff4d4f,#cf1322)!important;box-shadow:0 4px 15px #ff4d4f66!important}.send-btn.stop:hover{box-shadow:0 6px 25px #ff4d4f99!important}.tool-calls-title{cursor:pointer;-webkit-user-select:none;user-select:none}.tool-calls-title:hover{color:#4de8ff}.quick-actions{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;max-width:100%;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.quick-actions::-webkit-scrollbar{display:none}.ai-message .message-content-wrapper{max-width:82%}@media (max-width: 768px){.markdown-body{font-size:13px;line-height:1.7}.markdown-body h1{font-size:17px}.markdown-body h2{font-size:15px}.markdown-body h3{font-size:14px}.md-code-block,.md-table-wrapper{margin:8px -4px;border-radius:6px}.md-table{font-size:12px}.md-table th,.md-table td{padding:6px 8px}.ai-message .message-content-wrapper{max-width:88%}.message-actions{opacity:1}.msg-action-btn{font-size:11px;padding:2px 8px}.quick-actions{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;width:100%;padding:0 4px 6px}.quick-action-btn{flex-shrink:0;white-space:nowrap}.tool-calls-list{max-height:200px;overflow-y:auto}}.intent-approval-panel{margin:12px 0;padding:12px 16px;background:linear-gradient(135deg,#faad1414,#faad1405);border:1px solid rgba(250,173,20,.3);border-radius:10px}.intent-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;color:#ffffffe6}.intent-card{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:10px 12px;margin-top:8px;background:#0003;border:1px solid rgba(0,212,255,.15);border-radius:8px}.intent-body{flex:1;min-width:260px}.intent-reason{margin-top:6px;font-size:12px;color:#fff9}.intent-risk{margin-top:6px;font-size:12px;color:#52c41a}.intent-risk.failed{color:#ff4d4f}.intent-flow{display:flex;align-items:center;gap:4px;font-size:12px;white-space:nowrap}.flow-step{padding:2px 8px;border-radius:4px;background:#ffffff0f;color:#ffffff73;border:1px solid rgba(255,255,255,.1)}.flow-step.done{background:#52c41a1f;color:#52c41a;border-color:#52c41a4d}.flow-step.failed{background:#ff4d4f1f;color:#ff4d4f;border-color:#ff4d4f4d}.flow-step.pending{background:#00d4ff14;color:#00d4ff;border-color:#00d4ff40}.flow-arrow{color:#ffffff4d}.intent-actions{display:flex;gap:8px}.agents-page{padding:4px}.agents-pipeline-card .ant-timeline{padding-top:4px}.agent-role{color:#999;font-size:12px;margin-top:2px;line-height:1.4}.switch-label{font-size:13px;color:#666;margin-right:4px}.up{color:#f5222d}.down{color:#52c41a}.audit-content{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;word-break:break-all;display:block;max-height:60px;overflow:hidden}html,body,#root{height:100%;width:100%;overflow:hidden}body{background:#0a0e1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.app-layout{height:100vh;width:100vw;background:linear-gradient(135deg,#0a0e1a,#0d1117,#0a0e1a)}.app-sider{background:linear-gradient(180deg,#0d1117,#0a0e1a)!important;border-right:1px solid rgba(0,212,255,.15)!important;position:relative;overflow:hidden}.app-sider:before{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:linear-gradient(180deg,transparent,rgba(0,212,255,.3),transparent)}.app-logo{height:70px;display:flex;align-items:center;justify-content:center;gap:10px;border-bottom:1px solid rgba(0,212,255,.1);position:relative}.app-logo-icon{font-size:24px;background:linear-gradient(135deg,#00d4ff,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 8px rgba(0,212,255,.5))}.app-logo-text{font-size:16px;font-weight:700;background:linear-gradient(135deg,#00d4ff,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.5px}.app-menu{background:transparent!important;border-right:none!important;padding:12px 8px}.app-menu .ant-menu-item{margin:4px 0!important;border-radius:8px!important;color:#fff9!important;transition:all .3s ease!important}.app-menu .ant-menu-item:hover{color:#00d4ff!important;background:#00d4ff14!important}.app-menu .ant-menu-item-selected{background:linear-gradient(135deg,#00d4ff26,#a855f726)!important;color:#00d4ff!important;border:1px solid rgba(0,212,255,.3)!important;box-shadow:0 0 20px #00d4ff26!important}.app-menu .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:linear-gradient(180deg,#00d4ff,#a855f7);border-radius:0 3px 3px 0;box-shadow:0 0 10px #00d4ff}.app-sider-footer{position:absolute;bottom:0;left:0;right:0;padding:16px;border-top:1px solid rgba(0,212,255,.1);text-align:center}.app-version{font-size:11px;color:#ffffff80;margin-bottom:6px}.app-status{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:#0f8}.app-status .status-dot{width:6px;height:6px;background:#0f8;border-radius:50%;box-shadow:0 0 8px #0f8;animation:status-blink 2s ease-in-out infinite}@keyframes status-blink{0%,to{opacity:1}50%{opacity:.4}}.app-main-layout{background:transparent!important;overflow:hidden}.app-content{margin:0!important;padding:0!important;overflow:auto!important;background:transparent!important;height:100vh}.app-content::-webkit-scrollbar{width:8px;height:8px}.app-content::-webkit-scrollbar-track{background:#00d4ff05}.app-content::-webkit-scrollbar-thumb{background:#00d4ff33;border-radius:4px}.app-content::-webkit-scrollbar-thumb:hover{background:#00d4ff66}.page-container{position:relative;min-height:100vh;padding:24px;background:linear-gradient(135deg,#0a0e1a,#0d1117,#0a0e1a);overflow:hidden}.page-grid-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(0,212,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(0,212,255,.025) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.page-glow-1{position:absolute;top:-200px;right:-150px;width:600px;height:600px;background:radial-gradient(circle,rgba(0,212,255,.06) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0;animation:glow-pulse 6s ease-in-out infinite}.page-glow-2{position:absolute;bottom:-200px;left:-150px;width:600px;height:600px;background:radial-gradient(circle,rgba(168,85,247,.06) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0;animation:glow-pulse 7s ease-in-out infinite reverse}@keyframes glow-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;position:relative;z-index:1}.page-title{font-size:22px;font-weight:600;background:linear-gradient(135deg,#00d4ff,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:flex;align-items:center;gap:12px}.page-title-icon{width:8px;height:26px;background:linear-gradient(180deg,#00d4ff,#a855f7);border-radius:4px;box-shadow:0 0 12px #00d4ff80}.tech-card{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.15)!important;border-radius:12px!important;position:relative;z-index:1;transition:all .3s ease}.tech-card:hover{border-color:#00d4ff59!important;box-shadow:0 8px 30px #00d4ff14}.tech-card .ant-card-head{border-bottom:1px solid rgba(0,212,255,.1)!important;background:#00d4ff05}.tech-card .ant-card-head-title{color:#ffffffd9!important;font-weight:600}.tech-card .ant-card-body{color:#ffffffb3}.tech-btn-primary{background:linear-gradient(135deg,#00d4ff,#a855f7)!important;border:none!important;border-radius:8px!important;color:#fff!important;font-weight:500;transition:all .3s ease}.tech-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00d4ff66}.tech-btn-default{background:#00d4ff14!important;border:1px solid rgba(0,212,255,.3)!important;border-radius:8px!important;color:#00d4ff!important;transition:all .3s ease}.tech-btn-default:hover{background:#00d4ff26!important;border-color:#00d4ff99!important}.tech-table .ant-table{background:transparent!important}.tech-table .ant-table-thead>tr>th{background:#00d4ff0d!important;color:#fff9!important;border-bottom:1px solid rgba(0,212,255,.1)!important;font-weight:600}.tech-table .ant-table-tbody>tr>td{background:transparent!important;color:#ffffffb3!important;border-bottom:1px solid rgba(0,212,255,.05)!important}.tech-table .ant-table-tbody>tr:hover>td{background:#00d4ff0d!important}.tech-input{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.2)!important;border-radius:8px!important;color:#ffffffe6!important}.tech-input::placeholder{color:#ffffff73!important}.tech-input:focus{border-color:#00d4ff!important;box-shadow:0 0 0 2px #00d4ff26!important}.tech-tag{background:#00d4ff14!important;border:1px solid rgba(0,212,255,.2)!important;color:#ffffffb3!important;border-radius:6px!important}.tech-empty{color:#ffffff80}.tech-empty .ant-empty-description{color:#fff9!important}@media (max-width: 768px){.page-container{padding:16px}.page-title{font-size:18px}}.ant-card{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.15)!important;border-radius:12px!important;color:#fffc!important}.ant-card-head{border-bottom:1px solid rgba(0,212,255,.1)!important;background:#00d4ff05!important}.ant-card-head-title{color:#ffffffd9!important;font-weight:600}.ant-card-body{color:#ffffffb3}.ant-table{background:transparent!important;color:#ffffffb3!important}.ant-table-thead>tr>th{background:#00d4ff0d!important;color:#fff9!important;border-bottom:1px solid rgba(0,212,255,.1)!important;font-weight:600}.ant-table-tbody>tr>td{background:transparent!important;color:#ffffffb3!important;border-bottom:1px solid rgba(0,212,255,.05)!important}.ant-table-tbody>tr:hover>td{background:#00d4ff0d!important}.ant-pagination{color:#ffffffb3!important}.ant-pagination-item{background:#00d4ff0d!important;border:1px solid rgba(0,212,255,.15)!important}.ant-pagination-item a{color:#fffc!important}.ant-pagination-item-active{background:#00d4ff33!important;border-color:#00d4ff!important}.ant-pagination-item-active a{color:#00d4ff!important}.ant-segmented{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.2)!important;border-radius:8px!important;padding:2px!important}.ant-segmented-group{background:transparent!important}.ant-segmented-item{color:#ffffffb8!important;background:transparent!important;border-radius:6px!important;transition:color .25s ease,background .25s ease!important}.ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled){color:#00d4ff!important;background:#00d4ff14!important}.ant-segmented-item-selected,.ant-segmented-item-selected .ant-segmented-item-label{color:#fff!important;font-weight:600!important}.ant-segmented-thumb{background:linear-gradient(135deg,#00d4ff,#a855f7)!important;border-radius:6px!important;box-shadow:0 2px 8px #00d4ff59!important}.ant-segmented-item-disabled{color:#ffffff47!important}.ant-space-compact .ant-segmented{border-radius:0!important;border-left:none!important;border-right:none!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-input-affix-wrapper{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.2)!important;border-radius:8px!important;color:#ffffffe6!important}.ant-input-affix-wrapper{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.2)!important;color:#ffffffe6!important;padding:4px 11px!important}.ant-input-affix-wrapper:hover,.ant-input-affix-wrapper-focused{border-color:#00d4ff!important;box-shadow:0 0 0 2px #00d4ff26!important}.ant-input-affix-wrapper .ant-input{background:transparent!important;border:none!important;box-shadow:none!important;color:#ffffffe6!important;padding:0!important}.ant-input-affix-wrapper .ant-input-prefix,.ant-input-affix-wrapper .ant-input-suffix{color:#00d4ffb3!important}.ant-input-affix-wrapper .ant-input-clear-icon{color:#ffffff80!important}.ant-input-affix-wrapper .ant-input-clear-icon:hover{color:#fffc!important}.ant-input-affix-wrapper.ant-input-affix-wrapper-sm{padding:0 7px!important;min-height:24px!important}.ant-input::placeholder{color:#ffffff73!important}.ant-input:focus,.ant-input-number-focused,.ant-select-focused .ant-select-selector{border-color:#00d4ff!important;box-shadow:0 0 0 2px #00d4ff26!important}.ant-input-number-input,.ant-input-group .ant-input-number-input,.ant-input-number-affix-wrapper .ant-input-number-input,.ant-form-item .ant-input-number-input{color:#fff!important;font-weight:600!important;background:transparent!important}.ant-input-number-input::placeholder{color:#ffffff73!important}.ant-input-number-handler{background:#00d4ff0d!important;border-color:#00d4ff26!important}.ant-input-number-handler-up-inner,.ant-input-number-handler-down-inner{color:#00d4ff99!important}.ant-input-group-addon,.ant-input-number-group-addon{background:#00d4ff14!important;border:1px solid rgba(0,212,255,.25)!important;color:#fff!important;font-weight:600!important}.ant-input-number-group-wrapper .ant-input-number-group-addon{color:#fff!important;font-weight:600!important}.ant-input-group .ant-input{background:#0d1117cc!important;border-color:#00d4ff33!important;color:#ffffffe6!important}.ant-input-search,.ant-input-search>.ant-input-group-wrapper,.ant-input-search .ant-input-group,.ant-input-search .ant-input-group-addon,.ant-input-search .ant-input-affix-wrapper,.ant-input-search .ant-input-wrapper{background:transparent!important;border:none!important;padding:0!important;margin:0!important;box-shadow:none!important}.ant-input-search .ant-input-affix-wrapper{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.2)!important;border-right:none!important;border-radius:8px 0 0 8px!important;padding:0 8px!important;height:32px!important}.ant-input-search .ant-input-affix-wrapper:hover,.ant-input-search .ant-input-affix-wrapper-focused{border-color:#00d4ff!important;box-shadow:0 0 0 2px #00d4ff26!important}.ant-input-search .ant-input{background:transparent!important;border:none!important;color:#ffffffe6!important;box-shadow:none!important;padding:0!important;height:30px!important}.ant-input-search .ant-input-group-addon{background:transparent!important;border:none!important;padding:0!important;margin:0!important;width:auto!important}.ant-input-search-button{background:linear-gradient(135deg,#00d4ff,#a855f7)!important;border:1px solid transparent!important;border-left:none!important;color:#fff!important;border-radius:0 8px 8px 0!important;height:32px!important;padding:0 12px!important;margin:0!important;box-shadow:none!important}.ant-input-search-button:hover{background:linear-gradient(135deg,#00d4ff,#a855f7)!important;box-shadow:0 4px 15px #00d4ff66!important;color:#fff!important}.ant-input-search-button.ant-btn-primary{background:linear-gradient(135deg,#00d4ff,#a855f7)!important}.ant-select-dropdown{background:#0d1117f2!important;border:1px solid rgba(0,212,255,.2)!important}.ant-select-item{color:#ffffffb3!important}.ant-select-item-option-selected{background:#00d4ff26!important;color:#00d4ff!important}.ant-select-item-option-active{background:#00d4ff14!important}.ant-btn-default{background:#00d4ff14!important;border:1px solid rgba(0,212,255,.3)!important;border-radius:8px!important;color:#00d4ff!important}.ant-btn-default:hover{background:#00d4ff26!important;border-color:#00d4ff99!important;color:#00d4ff!important}.ant-btn-primary{background:linear-gradient(135deg,#00d4ff,#a855f7)!important;border:none!important;border-radius:8px!important;color:#fff!important}.ant-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00d4ff66}.ant-btn-dangerous{background:#ff4d4f1a!important;border:1px solid rgba(255,77,79,.3)!important;color:#ff4d4f!important}.ant-tag{background:#00d4ff14!important;border:1px solid rgba(0,212,255,.2)!important;color:#ffffffb3!important;border-radius:6px!important}.ant-modal-content{background:#0d1117fa!important;border:1px solid rgba(0,212,255,.2)!important;border-radius:12px!important}.ant-modal-header{background:transparent!important;border-bottom:1px solid rgba(0,212,255,.1)!important}.ant-modal-title{color:#ffffffe6!important}.ant-modal-body{color:#ffffffb3}.ant-modal-footer{border-top:1px solid rgba(0,212,255,.1)!important}.ant-drawer-content{background:#0d1117fa!important}.ant-drawer-header{background:transparent!important;border-bottom:1px solid rgba(0,212,255,.1)!important}.ant-drawer-title{color:#ffffffe6!important}.ant-drawer-body{color:#ffffffb3}.ant-form-item-label>label{color:#fffc!important}.ant-statistic-title{color:#ffffffb3!important}.ant-statistic-content{color:#ffffffe6!important}.ant-progress-text{color:#ffffffbf!important}.ant-empty-description{color:#fff9!important}.ant-tabs-tab{color:#ffffffb3!important}.ant-tabs-tab-active{color:#00d4ff!important}.ant-tabs-ink-bar{background:linear-gradient(90deg,#00d4ff,#a855f7)!important}.ant-tabs-nav{border-bottom:1px solid rgba(0,212,255,.1)!important}.ant-switch{background:#fff3!important}.ant-switch-checked{background:linear-gradient(135deg,#00d4ff,#a855f7)!important}.ant-message-notice-content{background:#0d1117f2!important;border:1px solid rgba(0,212,255,.2)!important;color:#ffffffe6!important}.ant-typography,.ant-typography p,.ant-typography span,.ant-typography div{color:#fffc!important}.ant-typography-secondary{color:#ffffffa6!important}.ant-divider{border-color:#00d4ff1a!important}.ant-card,.ant-card-body,.ant-table,.ant-table-tbody>tr>td,.ant-form-item,.ant-form-item-label>label,.ant-statistic,.ant-statistic-content,.ant-descriptions,.ant-descriptions-item,.ant-list,.ant-list-item,.ant-collapse,.ant-collapse-header,.ant-collapse-content,.ant-tabs,.ant-tabs-content,.ant-steps,.ant-steps-item,.ant-timeline,.ant-timeline-item,.ant-comment,.ant-result,.ant-empty,.ant-skeleton,.ant-popover,.ant-tooltip,.ant-dropdown,.ant-menu,.ant-breadcrumb,.ant-page-header,.ant-cascader,.ant-tree,.ant-transfer,.ant-rate,.ant-slider,.ant-upload,.ant-pagination,.ant-radio,.ant-checkbox,.ant-switch,.ant-input-number,.ant-input-affix-wrapper,.ant-picker,.ant-calendar,.ant-time-picker,.ant-mentions,.ant-tag,.ant-badge,.ant-alert,.ant-message,.ant-notification,.ant-progress,.ant-spin,.ant-back-top,.ant-affix,.ant-config-provider,.ant-locale-provider{color:#ffffffe6!important}.ant-statistic-content,.ant-statistic-content-value,.ant-statistic-content-prefix,.ant-statistic-content-suffix{color:#fff!important;font-weight:600!important}.ant-statistic-title{color:#ffffffbf!important}.ant-alert{background:#00d4ff0d!important;border:1px solid rgba(0,212,255,.15)!important;color:#ffffffd9!important}.ant-alert-message{color:#ffffffe6!important}.ant-alert-description{color:#ffffffb3!important}.ant-alert-icon{color:#00d4ff!important}.ant-alert-close-icon{color:#ffffff80!important}.ant-alert-close-icon:hover{color:#fffc!important}.ant-alert-info{background:#00d4ff0d!important;border:1px solid rgba(0,212,255,.15)!important}.ant-alert-success{background:#52c41a0d!important;border:1px solid rgba(82,196,26,.2)!important}.ant-alert-warning{background:#faad140d!important;border:1px solid rgba(250,173,20,.2)!important}.ant-alert-error{background:#ff4d4f0d!important;border:1px solid rgba(255,77,79,.2)!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th,.ant-table-summary,.ant-table-placeholder{color:#ffffffd9!important}.ant-table-placeholder{background:#0d111780!important}.ant-table-placeholder:hover>td{background:#0d111780!important}.ant-table .ant-empty{margin:40px 0!important}.ant-table .ant-empty-image svg{opacity:.4!important}.ant-table-expanded-row>td{color:#fffc!important}.ant-descriptions-item-label,.ant-descriptions-item-content,.ant-list-item,.ant-list-item-meta-title,.ant-list-item-meta-description,.ant-list-item-action,.ant-collapse-header,.ant-collapse-content-box,.ant-steps-item-title,.ant-steps-item-description,.ant-timeline-item-content{color:#ffffffd9!important}.ant-tag{color:#ffffffe6!important}.ant-radio-wrapper,.ant-checkbox-wrapper{color:#ffffffd9!important}.ant-radio-group{background:#0d111799!important;border:1px solid rgba(0,212,255,.2)!important;border-radius:6px!important;padding:2px!important}.ant-radio-button-wrapper{background:transparent!important;border:none!important;color:#ffffffb3!important;padding:0 12px!important;height:24px!important;line-height:22px!important}.ant-radio-button-wrapper:hover{color:#00d4ff!important}.ant-radio-button-wrapper-checked{background:#00d4ff33!important;color:#00d4ff!important;border-radius:4px!important;box-shadow:none!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#00d4ff!important}.ant-radio-button-wrapper:before{display:none!important}.ant-input,.ant-input-number-input,.ant-select-selection-item,.ant-select-selection-placeholder,.ant-picker-input>input,.ant-mentions>textarea{color:#ffffffe6!important}.ant-picker{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.2)!important;border-radius:8px!important;color:#ffffffe6!important}.ant-picker:hover,.ant-picker-focused{border-color:#00d4ff!important;box-shadow:0 0 0 2px #00d4ff26!important}.ant-picker-input{background:transparent!important}.ant-picker-input>input::placeholder{color:#ffffff73!important}.ant-picker-suffix,.ant-picker-clear{color:#00d4ffb3!important}.ant-picker-range-separator{color:#ffffff80!important}.ant-picker-dropdown{background:#0d1117f2!important;border:1px solid rgba(0,212,255,.2)!important}.ant-picker-panel-container,.ant-picker-panel{background:transparent!important}.ant-picker-header,.ant-picker-body,.ant-picker-footer{background:transparent!important;color:#ffffffd9!important}.ant-picker-header-view button,.ant-picker-cell-in-view{color:#ffffffd9!important}.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background:#00d4ff!important;color:#fff!important}.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#00d4ff!important}.ant-picker-today-btn{color:#00d4ff!important}.ant-btn{color:#ffffffe6!important}.ant-btn-primary{color:#fff!important}.ant-pagination,.ant-pagination-item,.ant-pagination-item a,.ant-pagination-prev,.ant-pagination-next,.ant-pagination-jump-prev,.ant-pagination-jump-next,.ant-pagination-options{color:#ffffffb3!important}.ant-pagination-options{display:inline-flex!important;align-items:center!important;gap:8px!important}.ant-pagination-options-size-changer{display:inline-flex!important;align-items:center!important}.ant-pagination-options-size-changer .ant-select-selector{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.2)!important;border-radius:6px!important;color:#fff!important;min-height:28px!important;height:28px!important;padding:0 8px!important}.ant-pagination-options-size-changer .ant-select-selection-item{color:#fff!important;font-weight:600!important;line-height:26px!important}.ant-pagination-options-size-changer .ant-select-arrow{color:#00d4ffb3!important}.ant-pagination-options-quick-jumper{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#ffffffb3!important}.ant-pagination-options-quick-jumper input{background:#0d1117cc!important;border:1px solid rgba(0,212,255,.2)!important;border-radius:6px!important;color:#fff!important;width:50px!important;height:28px!important}.ant-empty,.ant-empty-description,.ant-empty-footer{color:#ffffffa6!important}.page-container div,.page-container span,.page-container p,.page-container li,.page-container label,.page-container td,.page-container th{color:inherit}.page-container{color:#ffffffd9!important}.ant-tooltip-inner{background:#0d1117f2!important;border:1px solid rgba(0,212,255,.2)!important;color:#ffffffe6!important}.ant-popover{background:#0d1117f2!important;border:1px solid rgba(0,212,255,.2)!important}.ant-popover-inner{background:#0d1117f2!important}.ant-popover-inner-content{background:transparent!important;color:#ffffffd9!important}.ant-popover-arrow:before,.ant-popover-arrow:after{background:#0d1117f2!important}.ant-popconfirm,.ant-popconfirm-message,.ant-popconfirm-message-title,.ant-popconfirm-message-description,.ant-popconfirm-title,.ant-popconfirm-description,.ant-popconfirm-inner-content,.ant-popconfirm-message>*{color:#fff!important}.ant-popconfirm-title{color:#fff!important;font-weight:600!important}.ant-popconfirm-description{color:#fffc!important}.ant-popconfirm-message-icon{color:#faad14!important}.ant-popconfirm-buttons{display:flex!important;justify-content:flex-end!important;gap:8px!important}.ant-popconfirm-buttons .ant-btn{background:#00d4ff1a!important;border:1px solid rgba(0,212,255,.3)!important;color:#ffffffd9!important}.ant-popconfirm-buttons .ant-btn:hover{background:#00d4ff33!important;border-color:#00d4ff!important;color:#fff!important}.ant-popconfirm-buttons .ant-btn-dangerous{background:#ff4d4f26!important;border:1px solid rgba(255,77,79,.4)!important;color:#ff7875!important}.ant-popconfirm-buttons .ant-btn-dangerous:hover{background:#ff4d4f40!important;border-color:#ff4d4f!important;color:#fff!important}@media (max-width: 992px){.app-content{padding:12px!important}.app-sider{position:fixed!important;z-index:1000;height:100vh}.ant-row [class*=ant-col]{margin-bottom:12px}.ant-table-wrapper{overflow-x:auto}.ant-table{min-width:600px}.ant-statistic-title{font-size:12px!important}.ant-statistic-content{font-size:20px!important}}@media (max-width: 768px){html,body,#root{overflow-x:hidden;overflow-y:auto}.app-layout{height:auto!important;min-height:100vh}.app-main-layout{min-height:100vh}.app-content{padding:8px!important;overflow-y:visible!important}.ant-layout-sider-zero-width-trigger{top:12px!important;z-index:999;background:#00d4ff33!important;border:1px solid rgba(0,212,255,.4)!important;color:#00d4ff!important;width:36px!important;height:36px!important;line-height:36px!important;font-size:18px!important;border-radius:0 8px 8px 0!important}.app-logo{height:56px!important}.app-logo-text{font-size:14px!important}.app-menu .ant-menu-item{height:44px!important;line-height:44px!important;font-size:14px!important}.ant-card{margin-bottom:10px!important}.ant-card-head{padding:8px 12px!important;min-height:44px!important}.ant-card-head-title{font-size:14px!important}.ant-card-body{padding:12px!important}.ant-statistic{padding:4px 0}.ant-statistic-title{font-size:11px!important;margin-bottom:4px!important}.ant-statistic-content{font-size:18px!important}.ant-statistic-content-prefix,.ant-statistic-content-suffix{font-size:12px!important}.ant-btn{font-size:13px!important;height:36px!important;padding:0 12px!important}.ant-btn-lg{height:40px!important;font-size:14px!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector{font-size:14px!important}.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-tab{font-size:13px!important;padding:8px 12px!important}.ant-table-thead>tr>th{padding:8px 6px!important;font-size:12px!important}.ant-table-tbody>tr>td{padding:8px 6px!important;font-size:12px!important}.ant-modal{max-width:95vw!important;margin:0 auto!important;top:20px!important}.ant-modal-body{padding:16px!important;max-height:70vh;overflow-y:auto}.ant-drawer{max-width:90vw!important}.ant-message{font-size:13px!important}.ant-form-item{margin-bottom:14px!important}.ant-form-item-label{font-size:13px!important}.ant-tag{font-size:11px!important;padding:2px 6px!important;margin:2px!important}.ant-progress-text{font-size:12px!important}.ant-switch{min-width:36px!important;height:20px!important}.ant-segmented{font-size:12px!important}.ant-segmented-item{padding:4px 10px!important}.ant-picker,.ant-empty-description,.ant-spin-text{font-size:13px!important}.ant-badge-count{font-size:11px!important;min-width:16px!important;height:16px!important;line-height:16px!important;padding:0 4px!important}.ant-avatar{width:32px!important;height:32px!important;line-height:32px!important;font-size:14px!important}.ant-steps-item-title{font-size:12px!important}.ant-steps-item-description{font-size:11px!important}.ant-timeline-item-content,.ant-alert-message{font-size:13px!important}.ant-alert-description,.ant-tooltip-inner{font-size:12px!important}.ant-dropdown-menu-item{font-size:13px!important;padding:6px 12px!important}.ant-pagination-item{min-width:28px!important;height:28px!important;line-height:26px!important;font-size:12px!important}.ant-breadcrumb{font-size:12px!important}.page-title{font-size:18px!important}.page-subtitle{font-size:12px!important}.quick-entry-card{padding:12px 8px!important}.quick-entry-card .anticon{font-size:24px!important;margin-bottom:6px!important}.quick-entry-title{font-size:12px!important}.quick-entry-desc{font-size:10px!important}}@media (max-width: 480px){.app-content{padding:6px!important}.ant-card-body{padding:10px!important}.ant-statistic-content{font-size:16px!important}.ant-btn{font-size:12px!important;height:34px!important;padding:0 10px!important}.ant-modal-header{padding:12px!important}.ant-modal-title{font-size:15px!important}.ant-modal-body{padding:12px!important}.ant-modal-footer{padding:10px 12px!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:6px 4px!important;font-size:11px!important}.ant-tabs-nav-wrap{overflow-x:auto!important}.ant-tabs-nav-list{flex-wrap:nowrap!important}}@media (max-height: 500px) and (orientation: landscape){.app-logo{height:44px!important}.app-menu .ant-menu-item{height:36px!important;line-height:36px!important}.app-sider-footer{display:none!important}}.app-header{background:#0f172af2!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(56,189,248,.15);padding:0 24px!important;height:56px!important;line-height:56px!important;display:flex;align-items:center;justify-content:space-between}.app-header-left{flex:1}.app-header-right{display:flex;align-items:center}.app-user-info{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 12px;border-radius:8px;transition:all .2s}.app-user-info:hover{background:#38bdf81a}.app-user-avatar{background:linear-gradient(135deg,#0ea5e9,#6366f1)!important}.app-user-name{color:#ffffffd9;font-size:13px}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#0a0f1c}.login-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.login-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(56,189,248,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(56,189,248,.03) 1px,transparent 1px);background-size:40px 40px}.login-bg-glow{position:absolute;border-radius:50%;filter:blur(100px);opacity:.3}.login-bg-glow.glow-1{width:400px;height:400px;background:#0ea5e9;top:-100px;left:-100px;animation:float 8s ease-in-out infinite}.login-bg-glow.glow-2{width:350px;height:350px;background:#6366f1;bottom:-80px;right:-80px;animation:float 10s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}.login-card{position:relative;z-index:1;width:400px;max-width:90vw;background:#0f172ad9!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(56,189,248,.2)!important;border-radius:16px!important;box-shadow:0 20px 60px #00000080,0 0 40px #38bdf81a!important}.login-card .ant-card-body{padding:40px 36px!important}.login-header{text-align:center;margin-bottom:32px}.login-logo{width:64px;height:64px;margin:0 auto 16px;background:linear-gradient(135deg,#0ea5e9,#6366f1);border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0ea5e966}.login-logo-icon{font-size:32px}.login-title{color:#fff!important;margin-bottom:4px!important;font-weight:600!important}.login-subtitle{color:#ffffff80;font-size:13px}.login-card .ant-form-item-label>label{color:#ffffffb3!important}.login-card .ant-input,.login-card .ant-input-password{background:#ffffff0d!important;border:1px solid rgba(56,189,248,.2)!important;color:#fff!important;border-radius:8px!important}.login-card .ant-input::placeholder,.login-card .ant-input-password input::placeholder{color:#ffffff4d!important}.login-card .ant-input:focus,.login-card .ant-input-password:focus-within{border-color:#0ea5e9!important;box-shadow:0 0 0 2px #0ea5e933!important}.login-card .ant-input-affix-wrapper .anticon{color:#fff6!important}.login-button{background:linear-gradient(135deg,#0ea5e9,#6366f1)!important;border:none!important;border-radius:8px!important;height:44px!important;font-size:15px!important;font-weight:600!important;letter-spacing:2px;margin-top:8px}.login-button:hover{background:linear-gradient(135deg,#0284c7,#4f46e5)!important;box-shadow:0 4px 16px #0ea5e966!important}.login-footer{text-align:center;margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}.login-security-tip{font-size:12px;display:flex;align-items:center;justify-content:center;gap:6px}.login-locked{text-align:center;padding:20px 0}.login-locked-icon{font-size:48px;color:#f59e0b;margin-bottom:16px}.login-locked-text{display:block;color:#fff;font-size:16px;font-weight:600;margin-bottom:8px}.login-locked-time{display:block;color:#f59e0b;font-size:32px;font-weight:700;font-family:Courier New,monospace;margin-bottom:12px}.login-locked-hint{font-size:12px}@media (max-width: 480px){.login-card{width:100%;max-width:100vw;border-radius:0!important;min-height:100vh;display:flex;align-items:center}.login-card .ant-card-body{padding:32px 24px!important;width:100%}.login-title{font-size:20px!important}.login-logo{width:56px;height:56px}.login-logo-icon{font-size:28px}}:root{--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--mobile-tab-height: 60px;--mobile-header-height: 48px}.app-layout-mobile{height:100vh!important;height:100dvh!important;overflow:hidden!important}.app-header-mobile{height:calc(var(--mobile-header-height) + var(--safe-area-top))!important;padding-top:var(--safe-area-top)!important;padding-left:calc(12px + var(--safe-area-left))!important;padding-right:calc(12px + var(--safe-area-right))!important;line-height:var(--mobile-header-height)!important;position:sticky!important;top:0!important;z-index:100!important}.app-mobile-title{display:flex;align-items:center;gap:6px;font-size:16px;font-weight:700;background:linear-gradient(135deg,#00d4ff,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.app-mobile-title .app-logo-icon{font-size:18px}.app-content-mobile{height:calc(100vh - var(--mobile-header-height) - var(--safe-area-top) - var(--mobile-tab-height) - var(--safe-area-bottom))!important;height:calc(100dvh - var(--mobile-header-height) - var(--safe-area-top) - var(--mobile-tab-height) - var(--safe-area-bottom))!important;overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:0!important;-webkit-overflow-scrolling:touch!important}.mobile-tab-bar{display:flex;justify-content:space-around;align-items:center;height:calc(var(--mobile-tab-height) + var(--safe-area-bottom));padding-bottom:var(--safe-area-bottom);background:#0d1117fa!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(0,212,255,.2);position:fixed;bottom:0;left:0;right:0;z-index:1000;padding-left:var(--safe-area-left);padding-right:var(--safe-area-right)}.mobile-tab-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;height:var(--mobile-tab-height);cursor:pointer;color:#ffffff80;transition:all .2s ease;-webkit-tap-highlight-color:transparent;min-width:44px;min-height:44px}.mobile-tab-item:active{transform:scale(.92)}.mobile-tab-item.active{color:#00d4ff}.mobile-tab-item.active:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:24px;height:3px;background:linear-gradient(90deg,#00d4ff,#a855f7);border-radius:0 0 3px 3px}.mobile-tab-icon{font-size:22px;display:flex;align-items:center;justify-content:center}.mobile-tab-label{font-size:10px;font-weight:500;line-height:1}@media (max-width: 992px){.page-container{padding:12px!important;padding-left:calc(12px + var(--safe-area-left))!important;padding-right:calc(12px + var(--safe-area-right))!important;min-height:auto!important}.dashboard-container{padding:12px!important;padding-left:calc(12px + var(--safe-area-left))!important;padding-right:calc(12px + var(--safe-area-right))!important}.page-title{font-size:18px!important;gap:8px!important}.page-title-icon{height:22px!important;width:6px!important}.page-header{margin-bottom:16px!important;flex-wrap:wrap!important;gap:8px!important}.dashboard-title{font-size:18px!important}.dashboard-header{flex-wrap:wrap!important;gap:8px!important;margin-bottom:16px!important}.dashboard-refresh-info{font-size:11px!important}.sys-status-bar{overflow-x:auto!important;flex-wrap:nowrap!important;padding:8px 12px!important;gap:12px!important;-webkit-overflow-scrolling:touch!important}.sys-status-item{flex-shrink:0!important;font-size:11px!important}.sys-status-stats{flex-shrink:0!important;font-size:11px!important;gap:8px!important}.equity-main-card .ant-row{flex-direction:column!important}.equity-main-card .ant-col{width:100%!important;max-width:100%!important;margin-bottom:12px!important}.equity-main-card .ant-col:last-child{margin-bottom:0!important}.equity-value{font-size:28px!important}.today-pnl-value{font-size:20px!important}.status-card{padding:12px!important}.status-card-value{font-size:24px!important}.quick-card{padding:12px 6px!important;min-height:80px!important}.quick-icon{font-size:22px!important;margin-bottom:6px!important}.quick-title{font-size:12px!important}.quick-desc{font-size:10px!important;display:none!important}.pnl-overview-chart{height:180px!important}.pnl-overview-stats{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.pnl-stat-item{padding:8px!important}.pnl-stat-value{font-size:14px!important}.pnl-calendar-day{min-height:42px!important;padding:4px!important}.pnl-calendar-day-num{font-size:12px!important}.pnl-calendar-day-pnl{font-size:9px!important}.radar-list-item{padding:8px!important;gap:6px!important;flex-wrap:wrap!important}.radar-signal{display:none!important}.radar-score{width:60px!important}.radar-score .ant-progress{width:50px!important}.position-item{padding:10px!important}.position-symbol{font-size:14px!important}.position-info-row{font-size:11px!important}.position-pnl{font-size:14px!important}.trade-table-card .ant-table-wrapper{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.trade-table-card .ant-table{min-width:500px!important}.ant-table-wrapper{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.ant-table{min-width:auto!important;width:max-content!important;min-width:100%!important}.ant-table-cell .ant-btn{height:30px!important;padding:0 8px!important;font-size:12px!important;min-width:30px!important}.ant-table-cell .ant-btn-sm{height:26px!important;padding:0 6px!important}.ant-table-cell .ant-btn+.ant-btn{margin-left:4px!important}.ant-modal{max-width:92vw!important;width:92vw!important;margin:0 auto!important;top:calc(20px + var(--safe-area-top))!important;padding-bottom:calc(20px + var(--safe-area-bottom))!important}.ant-modal-body{max-height:calc(70vh - 100px)!important;max-height:calc(70dvh - 100px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:16px!important}.ant-modal-footer{padding:12px 16px!important;flex-wrap:wrap!important;gap:8px!important}.ant-modal-footer .ant-btn{flex:1!important;min-width:100px!important;height:40px!important}.ant-form-item{margin-bottom:16px!important}.ant-form-item-label{padding-bottom:4px!important}.ant-row .ant-col.ant-form-item-control{flex:0 0 100%!important;max-width:100%!important}.echarts-for-react,.echarts-for-react>div{width:100%!important}.chart-card .echarts-for-react,.chart-card .echarts-for-react>div{height:200px!important}.ant-btn{min-height:40px!important;line-height:38px!important}.ant-btn-icon-only{width:40px!important;height:40px!important}.ant-pagination{flex-wrap:wrap!important;gap:4px!important}.ant-pagination-options,.ant-pagination-jump-prev,.ant-pagination-jump-next{display:none!important}.ant-tabs-nav-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.ant-tabs-nav-list{flex-wrap:nowrap!important}.ant-tabs-tab{flex-shrink:0!important}.ant-segmented,.ant-radio-group{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;white-space:nowrap!important}.ant-card{margin-bottom:12px!important}.ant-card-head{padding:10px 14px!important;min-height:44px!important}.ant-card-head-title{font-size:14px!important}.ant-card-extra{font-size:12px!important}.ant-card-body{padding:14px!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content{font-size:20px!important}.ant-tag{font-size:11px!important;padding:2px 8px!important;line-height:18px!important}.ant-dropdown-menu-item{padding:10px 16px!important;min-height:44px!important;display:flex!important;align-items:center!important}.ant-select-selector,.ant-input,.ant-input-affix-wrapper,.ant-picker{min-height:40px!important}.ant-empty{padding:24px 0!important}.ant-empty-image svg{width:60px!important;height:60px!important}}@media (max-width: 480px){.page-container,.dashboard-container{padding:10px!important}.page-title,.dashboard-title{font-size:16px!important}.equity-value{font-size:24px!important}.equity-sub-value{font-size:16px!important}.today-pnl-value{font-size:18px!important}.status-card-value{font-size:20px!important}.status-card-title{font-size:12px!important}.status-card-desc{font-size:10px!important}.quick-section .ant-col{width:33.33%!important;max-width:33.33%!important;flex:0 0 33.33%!important}.pnl-overview-stats{grid-template-columns:repeat(2,1fr)!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 6px!important;font-size:11px!important}.ant-modal-body,.ant-modal-header{padding:12px!important}.ant-modal-title{font-size:15px!important}.mobile-tab-label{font-size:9px!important}.mobile-tab-icon{font-size:20px!important}}@media (max-height: 500px) and (orientation: landscape){.mobile-tab-bar{height:calc(44px + var(--safe-area-bottom))!important}.mobile-tab-item{height:44px!important}.mobile-tab-label{display:none!important}.app-header-mobile{height:calc(40px + var(--safe-area-top))!important}.app-content-mobile{height:calc(100vh - 40px - var(--safe-area-top) - 44px - var(--safe-area-bottom))!important}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media (max-width: 992px){.ant-input,.ant-input-number-input,.ant-select-selection-item,.ant-picker-input>input,.ant-input-affix-wrapper .ant-input{font-size:16px!important}}@media (max-width: 992px){.page-container>div>.ant-row>.ant-col,.dashboard-container>.ant-row>.ant-col{flex:0 0 50%!important;max-width:50%!important;margin-bottom:12px!important}.page-container>div>.ant-row>.ant-col[style*=max-width],.dashboard-container>.ant-row>.ant-col[style*=max-width]{flex:0 0 100%!important;max-width:100%!important}.ant-card .ant-row>.ant-col{flex:none!important;max-width:none!important}.page-container .ant-space{flex-wrap:wrap!important}.page-container .ant-space-item{margin-bottom:8px!important}.page-container .ant-select{width:100%!important;min-width:100%!important}.page-container .ant-row [class*=ant-col]{margin-bottom:12px!important}.page-container .ant-form .ant-row .ant-col{flex:0 0 100%!important;max-width:100%!important}.page-container .echarts-for-react,.page-container .echarts-for-react>div{height:220px!important}.page-container .ant-card>div>div[style*=flex]{flex-wrap:wrap!important;gap:8px!important}.page-container .ant-input[style*=width]{width:100%!important}.ant-drawer{max-width:95vw!important}.page-container .ant-input-textarea{min-height:120px!important}.page-container pre{max-height:300px!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;font-size:12px!important}.ai-assistant-container{padding:12px!important;padding-left:calc(12px + var(--safe-area-left))!important;padding-right:calc(12px + var(--safe-area-right))!important}.ai-header{flex-wrap:wrap!important;gap:8px!important;padding:12px!important}.ai-title{font-size:18px!important}.ai-subtitle{font-size:10px!important;letter-spacing:.5px!important}.system-status-bar{overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important;padding:8px 12px!important}.system-status-bar .status-item{flex-shrink:0!important;font-size:11px!important}.quick-actions{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.quick-action-btn{padding:12px 8px!important;min-height:70px!important}.quick-action-icon{font-size:22px!important}.example-tags{overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important;padding-bottom:4px!important}.example-tag{flex-shrink:0!important}.v2-entry-cards{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.v2-entry-card{padding:14px 10px!important}.v2-entry-icon{font-size:24px!important}.v2-entry-title{font-size:13px!important}.v2-entry-desc{font-size:10px!important}.chat-message{gap:8px!important;margin-bottom:12px!important}.ai-avatar,.user-avatar{width:32px!important;height:32px!important;flex-shrink:0!important}.ai-avatar-img,.welcome-avatar{width:32px!important;height:32px!important}.message-bubble{padding:10px 12px!important;font-size:14px!important;max-width:calc(100vw - 100px)!important}.v2-thinking-panel{padding:10px!important}.v2-step{padding:6px 0!important}.v2-step-num{width:20px!important;height:20px!important;font-size:11px!important}.v2-step-label,.v2-step-content{font-size:12px!important}.v2-diff-content{max-height:200px!important;overflow:auto!important;font-size:11px!important}.v2-backtest-result .ant-row>.ant-col{flex:0 0 50%!important;max-width:50%!important;margin-bottom:8px!important}.v2-confirm-actions{flex-direction:column!important}.v2-confirm-actions .ant-btn{width:100%!important}.chat-input-area{padding-bottom:calc(8px + var(--safe-area-bottom))!important}.symbol-tags{overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important;padding-bottom:4px!important}.symbol-tag{flex-shrink:0!important}.ant-modal .echarts-for-react,.ant-modal .echarts-for-react>div{height:250px!important;width:100%!important}.ant-modal .ant-radio-group,.ant-modal .ant-segmented{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.ant-table-cell .ant-space{flex-wrap:nowrap!important;gap:4px!important}.ant-table-cell .ant-btn{white-space:nowrap!important}.ant-card-head .ant-card-extra{flex-wrap:wrap!important;gap:4px!important}.ant-input[style*="width: 2"],.ant-select[style*="width: 2"],.ant-picker[style*="width: 2"]{width:100%!important;min-width:100%!important}}@media (max-width: 480px){.page-container>div>.ant-row>.ant-col,.dashboard-container>.ant-row>.ant-col{padding:0 4px!important}.ant-statistic-title{font-size:11px!important}.ant-statistic-content{font-size:18px!important}.quick-actions,.v2-entry-cards{grid-template-columns:1fr!important}.message-bubble{max-width:calc(100vw - 80px)!important;font-size:13px!important}.v2-backtest-result .ant-row>.ant-col{flex:0 0 100%!important;max-width:100%!important}}@media (max-height: 500px) and (orientation: landscape){.ai-header{padding:8px 12px!important}.ai-title-wrapper{gap:8px!important}.ai-title-avatar{width:28px!important;height:28px!important}.system-status-bar{padding:4px 12px!important}.system-status-bar .status-item{font-size:10px!important;padding:2px 8px!important}}.ws-status-text{font-size:12px;color:#ffffffa6;-webkit-user-select:none;user-select:none}.system-center-page{padding:4px 0}.system-center-page .page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:8px}.system-center-page .page-header h4{color:#fff!important;margin:0!important}.sys-component-card{background:#0f172acc!important;border:1px solid rgba(0,212,255,.15)!important;border-radius:10px!important;transition:all .25s ease;height:100%}.sys-component-card:hover{border-color:#00d4ff66!important;box-shadow:0 0 16px #00d4ff1a;transform:translateY(-2px)}.sys-component-card .ant-card-body{padding:14px}.sys-comp-header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.sys-comp-icon{font-size:18px;color:#00d4ff;display:inline-flex;align-items:center}.sys-comp-name{font-size:14px;font-weight:600;color:#ffffffe6}.sys-comp-desc{font-size:11px;color:#fff6;margin-bottom:8px}.sys-comp-status{display:flex;align-items:center;gap:8px}.sys-comp-msg{font-size:11px;color:#ffffff80;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.system-center-page .ant-card{background:#0f172acc;border-color:#00d4ff26}.system-center-page .ant-card .ant-card-head{color:#ffffffe6;border-bottom-color:#00d4ff1a;background:transparent}.system-center-page .ant-card .ant-card-head-title{color:#ffffffe6;font-size:14px}.system-center-page .ant-table{background:transparent!important;color:#ffffffd9}.system-center-page .ant-table-thead>tr>th{background:#00d4ff0f!important;color:#ffffffb3!important;border-bottom-color:#00d4ff1f!important;font-size:12px}.system-center-page .ant-table-tbody>tr>td{border-bottom-color:#ffffff0d!important;color:#ffffffd9;font-size:13px}.system-center-page .ant-table-tbody>tr:hover>td{background:#00d4ff0d!important}.system-center-page .ant-statistic-title{color:#ffffff80;font-size:12px}.system-center-page .ant-statistic-content{color:#ffffffe6}@media (max-width: 768px){.sys-comp-header{gap:6px}.sys-comp-icon{font-size:16px}.sys-comp-name{font-size:13px}.sys-comp-desc{display:none}.system-center-page .ant-card .ant-card-body{padding:10px}.ws-status-text{display:none}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5}#root{width:100%;height:100vh}.ant-picker-dropdown{background-color:#0d1117!important;border:1px solid rgba(0,212,255,.3)!important;box-shadow:0 4px 20px #00000080!important}.ant-picker-panel{background-color:#0d1117!important}.ant-picker-header{color:#ffffffe6!important;border-bottom:1px solid rgba(0,212,255,.2)!important}.ant-picker-header-view{color:#ffffffe6!important}.ant-picker-header button{color:#ffffffb3!important}.ant-picker-header button:hover{color:#00d4ff!important}.ant-picker-content th{color:#fff9!important}.ant-picker-cell-in-view .ant-picker-cell-inner{color:#ffffffd9!important}.ant-picker-cell:not(.ant-picker-cell-in-view) .ant-picker-cell-inner{color:#ffffff4d!important}.ant-picker-cell:hover .ant-picker-cell-inner{background-color:#00d4ff26!important;color:#00d4ff!important}.ant-picker-cell-today .ant-picker-cell-inner{border-color:#00d4ff!important;color:#00d4ff!important}.ant-picker-cell-selected .ant-picker-cell-inner{background-color:#00d4ff!important;color:#0d1117!important}.ant-picker-cell-selected:hover .ant-picker-cell-inner{background-color:#00b8e6!important;color:#0d1117!important}.ant-picker-time-panel{background-color:#0d1117!important;border-left:1px solid rgba(0,212,255,.2)!important}.ant-picker-time-panel-column{background-color:#0d1117!important}.ant-picker-time-panel-cell-inner{color:#ffffffb3!important}.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background-color:#00d4ff33!important;color:#00d4ff!important}.ant-picker-footer{border-top:1px solid rgba(0,212,255,.2)!important}.ant-picker-ok button{background-color:#00d4ff!important;border-color:#00d4ff!important;color:#0d1117!important}.ant-picker-ok button:hover{background-color:#00b8e6!important;border-color:#00b8e6!important}.ant-picker-cell-in-range:before{background-color:#00d4ff26!important}.ant-picker-cell-range-start:before,.ant-picker-cell-range-end:before{background-color:#00d4ff26!important}.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-range-end .ant-picker-cell-inner{background-color:#00d4ff!important;color:#0d1117!important}.ant-picker-cell-in-range .ant-picker-cell-inner{color:#ffffffe6!important}.ant-picker-cell-range-hover:before{background-color:#00d4ff40!important}.ant-picker-cell-range-hover-start:before,.ant-picker-cell-range-hover-end:before{background-color:#00d4ff40!important}
