:root{--bg:#f4f6f8;--panel:#fff;--ink:#172129;--muted:#66737d;--line:#dce2e6;--green:#087f5b;--green-soft:#e7f5ef;--red:#c43d3d;--amber:#a85f00;--blue:#2563a6;--shadow:0 1px 2px rgba(20,31,40,.06)}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Segoe UI","Microsoft YaHei",Arial,sans-serif;font-size:14px}.topbar{height:64px;background:#182127;color:#fff;display:flex;align-items:center;padding:0 28px;gap:36px;position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:11px;min-width:210px}.brand-mark{width:30px;height:30px;display:grid;place-items:center;background:#c6f04d;color:#182127;font-weight:900}.brand strong,.brand small{display:block}.brand strong{font-size:15px}.brand small{font-size:9px;color:#98a6af;margin-top:2px}.tabs{height:100%;display:flex;gap:4px}.tab{border:0;background:transparent;color:#9eabb3;padding:0 16px;position:relative;cursor:pointer;font:inherit}.tab.active,.tab:hover{color:#fff}.tab.active:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;background:#c6f04d}.status{margin-left:auto;display:flex;align-items:center;gap:7px;color:#b9c3c9;font-size:12px}.status i{width:7px;height:7px;background:#f0a53a;border-radius:50%}main{max-width:1480px;margin:0 auto;padding:28px}.view{display:none}.view.active{display:block}.page-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.eyebrow{margin:0 0 5px;text-transform:uppercase;color:var(--green);font-size:11px;font-weight:700}.page-head h1{font-size:28px;line-height:1.1;margin:0;letter-spacing:0}.as-of{text-align:right}.as-of span,.as-of small,.as-of strong{display:block}.as-of span,.as-of small{font-size:11px;color:var(--muted)}.as-of strong{margin:3px 0}.notice{display:flex;gap:16px;background:#fff7e8;border-left:3px solid #e59a2f;padding:11px 15px;margin-bottom:16px;font-size:12px}.notice strong{color:#8a5300;white-space:nowrap}.notice span{color:#6b5c46}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:var(--panel);margin-bottom:16px}.metric{padding:16px 20px;border-right:1px solid var(--line)}.metric:last-child{border:0}.metric span{display:block;color:var(--muted);font-size:11px;margin-bottom:5px}.metric strong{font-size:22px;letter-spacing:0}.metric small{font-size:11px;color:var(--muted);margin-left:7px}.positive{color:var(--red)}.negative{color:var(--green)}.workspace{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(310px,.8fr);gap:16px}.panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow)}.panel-head{height:57px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 18px}.panel-head h2{font-size:15px;margin:0 0 2px}.panel-head span{font-size:11px;color:var(--muted)}.filters{display:flex;gap:4px}.filter{border:1px solid transparent;background:transparent;color:var(--muted);padding:6px 10px;cursor:pointer}.filter.active{border-color:#b9c5cc;color:var(--ink);background:#f7f9fa}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th{text-align:left;background:#f7f9fa;color:#68747c;font-size:10px;font-weight:600;padding:10px 12px;border-bottom:1px solid var(--line)}td{padding:13px 12px;border-bottom:1px solid #edf0f2;white-space:nowrap}tbody tr{cursor:pointer}tbody tr:hover,tbody tr.selected{background:#f0f7f4}.rank{display:inline-block;width:22px;color:#9aa5ac}.stock-name{font-weight:650}.stock-code{display:block;color:var(--muted);font-size:10px;margin-top:2px}.score{font-weight:800}.signal{font-size:10px;padding:3px 6px;background:#eef1f3;color:#52616b}.signal.strong{background:var(--green-soft);color:var(--green)}.detail-panel{min-height:500px}.empty-state{height:100%;min-height:500px;display:grid;place-items:center;text-align:center;color:#8a969e;padding:30px}.detail-head{padding:20px;border-bottom:1px solid var(--line)}.detail-head .ticker{color:var(--muted);font-size:11px}.detail-title{display:flex;justify-content:space-between;align-items:flex-end;margin-top:5px}.detail-title h2{margin:0;font-size:22px}.detail-title strong{font-size:25px}.detail-score{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.detail-score div{padding:15px 20px;border-right:1px solid var(--line)}.detail-score div:last-child{border:0}.detail-score span{font-size:10px;color:var(--muted);display:block;margin-bottom:4px}.detail-score strong{font-size:17px}.detail-block{padding:17px 20px;border-bottom:1px solid var(--line)}.detail-block h3{font-size:11px;text-transform:uppercase;color:var(--muted);margin:0 0 10px}.reason,.risk{position:relative;padding-left:15px;margin:8px 0;font-size:12px;line-height:1.45}.reason:before,.risk:before{content:"";position:absolute;left:0;top:6px;width:6px;height:6px}.reason:before{background:var(--green)}.risk:before{background:#d7902d}.trade-box{padding:17px 20px}.trade-box h3{font-size:11px;color:var(--muted);margin:0 0 10px}.trade-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px}.trade-controls input,.trade-controls select{height:36px;border:1px solid #bdc7cd;padding:0 9px;background:#fff}.primary-btn,.secondary-btn{height:36px;border:0;padding:0 14px;cursor:pointer;font-weight:650}.primary-btn{background:#182127;color:#fff;grid-column:1/-1}.secondary-btn{background:#fff;border:1px solid #aebbc2;color:var(--ink)}.account-grid{display:grid;grid-template-columns:1fr 1fr}.account-grid>div:first-child{border-right:1px solid var(--line)}.list-empty{padding:50px;text-align:center;color:var(--muted)}.position-row,.trade-row{display:grid;grid-template-columns:1.1fr .8fr .8fr .8fr;padding:13px 18px;border-bottom:1px solid #edf0f2;align-items:center}.position-row small,.trade-row small{display:block;color:var(--muted)}.chart-panel{padding-bottom:15px}.chart-shell{height:420px;padding:24px}.chart-shell svg{width:100%;height:100%;overflow:visible}.grid-line{stroke:#e3e8eb;stroke-width:1}.strategy-line{stroke:var(--green);stroke-width:3;fill:none}.benchmark-line{stroke:#8b98a1;stroke-width:2;fill:none}.chart-label{fill:#738089;font-size:11px}.legend{font-size:11px;color:var(--muted);display:flex;gap:7px;align-items:center}.legend i{width:13px;height:3px;margin-left:8px}.strategy-dot{background:var(--green)}.benchmark-dot{background:#8b98a1}.warning-text{color:var(--amber)!important}.method-layout{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #bdc6cb;border-bottom:1px solid #bdc6cb;margin:8px 0 22px}.method-section{padding:25px 24px 28px;border-right:1px solid #bdc6cb}.method-section:last-child{border:0}.method-section>span{font-family:Consolas,monospace;color:var(--green);font-weight:700}.method-section h2{font-size:16px;margin:22px 0 8px}.method-section p{color:var(--muted);font-size:12px;line-height:1.7;margin:0}.source-list{display:grid;grid-template-columns:repeat(4,1fr)}.source-list a{padding:20px;text-decoration:none;color:var(--ink);border-right:1px solid var(--line)}.source-list a:last-child{border:0}.source-list strong,.source-list span{display:block}.source-list span{font-size:11px;color:var(--muted);margin-top:5px}.toast{position:fixed;right:24px;bottom:24px;background:#172129;color:#fff;padding:11px 16px;opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:none}
.workspace>*{min-width:0}
@media(max-width:1000px){.workspace{grid-template-columns:1fr}.detail-panel{min-height:0}.empty-state{min-height:180px}.method-layout,.source-list{grid-template-columns:1fr 1fr}.method-section:nth-child(2){border-right:0}.method-section:nth-child(-n+2){border-bottom:1px solid #bdc6cb}.account-grid{grid-template-columns:1fr}.account-grid>div:first-child{border-right:0;border-bottom:1px solid var(--line)}}
@media(max-width:720px){.topbar{padding:0 14px;height:auto;min-height:62px;flex-wrap:wrap;gap:0}.brand{min-width:0;margin-right:auto}.tabs{order:3;width:100%;height:42px;overflow:auto}.tab{padding:0 12px;white-space:nowrap}.status{margin-left:10px}main{padding:18px 12px}.page-head{align-items:flex-start}.page-head h1{font-size:23px}.metrics{grid-template-columns:1fr 1fr}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.notice{align-items:flex-start}.method-layout,.source-list{grid-template-columns:1fr}.method-section,.method-section:nth-child(2){border-right:0;border-bottom:1px solid #bdc6cb}.source-list a{border-right:0;border-bottom:1px solid var(--line)}.account-grid{display:block}.chart-shell{height:300px;padding:14px}.as-of{max-width:130px}.position-row,.trade-row{font-size:11px;padding:12px 10px}}
.lab-controls{margin-bottom:16px}.strategy-switches{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.strategy-toggle{padding:12px 15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;gap:9px;align-items:flex-start;min-height:60px}.strategy-toggle:nth-child(4n){border-right:0}.strategy-toggle input{margin-top:3px}.strategy-toggle strong,.strategy-toggle small{display:block}.strategy-toggle strong{font-size:12px}.strategy-toggle small{color:var(--muted);font-size:10px;margin-top:3px;line-height:1.35}.run-bar{display:flex;align-items:center;gap:22px;padding:14px 18px;font-size:12px;flex-wrap:wrap}.run-bar>div{display:flex;gap:12px;align-items:center}.control-label{color:var(--muted)}.compact-input{width:52px;height:30px;border:1px solid #bdc7cd;padding:0 6px}.lab-run{grid-column:auto;margin-left:auto}.lab-results{margin-bottom:16px}.result-table{min-width:900px}.lab-chart{display:none}.lab-chart.active{display:block}.curve-0{stroke:#087f5b}.curve-1{stroke:#c43d3d}.curve-2{stroke:#2563a6}.curve-3{stroke:#a85f00}.curve-4{stroke:#6b55a3}.curve-5{stroke:#16858d}.curve-6{stroke:#9b5570}.curve-7{stroke:#626b35}.lab-curve{fill:none;stroke-width:2}
@media(max-width:1000px){.strategy-switches{grid-template-columns:repeat(2,1fr)}.strategy-toggle:nth-child(4n){border-right:1px solid var(--line)}.strategy-toggle:nth-child(2n){border-right:0}}
@media(max-width:620px){.strategy-switches{grid-template-columns:1fr}.strategy-toggle,.strategy-toggle:nth-child(2n),.strategy-toggle:nth-child(4n){border-right:0}.run-bar{align-items:flex-start;gap:13px}.lab-run{width:100%;margin-left:0}}
.lab-heatmap{display:none;margin-top:16px}.lab-heatmap.active{display:block}.heatmap-wrap{overflow:auto;padding:16px}.heatmap-grid{display:grid;gap:2px;min-width:900px}.heat-cell{min-height:34px;padding:7px 8px;font-size:10px;display:flex;align-items:center;justify-content:center;text-align:center}.heat-label{justify-content:flex-start;font-weight:650;background:#eef1f3}.heat-head{background:#182127;color:#fff;writing-mode:vertical-rl;min-height:90px}.heat-pos-3{background:#237a57;color:#fff}.heat-pos-2{background:#66ad83}.heat-pos-1{background:#b9dbc5}.heat-neg-1{background:#f0c0bb}.heat-neg-2{background:#dd7d73}.heat-neg-3{background:#b84343;color:#fff}.benchmark-curve{stroke:#111;stroke-width:2;stroke-dasharray:6 4;fill:none}
