body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.modern-sidebar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#f2f4f6f2;border-right:1px solid #e2e8f080;box-sizing:border-box;height:100vh;left:0;position:fixed;top:0;transition:width .3s ease;width:240px;z-index:50}.sidebar-content{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:24px 16px}.sidebar-brand{gap:12px;margin-bottom:32px;padding:0 4px}.brand-logo,.sidebar-brand{align-items:center;display:flex}.brand-logo{background:#0052d9;border-radius:9px;box-shadow:0 2px 8px #0052d926;flex-shrink:0;height:32px;justify-content:center;width:32px}.brand-logo-image{height:24px;object-fit:contain;width:24px}.brand-title{color:#0f172a;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:800;letter-spacing:-.5px;margin:0;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.sidebar-nav{display:flex;flex:1 1;flex-direction:column;gap:4px;overflow:hidden}.nav-item{align-items:center;border-radius:8px;box-sizing:border-box;color:#64748b;cursor:pointer;display:flex;gap:12px;padding:10px 0;position:relative;text-decoration:none;transition:all .2s ease}.nav-item:hover{background:#fff9;color:#0f172a}.nav-item.active{background:#fffc;color:#0052d9;font-weight:600}.nav-item.active:before{background:#0052d9;border-radius:0 4px 4px 0;content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.nav-icon{align-items:center;color:inherit;display:flex;flex-shrink:0;font-size:18px;justify-content:center;min-width:20px}.nav-label{color:inherit;flex:1 1;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-arrow{font-size:12px;margin-left:auto;transition:transform .2s ease}.sub-nav{border-left:1px solid #e2e8f04d;display:flex;flex-direction:column;gap:2px;margin-left:8px;padding-left:12px}.sub-nav-item{font-size:12px;padding:8px 0!important}.sub-nav-item .nav-icon{font-size:14px;min-width:18px}.sub-nav-item .nav-label{font-size:12px}.sidebar-bottom{border-top:1px solid #e2e8f080;display:flex;flex-direction:column;gap:2px;padding-top:8px}.modern-sidebar.collapsed{width:64px!important}.modern-sidebar.collapsed .sidebar-brand{justify-content:center;padding:0}.modern-sidebar.collapsed .brand-logo{height:36px;width:36px}.modern-sidebar.collapsed .brand-title{display:none}.modern-sidebar.collapsed .sidebar-content{padding:24px 12px}.modern-sidebar.collapsed .nav-label{display:none}.modern-sidebar.collapsed .nav-item{justify-content:center;padding:10px 0}.modern-sidebar.collapsed .nav-item button{background:#0000;border:none;width:100%}@media (max-width:768px){.modern-sidebar{transform:translateX(-100%)}.modern-sidebar.mobile-open{transform:translateX(0)}}.market-dist-chart{padding:20px 0}.dist-row{align-items:center;display:flex;height:50px;margin-bottom:16px}.dist-label{flex-shrink:0;padding-right:16px;text-align:right;width:120px}.dist-text{color:#666;font-size:14px;font-weight:500}.dist-bar-container{align-items:center;background:#f5f5f5;display:flex;flex:1 1;height:35px;overflow:hidden}.dist-bar,.dist-bar-container{border-radius:6px;position:relative}.dist-bar{height:100%;min-width:4px;transition:width .3s ease}.dist-bar:hover{opacity:.85}.dist-count{color:#333;font-size:13px;font-weight:700;position:absolute;right:12px;z-index:1}@media (max-width:768px){.dist-label{width:100px}.dist-count,.dist-label,.dist-text{font-size:12px}}.dashboard-container{padding:0}.market-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.market-card .ant-card-body{padding:24px}.title-row{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.page-title{color:#1a1a1a;font-size:24px;font-weight:600;margin:0}.market-status-row{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:20px}.market-status-badge{align-items:center;border-radius:6px;display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:8px 16px}.market-status-badge.open{background:#ef53501a;color:#ef5350}.market-status-badge.closed{background:#9999991a;color:#999}.status-dot{animation:pulse 2s infinite;border-radius:50%;height:10px;width:10px}.market-status-badge.open .status-dot{background:#ef5350}.market-status-badge.closed .status-dot{animation:none;background:#999}.rise-fall-container{width:100%}.rise-fall-bar{background:#f5f5f5;border-radius:6px;display:flex;height:40px;margin-bottom:12px;overflow:hidden}.rise-section{background:linear-gradient(90deg,#ef5350,#ff7675);transition:width .5s ease}.fall-section{background:linear-gradient(90deg,#26a69a,#55efc4);transition:width .5s ease}.stats-row{display:flex;font-size:14px;justify-content:space-around}.stat-item{align-items:center;display:flex;font-weight:600;gap:6px}.stat-item.rise{color:#ef5350}.stat-item.fall{color:#26a69a}.stat-item.flat{color:#999}.index-info-row{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:20px}.index-change-box,.index-price-box{text-align:center}.index-label{color:#999;font-size:12px;margin-bottom:8px}.index-price{font-size:32px;font-weight:700}.index-price,.index-value{font-family:Monaco,Menlo,Consolas,monospace}.index-value{font-weight:600}.positive{color:#ef5350}.negative{color:#26a69a}.chart-row{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:20px}.trading-info-row{padding-top:8px}.trading-info-row .ant-statistic-title{color:#999;font-size:14px}.trading-info-row .ant-statistic-content{font-family:Monaco,Menlo,Consolas,monospace}@media (max-width:1200px){.index-info-row .ant-col-6,.trading-info-row .ant-col-6{flex:0 0 50%;margin-bottom:16px;max-width:50%}}@media (max-width:768px){.page-title{font-size:20px}.market-status-badge{font-size:14px;padding:6px 12px}.rise-fall-bar{height:32px}.index-price{font-size:24px}.index-value{font-size:18px}.index-info-row .ant-col-6,.trading-info-row .ant-col-6{flex:0 0 100%;margin-bottom:16px;max-width:100%}}.dashboard-overview{background:#f2f4f6;min-height:100vh;padding:0}.mb-8{margin-bottom:32px}.fab-button{align-items:center!important;background:#0052d9!important;border:none!important;border-radius:50%!important;box-shadow:0 8px 24px #0052d94d!important;display:flex!important;height:48px!important;justify-content:center!important;position:fixed!important;transition:all .3s cubic-bezier(.4,0,.2,1);width:48px!important}.fab-button:hover{box-shadow:0 12px 32px #0052d966!important;transform:scale(1.1)!important}.fab-button:active{transform:scale(.95)!important}@media (max-width:768px){.fab-button{bottom:20px;height:40px!important;right:20px;width:40px!important}}.index-card{transition:all .3s ease}.index-card:hover{background:#f8fafc!important}.index-card-content{display:flex;flex-direction:column;gap:16px}.index-card-header{align-items:flex-start;display:flex;justify-content:space-between}.index-title{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:4px;text-transform:uppercase}.index-value{color:#191c1e;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:24px;font-weight:700}.index-chart{height:48px;width:100%}.market-distribution-card{padding:24px}.md-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:32px}.md-header-left{gap:24px}.md-header-left,.md-title{align-items:center;display:flex}.md-title{color:#191c1e;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700;gap:8px;margin:0}.md-title-icon{color:#0052d9;font-size:20px}.md-stats{gap:16px}.md-stat-item,.md-stats{align-items:center;display:flex}.md-stat-item{gap:8px}.md-stat-label{color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.md-stat-value{font-size:16px;font-weight:700}.md-stat-up{color:#16a34a}.md-stat-down{color:#822600}.md-stat-divider{background:#e2e8f0;height:12px;width:1px}.md-header-right{text-align:right}.md-market-label{color:#94a3b8;font-size:9px;font-weight:700;letter-spacing:.1em;margin-bottom:4px;text-transform:uppercase}.md-market-value{color:#0052d9;font-size:12px;font-weight:700;letter-spacing:-.01em}.md-chart-container{margin-bottom:24px}.md-chart{align-items:flex-end;display:flex;gap:8px;height:112px;justify-content:space-between;margin-bottom:12px}.md-chart-bar{border-radius:4px 4px 0 0;flex:1 1;transition:all .3s ease}.md-chart-bar:hover{opacity:.8!important}.md-chart-labels{display:flex;justify-content:space-between}.md-chart-label{color:#94a3b8;flex:1 1;font-size:9px;font-weight:700;letter-spacing:-.05em;text-align:center;text-transform:uppercase}.md-footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding-top:16px}.md-footer-label{color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.md-footer-value{color:#191c1e}.md-footer-legend{display:flex;gap:16px}.md-legend-item{align-items:center;display:flex;gap:6px}.md-legend-dot{border-radius:50%;height:6px;width:6px}.md-legend-up{background:#0052d9}.md-legend-down{background:#16a34a}.md-legend-label{color:#94a3b8;font-size:10px;font-weight:700;text-transform:uppercase}.ai-diagnostics-card{display:flex;flex-direction:column;height:100%;padding:24px}.ai-header{justify-content:space-between;margin-bottom:24px}.ai-header,.ai-title{align-items:center;display:flex}.ai-title{color:#fff;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700;gap:8px;margin:0}.ai-title-icon{font-size:20px}.ai-content{display:flex;flex:1 1;flex-direction:column;gap:12px}.ai-alert-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;padding:14px;transition:all .3s ease}.ai-alert-item:hover{background:#ffffff26}.ai-alert-type{color:#ffffff80;font-size:9px;font-weight:700;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.ai-alert-content{color:#fff;font-size:12px;font-weight:500;line-height:1.6}.ai-action-button{transition:all .3s ease}.ai-action-button:hover{background:#f8fafc!important;box-shadow:0 6px 16px #0003;transform:translateY(-1px)}.ai-action-button:active{transform:translateY(0)}.sector-performance-card{padding:24px}.sp-header{justify-content:space-between;margin-bottom:24px}.sp-header,.sp-title{align-items:center;display:flex}.sp-title{color:#191c1e;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700;gap:8px;margin:0}.sp-title-icon{color:#0052d9;font-size:20px}.sp-tabs{background:#f1f5f9;border-radius:9999px;display:flex;gap:6px;padding:4px}.sp-tab-button{border:none!important;box-shadow:none!important}.sector-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}@media (min-width:768px){.sector-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.sector-grid{grid-template-columns:repeat(6,1fr)}}.sector-card{border:1px solid;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:128px;justify-content:space-between;padding:20px;transition:all .3s ease}.sector-card:hover{box-shadow:0 4px 12px #0052d91a;transform:translateY(-2px)}.sector-card-hot{background:#eff6ff;border-color:#dbeafe}.sector-card-hot:hover{border-color:#0052d94d}.sector-card-neutral{background:#f8fafc;border-color:#e2e8f0}.sector-card-down{background:#fff7ed;border-color:#fed7aa}.sector-name{font-size:11px;font-weight:700;letter-spacing:.05em;margin-bottom:12px;text-transform:uppercase}.sector-card-hot .sector-name{color:#0052d9}.sector-card-neutral .sector-name{color:#64748b}.sector-card-down .sector-name{color:#822600}.sector-info{display:flex;flex-direction:column;gap:4px}.sector-change{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:800}.sector-change-up{color:#191c1e}.sector-change-down{color:#822600}.sector-amount{color:#94a3b8;font-size:9px;font-weight:700;margin-top:4px}.hot-stocks-card{padding:24px}.hot-stocks-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.hot-stocks-title{align-items:center;color:#191c1e;display:flex;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700;gap:8px;margin:0}.hot-stocks-title-icon{color:#0052d9;font-size:20px}.hot-stocks-view-all{color:#0052d9;cursor:pointer;font-size:12px;font-weight:700;transition:all .3s ease}.hot-stocks-view-all:hover{text-decoration:underline}.hot-stocks-table{font-size:12px}.hot-stocks-table .ant-table-thead>tr>th{background:#0000;border-bottom:1px solid #f1f5f9;color:#94a3b8;font-size:10px;font-weight:600;letter-spacing:.1em;padding-bottom:12px;text-transform:uppercase}.hot-stocks-table .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f980;padding:12px 16px}.hot-stocks-table .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.hot-stocks-name{color:#191c1e;font-weight:700}.hot-stocks-code{color:#94a3b8;font-size:10px;font-weight:400;margin-left:4px}.hot-stocks-price{color:#191c1e}.hot-stocks-change{font-weight:700}.hot-stocks-change-up{color:#16a34a}.hot-stocks-change-down{color:#822600}.hot-stocks-trend-chart{display:block}.industry-analysis{background:#f2f4f6;min-height:100vh;padding:32px}.valuation-card{padding:24px;transition:transform .3s ease}.valuation-card:hover{transform:translateY(-2px)}.valuation-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}.valuation-category{color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.2em;margin-bottom:4px;text-transform:uppercase}.valuation-label{color:#191c1e;font-family:Manrope,sans-serif;font-size:20px;font-weight:700}.valuation-value-section{text-align:right}.valuation-value{color:#0052d9;font-family:Manrope,sans-serif;font-size:32px;font-weight:800;letter-spacing:-.5px}.valuation-percentile{color:#0052d9b3;font-size:10px;font-weight:700;letter-spacing:.05em;margin-top:4px;text-transform:uppercase}.valuation-progress-container{background:#f1f5f9;border-radius:9999px;height:8px;margin-bottom:16px;overflow:hidden;position:relative;width:100%}.valuation-progress-bg{background:#f1f5f9;border-radius:9999px;inset:0;position:absolute}.valuation-progress-bar{inset-y:0;background:#0052d9;border-radius:9999px;left:0;position:absolute;transition:width .6s ease}.valuation-labels{color:#94a3b8;display:flex;font-size:9px;font-weight:700;justify-content:space-between;letter-spacing:.1em;text-transform:uppercase}.scatter-plot-card{display:flex;flex-direction:column;padding:24px}.scatter-plot-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.scatter-plot-title{align-items:center;color:#191c1e;display:flex;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;gap:8px;margin:0}.scatter-plot-icon{color:#0052d9;font-size:20px}.scatter-plot-subtitle{color:#94a3b8;font-size:11px;font-weight:500;margin:4px 0 0}.scatter-plot-controls{background:#f1f5f980;border-radius:9999px;display:flex;gap:6px;padding:4px}.scatter-plot-controls .ant-btn{background:#0000;border:none;border-radius:9999px;color:#94a3b8;font-size:11px;font-weight:700;height:auto;padding:6px 16px;transition:all .2s ease}.scatter-plot-controls .ant-btn:hover{color:#191c1e}.scatter-plot-controls .ant-btn.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#0052d9}.scatter-plot-container{background:#f8fafc80;border:1px dashed #e2e8f0;border-radius:12px;flex:1 1;margin-bottom:16px;padding:16px}.scatter-plot-legend{align-items:center;display:flex;gap:24px;justify-content:flex-end}.legend-item{align-items:center;display:flex;gap:8px}.legend-bubble{background:#0052d94d;border:1px solid #0052d980;border-radius:50%}.legend-bubble.large{height:10px;width:10px}.legend-bubble.medium{height:6px;width:6px}.legend-item span{color:#94a3b8;font-size:9px;font-weight:700;letter-spacing:-.02em;text-transform:uppercase}.fundamentals-table-card{overflow:hidden}.fundamentals-table-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:24px}.fundamentals-table-title{align-items:center;color:#191c1e;display:flex;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;gap:8px;margin:0}.fundamentals-table-icon{color:#0052d9;font-size:20px}.export-button{align-items:center;background:#0000;border:none;color:#0052d9;display:flex;font-size:12px;font-weight:700;gap:8px;padding:0;transition:opacity .2s ease}.export-button:hover{opacity:.8}.fundamentals-table .ant-table{font-size:12px;font-weight:500}.fundamentals-table .ant-table-thead>tr>th{background:#f8fafc80;color:#94a3b8;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.fundamentals-table .ant-table-tbody>tr>td,.fundamentals-table .ant-table-thead>tr>th{border-bottom:1px solid #f1f5f9;padding:16px 24px}.fundamentals-table .ant-table-tbody>tr:hover>td{background:#f8fafc80}.industry-name{gap:12px}.industry-icon,.industry-name{align-items:center;display:flex}.industry-icon{background:#dbeafe;border-radius:8px;font-size:14px;height:32px;justify-content:center;width:32px}.industry-text{color:#191c1e;font-weight:700}.roe-value{color:#0052d9;font-weight:700}.detail-icon{color:#d1d5db;cursor:pointer;font-size:18px;transition:color .2s ease}.fundamentals-table .ant-table-tbody>tr:hover .detail-icon{color:#0052d9}.fundamentals-table-footer{background:#f8fafc4d;padding:16px;text-align:center}.view-all-button{color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.1em;padding:0;text-transform:uppercase}.view-all-button:hover{color:#0052d9}.strategy-workbench{background:#f2f4f6;min-height:100vh;padding:32px}.strategy-workbench-layout{display:flex;gap:24px}.strategy-main-content{display:flex;flex:1 1;flex-direction:column;gap:32px}.strategy-section{margin-bottom:0}.strategy-insight-cards{margin-top:0}.fab-button{align-items:center;background:#0052d9;border:none;border-radius:50%;bottom:40px;box-shadow:0 8px 24px #0052d966;display:flex;height:48px;justify-content:center;position:fixed;right:40px;transition:all .3s ease;width:48px;z-index:1000}.fab-button:hover{transform:scale(1.1)}.fab-button:active{transform:scale(.95)}@media (max-width:1024px){.strategy-workbench-layout{flex-direction:column}}.strategy-header{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;margin-bottom:0}.strategy-header-info{display:flex;flex-direction:column;gap:8px}.strategy-header-title{color:#191c1e;font-family:Manrope,sans-serif;font-size:32px;font-weight:800;letter-spacing:-.5px;margin:0}.strategy-header-meta{align-items:center;color:#64748b;display:flex;font-size:14px;font-weight:500;gap:16px}.strategy-meta-item{align-items:center;display:flex;gap:6px}.strategy-meta-icon{font-size:16px}.strategy-meta-divider{background:#cbd5e1;height:12px;width:1px}.strategy-header-actions{flex-shrink:0}.strategy-header-button{align-items:center;border-radius:8px;display:flex;font-family:Manrope,sans-serif;font-weight:700;gap:8px;height:40px;padding:0 20px;transition:all .2s ease}.strategy-header-button.secondary{background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 16px -2px #00000008;color:#334155}.strategy-header-button.secondary:hover{background:#f8fafc;border-color:#cbd5e1}.strategy-header-button.primary{background:#0052d9;border-color:#0052d9;box-shadow:0 4px 12px #0052d933;color:#fff}.strategy-header-button.primary:hover{background:#0044b8;border-color:#0044b8}@media (max-width:768px){.strategy-header{align-items:flex-start;flex-direction:column}.strategy-header-actions{width:100%}.strategy-header-actions .ant-space{flex-wrap:wrap;width:100%}.strategy-header-button{flex:1 1}}.strategy-results-card{overflow:hidden}.strategy-results-table .ant-table{font-size:14px}.strategy-results-table .ant-table-thead>tr>th{background:#f8fafc4d;border-bottom:1px solid #f1f5f9;color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.1em;padding:20px 32px;text-transform:uppercase}.strategy-results-table .ant-table-tbody>tr>td{border-bottom:1px solid #f8fafc80;padding:24px 32px}.strategy-results-table .ant-table-tbody>tr:hover>td{background:#f8fafc80}.stock-code-name{display:flex;flex-direction:column;gap:4px}.stock-code{color:#0052d9}.stock-code,.stock-name{font-size:14px;font-weight:700}.stock-name{font-family:Manrope,sans-serif}.stock-price{color:#191c1e;font-size:18px}.stock-change{display:inline-flex;font-weight:700;gap:4px}.stock-change.change-up{color:#16a34a}.stock-change.change-down{color:#822600}.stock-change.change-flat{color:#94a3b8}.risk-tag{font-weight:700;text-transform:uppercase}.action-button{color:#d1d5db}.action-button:hover{color:#0052d9}.strategy-results-pagination{align-items:center;background:#f8fafc1a;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:20px 32px}.pagination-info{color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.pagination-controls{display:flex;gap:8px}.pagination-button{align-items:center;background:#0000;border:1px solid #e2e8f0;border-radius:50%;color:#94a3b8;display:flex;font-size:12px;font-weight:700;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.pagination-button:hover{background:#f8fafc;color:#64748b}.pagination-button.active{background:#0052d9;border-color:#0052d9;color:#fff}@media (max-width:768px){.strategy-results-table .ant-table-tbody>tr>td,.strategy-results-table .ant-table-thead>tr>th{padding:16px}.strategy-results-pagination{flex-direction:column;gap:16px;padding:16px}}.confidence-card{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:32px;position:relative}.confidence-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}.confidence-card-title{color:#fff;font-family:Manrope,sans-serif;font-size:20px;font-weight:700;line-height:1.2;margin:0}.confidence-card-icon{font-size:24px;opacity:.6}.confidence-score{color:#fff;font-family:Manrope,sans-serif;font-size:60px;font-weight:800;line-height:1;margin-bottom:8px}.confidence-card-description{color:#fff;font-size:12px;font-weight:500;line-height:1.6;margin:0;opacity:.7}.confidence-card-footer{border-top:1px solid #ffffff1a;margin-top:32px;padding-top:24px}.confidence-card-button{align-items:center;color:#fff;display:flex;font-size:10px;font-weight:700;gap:8px;letter-spacing:.1em;padding:0;text-transform:uppercase;transition:all .2s ease}.confidence-card-button:hover{color:#fff}.confidence-card-button-icon{font-size:16px;transition:transform .2s ease}.confidence-card-button:hover .confidence-card-button-icon{transform:translateX(4px)}.heatmap-card{display:flex;flex-direction:column;justify-content:space-between;padding:32px}.heatmap-card-content{flex:1 1}.heatmap-card-header{align-items:center;display:flex;gap:8px;margin-bottom:32px}.heatmap-card-pulse{animation:pulse 2s infinite;background:#0052d9;border-radius:50%;height:6px;width:6px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.heatmap-card-title{color:#191c1e;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;margin:0}.heatmap-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);height:128px}.heatmap-item{border-radius:8px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:20px;position:relative;transition:all .2s ease}.heatmap-item.primary{background:#dbeafe66;border:1px solid #dbeafe80}.heatmap-item.primary:hover{border-color:#0052d94d}.heatmap-item.slate{background:#f8fafc;border:1px solid #f1f5f9}.heatmap-item.col-span-2{grid-column:span 2}.heatmap-item-name{font-size:10px;font-weight:700;letter-spacing:.1em;margin-bottom:4px;text-transform:uppercase}.heatmap-item.primary .heatmap-item-name{color:#0052d9}.heatmap-item.slate .heatmap-item-name{color:#94a3b8}.heatmap-item-percentage{color:#191c1e;font-family:Manrope,sans-serif;font-size:24px;font-weight:800}.heatmap-card-footer{align-items:center;display:flex;font-size:11px;font-weight:500;justify-content:space-between;margin-top:24px}.heatmap-card-warning{color:#94a3b8;margin:0}.heatmap-card-link{color:#0052d9;font-weight:700;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;transition:-webkit-text-decoration .2s ease;transition:text-decoration .2s ease;transition:text-decoration .2s ease,-webkit-text-decoration .2s ease}.heatmap-card-link:hover{text-decoration:underline}@media (max-width:768px){.heatmap-grid{grid-template-columns:1fr;height:auto}.heatmap-item.col-span-2{grid-column:span 1}.heatmap-card-footer{align-items:flex-start;flex-direction:column;gap:12px}}.stock-detail-back-button{margin-bottom:16px}.back-button{align-items:center;border-radius:8px;color:#64748b;color:var(--text-secondary);display:flex;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;gap:8px;padding:8px 16px;transition:all .2s ease}.back-button:hover{background:#0052d90d;color:#0052d9;color:var(--primary)}:root{--primary:#0052d9;--primary-container:#003da6;--background:#f2f4f6;--surface:#fff;--surface-variant:#e0e3e5;--outline-variant:#e0e3e5;--on-surface:#191c1e;--on-surface-variant:#434654;--tertiary:#822600;--text-secondary:#64748b;--shadow-sm:0 4px 16px -2px #00000008;--shadow-md:0 8px 24px -4px #00000014;--radius-sm:0.5rem;--radius-md:0.75rem;--radius-lg:1rem}.stock-detail-container{background:#f2f4f6;background:var(--background);min-height:calc(100vh - 64px);padding:32px}.stock-detail-loading{align-items:center;display:flex;height:50vh;justify-content:center}.stock-header-card{align-items:flex-end;background:#fff;background:var(--surface);border-radius:.75rem;border-radius:var(--radius-md);box-shadow:0 4px 16px -2px #00000008;box-shadow:var(--shadow-sm);display:flex;justify-content:space-between;margin-bottom:24px;padding:32px}.stock-header-left{flex:1 1}.stock-title-section{align-items:center;display:flex;gap:24px}.stock-name{color:#191c1e;color:var(--on-surface);font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:36px;font-weight:800;letter-spacing:-.02em;margin:0}.stock-code{color:#64748b;color:var(--text-secondary);font-family:Manrope,sans-serif;font-size:12px;font-weight:500;letter-spacing:.15em;margin:4px 0 0;text-transform:uppercase}.stock-divider{background:#e0e3e5;background:var(--outline-variant);height:48px;width:1px}.stock-price-section{display:flex;flex-direction:column}.stock-price{color:#822600;color:var(--tertiary);font-family:Manrope,sans-serif;font-size:48px;font-weight:700;line-height:1}.currency-label{font-size:24px;font-weight:500;margin-left:4px}.stock-change{align-items:center;display:flex;font-size:16px;font-weight:600;gap:6px;margin-top:4px}.stock-change,.stock-change-value{font-family:Manrope,sans-serif}.stock-header-actions{display:flex;gap:12px}.favorite-button{border:1px solid #e0e3e5;border:1px solid var(--outline-variant);border-radius:9999px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;height:auto;padding:8px 24px;transition:all .2s ease}.favorite-button:hover{background:#f2f4f6;background:var(--background);border-color:#0052d9;border-color:var(--primary);color:#0052d9;color:var(--primary)}.chart-card{background:#fff;background:var(--surface);border-radius:.75rem;border-radius:var(--radius-md);box-shadow:0 4px 16px -2px #00000008;box-shadow:var(--shadow-sm);margin-bottom:24px;min-height:500px;padding:24px}.chart-header{justify-content:space-between;margin-bottom:24px}.chart-header,.chart-loading{align-items:center;display:flex}.chart-loading{justify-content:center;padding:100px 0}.metrics-card{background:#fff;background:var(--surface);border-radius:.75rem;border-radius:var(--radius-md);box-shadow:0 4px 16px -2px #00000008;box-shadow:var(--shadow-sm);margin-bottom:24px;padding:24px}.card-title{color:#191c1e;color:var(--on-surface);display:block;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;letter-spacing:.05em;margin-bottom:16px;text-transform:uppercase}.metric-item{display:flex;flex-direction:column;gap:4px}.metric-label{color:#64748b;color:var(--text-secondary);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.metric-label,.metric-value{font-family:Manrope,sans-serif;margin:0}.metric-value{color:#191c1e;color:var(--on-surface);font-size:18px;font-weight:700}.company-info-card{background:#fff;background:var(--surface);border-radius:.75rem;border-radius:var(--radius-md);box-shadow:0 4px 16px -2px #00000008;box-shadow:var(--shadow-sm);margin-bottom:24px;padding:24px}.info-list{display:flex;flex-direction:column;gap:16px}.info-item{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.info-label{color:#64748b;color:var(--text-secondary);font-family:Manrope,sans-serif;font-size:12px;font-weight:500}.info-value{color:#191c1e;color:var(--on-surface);font-family:Inter,sans-serif;font-size:14px;font-weight:500}.data-table-card{background:#fff;background:var(--surface);border-radius:.75rem;border-radius:var(--radius-md);box-shadow:0 4px 16px -2px #00000008;box-shadow:var(--shadow-sm);padding:24px}.data-table-card .ant-card-body{padding:0}.stock-data-table{border:none}.stock-data-table .ant-table-thead>tr>th{background:#0000;border-bottom:1px solid #e0e3e5;border-bottom:1px solid var(--outline-variant);color:#64748b;color:var(--text-secondary);font-family:Manrope,sans-serif;font-size:11px;font-weight:700;letter-spacing:.05em;padding:12px 16px;text-transform:uppercase}.stock-data-table .ant-table-tbody>tr>td{border-bottom:1px solid #e0e3e5;border-bottom:1px solid var(--surface-variant);font-family:Inter,sans-serif;font-size:14px;padding:12px 16px}.stock-data-table .ant-table-tbody>tr:hover>td{background:#f2f4f680}.stock-data-table .ant-table-tbody>tr>td:last-child{border-bottom:none}.text-primary{color:#0052d9!important;color:var(--primary)!important}.text-tertiary{color:#822600!important;color:var(--tertiary)!important}.text-on-surface{color:#191c1e;color:var(--on-surface)}.text-surface-variant{color:#434654;color:var(--on-surface-variant)}.pb-modal .ant-modal-content{border-radius:1rem;border-radius:var(--radius-lg);overflow:hidden}.pb-modal .ant-modal-header{background:#fff;background:var(--surface);border-bottom:1px solid #e0e3e5;border-bottom:1px solid var(--outline-variant);padding:20px 24px}.pb-modal .ant-modal-title{color:#191c1e;color:var(--on-surface);font-family:Manrope,sans-serif;font-size:18px;font-weight:700}.pb-modal .ant-modal-body{padding:24px}.pb-modal-controls{display:flex;justify-content:center;margin-bottom:24px}.pb-stats-section{margin-bottom:24px}.pb-stat-item{border-radius:.5rem;border-radius:var(--radius-sm);padding:16px;text-align:center}.pb-stat-item.primary{background:#0052d90d;border:1px solid #0052d91a}.pb-stat-item.success{background:#52c41a0d;border:1px solid #52c41a1a}.pb-stat-item.warning{background:#faad140d;border:1px solid #faad141a}.pb-stat-label{color:#64748b;color:var(--text-secondary);font-size:11px;font-weight:600;letter-spacing:.05em;margin:0 0 8px;text-transform:uppercase}.pb-stat-label,.pb-stat-value{font-family:Manrope,sans-serif}.pb-stat-value{font-size:28px;font-weight:800;margin:0}.pb-stat-item.primary .pb-stat-value{color:#0052d9;color:var(--primary)}.pb-stat-item.success .pb-stat-value{color:#52c41a}.pb-stat-item.warning .pb-stat-value{color:#faad14}.no-data{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:14px;padding:60px 0;text-align:center}@media (max-width:768px){.stock-detail-container{padding:16px}.stock-header-card{gap:16px;padding:20px}.stock-header-card,.stock-title-section{align-items:flex-start;flex-direction:column}.stock-title-section{gap:12px}.stock-divider{display:none}.stock-price{font-size:32px}.favorite-button,.stock-header-actions{width:100%}.chart-card,.company-info-card,.data-table-card,.metrics-card{padding:16px}}.stock-detail-loading .ant-spin-text{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif}.chart-header .ant-segmented{background:#f2f4f6;background:var(--background);border-radius:8px;padding:2px}.chart-header .ant-segmented-item{border-radius:6px;font-family:Manrope,sans-serif;font-size:12px;font-weight:600;letter-spacing:.05em;min-width:auto;padding:4px 16px;text-transform:uppercase}.chart-header .ant-segmented-item-selected{background:#fff;background:var(--surface);box-shadow:0 4px 16px -2px #00000008;box-shadow:var(--shadow-sm)}.chart-header .ant-btn{border:1px solid #e0e3e5;border:1px solid var(--outline-variant);border-radius:8px;font-family:Manrope,sans-serif;font-weight:600;transition:all .2s ease}.chart-header .ant-btn:hover{border-color:#0052d9;border-color:var(--primary);color:#0052d9;color:var(--primary)}.ant-pagination{font-family:Inter,sans-serif}.ant-pagination-item{border-radius:6px}.ant-pagination-item-active{border-color:#0052d9;border-color:var(--primary)}.ant-pagination-item-active a{color:#0052d9;color:var(--primary)}.ant-select-selector{border-radius:6px!important;font-family:Inter,sans-serif!important}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.login-background{max-width:450px;padding:20px;width:100%}.login-card-wrapper{animation:fadeInUp .6s ease-out}.login-card{border-radius:16px;box-shadow:0 20px 60px #0000004d;overflow:hidden}.login-header{margin-bottom:32px;text-align:center}.login-header h1{color:#1890ff;font-size:32px;font-weight:700;margin-bottom:8px}.login-header p{color:#8c8c8c;font-size:14px;margin:0}.login-tips{margin-top:16px;text-align:center}.login-tips p{color:#8c8c8c;font-size:12px;margin:0}.ant-tabs-nav{margin-bottom:24px}.ant-form-item{margin-bottom:20px}.ant-btn-primary{border-radius:8px;font-size:16px;font-weight:500;height:42px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:576px){.login-background{max-width:100%;padding:10px}.login-header h1{font-size:24px}.login-card{border-radius:12px}}.big-data-investment{padding:24px}.big-data-investment .filter-form{background:#fafafa;border-radius:4px;margin-bottom:16px;padding:20px}.big-data-investment .stats-info{font-size:14px}.big-data-investment .ant-table-cell{font-size:13px}.big-data-investment .ant-btn-text{padding:0}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
/*# sourceMappingURL=main.e0384400.css.map*/