:root{--bg:#f6f7f9;--side:#111318;--side-card:#07080a;--side-active:#2b2f36;--ink:#1e2329;--muted:#707a8a;--line:#e5e8ee;--line-soft:#f0f2f5;--yellow:#f0b90b;--green:#0ecb81;--green-soft:#e9f7f1;--red:#f6465d;--red-soft:#fff0f2;--blue:#1e88e5;--blue-soft:#eaf4ff;--purple:#7c5cff;--purple-soft:#f0edff}body{margin:0;background:var(--bg);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}button,input,select{font:inherit}.app{display:grid;grid-template-columns:160px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:var(--side);padding:16px 10px;color:#d8dde6;overflow:auto}.brand{display:grid;gap:8px;margin-bottom:26px}.brand-mark{width:86px;height:34px;border-radius:9px;display:grid;place-items:center;background:var(--yellow);color:#111318;font-size:12px;font-weight:900}.brand-title{color:#fff;font-size:13px;line-height:1.2;font-weight:780}.brand-sub{margin-top:3px;color:#9aa3b2;font-size:10px;line-height:1.25}.nav-group{margin-top:18px;padding-top:16px;border-top:1px solid #2b3038}.nav-group:first-of-type{margin-top:0;padding-top:0;border-top:0}.nav-title{margin-bottom:8px;color:var(--yellow);font-size:12px;font-weight:780}.nav-link{width:100%;height:28px;margin:3px 0;padding:0 10px;border:0;border-radius:7px;display:flex;align-items:center;background:var(--side-card);color:#d8dde6;font-size:12px;text-align:left;cursor:pointer}.nav-link.active{background:var(--side-active);color:var(--yellow);font-weight:760}.main{min-width:0;padding:18px 32px 40px}.top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.title h1{margin:0;font-size:22px;line-height:1.2;font-weight:820}.title p{display:none}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.seg{display:flex;gap:8px}.seg button,.month,.primary,.ghost{height:34px;border-radius:8px;border:1px solid var(--line);padding:0 18px;background:#fff;color:var(--ink);font-size:12px;cursor:pointer}.seg button.active{background:var(--ink);color:var(--yellow);border-color:var(--ink);font-weight:760}.primary{background:var(--yellow);border-color:var(--yellow);color:#111318;font-weight:760}.ghost{color:var(--muted)}.strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));background:#fff;border:1px solid var(--line);border-radius:12px;min-height:64px;overflow:hidden;margin-bottom:18px}.primary-strip{grid-template-columns:repeat(7,minmax(0,1fr))}.primary-strip .strip-item{padding:8px 12px}.primary-strip .sub{font-size:10px}.strip-item{padding:9px 16px;border-right:1px solid var(--line-soft)}.strip-item:last-child{border-right:0}.label{color:var(--muted);font-size:10px;font-weight:650}.big{margin-top:5px;font-size:17px;line-height:1.1;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sub{margin-top:5px;color:var(--muted);font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.green{color:var(--green)}.red{color:var(--red)}.yellow{color:var(--yellow)}.blue{color:var(--blue)}.price-strip{min-height:42px;margin:-6px 0 18px;padding:7px 12px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:6px;overflow-x:auto}.price-strip::-webkit-scrollbar{height:0}.price-item{min-width:0;display:grid;grid-template-columns:max-content max-content max-content;align-items:center;justify-content:space-between;gap:6px;padding:0 6px;border-right:1px solid var(--line-soft)}.price-item:last-child{border-right:0}.price-symbol{color:var(--muted);font-size:9px;font-weight:800}.price-value{min-width:max-content;color:var(--ink);font-size:13px;font-weight:820;white-space:nowrap;overflow:visible;text-overflow:clip}.price-change{font-size:9px;font-weight:780;white-space:nowrap}.price-change.pending{color:var(--muted)}.grid{display:grid;gap:24px}.overview-grid{grid-template-columns:minmax(0,590px) minmax(0,1fr);align-items:start}.card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.calendar-card{height:352px}.card.is-loading{opacity:.62;pointer-events:none}.card-head{height:44px;padding:0 18px;border-bottom:1px solid var(--line-soft);display:flex;align-items:center;justify-content:space-between;gap:16px}.card-head h2{margin:0;font-size:15px;line-height:1.2;font-weight:800}.card-head span{color:var(--muted);font-size:11px}.link-btn{border:0;background:transparent;color:var(--muted);font-size:11px;font-weight:700;cursor:pointer}.link-btn:hover{color:var(--ink)}.calendar-toolbar{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.month-nav{width:24px;height:24px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);cursor:pointer}.month-label{min-width:82px;color:var(--ink);font-weight:760;text-align:center}.calendar{padding:16px 12px 14px}.weekday,.days{display:grid;grid-template-columns:repeat(7,1fr);gap:7px 12px}.days{grid-template-rows:repeat(6,36px)}.weekday{margin:0 0 12px;color:var(--muted);font-size:11px;font-weight:650;text-align:center}.day{height:36px;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--ink)}.day.empty{background:transparent}.day-num{font-size:13px;font-weight:760}.day-pnl{font-size:10px;font-weight:760}.charts{display:grid;grid-template-rows:repeat(2,169px);gap:14px}.chart-card{min-height:0;height:169px;padding:14px 18px 10px;position:relative;display:flex;flex-direction:column}.primary-chain-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:18px}.primary-chain-grid.has-base{grid-template-columns:repeat(3,minmax(0,1fr))}.primary-chain-grid .chart-card{height:260px}.primary-chain-grid .chart{min-height:158px}.primary-dog-grid{display:grid;grid-template-columns:1fr;gap:12px;padding:14px}.primary-dog-card{min-width:0;border:1px solid var(--line-soft);border-radius:8px;background:#fbfcfd;overflow:hidden}.primary-dog-merged{width:100%}.primary-dog-card-head{height:34px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line-soft)}.primary-dog-card-head strong{font-size:12px}.primary-dog-card-head span{color:var(--muted);font-size:10px}.dog-token-list{display:grid;padding:8px 12px 7px}.primary-dog-merged-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));column-gap:18px;align-items:start}.dog-token{min-width:0;padding:6px 0;border-top:1px solid #edf1f5}.dog-token:first-child{border-top:0;padding-top:0}.dog-token:last-child{padding-bottom:0}.dog-token-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"tag symbol cap" ". meta cap";column-gap:8px;row-gap:2px;align-items:center;font-size:10px}.dog-token-row .tag{grid-area:tag}.dog-token-main{grid-area:symbol;min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden}.dog-token-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dog-token-row span{color:var(--muted);white-space:nowrap}.dog-token-alert{flex:0 0 auto;color:var(--muted);font-size:9px;font-weight:760}.dog-token-meta{grid-area:meta;min-width:0;color:var(--muted);font-size:9px;line-height:1.25;overflow:visible;text-overflow:clip;white-space:normal}.dog-token-cap{grid-area:cap;color:var(--muted);font-size:10px;font-weight:760;text-align:right;white-space:nowrap}.system-log-switch{min-width:340px;height:34px;padding:3px;display:flex;gap:4px;border:1px solid var(--line);border-radius:8px;background:#fff}.system-log-switch button{min-width:74px;height:26px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:12px;font-weight:720;cursor:pointer}.system-log-switch button.active{background:var(--ink);color:var(--yellow)}.chart-title{display:flex;justify-content:space-between;gap:14px;color:var(--muted);font-size:10px}.chart-title strong{color:var(--ink);font-size:13px}.chart-value{margin-top:5px;font-size:17px;line-height:1.1;font-weight:800}.chart{width:100%;flex:1;min-height:76px;height:auto;margin-top:4px;overflow:visible}.monitor-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:12px 14px}.monitor-card{min-width:0;padding:9px 10px;border:1px solid var(--line-soft);border-radius:8px;background:#fbfcfd}.monitor-title{display:flex;justify-content:space-between;gap:8px;margin-bottom:6px;font-size:11px;font-weight:800}.monitor-items{display:grid;gap:0}.monitor-item{min-width:0;padding:5px 0;border-bottom:1px solid var(--line-soft)}.monitor-card.compact .monitor-item{padding:4px 0}.monitor-item:last-child{padding-bottom:0;border-bottom:0}.monitor-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;font-size:10px}.monitor-detail{min-width:0;margin-top:2px;color:var(--muted);font-size:9px;line-height:1.2}.monitor-detail-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.three-bull-panel{margin:0 14px 14px;padding:12px 16px 14px;border:1px solid var(--line-soft);border-radius:8px;background:#fbfcfd}.three-bull-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:12px;font-weight:820}.three-bull-head span{color:var(--muted);font-size:10px;font-weight:760}.three-bull-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:26px;row-gap:0}.three-bull-item{min-width:0;padding:6px 0;border-top:1px solid var(--line-soft)}.three-bull-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;font-size:10px}.three-bull-symbol{min-width:0;font-weight:820;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.three-bull-meta{min-width:0;margin-top:2px;margin-left:48px;color:var(--muted);font-size:9px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.symbol{font-weight:780;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tag{display:inline-flex;align-items:center;height:16px;padding:0 6px;border-radius:4px;background:#f4f5f7;color:#474d57;font-size:9px;font-weight:760;white-space:nowrap}.tag.green{background:var(--green-soft);color:var(--green)}.tag.red{background:var(--red-soft);color:var(--red)}.tag.blue{background:var(--blue-soft);color:var(--blue)}.tag.yellow{background:#fff8db;color:#a37200}.tag.purple{background:var(--purple-soft);color:var(--purple)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{height:34px;padding:0 16px;border-bottom:1px solid var(--line-soft);white-space:nowrap;font-size:12px;text-align:right}th{color:var(--muted);font-weight:700}th:first-child,td:first-child,th:nth-child(2),td:nth-child(2),th:nth-child(3),td:nth-child(3),th:nth-child(4),td:nth-child(4){text-align:left}tr:last-child td{border-bottom:0}.open-position-table-wrap{overflow-x:hidden}.open-position-table{table-layout:fixed;min-width:0}.open-position-table th,.open-position-table td{overflow:hidden;text-overflow:ellipsis}.open-position-table th:nth-child(1),.open-position-table td:nth-child(1){width:9%}.open-position-table th:nth-child(2),.open-position-table td:nth-child(2){width:5%}.open-position-table th:nth-child(3),.open-position-table td:nth-child(3){width:43%}.open-position-table th:nth-child(4),.open-position-table td:nth-child(4){width:10%}.open-position-table th:nth-child(5),.open-position-table td:nth-child(5){width:10%}.open-position-table th:nth-child(6),.open-position-table td:nth-child(6){width:8%}.open-position-table th:nth-child(7),.open-position-table td:nth-child(7){width:8%}.open-position-table th:nth-child(8),.open-position-table td:nth-child(8){width:7%}.strategy-cell{min-width:0}.strategy-text{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.open-position-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border-bottom:1px solid var(--line-soft)}.open-position-filters{display:flex;flex:1 1 auto;min-width:0;gap:8px;overflow-x:auto}.open-position-filters::-webkit-scrollbar{height:0}.open-position-filters button{flex:0 0 auto;min-width:82px;height:30px;padding:0 10px;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fff;color:var(--ink);cursor:pointer}.open-position-filters button.active{background:var(--ink);border-color:var(--ink);color:var(--yellow)}.open-position-filters strong{min-width:0;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:760}.open-position-filters span{flex:0 0 auto;color:var(--muted);font-size:10px;font-weight:800}.open-position-filters button.active span{color:var(--yellow)}.open-position-totals{flex:0 0 auto;display:grid;grid-template-columns:repeat(2,max-content);gap:8px;align-items:center}.open-position-total{min-width:206px;min-height:32px;padding:0 12px;border:1px solid var(--line-soft);border-radius:7px;background:#fbfcfd;display:flex;align-items:center;justify-content:space-between;gap:14px}.open-position-total span{flex:0 0 auto;color:var(--muted);font-size:10px;font-weight:720;white-space:nowrap}.open-position-total strong{flex:0 0 auto;color:var(--ink);font-size:10px;line-height:1.2;font-weight:820;white-space:nowrap}.open-position-total strong.green{color:var(--green)}.open-position-total strong.red{color:var(--red)}.open-position-cards{display:none}.open-position-item{min-width:0;padding:12px 16px 13px;border-bottom:1px solid var(--line-soft)}.open-position-item:last-child{border-bottom:0}.open-position-item-head{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px}.open-position-symbol{min-width:0;font-size:13px;font-weight:820;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.open-position-item-head>span:last-child{font-size:13px;font-weight:820;white-space:nowrap}.open-position-strategy{margin-top:6px;color:var(--ink);font-size:12px;line-height:1.35;overflow-wrap:anywhere}.open-position-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin-top:9px}.open-position-metric{min-width:0;display:grid;gap:2px}.open-position-metric span{color:var(--muted);font-size:9px;font-weight:700}.open-position-metric strong{min-width:0;font-size:12px;line-height:1.2;font-weight:780;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.open-position-empty{padding:18px;color:var(--muted);font-size:12px}.trade-history-table-wrap{overflow-x:hidden}.trade-history-table{table-layout:fixed;min-width:0}.trade-history-table th,.trade-history-table td{padding:0 10px}.trade-history-table th:nth-child(1),.trade-history-table td:nth-child(1){width:9%}.trade-history-table th:nth-child(2),.trade-history-table td:nth-child(2){width:5%}.trade-history-table th:nth-child(3),.trade-history-table td:nth-child(3){width:25%}.trade-history-table th:nth-child(4),.trade-history-table td:nth-child(4){width:12%}.trade-history-table th:nth-child(5),.trade-history-table td:nth-child(5){width:7%}.trade-history-table th:nth-child(6),.trade-history-table td:nth-child(6){width:12%}.trade-history-table th:nth-child(7),.trade-history-table td:nth-child(7){width:8%}.trade-history-table th:nth-child(8),.trade-history-table td:nth-child(8){width:10%}.trade-history-table th:nth-child(9),.trade-history-table td:nth-child(9){width:12%}.trade-history-strategy-cell{min-width:0}.trade-history-strategy-text{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trade-history-cards{display:none}.trade-history-item{min-width:0;padding:12px 16px 13px;border-bottom:1px solid var(--line-soft)}.trade-history-item:last-child{border-bottom:0}.trade-history-item-head{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px}.trade-history-symbol{min-width:0;font-size:13px;font-weight:820;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trade-history-item-head>span:last-child{font-size:13px;font-weight:820;white-space:nowrap}.trade-history-strategy{margin-top:6px;color:var(--ink);font-size:12px;line-height:1.35;overflow-wrap:anywhere}.trade-history-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin-top:9px}.trade-history-metric{min-width:0;display:grid;gap:2px}.trade-history-metric span,.trade-history-reason span{color:var(--muted);font-size:9px;font-weight:700}.trade-history-metric strong{min-width:0;font-size:12px;line-height:1.2;font-weight:780;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trade-history-reason{min-width:0;display:grid;gap:3px;margin-top:9px}.trade-history-reason strong{min-width:0;color:var(--ink);font-size:12px;line-height:1.35;font-weight:760;overflow-wrap:anywhere}.trade-history-empty{padding:18px;color:var(--muted);font-size:12px}.side-badge{display:inline-flex;align-items:center;justify-content:center;width:30px;height:20px;border-radius:5px;background:var(--green-soft);color:var(--green);font-size:11px;font-weight:760}.side-badge.short{background:var(--red-soft);color:var(--red)}.split{display:grid;grid-template-columns:360px minmax(0,1fr);gap:24px}.rank-list{padding:18px;display:grid;gap:12px}.rank-row{display:grid;grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;gap:10px;font-size:11px}.bar{height:7px;border-radius:999px;background:#eef1f5;overflow:hidden}.bar span{display:block;height:100%;border-radius:inherit;background:var(--green)}.bar span.redbar{background:var(--red)}.system-resources{padding:16px 18px 18px;border-top:1px solid var(--line-soft)}.system-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.system-head strong{font-size:12px}.system-head span{color:var(--muted);font-size:10px}.system-list{display:grid;gap:10px}.system-row{display:grid;grid-template-columns:58px minmax(0,1fr) 58px;align-items:center;gap:10px;font-size:10px;color:var(--muted)}.system-value{color:var(--ink);font-weight:780;text-align:right}.system-bar{height:6px;border-radius:999px;background:#eef1f5;overflow:hidden}.system-bar span{display:block;height:100%;border-radius:inherit;background:var(--blue)}.system-bar span.warn{background:#c07a14}.system-bar span.hot{background:var(--red)}.history-shell{display:grid;gap:14px}.history-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:2px 2px 0}.history-hero h1{margin:0;font-size:24px;line-height:1.15;font-weight:860;letter-spacing:0}.history-hero p{margin:5px 0 0;color:var(--muted);font-size:12px}.history-period{display:flex;align-items:center;gap:6px;padding:4px;border-radius:11px;background:#e9eef5}.history-period button{min-width:72px;height:28px;border:0;border-radius:8px;background:transparent;color:#5d6878;font-size:11px;cursor:pointer}.history-period button.active{background:#fff;color:var(--ink);box-shadow:0 0 0 1px #d6dee9 inset;font-weight:760}.history-quality{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:96px;border:1px solid #d8e0ea;border-radius:12px;background:#fff;box-shadow:0 6px 14px #0f17240f;overflow:hidden}.history-quality:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#101722}.quality-panel{min-width:0;padding:12px 20px 10px;border-right:1px solid var(--line-soft)}.quality-panel:last-child{border-right:0}.quality-title{display:flex;align-items:center;gap:6px;min-height:17px}.quality-title h2{margin:0;font-size:13px;font-weight:820}.quality-chips{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.quality-chip,.quality-status{display:inline-flex;align-items:center;height:16px;padding:0 7px;border-radius:999px;background:#f1f5f9;color:#687385;font-size:9px;font-weight:720}.quality-status.good{background:var(--green-soft);color:var(--green)}.quality-status.warn{background:#fff7dc;color:#b77900}.quality-status.hot{background:var(--red-soft);color:var(--red)}.margin-main{display:flex;align-items:flex-end;gap:12px;margin-top:8px}.margin-main strong{font-size:22px;line-height:1;font-weight:820}.margin-main span{margin-bottom:2px;color:var(--muted);font-size:9px;font-weight:700}.gauge{margin-top:8px}.gauge-track{height:4px;border-radius:999px;background:#edf2f6;overflow:hidden}.gauge-track span{display:block;height:100%;border-radius:inherit;background:var(--green)}.gauge-track span.warn{background:#d89b00}.gauge-track span.hot{background:var(--red)}.gauge-scale{display:none}.gauge-scale span:nth-child(2),.gauge-scale span:nth-child(3){text-align:center}.gauge-scale span:last-child{text-align:right}.history-quality .quality-metrics{display:none}.quality-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 18px;margin-top:9px}.primary-history-quality .quality-metrics{display:grid}.primary-quality-main{display:flex;align-items:flex-end;gap:10px;margin-top:8px}.primary-quality-main strong{font-size:20px;line-height:1;font-weight:820;white-space:nowrap}.primary-quality-main span{margin-bottom:1px;color:var(--muted);font-size:9px;font-weight:700}.primary-strategy-mini{display:grid;gap:6px;margin-top:9px}.primary-strategy-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding-bottom:6px;border-bottom:1px solid #edf1f5;font-size:10px}.primary-strategy-row:last-child{padding-bottom:0;border-bottom:0}.primary-strategy-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.primary-strategy-row span{font-weight:820;white-space:nowrap}.quality-metric label{margin:0 0 2px;color:var(--muted);font-size:9px;font-weight:650}.quality-metric strong{display:block;color:var(--ink);font-size:11px;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quality-metric strong.green{color:var(--green)}.quality-metric strong.red{color:var(--red)}.bucket-top{display:grid;grid-template-columns:minmax(126px,1fr) 104px;gap:8px;align-items:end;margin-top:8px}.bucket-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.bucket-kpis strong{display:block;font-size:18px;line-height:1;font-weight:820;white-space:nowrap}.bucket-kpis span{display:block;margin-top:3px;color:var(--muted);font-size:9px;font-weight:700}.bucket-spark{width:100%;height:30px}.winloss{margin-top:7px}.winloss-bar{display:grid;grid-template-columns:var(--win,50%) minmax(0,1fr);height:4px;border-radius:999px;overflow:hidden;background:#edf2f6}.winloss-bar span:first-child{background:var(--green)}.winloss-bar span:last-child{background:#f5a1ae}.winloss-bar.alt span:last-child{background:var(--red)}.winloss-bar.empty span:first-child,.winloss-bar.empty span:last-child{background:#edf2f6}.winloss-labels{display:none}.history-actions{margin:0;box-shadow:0 6px 14px #0f17240b}.history-quality.is-loading,.history-actions.is-loading,#historyDetail.is-loading{opacity:.58;pointer-events:none}.history-actions .card-head{height:auto;min-height:30px;padding:7px 16px 3px;border-bottom:0;align-items:flex-start}.history-actions .card-head h2{font-size:13px}.history-actions .card-head div>span{display:none}.history-actions .card-head>span{display:block;margin-top:1px;font-size:9px}.strategy-buttons{display:flex;gap:6px;padding:0 16px 8px;overflow-x:auto}.strategy-buttons::-webkit-scrollbar{height:0}.strategy-btn{flex:0 0 118px;min-height:28px;border:1px solid #dbe3ec;border-radius:7px;background:#fbfcfd;color:var(--ink);text-align:left;padding:5px 8px;cursor:pointer}.strategy-btn.active{background:#101722;border-color:#101722;color:#fff}.strategy-btn strong{display:flex;justify-content:space-between;gap:6px;font-size:10px}.strategy-btn strong span{display:inline;margin:0;font-size:10px;font-weight:780}.strategy-btn em{color:var(--muted);font-style:normal;font-weight:700}.strategy-btn.active em{color:#a8b4c6}.strategy-btn>span{display:block;margin-top:1px;font-size:10px;font-weight:820}.history-table-card{box-shadow:0 14px 28px #0f172412}.history-table-card .card-head{height:72px;padding:0 30px}.history-table-card .card-head h2{font-size:20px}.pagination{height:46px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line-soft);color:var(--muted);font-size:11px}.page-actions{display:flex;align-items:center;gap:6px}.page-btn{min-width:28px;height:26px;padding:0 9px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);font-size:11px;cursor:pointer}.page-btn.active{background:var(--ink);border-color:var(--ink);color:#fff}.page-btn:disabled{opacity:.42;cursor:not-allowed}.doc-card{padding:24px;line-height:1.72;font-size:14px;white-space:normal}.doc-card h1,.doc-card h2,.doc-card h3{line-height:1.35}.doc-card p{margin:0 0 10px}.doc-card .doc-list{padding-left:14px}.doc-card pre{overflow:auto;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfcfd}.doc-card code{padding:1px 5px;border-radius:5px;background:#f3f5f7;color:#1e2329;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.loading{padding:38px;color:var(--muted)}.error{padding:38px;color:var(--red)}@media(max-width:1180px){.app{grid-template-columns:1fr}.sidebar{position:relative;height:auto}.main{padding:22px}.overview-grid,.split,.primary-chain-grid,.primary-dog-grid{grid-template-columns:1fr}.strip{grid-template-columns:repeat(2,minmax(0,1fr))}.price-strip{grid-template-columns:repeat(9,minmax(132px,1fr))}.price-item{min-height:30px}.monitor-grid,.three-bull-list{grid-template-columns:1fr}.three-bull-meta{margin-left:0}.system-log-switch{width:100%;min-width:0;overflow:auto}.history-hero{flex-direction:column}.history-period{width:100%;justify-content:space-between;overflow:auto}.history-quality{grid-template-columns:1fr}.quality-panel{border-right:0;border-bottom:1px solid var(--line-soft)}.bucket-top{grid-template-columns:1fr}}@media(max-width:720px){.app{display:block;min-width:0}.sidebar{position:sticky;top:0;z-index:20;height:auto;max-height:48vh;padding:10px 12px 9px;border-bottom:1px solid #2b3038;overflow:auto}.sidebar .brand{display:flex;align-items:center;gap:9px;margin-bottom:10px}.sidebar .brand-mark{width:66px;height:28px;border-radius:7px;font-size:11px}.sidebar .brand-title{font-size:12px}.nav-group{display:flex;align-items:center;gap:6px;margin-top:7px;padding-top:7px;overflow-x:auto;border-top:1px solid #2b3038}.nav-group:first-of-type{margin-top:0;padding-top:0;border-top:0}.nav-group::-webkit-scrollbar{height:0}.nav-account-ai_primary,.nav-system-group{display:none}.nav-title{flex:0 0 auto;margin:0 4px 0 0;font-size:11px;white-space:nowrap}.nav-link{flex:0 0 auto;width:auto;min-width:62px;height:30px;margin:0;padding:0 10px;justify-content:center;white-space:nowrap}.main{padding:14px 12px 28px}.top{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:12px}.title h1{font-size:18px}.actions{width:100%;justify-content:flex-start;gap:8px}.seg{width:100%;gap:6px;overflow-x:auto;padding-bottom:2px}.seg::-webkit-scrollbar{height:0}.seg button{flex:1 0 auto;min-width:82px;padding:0 10px}.month{flex:1 1 128px;min-width:0;padding:0 10px}.primary{flex:1 0 88px;padding:0 12px}.strip{grid-template-columns:1fr;min-height:0;margin-bottom:14px;border-radius:10px}.strip-item{padding:10px 12px;border-right:0;border-bottom:1px solid var(--line-soft)}.strip-item:last-child{border-bottom:0}.big{font-size:16px}.price-strip{grid-template-columns:repeat(9,132px);gap:0;min-height:42px;margin:0 0 14px;padding:7px 12px;border-radius:10px}.price-item{min-height:34px;grid-template-columns:max-content max-content max-content;gap:5px;padding:0 6px;border-right:1px solid var(--line-soft);border-bottom:0}.price-item:last-child{border-right:0}.price-symbol{font-size:8px}.price-value{font-size:12px}.price-change{font-size:8px}.overview-grid,.split{gap:14px}.calendar-card{height:auto}.card{border-radius:10px}.card-head{min-height:42px;height:auto;padding:9px 12px;align-items:flex-start}.card-head h2{font-size:14px}.card-head span{line-height:1.25;text-align:right}.calendar{padding:12px 8px}.calendar-toolbar{flex:0 0 auto}.month-label{min-width:76px}.weekday,.days{gap:5px}.days{grid-template-rows:repeat(6,34px)}.day{height:34px;border-radius:7px}.day-num{font-size:12px}.day-pnl{font-size:9px}.charts{grid-template-rows:none;gap:12px}.chart-card{height:190px;padding:12px 12px 8px}.chart-title{align-items:flex-start}.chart-title strong{font-size:12px}.chart-title span{text-align:right;line-height:1.25}.chart-value{font-size:16px}.monitor-grid{padding:10px;gap:8px}.three-bull-panel{margin:0 10px 10px;padding:10px}.rank-list{padding:12px}.rank-row{grid-template-columns:80px minmax(0,1fr) 78px}.system-resources{padding:12px}.system-head{align-items:flex-start}.system-row{grid-template-columns:54px minmax(0,1fr) 52px}.history-shell{gap:12px}.history-hero{gap:10px}.history-hero h1{font-size:20px}.history-period{gap:5px;padding:4px}.history-period button{flex:1 0 62px;min-width:62px}.history-quality{min-height:0}.quality-panel{padding:12px}.margin-main strong{font-size:20px}.history-actions .card-head{padding:9px 12px 4px}.strategy-buttons{padding:0 12px 10px}.history-table-card .card-head{min-height:54px;height:auto;padding:10px 12px}.history-table-card .card-head h2{font-size:16px}.trade-history-table-wrap{display:none}.trade-history-cards{display:grid}.open-position-table-wrap{display:none}.open-position-cards{display:grid}.open-position-toolbar{flex-direction:column;align-items:stretch;padding:9px 12px;gap:8px}.open-position-filters{gap:6px}.open-position-filters button{min-width:74px;height:30px;padding:0 9px}.open-position-filters strong{max-width:132px}.open-position-totals{width:100%;grid-template-columns:1fr}.open-position-total{min-width:0}.open-position-item,.trade-history-item{padding:12px}.pagination{height:auto;min-height:46px;padding:8px 12px;align-items:flex-start;flex-direction:column}.page-actions{width:100%;overflow-x:auto;padding-bottom:2px}.page-actions::-webkit-scrollbar{height:0}.doc-card{padding:16px;font-size:13px}.doc-card pre{max-width:100%}.system-log-switch{width:100%;min-width:0;height:auto;min-height:34px}.system-log-switch button{flex:1 0 64px;padding:0 8px}.primary-chain-grid{gap:14px;margin-top:14px}.primary-chain-grid .chart-card{height:220px}.primary-dog-grid{padding:10px}.primary-dog-merged-list{grid-template-columns:1fr}.dog-token-row{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"tag symbol" "meta meta" "cap cap"}.dog-token-cap{text-align:left}}@media(max-width:420px){.main{padding:12px 10px 24px}.sidebar{max-height:42vh;padding:9px 10px 8px}.actions{gap:7px}.seg button{min-width:76px}.primary{flex-basis:82px}.card-head{gap:10px}.chart-card{height:180px}.open-position-metrics,.trade-history-metrics{gap:7px 10px}}body.login-page{--yellow:#f0b90b;--ink:#1e2329;--muted:#707a8a;--line:#e5e8ee;--bg:#f6f7f9;--red:#f6465d}*{box-sizing:border-box}body.login-page{margin:0;min-height:100vh;display:grid;place-items:center;background:var(--bg);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}body.login-page .panel{width:min(390px,calc(100vw - 32px));background:#fff;border:1px solid var(--line);border-radius:14px;padding:26px;box-shadow:0 18px 45px #1e232914}body.login-page .brand{display:flex;align-items:center;gap:12px;margin-bottom:22px}body.login-page .mark{width:74px;height:42px;border-radius:10px;display:grid;place-items:center;background:var(--yellow);color:#111318;font-weight:900}body.login-page h1{margin:0;font-size:22px;line-height:1.2}body.login-page .sub{margin-top:4px;color:var(--muted);font-size:12px}body.login-page label{display:block;margin:14px 0 7px;color:var(--muted);font-size:12px;font-weight:650}body.login-page input{width:100%;height:40px;border:1px solid var(--line);border-radius:8px;padding:0 11px;color:var(--ink);font-size:14px;outline:none}body.login-page input:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #f0b90b29}body.login-page button{width:100%;height:42px;margin-top:18px;border:0;border-radius:8px;background:var(--yellow);color:#111318;font-size:14px;font-weight:760;cursor:pointer}body.login-page .error{min-height:18px;margin-top:12px;color:var(--red);font-size:12px}
