html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--page-bg: #edf3f8;--page-bg-deep: #e4edf6;--panel-bg: rgba(255, 255, 255, .9);--panel-strong: rgba(255, 255, 255, .96);--panel-border: rgba(16, 35, 60, .08);--panel-shadow: 0 20px 56px rgba(10, 24, 42, .1);--text-main: #10233c;--text-muted: #64748b;--brand: #0a5bff;--brand-strong: #0f2340;--brand-soft: rgba(10, 91, 255, .08);--green-soft: rgba(11, 143, 99, .08);--gold-soft: rgba(212, 135, 0, .08);--line: rgba(16, 35, 60, .08);--surface-1: rgba(245, 249, 253, .96);--surface-2: rgba(239, 245, 251, .92)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text-main);background:var(--page-bg);font-family:Avenir Next,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.app-theme-shell{position:relative;min-height:100vh;color:var(--text-main)}.app-theme-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 0% 0%,rgba(10,91,255,.12),transparent 34%),radial-gradient(circle at 100% 0%,rgba(11,143,99,.1),transparent 26%),linear-gradient(180deg,#f8fbff 0%,var(--page-bg) 48%,var(--page-bg-deep) 100%)}.app-theme-shell[data-theme=dark]{--page-bg: #07111e;--page-bg-deep: #0b1628;--panel-bg: rgba(10, 19, 34, .84);--panel-strong: rgba(12, 24, 42, .96);--panel-border: rgba(124, 160, 201, .16);--panel-shadow: 0 24px 60px rgba(0, 0, 0, .36);--text-main: #f2f6fb;--text-muted: #95a7bf;--brand: #66a4ff;--brand-strong: #dfe9f6;--brand-soft: rgba(102, 164, 255, .14);--green-soft: rgba(11, 143, 99, .16);--gold-soft: rgba(212, 135, 0, .16);--line: rgba(124, 160, 201, .16);--surface-1: rgba(16, 31, 53, .9);--surface-2: rgba(11, 22, 40, .92)}.app-theme-shell[data-theme=dark]:before{background:radial-gradient(circle at 0% 0%,rgba(43,108,255,.26),transparent 32%),radial-gradient(circle at 100% 0%,rgba(11,143,99,.22),transparent 24%),linear-gradient(180deg,#07111e 0%,#0b1526 55%,#101b30 100%)}.workspace-shell{width:min(1520px,calc(100vw - 40px));margin:0 auto;padding:28px 0 48px}.panel-card,.metric-card,.sub-panel-card{border:1px solid var(--panel-border);box-shadow:var(--panel-shadow);background:var(--panel-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panel-card>.ant-card-body,.sub-panel-card>.ant-card-body{display:grid;gap:16px}.workspace-hero{padding:22px 24px;border-radius:28px;background:linear-gradient(145deg,var(--panel-strong),var(--surface-2)),linear-gradient(120deg,rgba(10,91,255,.08),transparent 55%)}.hero-header{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.95fr);gap:20px;align-items:start}.hero-copy h2.ant-typography{margin:4px 0 10px;font-size:clamp(1.65rem,2.4vw,2.5rem);letter-spacing:-.04em;color:var(--brand-strong)}.topbar-kicker{margin-bottom:0;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted)}.topbar-note{max-width:68ch;margin:0;font-size:14px;line-height:1.6;color:var(--text-muted)}.header-meta{margin-top:14px}.hero-actions-panel{display:grid;gap:14px;padding:16px;border-radius:22px;border:1px solid var(--line);background:linear-gradient(180deg,var(--surface-1),transparent)}.hero-refresh-note{justify-self:end;font-size:12px;color:var(--text-muted)}.hero-action-block{display:grid;gap:8px}.global-focus-select{width:100%}.operations-focus-select{width:min(100%,260px)}.hero-action-row{display:flex;flex-wrap:wrap;gap:10px}.theme-toggle-button{border-color:#0a5bff38}.workspace-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 20px}.workspace-nav-card{display:flex;gap:14px;align-items:flex-start;width:100%;padding:18px 18px 16px;border:1px solid var(--panel-border);border-radius:22px;background:linear-gradient(180deg,var(--panel-bg),var(--surface-2));color:inherit;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.workspace-nav-card:hover{transform:translateY(-1px);border-color:#0a5bff38}.workspace-nav-card-active{border-color:#0a5bff80;box-shadow:0 22px 44px #0a5bff2e;background:linear-gradient(180deg,rgba(10,91,255,.2),var(--panel-strong))}.workspace-nav-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:16px;background:var(--brand-soft);font-size:18px;color:var(--brand)}.workspace-nav-copy{display:grid;gap:6px}.workspace-nav-copy strong{font-size:16px}.workspace-nav-copy span{font-size:13px;line-height:1.55;color:var(--text-muted)}.status-alert{margin-bottom:18px;border-radius:18px}.loading-card{min-height:240px}.panel-stack{display:grid;gap:18px}.focus-summary-card .ant-card-head,.panel-card>.ant-card-head{border-bottom-color:var(--line)}.full-width{width:100%}.inline-tags{row-gap:6px}.watchlist-entry{width:100%}.watchlist-meta,.watchlist-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.watchlist-meta{margin-top:8px}.watchlist-actions{margin-top:10px;margin-left:-14px}.watchlist-add-popover{width:min(320px,calc(100vw - 48px))}.watchlist-add-popover .ant-form-item{margin-bottom:10px}.watchlist-add-actions{display:flex;justify-content:flex-end;gap:8px}.table-primary-cell{display:grid;gap:4px}.table-primary-cell .ant-typography{margin-bottom:0}.table-action-group{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:2px}.table-action-group-tight{gap:0}.stacked-value{display:grid;gap:4px;line-height:1.2}.stacked-value strong{font-size:13px}.stacked-value span{font-size:12px;color:var(--text-muted)}.stacked-value-positive strong,.value-positive{color:#d14343}.stacked-value-negative strong,.value-negative{color:#0b8f63}.stacked-value-neutral strong,.value-neutral{color:var(--text-main)}.truncate-cell{display:-webkit-box;overflow:hidden;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.candidate-row-active td{background:rgba(10,91,255,.06)!important}.candidate-mobile-list .ant-list-item{padding-inline:0}.candidate-mobile-card{width:100%;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,var(--panel-strong),var(--surface-1))}.candidate-mobile-card-active{border-color:#0a5bff57;box-shadow:0 18px 38px #0a5bff1a}.candidate-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.candidate-mobile-head h5.ant-typography{margin:2px 0}.candidate-mobile-rank{font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase}.candidate-mobile-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 12px}.candidate-mobile-metrics div{display:grid;gap:6px;padding:10px 12px;border-radius:16px;background:var(--surface-1)}.candidate-mobile-metrics span{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.candidate-mobile-metrics strong{font-size:13px;line-height:1.45}.candidate-mobile-actions{display:flex;gap:10px;margin-top:14px}.candidate-mobile-actions .ant-btn{flex:1 1 0}.chart-shell{height:260px;margin:14px 0 12px;padding:10px 8px 0;border-radius:22px;background:linear-gradient(180deg,rgba(10,91,255,.04),rgba(10,91,255,.01)),linear-gradient(90deg,rgba(16,35,60,.04) 1px,transparent 1px),linear-gradient(rgba(16,35,60,.04) 1px,transparent 1px);background-size:auto,28px 28px,28px 28px}.compact-chart{height:198px}.sparkline,.echarts-kline{width:100%;height:100%}.echarts-kline canvas{border-radius:16px}.chart-shell-modal{height:520px}.sparkline-area{fill:url(#price-area-fill)}.sparkline-line{fill:none;stroke:var(--brand);stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.sparkline-volume{fill:#10233c1a}.sparkline-dot{fill:#fff;stroke:var(--brand);stroke-width:3}.nav-line{fill:none;stroke:#0b8f63;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.nav-benchmark-line{fill:none;stroke:#d48700f2;stroke-width:2.6;stroke-dasharray:7 6;stroke-linecap:round;stroke-linejoin:round}.chart-meta-row{display:flex;flex-wrap:wrap;gap:14px;font-size:13px;color:var(--text-muted)}.chart-meta-row-split{justify-content:space-between;align-items:center}.chart-meta-group{display:flex;flex-wrap:wrap;gap:12px}.kline-modal-stack,.manual-order-modal{display:grid;gap:18px}.kline-summary-grid,.manual-order-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.kline-summary-card{display:grid;gap:8px;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,var(--surface-1),transparent)}.kline-summary-card span{font-size:12px;color:var(--text-muted)}.kline-summary-card strong{font-size:16px;line-height:1.35}.panel-description,.muted-line,.chart-meta-row,.ant-typography-secondary{color:var(--text-muted)}.factor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.news-card,.evidence-entry,.operations-command-card{width:100%}.factor-card{height:100%;background:linear-gradient(180deg,rgba(10,91,255,.04),rgba(10,91,255,0))}.factor-score{margin-bottom:8px;font-size:13px;font-weight:700;color:var(--brand)}.list-item-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.question-chip-group{margin-bottom:12px}.prompt-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:12px}.prompt-packet-card{margin-top:14px;background:linear-gradient(180deg,rgba(15,35,64,.05),rgba(15,35,64,.01))}.portfolio-workspace{display:grid;gap:16px}.deck-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.portfolio-badges{margin-bottom:-2px}.sub-alert{margin-top:12px}.plain-list{margin:0;padding-left:18px}.plain-list li+li{margin-top:6px}.settings-help-text{margin-top:14px}.settings-note-stack{display:grid;gap:10px;margin-top:16px}.settings-switch{display:flex;align-items:center;gap:10px}.ant-card.panel-card>.ant-card-head,.ant-card.sub-panel-card>.ant-card-head{border-bottom-color:var(--line)}.ant-tabs-top>.ant-tabs-nav{margin-bottom:18px}.ant-tabs .ant-tabs-tab{padding:12px 16px;border-radius:999px;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active{background:linear-gradient(180deg,rgba(10,91,255,.18),rgba(10,91,255,.08));box-shadow:inset 0 0 0 1px #0a5bff3d}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--brand)!important;font-weight:700}.ant-tabs .ant-tabs-ink-bar{height:4px!important;border-radius:999px;background:var(--brand)}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{border-bottom-color:var(--line)}.ant-table-wrapper .ant-table{background:transparent;border-radius:0!important}.ant-table-wrapper .ant-table-container,.ant-table-wrapper .ant-table-content,.ant-table-wrapper table{border-radius:0!important}.ant-table-thead>tr>th{white-space:nowrap;border-radius:0!important}.ant-list-item{border-block-end-color:var(--line)}.app-theme-shell[data-theme=dark] .ant-card,.app-theme-shell[data-theme=dark] .ant-modal-content,.app-theme-shell[data-theme=dark] .ant-popover-inner,.app-theme-shell[data-theme=dark] .ant-select-selector,.app-theme-shell[data-theme=dark] .ant-input,.app-theme-shell[data-theme=dark] .ant-input-affix-wrapper,.app-theme-shell[data-theme=dark] .ant-input-number,.app-theme-shell[data-theme=dark] .ant-descriptions-view,.app-theme-shell[data-theme=dark] .candidate-mobile-card{background:var(--panel-bg)}.app-theme-shell[data-theme=dark] .ant-btn-default,.app-theme-shell[data-theme=dark] .workspace-nav-card{background:rgba(15,30,52,.88);color:var(--text-main)}.app-theme-shell[data-theme=dark] .sparkline-volume{fill:#95a7bf2e}.app-theme-shell[data-theme=dark] .chart-shell{background:linear-gradient(180deg,rgba(102,164,255,.06),rgba(102,164,255,.01)),linear-gradient(90deg,rgba(149,167,191,.06) 1px,transparent 1px),linear-gradient(rgba(149,167,191,.06) 1px,transparent 1px);background-size:auto,28px 28px,28px 28px}@media (max-width: 1200px){.hero-header{grid-template-columns:1fr}.workspace-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.workspace-shell{width:min(100vw - 20px,100%);padding:16px 0 28px}.workspace-hero{padding:18px 16px;border-radius:22px}.hero-actions-panel{padding:14px;border-radius:18px}.hero-refresh-note{justify-self:start}.workspace-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 18px}.workspace-nav-card{padding:15px 14px;border-radius:18px}.workspace-nav-copy strong{font-size:15px}.workspace-nav-copy span{font-size:12px}.chart-shell,.compact-chart{height:210px}.chart-shell-modal{height:360px}.kline-summary-grid,.manual-order-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.list-item-row,.candidate-mobile-actions{flex-direction:column}}@media (max-width: 480px){.hero-action-row .ant-btn{width:100%}.workspace-nav,.candidate-mobile-metrics{grid-template-columns:1fr}.workspace-nav-card{padding:16px}.chart-shell,.compact-chart{height:196px}.chart-shell-modal{height:320px}.kline-summary-grid,.manual-order-summary-grid{grid-template-columns:1fr}}
