:root{--bg:#f4f6f8;--paper:#fff;--ink:#18242b;--muted:#7d8992;--line:#e8edef;--green:#137c64;--green-light:#e9f5ef;--red:#c45e56;--font:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px var(--font);line-height:1.6}[hidden]{display:none!important}button,input,select{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #77b9a8;outline-offset:4px}header{height:76px;border-bottom:1px solid var(--line);padding:0 max(30px,calc((100vw - 1280px)/2));display:flex;align-items:center;justify-content:space-between;background:white}.brand{display:flex;align-items:center;gap:12px;font-weight:750;font-size:20px;letter-spacing:1px}.brand-icon{display:grid;place-items:center;background:var(--green);color:white;width:36px;height:36px;border-radius:10px;font-size:23px;font-weight:700;line-height:1}.brand-separator{color:#c8d1d4;margin:0 7px;font-weight:400}.brand-name{font-size:15px;letter-spacing:0;font-weight:500}.header-right{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--green)}main{max-width:1280px;margin:0 auto;padding:38px 0 24px}.heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:var(--muted);margin:0 0 8px}h1{font-size:28px;letter-spacing:-.6px;line-height:1.5;margin:0 0 7px;font-weight:650}h2,h3,p{margin:0}h3{font-size:16px;font-weight:650}.muted,.subtle{color:var(--muted)}.subtle{font-size:12px}.badge{display:inline-flex;align-items:center;background:var(--green-light);border:1px solid #d8ebe2;color:var(--green);font-size:12px;padding:5px 12px;border-radius:30px;white-space:nowrap}.badge.neutral{background:#f5f7f8;border-color:var(--line);color:#79878f}.badge.warning{background:#fff5e5;color:#a27429;border-color:#f2e3c8}.control-card{background:#183e34;color:white;border-radius:16px;display:flex;justify-content:space-between;align-items:center;padding:28px 32px;margin-bottom:22px;position:relative;overflow:hidden}.control-card:after{content:"";position:absolute;width:280px;height:280px;border:1px solid #ffffff08;border-radius:50%;right:135px;pointer-events:none}.section-label{font-size:12px;color:#b5cfc4;display:flex;gap:8px;align-items:center;margin-bottom:10px}.mini-icon{font-size:18px}.control-card h2{font-size:24px;font-weight:550;margin-bottom:6px}.control-card p{color:#b4c9c0;font-size:12px}.control-action{display:flex;align-items:center;gap:16px;z-index:1;font-size:14px}.switch{border:0;background:#647a73;width:62px;height:34px;border-radius:20px;padding:4px;transition:background .2s}.switch span{display:block;background:white;width:26px;height:26px;border-radius:50%;box-shadow:0 1px 4px #0002;transition:transform .2s}.switch[aria-checked=true]{background:#5dc99d}.switch[aria-checked=true] span{transform:translateX(28px)}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.metric{padding:23px;background:white;border:1px solid var(--line);border-radius:12px}.metric>span{font-size:12px;color:#7b878f}.metric h2{font-size:29px;line-height:1.3;font-variant-numeric:tabular-nums;font-weight:550;margin:15px 0 10px;letter-spacing:-.8px}.metric h2 small{font-size:10px;letter-spacing:0;font-weight:400;color:var(--muted);margin-left:6px}.metric p{font-size:10px;color:var(--muted)}.metric-divider{font-size:19px;color:#d3dcde;margin:0 14px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.card{border:1px solid var(--line);background:white;border-radius:13px;padding:25px;margin-bottom:22px}.card-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px;gap:12px}.card-heading p{margin-top:3px}.signal-main{display:flex;gap:15px;align-items:center;margin-bottom:24px}.direction-icon{width:50px;height:50px;border-radius:13px;background:var(--green-light);color:var(--green);font-size:27px;text-align:center;line-height:50px}.signal-main h2{font-size:23px;font-weight:550}.signal-main p{font-size:11px}.signal-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.signal-stats>div{display:flex;flex-direction:column;gap:6px}.signal-stats span{font-size:11px;color:var(--muted)}.signal-stats strong{font-size:19px;font-weight:500;font-variant-numeric:tabular-nums}.decision{padding:13px 15px;background:#f6f8f9;border-radius:8px;font-size:12px}.decision .eyebrow{font-size:9px}.decision p{margin-top:5px}.timeline{display:flex;gap:22px;color:var(--muted);font-size:10px;margin-top:15px}.timeline i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#92afa4;margin-right:7px}.market-title{font-size:12px;color:#55636c;min-height:35px;margin:4px 0 15px}.book-head,.book-row{display:grid;grid-template-columns:1.45fr 1fr 1fr .8fr;text-align:right;align-items:center}.book-head :first-child,.book-row :first-child{text-align:left}.book-head{color:var(--muted);font-size:11px;padding-bottom:10px;border-bottom:1px solid var(--line)}.book-row{padding:16px 0;border-bottom:1px solid var(--line);font-variant-numeric:tabular-nums}.book-row strong{font-size:12px;font-weight:550}.book-row b{font-size:20px;font-weight:500}.book-row>span{color:var(--muted)}#book-time{margin-top:10px}.footnote{font-size:11px;color:var(--muted);line-height:1.8;margin-top:16px}.positive{color:var(--green)}.negative{color:var(--red)}.legend{font-size:11px;color:var(--muted)}.legend i{display:inline-block;width:16px;height:3px;background:var(--green);margin-right:7px;vertical-align:middle}.chart{height:190px;position:relative;margin-top:8px}.chart svg{width:100%;height:100%}.chart-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;color:#8b969d;background:repeating-linear-gradient(to top,transparent 0,transparent 46px,#f0f3f5 47px,#f0f3f5 48px);font-size:12px}.chart-empty strong{font-weight:500;color:#607079}.performance-stats{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);padding-top:20px;margin-top:15px}.performance-stats>div{display:flex;flex-direction:column;gap:6px;padding:0 22px;border-right:1px solid var(--line)}.performance-stats>div:first-child{padding-left:0}.performance-stats>div:last-child{border:0}.performance-stats span{color:var(--muted);font-size:11px}.performance-stats strong{font-size:20px;font-weight:500}.performance>p{margin-top:15px;font-size:10px}.history-tools{display:flex;gap:17px;align-items:center}.text-button{border:0;background:none;color:#7a898f;font-size:12px;text-decoration:none;padding:4px}.text-button:hover{color:var(--green)}select{background:#f7f9fa;border:1px solid var(--line);border-radius:7px;color:#64727b;font-size:12px;padding:6px 10px}.count{font-size:10px;background:#f0f3f5;color:#8b979d;border-radius:5px;padding:2px 7px;margin-left:7px}.table-scroll{overflow:auto;max-height:560px}table{width:100%;border-collapse:collapse;font-size:12px;white-space:nowrap;text-align:left}th{font-weight:400;color:var(--muted);padding:11px 12px;background:#f7f9fa;position:sticky;top:0}td{padding:14px 12px;border-bottom:1px solid var(--line)}tr.record{cursor:pointer}tr.record:hover{background:#fafcfb}.detail-cell{white-space:normal;background:#f8faf9;padding:20px}.detail-cell pre{white-space:pre-wrap;font-size:11px;word-break:break-word;color:#637078;margin:10px 0 0}.empty{text-align:center;padding:36px 12px 22px;color:#8a969c}.empty>div{font-size:28px;color:#b2c5bd}.empty h4{font-weight:450;margin:10px 0 5px}.empty p{font-size:11px}.backtest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.backtest-grid span{display:block;color:var(--muted);font-size:11px}.backtest-grid strong{display:block;font-size:24px;font-weight:500;margin:9px 0 2px}.health-list{display:flex;flex-direction:column;gap:11px}.health-item{display:flex;justify-content:space-between;color:#65767d;font-size:12px}.health-item strong{font-weight:400}.health-item strong:before{content:"";width:5px;height:5px;display:inline-block;border-radius:50%;background:currentColor;vertical-align:middle;margin-right:6px}summary{cursor:pointer;display:flex;justify-content:space-between;font-size:14px;list-style:none}summary:after{content:"＋";color:var(--muted);margin-left:18px}details[open] summary:after{content:"−"}summary>.subtle{margin-left:auto}.parameter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:23px;margin:25px 0}.parameter-grid span{display:block;font-size:11px;color:var(--muted)}.parameter-grid b{display:block;font-size:15px;font-weight:500;margin-top:5px}.audit-list{max-height:340px;overflow:auto;margin-top:15px;font-size:11px;color:#6e7d84}.audit-row{padding:9px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:180px 1fr;gap:20px;word-break:break-word}footer{display:flex;gap:20px;align-items:center;color:#95a0a6;font-size:10px;margin-top:6px}footer>span:nth-child(2){margin-left:auto}.notice,.error-banner{padding:13px 18px;border-radius:9px;margin-bottom:20px;font-size:12px}.notice{background:#fff5e7;color:#9b783c;border:1px solid #f3e3c8}.error-banner,.error{color:#b6534a}.error-banner{background:#fff0ee;border:1px solid #f5ddd8}.login-wrap{min-height:100vh;display:grid;place-items:center}.login-card{padding:42px;background:white;border:1px solid var(--line);border-radius:18px;width:min(430px,90vw)}.login-card .brand-icon{margin-bottom:28px}.login-card h1{font-size:26px}.login-card label{display:block;font-size:12px;margin:28px 0 7px;color:#6f7e85}.login-card input{width:100%;padding:12px;border:1px solid #dbe3e6;border-radius:7px;outline-color:var(--green)}.primary{width:100%;padding:12px 16px;color:white;background:var(--green);border:0;border-radius:7px;margin-top:16px;display:flex;justify-content:space-between}.login-card small{display:block;font-size:10px;color:var(--muted);margin-top:26px}.login-card .error{font-size:12px;margin-top:12px}
@media(max-width:1350px){main{margin:0 30px}}@media(max-width:900px){.metrics{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.heading h1{font-size:24px}.parameter-grid{grid-template-columns:repeat(2,1fr)}.header-right #clock{display:none}.performance-stats>div{padding:0 10px}}@media(max-width:560px){main{margin:0 16px;padding-top:24px}header{padding:0 18px;height:65px}.heading{display:block}.heading .badge{margin-top:15px}h1{font-size:22px!important}.heading .muted{font-size:12px}.control-card{padding:23px 20px;gap:20px}.control-card h2{font-size:21px}.control-card p{max-width:200px}.control-action{flex-direction:column;gap:7px;font-size:11px}.metrics{gap:10px}.metric{padding:16px}.metric h2{font-size:23px}.metric h2 small{font-size:9px}.metric p{font-size:9px}.metric-divider{margin:0 7px}.card{padding:20px}.signal-stats strong{font-size:18px}.timeline{gap:12px;font-size:9px}.performance-stats{grid-template-columns:repeat(3,1fr);gap:18px}.performance-stats>div{border:0;padding:0}.performance-stats strong{font-size:18px}.legend{display:none}.history-tools{gap:6px}.history-tools .text-button{font-size:10px}.card-heading{gap:8px}footer>span:first-child{display:none}.audit-row{grid-template-columns:1fr;gap:3px}.backtest-grid strong{font-size:21px}}
