:root{--lh-bg:#000814;--lh-card:#070f1d;--lh-border:#232e41;--lh-row:#131e2d;--lh-pill:#0d1520;--lh-seg-bg:#050a14;--lh-t1:#fff;--lh-t2:#a3a6ab;--lh-red:#f34545;--lh-green:#37b056;--lh-gold:#ee9c18;--lh-blue:#1d77f4;--lh-icon-grey:#707070;--lh-font:"PingFang SC", "PingFangSC-Regular", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Microsoft YaHei", sans-serif}body:has(.lh-shell){background:var(--lh-bg)}.lh-shell{background:var(--lh-bg);min-width:1440px;min-height:100vh;font-family:var(--lh-font);display:flex}.lh-side{background:var(--lh-bg);scrollbar-width:none;align-self:flex-start;width:208px;min-width:208px;height:100vh;min-height:100vh;position:sticky;top:0;overflow-y:auto}.lh-side::-webkit-scrollbar{display:none}.lh-side-logo{width:96px;height:96px;margin:16px 0 0 56px;display:block}.lh-nav{flex-direction:column;gap:20px;margin-top:48px;display:flex}.lh-nav-item{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:208px;height:24px;padding:0;display:flex;position:relative}.lh-nav-item .lh-nav-icon{flex:none;justify-content:center;align-items:center;width:24px;margin-left:35px;display:flex}.lh-nav-item .lh-nav-icon img{object-fit:contain;display:block}.lh-nav-item .lh-nav-text{color:var(--lh-t2);white-space:nowrap;margin-left:16px;font-size:16px;font-weight:400;line-height:22px}.lh-nav-item.active{background:linear-gradient(90deg,#ee9c1800 0%,#ee9c18bd 100%);height:40px;margin:-8px 0}.lh-nav-item.active:before,.lh-nav-item.active:after{content:"";background:linear-gradient(90deg,#ee9c1800 0%,#ee9c18 100%);height:1px;position:absolute;left:0;right:0}.lh-nav-item.active:before{top:0}.lh-nav-item.active:after{bottom:0}.lh-nav-item.active .lh-nav-text{color:var(--lh-t1);font-weight:500}.lh-nav-item .lh-nav-icon .anticon{color:var(--lh-icon-grey);font-size:22px}.lh-nav-item.active .lh-nav-icon .anticon{color:var(--lh-gold)}.lh-main{background:var(--lh-bg);flex:1;min-width:0;padding:0 24px}.lh-toprow{justify-content:space-between;align-items:center;min-height:28px;margin-top:26px;display:flex}.lh-toprow-title{color:var(--lh-t1);white-space:nowrap;font-size:20px;font-weight:600;line-height:28px}.lh-toprow-right{align-items:center;display:flex}.lh-clock{align-items:center;font-size:14px;line-height:20px;display:flex}.lh-clock .lbl{color:var(--lh-t2)}.lh-clock .val-bj{color:var(--lh-gold);margin-left:10px}.lh-clock .val-ny{color:var(--lh-blue);margin-left:10px}.lh-clock+.lh-clock{margin-left:16px}.lh-status-pill{border:1px solid var(--lh-green);height:28px;color:var(--lh-green);white-space:nowrap;background:#37b05633;border-radius:14px;align-items:center;margin-left:16px;padding:0 15px 0 14px;font-size:14px;display:inline-flex}.lh-status-pill img{object-fit:contain;width:16px;height:16px;margin-right:6px}.lh-status-pill.off{border-color:var(--lh-red);color:var(--lh-red);background:#f3454533}.lh-status-pill.gold{border-color:var(--lh-gold);color:var(--lh-gold);background:#ee9c1833}.lh-status-pill.blue{border-color:var(--lh-blue);color:var(--lh-blue);background:#1d77f433}.lh-status-pill.clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.lh-logout{border:1px solid var(--lh-border);width:68px;height:28px;font-size:14px;line-height:20px;font-family:var(--lh-font);color:var(--lh-t2);white-space:nowrap;cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;margin-left:16px;padding:0;display:inline-flex}.lh-logout img{object-fit:contain;width:14px;height:14px;margin-right:6px}.lh-card{background:var(--lh-card);border:1px solid var(--lh-border);box-sizing:border-box;border-radius:8px}.lh-card-head{align-items:center;margin:16px 0 0 16px;display:flex}.lh-card-head img{object-fit:contain;width:22px;height:22px}.lh-card-head .t{color:var(--lh-t1);white-space:nowrap;margin-left:8px;font-size:16px;font-weight:500;line-height:22px}.lh-count-pill{background:var(--lh-pill);min-width:42px;height:20px;color:var(--lh-t2);border-radius:10px;justify-content:center;align-items:center;margin-left:8px;padding:0 10px;font-size:14px;line-height:20px;display:inline-flex}.lh-seg{background:var(--lh-card);border:1px solid var(--lh-border);box-sizing:border-box;border-radius:14px;align-items:center;height:28px;display:inline-flex}.lh-seg .lh-seg-item{color:var(--lh-t2);cursor:pointer;white-space:nowrap;background:0 0;border:none;margin:0 0 0 24px;padding:0;font-size:14px;line-height:20px}.lh-seg .lh-seg-item:first-child{margin-left:16px}.lh-seg .lh-seg-item:last-child{margin-right:16px}.lh-seg .lh-seg-item.active{border:1px solid var(--lh-gold);height:24px;color:var(--lh-gold);background:#ee9c1833;border-radius:12px;margin-left:16px;padding:0 8px}.lh-seg.blue .lh-seg-item.active{border-color:var(--lh-blue);color:var(--lh-blue);background:#1d77f41a}.lh-up{color:var(--lh-red)!important}.lh-down{color:var(--lh-green)!important}.lh-legacy-page{padding:16px 0 24px}@media (width<=1600px){body:has(.lh-shell){zoom:.9}.lh-shell{min-height:111.111vh}.lh-side{height:111.111vh;min-height:111.111vh}}.dv2-root{padding-bottom:65px}.dv2-row{gap:16px;display:flex}.dv2-top{margin-top:50px}.dv2-topcard{box-sizing:border-box;flex:1;min-width:0;height:128px}.dv2-topcard .head{align-items:center;margin:16px 0 0 16px;display:flex}.dv2-topcard .head img{object-fit:contain;width:22px;height:22px}.dv2-topcard .head .t{color:var(--lh-t1);white-space:nowrap;margin-left:8px;font-size:16px;font-weight:500;line-height:22px}.dv2-topcard .big{white-space:nowrap;margin:16px 0 0 16px;font-size:24px;font-weight:600;line-height:33px}.dv2-topcard .sub{white-space:nowrap;margin:3px 0 0 16px;font-size:14px;line-height:20px;display:flex}.dv2-topcard .sub .k{color:var(--lh-t2)}.dv2-topcard .sub span+span{margin-left:10px}.dv2-mkstate{align-items:center;margin:14px 0 0 19px;display:flex}.dv2-mkstate+.dv2-mkstate{margin-top:4px}.dv2-mkstate img.flag{object-fit:contain;width:16px;height:16px}.dv2-mkstate .name{color:var(--lh-t1);margin-left:11px;font-size:14px;line-height:20px}.dv2-mkstate .state{white-space:nowrap;margin-left:auto;font-size:18px;line-height:24px}.dv2-mkstate img.caret{width:16px;height:16px;margin:0 19px 0 5px}.dv2-poscard-body{margin:8px 16px 0;display:flex}.dv2-poscard-body .txt{flex:1;min-width:0}.dv2-poscard-body .pct{color:var(--lh-blue);white-space:nowrap;font-size:24px;font-weight:600;line-height:33px}.dv2-poscard-body .target{color:var(--lh-t2);white-space:nowrap;margin-top:6px;font-size:14px;line-height:20px}.dv2-poscard-body .gauge{width:64px;height:64px}.dv2-statcard{box-sizing:border-box;flex:1;min-width:0;height:119px}.dv2-statcard .t{color:var(--lh-t1);white-space:nowrap;margin:16px 0 0 16px;font-size:16px;font-weight:500;line-height:22px}.dv2-statcard .v{white-space:nowrap;margin:6px 0 0 16px;font-size:24px;font-weight:600;line-height:33px}.dv2-statcard .s{color:var(--lh-t2);white-space:nowrap;margin:6px 0 0 16px;font-size:14px;line-height:20px}.dv2-chartcard{box-sizing:border-box;flex-direction:column;flex:1;min-width:0;height:430px;display:flex}.dv2-chartcard .headrow{align-items:flex-start;margin:16px 17px 0;display:flex}.dv2-chartcard .title-blk{display:flex}.dv2-chartcard .title-blk img{object-fit:contain;width:22px;height:22px;margin-right:6px}.dv2-chartcard .title-blk .tt{flex-direction:column;display:flex}.dv2-chartcard .title-blk .t1{color:var(--lh-t1);white-space:nowrap;font-size:16px;font-weight:500;line-height:22px}.dv2-legend{color:var(--lh-t1);white-space:nowrap;align-items:center;margin-top:8px;font-size:14px;line-height:20px;display:flex}.dv2-legend .dot{border-radius:4px;width:8px;height:8px;margin-right:8px;display:inline-block}.dv2-legend+.dv2-legend{margin-left:23px}.dv2-chartcard .seg-wrap{margin-left:auto}.dv2-chartcard .chart-body{flex:1;min-height:0;margin:6px 8px 0}.dv2-chartcard .foot{background:var(--lh-row);box-sizing:border-box;border-radius:8px;flex:none;align-items:center;height:89px;margin:0 16px 16px;display:flex}.dv2-nvfoot .labels{flex-direction:column;margin-left:20px;font-size:14px;line-height:20px;display:flex}.dv2-nvfoot .labels .l1{color:var(--lh-t1)}.dv2-nvfoot .labels .l2{color:var(--lh-t2);margin-top:15px}.dv2-nvfoot .vals{flex-direction:column;margin-left:24px;display:flex}.dv2-nvfoot .vals .v1{color:var(--lh-t1);white-space:nowrap;font-size:16px;line-height:22px}.dv2-nvfoot .vals .v2{white-space:nowrap;margin-top:13px;font-size:14px;line-height:20px;display:flex}.dv2-nvfoot .vals .v2 span+span{margin-left:10px}.dv2-bmfoot{justify-content:flex-start;padding:0 16px 0 24px}.dv2-bmfoot .item{text-align:right;flex:1 1 0;min-width:0;overflow:hidden}.dv2-bmfoot .item .k{color:var(--lh-t1);white-space:nowrap;font-size:14px;line-height:20px}.dv2-bmfoot .item .v{white-space:nowrap;margin-top:9px;font-size:16px;line-height:21px}.dv2-strat{margin-top:16px;padding-bottom:16px}.dv2-holdings .title{color:var(--lh-t1);margin:16px 0 0 16px;font-size:16px;font-weight:500;line-height:22px}.dv2-strat .title{color:var(--lh-t1);margin:16px 0 0 16px;font-size:18px;font-weight:600;line-height:24px}.dv2-table{border:1px solid #ffffff14;border-radius:2px;margin:16px 16px 0}.dv2-table .cell-line{border-left:1px solid #ffffff0f}.dv2-strat-cols{grid-template-columns:var(--dv2-nw,145px) minmax(0, 105fr) minmax(0, 130fr) minmax(0, 125fr) minmax(0, 125fr) minmax(0, 125fr) minmax(0, 186fr) minmax(0, 133fr);align-items:center;display:grid}.dv2-strat-headrow{background:var(--lh-row);height:40px;display:flex}.dv2-strat-headrow .mkth{width:76px;color:var(--lh-t1);flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:500;display:flex}.dv2-strat-headrow .rest{flex:1;min-width:0;height:100%}.dv2-th{box-sizing:border-box;height:100%;color:var(--lh-t1);white-space:nowrap;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:500;line-height:18px;display:flex}.dv2-th img{cursor:pointer;width:12px;height:10px;margin-left:4px}.dv2-strat-group{border-top:1px solid #ffffff14;display:flex}.dv2-strat-group .mkcell{border-right:1px solid #ffffff0f;flex:none;justify-content:center;align-items:center;width:76px;font-size:14px;line-height:20px;display:flex}.dv2-strat-group .rows{flex:1;min-width:0}.dv2-strat-group .mkcell{font-weight:600}.dv2-strat-row{height:40px}.dv2-strat-row+.dv2-strat-row{border-top:1px solid #ffffff12}.dv2-strat-row .td{color:var(--lh-t2);white-space:nowrap;text-overflow:ellipsis;text-align:center;box-sizing:border-box;justify-content:center;align-items:center;height:100%;padding:0 14px;font-size:13px;line-height:18px;display:flex;overflow:hidden}.dv2-strat-row .td:nth-child(n+3){font-variant-numeric:tabular-nums;font-size:14px;font-weight:500}.dv2-strat-cols>:first-child{text-align:left;justify-content:flex-start}.dv2-strat-cols>:nth-child(n+2){text-align:right;justify-content:flex-end}.dv2-strat-row .td.name .nm{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dv2-strat-row.total{height:44px}.dv2-strat-row.total.us{background:#1d77f41f}.dv2-strat-row.total.hk{background:#ee9c181f}.dv2-strat-row.total.other{background:#a3a6ab14}.dv2-strat-row.total .td{color:var(--lh-t1);font-size:14px;font-weight:600}.dv2-strat-empty{text-align:center;color:var(--lh-t2);padding:40px 0;font-size:12px}.dv2-strat-row:hover,.dv2-hold-row:hover{background:#ffffff0a}.dv2-holdings{margin-top:16px;padding-bottom:16px}.dv2-hold-grid{grid-template-columns:65px 75px 125px 160px 130px 135px 120px 1fr;align-items:stretch;display:grid}.dv2-hold-head{background:var(--lh-row);height:40px}.dv2-hold-row{border-top:1px solid #ffffff14;height:40px}.dv2-hold-row+.dv2-hold-row{border-top-color:#ffffff12}.dv2-hold-row .td{color:var(--lh-t2);white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:400;line-height:18px;display:flex;overflow:hidden}.dv2-hold-grid>:nth-child(2),.dv2-hold-grid>:nth-child(3),.dv2-hold-grid>:nth-child(8){text-align:left;justify-content:flex-start}.dv2-hold-grid>:nth-child(4),.dv2-hold-grid>:nth-child(5),.dv2-hold-grid>:nth-child(6),.dv2-hold-grid>:nth-child(7){text-align:right;justify-content:flex-end}.dv2-hold-row .td:nth-child(4),.dv2-hold-row .td:nth-child(5),.dv2-hold-row .td:nth-child(6),.dv2-hold-row .td:nth-child(7){font-variant-numeric:tabular-nums;font-size:14px;font-weight:500}.dv2-hold-more{color:var(--lh-blue);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin-top:14px;font-size:16px;line-height:22px;display:flex}.dv2-hold-more .arr{margin-left:8px;font-size:14px}.dv2-hold-empty{text-align:center;color:var(--lh-t2);padding:40px 0;font-size:12px}.dv2-hold-empty-state{border-top:1px solid #ffffff14;flex-direction:column;justify-content:center;align-items:center;height:128px;display:flex}.dv2-hold-empty-state .t1{color:var(--lh-t1);font-size:14px;line-height:20px}.dv2-hold-empty-state .t2{color:var(--lh-t2);margin-top:8px;font-size:13px;line-height:18px}.dv2-exec,.dv2-protect{box-sizing:border-box;flex:1;min-width:0;height:302px}.dv2-exec .title,.dv2-protect .title{color:var(--lh-t1);margin:16px 0 0 16px;font-size:16px;font-weight:500;line-height:21px}.dv2-exec-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin:17px 16px 0;display:grid}.dv2-exec-grid .cell{background:var(--lh-row);box-sizing:border-box;text-align:right;border-radius:8px;height:93px;padding-right:29px}.dv2-exec-grid .cell .k{color:var(--lh-t2);white-space:nowrap;margin-top:20px;font-size:14px;line-height:20px}.dv2-exec-grid .cell .v{color:var(--lh-t1);white-space:nowrap;margin-top:7px;font-size:18px;font-weight:600;line-height:24px}.dv2-exec .upd{color:var(--lh-t2);margin:18px 0 0 16px;font-size:14px;line-height:20px}.dv2-protect-grid{grid-template-columns:repeat(3,1fr);gap:8px 9px;margin:17px 16px 0;display:grid}.dv2-protect-grid .cell{background:var(--lh-row);box-sizing:border-box;text-align:center;border-radius:8px;height:93px}.dv2-protect-grid .cell .k{color:var(--lh-t2);white-space:nowrap;margin-top:22px;font-size:14px;line-height:20px}.dv2-protect-grid .cell .v{color:var(--lh-t1);margin-top:3px;font-size:18px;font-weight:600;line-height:24px}.dv2-risk,.dv2-contrib{box-sizing:border-box;flex:1;min-width:0;height:340px}.dv2-risk .title,.dv2-contrib .title{color:var(--lh-t1);margin:16px 0 0 16px;font-size:16px;font-weight:500;line-height:21px}.dv2-risk-body{margin:0 16px;display:flex}.dv2-radar-wrap{width:347px;position:relative}.dv2-risk-side{flex:1;display:flex}.dv2-risk-legend{width:96px;margin:24px 0 0 9px}.dv2-risk-legend .item{color:var(--lh-t2);align-items:flex-start;font-size:14px;line-height:20px;display:flex}.dv2-risk-legend .sw{border-radius:3px;flex:none;width:6px;height:6px;margin:7px 6px 0 0}.dv2-risk-legend .sw.line{border-radius:1px;width:14px;height:2px;margin-top:9px}.dv2-risk-legend .sw.dash{border-top:2px dashed var(--lh-blue);width:14px;height:0;margin-top:9px;background:0 0!important}.dv2-risk-legend .minis{margin-top:16px}.dv2-mini{background:var(--lh-row);box-sizing:border-box;text-align:right;border-radius:8px;width:96px;height:93px;padding-right:16px}.dv2-mini+.dv2-mini{margin-top:12px}.dv2-mini .k{color:var(--lh-t2);white-space:nowrap;padding-top:13px;font-size:12px;line-height:17px}.dv2-mini .v{color:var(--lh-gold);white-space:nowrap;margin-top:3px;font-size:18px;font-weight:600;line-height:24px}.dv2-mini .s{color:var(--lh-t2);white-space:nowrap;margin-top:7px;font-size:10px;line-height:11px}.dv2-mini-col2{margin:84px 0 0 4px}.dv2-contrib-body{margin:17px 16px 0 18px}.dv2-contrib-row{gap:8px;display:flex}.dv2-contrib-cell{box-sizing:border-box;text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;display:flex;overflow:hidden}.dv2-contrib-cell .sym{color:var(--lh-t1);white-space:nowrap;font-size:14px;line-height:20px}.dv2-contrib-cell .amt{white-space:nowrap;margin-top:4px;font-size:14px;font-weight:600;line-height:19px}.dv2-contrib-cell .pct{white-space:nowrap;margin-top:1px;font-size:14px;line-height:19px}.dv2-contrib-empty{text-align:center;color:var(--lh-t2);padding:60px 0;font-size:12px}.pm2-head-row{justify-content:space-between;align-items:flex-start;min-height:62px;margin-top:26px;display:flex}.pm2-top{align-items:flex-start;display:flex}.pm2-topcard{background:var(--lh-card);border:1px solid var(--lh-border);box-sizing:border-box;border-radius:8px;flex-direction:column;justify-content:space-between;width:146px;height:62px;padding:7px 0 7px 11px;display:flex}.pm2-topcard+.pm2-topcard{margin-left:8px}.pm2-topcard .lbl{color:var(--lh-t2);white-space:nowrap;font-size:14px;line-height:20px}.pm2-topcard .val-row{align-items:baseline;display:flex}.pm2-topcard .val-row .num{color:var(--lh-t1);font-size:16px;line-height:24px}.pm2-topcard .val-row .unit{color:var(--lh-t2);margin-left:10px;font-size:14px;line-height:20px}.pm2-topcard.usage{flex-direction:row;justify-content:flex-start;padding:7px 8px 7px 11px}.pm2-topcard.usage .txt{flex-direction:column;justify-content:space-between;display:flex}.pm2-topcard.usage .pct{color:var(--lh-gold);font-size:16px;line-height:24px}.pm2-topcard.usage .ring{width:40px;height:40px;margin:4px 0 0 16px}.pm2-export{border:1px solid var(--lh-blue);width:91px;height:28px;color:var(--lh-blue);cursor:pointer;white-space:nowrap;background:#1d77f433;border-radius:6px;justify-content:center;align-items:center;margin:17px 0 0 18px;padding:0;font-size:14px;line-height:20px;display:inline-flex}.pm2-export img{width:12px;height:12px;margin-right:3px}.pm2-root{padding-bottom:10px}.pm2-subtitle{color:var(--lh-t1);margin-top:24px;font-size:16px;font-weight:400;line-height:24px}.pm2-row{gap:16px;display:flex}.pm2-row1{margin-top:16px}.pm2-row2{margin-top:13px}.pm2-row3{margin-top:16px}.pm2-col-half{flex:584 0 0;min-width:0}.pm2-col-quarter{flex:284 0 0;min-width:0}.pm2-overview{height:160px}.pm2-overview .labels{margin:16px 0 0 16px;display:flex}.pm2-overview .labels span{color:var(--lh-t2);font-size:14px;line-height:20px}.pm2-overview .labels span+span{margin-left:164px}.pm2-overview .values{margin:5px 0 0 16px;display:flex}.pm2-overview .values .v{color:var(--lh-t1);min-width:261px;font-size:24px;font-weight:600;line-height:33px}.pm2-overview .values .v+.v{min-width:0;margin-left:16px}.pm2-overview .today{margin:11px 0 0 292px;font-size:14px;line-height:20px;display:flex}.pm2-overview .today .k{color:var(--lh-t2)}.pm2-overview .today .a{margin-left:27px}.pm2-overview .today .p{margin-left:24px}.pm2-networth{height:160px}.pm2-networth .pct{color:var(--lh-blue);margin:14px 0 0 16px;font-size:24px;font-weight:600;line-height:33px}.pm2-networth .bar{background:#ffffff14;border-radius:3px;height:6px;margin:12px 16px 0;overflow:hidden}.pm2-networth .bar>span{background:linear-gradient(90deg,#1d77f4 0%,#6aa9ff 100%);border-radius:3px;height:100%;display:block}.pm2-networth .suggest{color:var(--lh-t2);margin:12px 0 0 16px;font-size:14px;line-height:20px}.pm2-networth .suggest b{color:var(--lh-t1);margin-left:8px;font-weight:400}.pm2-trades{height:160px}.pm2-trades .val{align-items:baseline;margin:24px 0 0 17px;display:flex}.pm2-trades .val .n{color:var(--lh-t1);font-size:24px;font-weight:600;line-height:33px}.pm2-trades .val .u{color:var(--lh-t1);margin-left:7px;font-size:14px;line-height:20px}.pm2-trades .sub{color:var(--lh-t2);margin:29px 0 0 16px;font-size:14px;line-height:20px;display:flex}.pm2-trades .sub span+span{margin-left:12px}.pm2-trades .sub .div{color:#a3a6ab66}.pm2-mkt{height:148px}.pm2-mkt .grid{margin:16px 16px 0;display:flex}.pm2-mkt .grid .c1,.pm2-mkt .grid .c2{width:138px}.pm2-mkt .grid .c3{width:139px}.pm2-mkt .grid .c4{flex:1}.pm2-mkt .k{color:var(--lh-t2);white-space:nowrap;font-size:14px;line-height:20px}.pm2-mkt .v{color:var(--lh-t1);white-space:nowrap;margin-top:7px;font-size:16px;line-height:21px}.pm2-mkt .vp{white-space:nowrap;margin-top:9px;font-size:14px;line-height:20px}.pm2-dist{height:258px}.pm2-dist .body{justify-content:center;margin-top:16px;display:flex}.pm2-dist .donut-wrap{width:188px;height:188px;position:relative}.pm2-dist .donut-center{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pm2-dist .donut-center .k{color:var(--lh-t2);font-size:14px;line-height:20px}.pm2-dist .donut-center .v{color:var(--lh-t1);font-size:24px;font-weight:600;line-height:33px}.pm2-dist .donut-center .s{color:var(--lh-t2);font-size:14px;line-height:20px}.pm2-dist .legend{width:137px;margin:26px 0 0 89px}.pm2-dist .legend .item{margin-top:32px}.pm2-dist .legend .item:first-child{margin-top:0}.pm2-dist .legend .line1{color:var(--lh-t1);justify-content:space-between;align-items:center;font-size:16px;line-height:21px;display:flex}.pm2-dist .legend .name{align-items:center;display:flex}.pm2-dist .legend .dot{border-radius:4px;width:8px;height:8px;margin-right:10px;display:inline-block}.pm2-dist .legend .amt{color:var(--lh-t2);margin:10px 0 0 18px;font-size:14px;line-height:20px}.pm2-risk{height:258px}.pm2-risk .cols{margin:44px 16px 0;display:flex}.pm2-risk .col-l{width:284px}.pm2-risk .col-r{border-left:1px solid var(--lh-border);flex:1;padding-left:8px}.pm2-risk .item-title{align-items:center;font-size:16px;line-height:21px;display:flex}.pm2-risk .item-title .dot{border-radius:4px;width:8px;height:8px;margin-right:6px}.pm2-risk .item-desc{color:var(--lh-t2);max-width:239px;margin:11px 0 0 14px;font-size:14px;line-height:20px}.pm2-risk .lev{margin-top:12px}.pm2-table{margin-top:16px;padding-bottom:19px}.pm2-grid-row{grid-template-columns:72px 90px 110px minmax(229px,1fr) 138px 98px 109px 110px 91px 63px 58px;align-items:center;display:grid}.pm2-thead{min-height:40px;margin:16px 0 0 16px}.pm2-th{color:var(--lh-t1);white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;font-size:14px;line-height:20px;display:flex}.pm2-th.sortable{cursor:pointer}.pm2-th img{margin-left:4px}.pm2-th .caret{width:6px;height:3px;margin-left:8px}.pm2-th .filter{width:12px;height:12px}.pm2-th .sort{width:12px;height:10px}.pm2-tbody{margin-top:8px}.pm2-tr{border-radius:8px;min-height:62px;margin:0 1px;padding-left:15px;position:relative}.pm2-tr.odd{background:var(--lh-row)}.pm2-tr .cell{color:var(--lh-t2);white-space:nowrap;font-size:14px;line-height:20px}.pm2-tr .cell.white{color:var(--lh-t1)}.pm2-tr .cell.strategy{white-space:normal;padding-right:8px;font-size:12px;line-height:17px}.pm2-badge{box-sizing:border-box;border-radius:4px;justify-content:center;align-items:center;width:36px;height:28px;font-size:14px;line-height:20px;display:inline-flex}.pm2-badge.hk{color:var(--lh-gold);border:1px solid var(--lh-gold);background:#ee9c1833}.pm2-badge.us{color:var(--lh-blue);border:1px solid var(--lh-blue);background:#1d77f433}.pm2-badge.cn{color:var(--lh-red);border:1px solid var(--lh-red);background:#f3454533}.pm2-attr-tag{vertical-align:1px;white-space:nowrap;border-radius:4px;margin-left:6px;padding:0 5px;font-size:10px;line-height:14px;display:inline-block}.pm2-act-wrap{position:relative}.pm2-act-btn{border:1px solid var(--lh-t2);width:44px;height:28px;color:var(--lh-t2);cursor:pointer;background:0 0;border-radius:4px;padding:0;font-size:14px;line-height:20px}.pm2-tr:hover .pm2-act-btn{border-color:var(--lh-t1);color:var(--lh-t1)}.pm2-act-pop{z-index:30;box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);border-radius:8px;align-items:center;width:160px;height:40px;padding:0 6px;display:flex;position:absolute;bottom:calc(100% + 1px);left:-116px;box-shadow:0 6px 20px #00000080}.pm2-act-pop button{cursor:pointer;background:0 0;border-radius:6px;width:44px;height:28px;padding:0;font-size:14px;line-height:20px}.pm2-act-pop button+button{margin-left:8px}.pm2-act-pop .buy{color:var(--lh-red);border:1px solid var(--lh-red)}.pm2-act-pop .sell{color:var(--lh-green);border:1px solid var(--lh-green)}.pm2-act-pop .close{color:var(--lh-gold);border:1px solid var(--lh-gold)}.pm2-act-pop .buy.disabled{color:#a3a6ab99;cursor:not-allowed;border-color:#a3a6ab66}.pm2-empty{text-align:center;color:var(--lh-t2);padding:60px 0;font-size:14px}.pm2-footer{justify-content:flex-end;margin-top:8px;display:flex}.pm2-update{background:var(--lh-card);border:1px solid var(--lh-border);height:28px;color:var(--lh-t2);border-radius:8px;align-items:center;padding:0 16px;font-size:14px;line-height:20px;display:inline-flex}.pm2-update img{cursor:pointer;width:16px;height:16px;margin-left:11px}.pf2-root{padding-bottom:43px}.pf2-headrow{justify-content:space-between;align-items:center;margin-top:50px;display:flex}.pf2-headrow .title{color:var(--lh-t1);font-size:18px;font-weight:500;line-height:24px}.pf2-headrow .right{align-items:center;display:flex}.pf2-datebtn{border:1px solid var(--lh-blue);height:28px;color:var(--lh-blue);cursor:pointer;white-space:nowrap;background:#1d77f433;border-radius:14px;align-items:center;margin-left:15px;padding:0 10px;font-size:14px;line-height:20px;display:inline-flex}.pf2-datebtn img{width:16px;height:16px;margin-right:2px}.pf2-main{gap:16px;margin-top:16px;display:flex}.pf2-main .col{flex:584 0 0;min-width:0}.pf2-cal{flex-direction:column;min-height:370px;display:flex}.pf2-cal-head{align-items:center;margin:16px 16px 0;display:flex}.pf2-cal-head .t{color:var(--lh-t1);white-space:nowrap;font-size:16px;line-height:21px}.pf2-cal-head .lh-seg{margin-left:16px}.pf2-cal-head .month-nav{color:var(--lh-t2);white-space:nowrap;align-items:center;margin-left:auto;font-size:14px;line-height:20px;display:flex}.pf2-cal-head .month-nav .arr{cursor:pointer;width:20px;height:20px;color:var(--lh-t2);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.pf2-cal-head .month-nav .m{text-align:center;min-width:66px;margin:0 6px}.pf2-valtype{background:var(--lh-seg-bg);border:1px solid var(--lh-border);box-sizing:border-box;border-radius:12px;align-items:center;width:48px;height:24px;margin-left:31px;display:inline-flex}.pf2-valtype button{width:18px;height:18px;color:var(--lh-t2);cursor:pointer;background:0 0;border:none;border-radius:9px;margin-left:4px;padding:0;font-size:10px;line-height:11px}.pf2-valtype button.active{background:var(--lh-card);color:var(--lh-t2)}.pf2-cal-grid{grid-template-columns:repeat(7,1fr);gap:4px 8px;margin:18px 16px 0;display:grid}.pf2-cal-dow{text-align:center;height:18px;color:var(--lh-t2);font-size:12px;line-height:18px}.pf2-cell{background:var(--lh-card);border:1px solid var(--lh-border);box-sizing:border-box;text-align:center;border-radius:8px;height:48px;overflow:hidden}.pf2-cell .d{color:var(--lh-t1);margin-top:5px;font-size:14px;line-height:20px;display:block}.pf2-cell .v{color:var(--lh-t2);white-space:nowrap;margin-top:3px;font-size:10px;line-height:11px;display:block}.pf2-cell.profit{border-color:var(--lh-red);background:#f345451a}.pf2-cell.profit .v{color:var(--lh-red)}.pf2-cell.loss{border-color:var(--lh-green);background:#37b0561a}.pf2-cell.loss .v{color:var(--lh-green)}.pf2-cell.dim{opacity:.55}.pf2-cell.today{border-color:var(--lh-gold)}.pf2-cal-rows{flex-direction:column;gap:8px;margin:18px 16px 0;display:flex}.pf2-cal-rowitem{background:var(--lh-card);border:1px solid var(--lh-border);min-height:40px;color:var(--lh-t1);border-radius:8px;justify-content:space-between;align-items:center;padding:0 16px;font-size:14px;display:flex}.pf2-cal-rowitem .sub{color:var(--lh-t2);margin-left:10px;font-size:12px}.pf2-cal-legend{color:var(--lh-t2);justify-content:center;align-items:center;margin:auto 16px 15px;padding-top:16px;font-size:14px;line-height:20px;display:flex}.pf2-cal-legend .items{display:flex}.pf2-cal-legend .item{align-items:center;display:flex}.pf2-cal-legend .item+.item{margin-left:48px}.pf2-cal-legend .dot{border-radius:4px;width:8px;height:8px;margin-right:10px}.pf2-stats{flex-direction:column;display:flex}.pf2-stats .r{gap:16px;display:flex}.pf2-stats .r+.r{margin-top:8px}.pf2-stat{box-sizing:border-box;flex:1;min-width:0;height:118px;padding:11px 16px 0 15px;position:relative}.pf2-stat .t{color:var(--lh-t1);white-space:nowrap;font-size:16px;font-weight:500;line-height:21px}.pf2-stat .v{white-space:nowrap;margin-top:7px;font-size:20px;font-weight:600;line-height:28px}.pf2-stat .sub{color:var(--lh-t2);white-space:nowrap;margin-top:7px;font-size:12px;line-height:17px;display:flex}.pf2-stat .sub .chg{margin-left:6px}.pf2-stat .spark{position:absolute;top:40px;right:16px}.pf2-chart{flex-direction:column;height:274px;margin-top:16px;display:flex}.pf2-chart-head{align-items:center;margin:16px 16px 0;display:flex}.pf2-chart-head .t{color:var(--lh-t1);white-space:nowrap;font-size:16px;font-weight:500;line-height:21px}.pf2-chart-head .lg{color:var(--lh-t2);white-space:nowrap;align-items:center;font-size:14px;line-height:20px;display:flex}.pf2-chart-head .lg .swatch{border-radius:1px;width:16px;height:2px;margin-right:6px;display:inline-block}.pf2-chart-head .lg .dot{border-radius:4px;width:8px;height:8px;margin-right:6px;display:inline-block}.pf2-chart-head .seg{margin-left:auto}.pf2-chart-body{flex:1;min-height:0;margin:4px 8px 10px}.pf2-bottom{gap:16px;margin-top:16px;display:flex}.pf2-pnlcard{box-sizing:border-box;flex:1;align-items:flex-start;min-width:0;height:118px;padding:20px 0 0 16px;display:flex}.pf2-pnlcard img{width:40px;height:40px}.pf2-pnlcard .txt{min-width:0;margin-left:8px}.pf2-pnlcard .k{color:var(--lh-t2);white-space:nowrap;font-size:14px;line-height:20px}.pf2-pnlcard .v{white-space:nowrap;margin-top:8px;font-size:18px;font-weight:600;line-height:24px}.pf2-pnlcard .sub{color:var(--lh-t2);white-space:nowrap;margin-top:9px;font-size:12px;line-height:17px}.pf2-pnlcard .sub .chg{margin-left:2px}.pf2-pnlcard .sub .pct{margin-left:8px}.pf2-empty{text-align:center;color:var(--lh-t2);margin-top:16px;padding:80px 0;font-size:14px}.st-root{font-family:var(--lh-font);color:var(--lh-t1);padding-bottom:30px;font-size:14px}.st-headrow{align-items:center;height:28px;margin-top:52px;display:flex}.st-headrow .title{color:var(--lh-t1);white-space:nowrap;font-size:18px;font-weight:500;line-height:24px}.st-count{box-sizing:border-box;background:var(--lh-gold);color:#000814;border-radius:12px;justify-content:center;align-items:center;min-width:35px;height:24px;margin-left:8px;padding:0 10px;font-size:14px;line-height:19px;display:inline-flex}.st-headrow .sp{flex:1}.st-btn{box-sizing:border-box;height:28px;font-size:14px;line-height:20px;font-family:var(--lh-font);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex}.st-btn img{object-fit:contain;width:16px;height:16px;margin-right:5px}.st-btn.calc{border-color:var(--lh-green);width:100px;color:var(--lh-green)}.st-btn.preset{border-color:var(--lh-gold);width:100px;color:var(--lh-gold);margin-left:8px}.st-btn.new{background:var(--lh-gold);color:#000814;width:91px;margin-left:16px}.st-btn.new .plus{flex:none;width:12px;height:12px;margin-right:3px;position:relative}.st-btn.new .plus:before,.st-btn.new .plus:after{content:"";background:#000814;position:absolute}.st-btn.new .plus:before{height:2px;top:5px;left:1px;right:1px}.st-btn.new .plus:after{width:2px;top:1px;bottom:1px;left:5px}.st-btn:disabled{opacity:.5;cursor:not-allowed}.st-stats{gap:16px;margin-top:14px;display:flex}.st-stat{background:var(--lh-card);border:1px solid var(--lh-border);box-sizing:border-box;border-radius:8px;flex:184 0 0;min-width:0;height:90px;position:relative}.st-stat img{object-fit:contain;width:40px;height:40px;position:absolute;top:34px;left:16px}.st-stat .k{color:var(--lh-t2);white-space:nowrap;font-size:14px;line-height:20px;position:absolute;top:16px;left:64px}.st-stat .v{color:var(--lh-t1);white-space:nowrap;font-size:18px;font-weight:600;line-height:24px;position:absolute;top:43px;left:64px}.st-dist{gap:16px;margin-top:16px;display:flex}.st-dcard{background:var(--lh-card);border:1px solid var(--lh-border);box-sizing:border-box;border-radius:8px;flex:284 0 0;min-width:0;height:236px;position:relative}.st-dcard .dt{color:var(--lh-t1);white-space:nowrap;font-size:16px;font-weight:500;line-height:21px;position:absolute;top:16px;left:16px}.st-donut{width:104px;height:104px;position:absolute;top:82px;left:16px}.st-donut svg{display:block}.st-donut .ctr{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.st-donut .ctr .num{color:var(--lh-t1);font-size:24px;font-weight:600;line-height:33px}.st-donut .ctr .cap{color:var(--lh-t2);margin-top:2px;font-size:14px;line-height:20px}.st-legend{position:absolute;top:82px;left:177px}.st-legend.mode{top:54px}.st-lg{display:flex}.st-lg+.st-lg{margin-top:17px}.st-lg .dot{border-radius:50%;flex:none;width:8px;height:8px;margin-top:6px}.st-lg .col{margin-left:10px}.st-lg .lb{white-space:nowrap;font-size:14px;line-height:20px;display:block}.st-lg .ct{color:var(--lh-t2);margin-top:3px;font-size:14px;line-height:20px;display:block}.st-c-green{color:var(--lh-green)}.st-c-gold{color:var(--lh-gold)}.st-c-blue{color:var(--lh-blue)}.st-bg-green{background:var(--lh-green)}.st-bg-gold{background:var(--lh-gold)}.st-bg-blue{background:var(--lh-blue)}.st-bg-red{background:var(--lh-red)}.st-top5-row{align-items:flex-start;height:21px;display:flex;position:absolute;left:16px;right:14px}.st-top5-row .rank{width:16px;height:16px;color:var(--lh-t1);background:var(--lh-t2);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:2px;font-size:10px;line-height:11px;display:inline-flex}.st-top5-row .rank.g{background:var(--lh-gold)}.st-top5-row .nm{color:var(--lh-t2);white-space:nowrap;text-overflow:ellipsis;max-width:172px;margin-left:4px;font-size:14px;line-height:20px;overflow:hidden}.st-top5-row .pct{white-space:nowrap;margin-left:auto;font-size:14px;line-height:20px}.st-toolbar{align-items:center;height:40px;margin-top:16px;display:flex}.st-search{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);border-radius:8px;align-items:center;width:260px;height:40px;padding-left:10px;display:flex}.st-search img{object-fit:contain;flex:none;width:20px;height:20px}.st-search input{min-width:0;color:var(--lh-t1);font-size:14px;line-height:20px;font-family:var(--lh-font);background:0 0;border:none;outline:none;flex:1;margin-left:4px;margin-right:10px}.st-search input::placeholder{color:var(--lh-t2)}.st-flabel{color:var(--lh-t1);white-space:nowrap;margin-left:24px;font-size:14px;line-height:20px}.st-seg{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);border-radius:4px;align-items:center;gap:8px;height:40px;margin-left:10px;padding:0 10px;display:flex}.st-seg.market{width:160px}.st-seg.status{width:188px}.st-seg .opt{box-sizing:border-box;height:28px;color:var(--lh-t2);font-size:14px;line-height:20px;font-family:var(--lh-font);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:0 8px}.st-seg .opt.active{color:var(--lh-gold);background:#f09b1933}.st-table{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);--st-nw:198px;border-radius:8px;flex-direction:column;min-height:507px;margin-top:16px;display:flex;position:relative;overflow:hidden}.st-table.has-open{min-height:663px}.st-thead{flex:none;height:20px;margin-top:16px;position:relative}.st-th{height:20px;color:var(--lh-t1);white-space:nowrap;align-items:center;font-size:14px;line-height:20px;display:inline-flex;position:absolute;top:0}.st-th img.f{cursor:pointer;width:12px;height:12px;margin-left:4px}.st-th img.s{cursor:pointer;width:12px;height:10px;margin-left:4px}.st-th img.on{filter:brightness(1.6)}.st-thead:after{content:"";background:var(--lh-border);height:1px;position:absolute;bottom:-8px;left:0;right:0}.st-rows{flex:none}.st-row{height:44px;position:relative}.st-rows>div:first-child>.st-row{margin-top:8px}.st-row.zebra:before{content:"";background:var(--lh-row);position:absolute;inset:0 1px}.st-cell{color:var(--lh-t1);white-space:nowrap;font-size:14px;line-height:20px;position:absolute;top:50%;transform:translateY(-50%)}.st-cell.grey{color:var(--lh-t2)}.st-c-name{cursor:pointer;max-width:calc(var(--st-nw) - 16px);align-items:center;display:flex;left:16px}.st-c-name .nm{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}.st-caret{border-left:4px solid #0000;border-right:4px solid #0000;border-top:6px solid var(--lh-t1);flex:none;width:0;height:0;margin-left:5px}.st-caret.open{border-top:none;border-bottom:6px solid var(--lh-t2)}.st-c-mkt{left:calc(16px + var(--st-nw))}.st-c-syms{left:calc(16px + var(--st-nw) + (100% - 16px - var(--st-nw)) * 96 / 968)}.st-c-held{left:calc(16px + var(--st-nw) + (100% - 16px - var(--st-nw)) * 184 / 968)}.st-c-sig{left:calc(16px + var(--st-nw) + (100% - 16px - var(--st-nw)) * 272 / 968)}.st-c-pnl{left:calc(16px + var(--st-nw) + (100% - 16px - var(--st-nw)) * 340 / 968)}.st-c-pct{left:calc(16px + var(--st-nw) + (100% - 16px - var(--st-nw)) * 474 / 968);text-align:center;width:49px}.st-c-ratio{left:calc(16px + var(--st-nw) + (100% - 16px - var(--st-nw)) * 574 / 968)}.st-c-switch{left:calc(16px + var(--st-nw) + (100% - 16px - var(--st-nw)) * 657 / 968)}.st-c-switch img{cursor:pointer;width:40px;height:20px;display:block}.st-c-mode{left:calc(16px + var(--st-nw) + (100% - 16px - var(--st-nw)) * 738 / 968)}.st-c-status{left:calc(16px + var(--st-nw) + (100% - 16px - var(--st-nw)) * 830 / 968);align-items:center;display:flex}.st-c-status .dot{border-radius:50%;flex:none;width:8px;height:8px}.st-c-status .tx{margin-left:8px;font-size:12px;line-height:17px}.st-c-act{left:calc(16px + var(--st-nw) + (100% - 16px - var(--st-nw)) * 914 / 968)}.st-tag{box-sizing:border-box;border-radius:4px;justify-content:center;align-items:center;width:36px;height:20px;font-size:12px;line-height:17px;display:inline-flex}.st-tag.us{border:1px solid var(--lh-blue);color:var(--lh-blue);background:#1e78f533}.st-tag.hk{border:1px solid var(--lh-gold);color:var(--lh-gold);background:#f09b1933}.st-tag.cn{border:1px solid var(--lh-red);color:var(--lh-red);background:#f3454533}.st-pill{box-sizing:border-box;cursor:pointer;width:60px;height:20px;font-size:12px;line-height:17px;font-family:var(--lh-font);background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex}.st-pill.auto{border:1px solid var(--lh-green);color:var(--lh-green);background:#37ad521a}.st-pill.semi{border:1px solid var(--lh-gold);color:var(--lh-gold);background:#eb9d141a}.st-pill.signal{border:1px solid var(--lh-blue);color:var(--lh-blue);background:#1d76eb1a}.st-action{box-sizing:border-box;border:1px solid var(--lh-t2);width:40px;height:23px;color:var(--lh-t2);cursor:pointer;font-size:12px;line-height:17px;font-family:var(--lh-font);background:0 0;border-radius:4px;padding:0}.st-panel{box-sizing:border-box;background:var(--lh-seg-bg);min-height:153px;margin:0 1px;padding:16px 16px 15px}.st-prow{color:var(--lh-t2);align-items:flex-start;font-size:14px;line-height:20px;display:flex}.st-prow .lb{white-space:nowrap;flex:none;width:70px}.st-prow .chips{flex-wrap:wrap;gap:4px 8px;min-width:0;margin-left:4px;display:flex}.st-chip{box-sizing:border-box;border:1px solid var(--lh-gold);height:20px;color:var(--lh-gold);white-space:nowrap;background:#eb9d141a;border-radius:4px;align-items:center;padding:0 8px;font-size:12px;line-height:17px;display:inline-flex}.st-cond{align-items:flex-start;height:21px;margin-top:7px}.st-cond.sell{margin-top:4px}.st-cond .bs{flex:none;margin-left:4px}.st-cond .bs.buy{color:var(--lh-green)}.st-cond .bs.sell{color:var(--lh-red)}.st-logic{box-sizing:border-box;border-radius:4px;flex:none;align-items:center;height:20px;margin-left:8px;padding:0 8px;font-size:12px;line-height:16px;display:inline-flex}.st-logic.and{border:1px solid var(--lh-green);color:var(--lh-green);background:#3dad5c1a}.st-logic.or{border:1px solid var(--lh-red);color:var(--lh-red);background:#eb47471a}.st-cond .tx{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-left:8px;overflow:hidden}.st-sltp{margin:3px 0 1px 74px;font-size:14px;line-height:20px;display:flex}.st-sltp .sl{color:var(--lh-red)}.st-sltp .tp{color:var(--lh-green);margin-left:16px}.st-empty{text-align:center;color:var(--lh-t2);margin-top:120px;font-size:14px}.st-empty .lk{color:var(--lh-gold);cursor:pointer;font-size:14px;font-family:var(--lh-font);background:0 0;border:none}.st-pager{height:28px;color:var(--lh-t2);box-sizing:content-box;flex:none;align-items:center;margin:auto 16px 16px;padding-top:25px;font-size:14px;line-height:20px;display:flex}.st-pager .lbl{white-space:nowrap}.st-psize{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);cursor:pointer;border-radius:4px;align-items:center;width:53px;height:28px;margin:0 10px;padding:0 8px 0 10px;display:inline-flex}.st-psize .n{flex:1;font-size:14px}.st-psize .car{border-top:4px solid #717171;border-left:3px solid #0000;border-right:3px solid #0000;width:0;height:0}.st-pager .sp{flex:1}.st-pager .arr{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;width:12px;color:var(--lh-t2)}.st-pager .arr.off{opacity:.35;cursor:not-allowed}.st-pnum{box-sizing:border-box;border:1px solid var(--lh-border);background:var(--lh-card);width:28px;height:28px;color:var(--lh-t2);cursor:pointer;font-size:14px;font-family:var(--lh-font);border-radius:4px;justify-content:center;align-items:center;margin-left:10px;padding:0;display:inline-flex}.st-pnum:first-of-type{margin-left:15px}.st-pnum.active{border-color:var(--lh-blue);color:var(--lh-blue);background:#1e78f533}.st-pager .dots{margin-left:10px;font-size:12px}.st-pager .goto{white-space:nowrap;margin-left:24px}.st-goto{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);text-align:center;width:40px;height:28px;color:var(--lh-t2);font-size:14px;font-family:var(--lh-font);border-radius:4px;outline:none;margin-left:8px}.st-pager .ye{margin-left:8px}.st-pop{border:1px solid var(--lh-border);background:#1a2332;border-radius:6px;min-width:96px;padding:4px}.st-pop .item{text-align:left;width:100%;color:var(--lh-t2);cursor:pointer;white-space:nowrap;font-size:12px;font-family:var(--lh-font);background:0 0;border:none;border-radius:4px;padding:6px 10px;display:block}.st-pop .item:hover{color:var(--lh-gold);background:#ee9c181f}.st-pop .item.active{color:var(--lh-gold)}.st-pop .item.danger:hover{color:var(--lh-red);background:#f345451f}.st-root .up{color:var(--lh-red)}.st-root .down,.st-root.green-up .up{color:var(--lh-green)}.st-root.green-up .down{color:var(--lh-red)}.td3-root{font-family:var(--lh-font);padding-bottom:24px}.td3-headrow{align-items:center;height:28px;margin-top:50px;display:flex}.td3-headrow .title{color:var(--lh-t1);white-space:nowrap;font-size:18px;font-weight:500;line-height:24px}.td3-live{border:1px solid var(--lh-green);height:28px;color:var(--lh-green);white-space:nowrap;box-sizing:border-box;border-radius:4px;align-items:center;margin-left:16px;padding:0 11px;font-size:14px;line-height:20px;display:inline-flex}.td3-live img{object-fit:contain;width:16px;height:16px;margin-right:6px}.td3-live.paused{border-color:var(--lh-gold);color:var(--lh-gold)}.td3-headrow .sp{flex:1}.td3-download{box-sizing:border-box;background:var(--lh-gold);color:#000814;cursor:pointer;white-space:nowrap;width:91px;height:28px;font-size:14px;line-height:19px;font-family:var(--lh-font);border:none;border-radius:4px;align-items:center;padding:0 0 0 10px;display:inline-flex}.td3-download img{object-fit:contain;width:12px;height:12px;margin-right:3px}.td3-empty-link{border:1px solid var(--lh-gold);height:28px;color:var(--lh-gold);cursor:pointer;font-size:14px;font-family:var(--lh-font);background:0 0;border-radius:4px;align-items:center;padding:0 12px;display:inline-flex}.td3-empty-link:disabled{opacity:.45;cursor:not-allowed}.td3-stats{gap:16px;margin-top:16px;display:flex}.td3-stat{background:var(--lh-card);border:1px solid var(--lh-border);box-sizing:border-box;border-radius:8px;flex:184 0 0;align-items:flex-start;min-width:0;height:90px;display:flex}.td3-stat img{object-fit:contain;width:40px;height:40px;margin:33px 0 0 16px}.td3-stat .txt{flex-direction:column;margin:16px 0 0 8px;display:flex}.td3-stat .k{color:var(--lh-t2);white-space:nowrap;font-size:14px;font-weight:500;line-height:20px}.td3-stat .v{color:var(--lh-t1);white-space:nowrap;margin-top:7px;font-size:18px;font-weight:600;line-height:24px}.td3-stat .v.amount{margin-top:9px;font-size:16px;line-height:21px}.td3-filter{background:var(--lh-card);border:1px solid var(--lh-border);box-sizing:border-box;border-radius:8px;height:88px;margin-top:16px;padding:16px 16px 0;display:flex}.td3-fgroup{flex-direction:column;display:flex}.td3-fgroup.src{flex:none;width:196px}.td3-fgroup .lbl{color:var(--lh-t1);white-space:nowrap;font-size:14px;line-height:20px}.td3-fgroup .row{margin-top:8px;display:flex}.td3-chip{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);height:28px;color:var(--lh-t2);cursor:pointer;white-space:nowrap;font-size:12px;line-height:17px;font-family:var(--lh-font);padding:5px 7px 0}.td3-chip+.td3-chip{margin-left:-1px}.td3-chip:first-child{border-radius:4px 0 0 4px}.td3-chip:last-child{border-radius:0 4px 4px 0}.td3-chip.active{border-color:var(--lh-gold);color:var(--lh-gold);z-index:1;background:#ee9c181a;position:relative}.td3-select,.td3-search,.td3-daterange{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);height:28px;color:var(--lh-t2);cursor:pointer;border-radius:4px;align-items:center;font-size:12px;line-height:17px;display:flex}.td3-select{width:80px;padding:0 8px}.td3-select .cap{white-space:nowrap;flex:1;overflow:hidden}.td3-select img{width:6px;height:3px;margin-left:8px}.td3-search{width:106px;padding:0 8px}.td3-search input{min-width:0;color:var(--lh-t2);font-size:12px;font-family:var(--lh-font);background:0 0;border:none;outline:none;flex:1;padding:0}.td3-search input::placeholder{color:var(--lh-t2)}.td3-search img{width:16px;height:16px}.td3-daterange{width:212px;padding:0 8px}.td3-daterange .d{white-space:nowrap}.td3-daterange .zhi{margin:0 10px}.td3-daterange img{width:16px;height:16px;margin-left:8px}.td3-daterange .ph{flex:1}.td3-reset{box-sizing:border-box;border:1px solid var(--lh-gold);height:28px;color:var(--lh-gold);cursor:pointer;white-space:nowrap;font-size:14px;line-height:20px;font-family:var(--lh-font);background:0 0;border-radius:4px;align-items:center;margin-top:28px;padding:0 10px;display:inline-flex}.td3-reset img{width:12px;height:12px;margin-right:4px}.td3-table{background:var(--lh-card);border:1px solid var(--lh-border);box-sizing:border-box;border-radius:8px;flex-direction:column;min-height:554px;margin-top:16px;padding-bottom:16px;display:flex}.td3-table .td3-pager{margin-top:auto;padding-top:23px}.td3-thead-row{align-items:center;margin:17px 16px 0;display:flex}.td3-thead-row .t{color:var(--lh-t1);white-space:nowrap;font-size:16px;line-height:21px}.td3-thead-row .sp{flex:1}.td3-thead-row .n{color:var(--lh-t1);white-space:nowrap;font-size:14px;line-height:20px}.td3-thead-row .buy{color:var(--lh-red);margin-left:35px}.td3-thead-row .sell{color:var(--lh-green);margin-left:32px}.td3-thead-row .fail{color:var(--lh-gold);margin-left:32px}.td3-root.green-up .td3-thead-row .buy{color:var(--lh-green)}.td3-root.green-up .td3-thead-row .sell{color:var(--lh-red)}.td3-cols{box-sizing:border-box;align-items:center;padding:0 16px;display:flex}.td3-c-time{flex:0 0 13.6285%;min-width:0}.td3-c-oid{flex:0 0 7.37847%;min-width:0}.td3-c-mkt{flex:0 0 5.20833%;min-width:0}.td3-c-code{flex:0 0 5.64236%;min-width:0}.td3-c-name{flex:0 0 6.59722%;min-width:0}.td3-c-side{flex:0 0 5.20833%;min-width:0}.td3-c-type{flex:0 0 4.16667%;min-width:0}.td3-c-qty{flex:0 0 5.55556%;min-width:0}.td3-c-price{flex:0 0 7.03125%;min-width:0}.td3-c-amt{flex:0 0 10.5035%;min-width:0}.td3-c-status{flex:0 0 5.90278%;min-width:0}.td3-c-src{flex:0 0 4.16667%;min-width:0}.td3-c-strat{flex:0 0 15.5382%;min-width:0}.td3-c-act{flex:0 0 3.47222%;min-width:0}.td3-th>.td3-c-time{flex-basis:13.6522%}.td3-th>.td3-c-oid{flex-basis:7.3913%}.td3-th>.td3-c-mkt{flex-basis:5.21739%}.td3-th>.td3-c-code{flex-basis:5.65217%}.td3-th>.td3-c-name{flex-basis:6.6087%}.td3-th>.td3-c-side{flex-basis:5.21739%}.td3-th>.td3-c-type{flex-basis:4.17391%}.td3-th>.td3-c-qty{flex-basis:5.56522%}.td3-th>.td3-c-price{flex-basis:7.04348%}.td3-th>.td3-c-amt{flex-basis:10.5217%}.td3-th>.td3-c-status{flex-basis:5.91304%}.td3-th>.td3-c-src{flex-basis:4.17391%}.td3-th>.td3-c-strat{flex-basis:15.5652%}.td3-th{height:20px;margin:25px 0 0}.td3-th>span{color:var(--lh-t1);white-space:nowrap;align-items:center;font-size:14px;line-height:20px;display:inline-flex}.td3-th img.f{cursor:pointer;width:12px;height:12px;margin-left:4px}.td3-th>.td3-c-price.two-line{flex-direction:column;justify-content:center;align-items:flex-start;line-height:14px}.td3-th>.td3-c-price.two-line .sub{margin-left:-6px;font-size:12px;line-height:12px}.td3-th img.s{cursor:pointer;width:12px;height:10px;margin-left:4px}.td3-tr{height:28px;color:var(--lh-t2);margin-top:5px;font-size:12px;line-height:17px}.td3-tr:first-of-type{margin-top:8px}.td3-tr.zebra{background:var(--lh-row);border-radius:2px;height:33px}.td3-tr>*{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.td3-tr .oid{cursor:pointer;align-items:center;display:inline-flex}.td3-tr .oid img{flex:none;width:8px;height:8px;margin-left:3px}.td3-tag{box-sizing:border-box;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;min-width:40px;height:20px;padding:0 8px;font-size:12px;line-height:17px;display:inline-flex}.td3-tag.hk{border:1px solid var(--lh-gold);color:var(--lh-gold);background:#ee9c181a}.td3-tag.us{border:1px solid var(--lh-blue);color:var(--lh-blue);background:#1d77f41a}.td3-tag.red{border:1px solid var(--lh-red);color:var(--lh-red);background:#f345451a}.td3-tag.green{border:1px solid var(--lh-green);color:var(--lh-green);background:#37b0561a}.td3-tag.blue{border:1px solid var(--lh-blue);color:var(--lh-blue);background:#1d77f41a}.td3-tag.gold{border:1px solid var(--lh-gold);color:var(--lh-gold);background:#ee9c181a}.td3-tag.grey{border:1px solid var(--lh-border);color:var(--lh-t2);background:#a3a6ab1a}.td3-tag.wide{min-width:48px}.td3-action{box-sizing:border-box;border:1px solid var(--lh-t2);width:40px;height:23px;color:var(--lh-t2);cursor:pointer;font-size:12px;line-height:17px;font-family:var(--lh-font);background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex}.td3-action:hover{border-color:var(--lh-gold);color:var(--lh-gold)}.td3-empty{text-align:center;color:var(--lh-t2);padding:48px 0;font-size:14px}.td3-pager{height:28px;color:var(--lh-t2);flex:none;align-items:center;margin:0 16px;font-size:14px;line-height:20px;display:flex}.td3-pager .lbl{white-space:nowrap}.td3-psize{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);cursor:pointer;border-radius:4px;align-items:center;width:53px;height:28px;margin:0 10px;padding:0 8px 0 10px;display:inline-flex}.td3-psize .n{flex:1;font-size:14px}.td3-psize img{width:6px;height:3px}.td3-pager .sp{flex:1}.td3-pager .arr{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;width:12px;color:var(--lh-t2)}.td3-pager .arr.off{opacity:.35;cursor:not-allowed}.td3-pnum{box-sizing:border-box;border:1px solid var(--lh-border);background:var(--lh-card);width:28px;height:28px;color:var(--lh-t2);cursor:pointer;font-size:14px;font-family:var(--lh-font);border-radius:4px;justify-content:center;align-items:center;margin-left:10px;padding:0;display:inline-flex}.td3-pnum:first-of-type{margin-left:15px}.td3-pnum.active{border-color:var(--lh-blue);color:var(--lh-blue);background:#1d77f41a}.td3-pager .dots{margin-left:10px;font-size:12px}.td3-pager .goto{white-space:nowrap;margin-left:24px}.td3-goto{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);text-align:center;width:40px;height:28px;color:var(--lh-t2);font-size:14px;font-family:var(--lh-font);border-radius:4px;outline:none;margin-left:8px}.td3-pager .ye{margin-left:8px}.td3-pop{border:1px solid var(--lh-border);background:#1a2332;border-radius:6px;min-width:96px;padding:4px}.td3-pop .item{text-align:left;width:100%;color:var(--lh-t2);cursor:pointer;white-space:nowrap;font-size:12px;font-family:var(--lh-font);background:0 0;border:none;border-radius:4px;padding:6px 10px;display:block}.td3-pop .item:hover{color:var(--lh-gold);background:#ee9c181f}.td3-pop .item.active{color:var(--lh-gold)}.td3-pop .item.danger:hover{color:var(--lh-red);background:#f345451f}.rk4-root{font-family:var(--lh-font);padding-bottom:41px}.rk4-title{color:var(--lh-t1);margin-top:50px;font-size:18px;font-weight:500;line-height:24px}.rk4-banner{background-size:100% 100%;border-radius:8px;align-items:center;height:80px;margin-top:17px;display:flex;position:relative;overflow:hidden}.rk4-banner img.icon{flex:none;width:81px;height:80px;margin-left:4px}.rk4-banner .txt{margin-left:0}.rk4-banner .main{color:var(--lh-green);font-size:18px;font-weight:500;line-height:24px}.rk4-banner.watch .main{color:var(--lh-gold)}.rk4-banner.risk .main{color:var(--lh-red)}.rk4-banner.watch:after,.rk4-banner.risk:after{content:"";pointer-events:none;position:absolute;inset:0}.rk4-banner.watch:after{background:#ee9c181f}.rk4-banner.risk:after{background:#f3454529}.rk4-banner .subs{color:var(--lh-t2);gap:14px;margin-top:5px;font-size:14px;line-height:20px;display:flex}.rk4-banner .subs .sep{opacity:.4}.rk4-metrics{gap:16px;margin-top:16px;display:flex}.rk4-metric{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);border-radius:8px;flex:224 0 0;min-width:0;height:85px}.rk4-metric .h{align-items:center;height:20px;margin:14px 0 0 16px;display:flex}.rk4-metric .h img{object-fit:contain;width:16px;height:16px;margin-right:4px}.rk4-metric .h .k{color:var(--lh-t2);white-space:nowrap;font-size:14px;font-weight:500;line-height:20px}.rk4-metric .v{color:var(--lh-t1);white-space:nowrap;margin:10px 0 0 13px;font-size:18px;font-weight:600;line-height:24px}.rk4-metric .v .cur{font-weight:400}.rk4-gauges{gap:16px;margin-top:16px;display:flex}.rk4-gauge{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);border-radius:8px;flex:284 0 0;min-width:0;height:162px;position:relative}.rk4-gauge .h{align-items:center;height:20px;margin:14px 0 0 16px;display:flex}.rk4-gauge .h img{object-fit:contain;width:16px;height:16px;margin-right:4px}.rk4-gauge .h .k{color:var(--lh-t1);white-space:nowrap;font-size:14px;font-weight:500;line-height:20px}.rk4-ring{flex-direction:column;justify-content:center;align-items:center;width:88px;height:88px;display:flex;position:absolute;top:55px;left:16px}.rk4-ring svg{position:absolute;inset:0}.rk4-ring .v{color:var(--lh-t1);font-size:18px;line-height:25px;position:relative}.rk4-ring .st{font-size:14px;line-height:20px;position:relative}.rk4-gauge .stats{width:138px;position:absolute;top:54px;left:130px}.rk4-gauge .stats .row{justify-content:space-between;margin-top:15px;font-size:14px;line-height:20px;display:flex}.rk4-gauge .stats .row:first-child{margin-top:0}.rk4-gauge .stats .row .k{color:var(--lh-t2)}.rk4-gauge .stats .row .v{color:var(--lh-t1)}.rk4-gauge .protect{margin:27px 0 0 21px;display:flex}.rk4-gauge .protect img{object-fit:contain;flex:none;width:70px;height:78px}.rk4-gauge .protect .txt{width:140px;margin-left:15px}.rk4-gauge .protect .t1{color:var(--lh-green);font-size:16px;line-height:22px}.rk4-gauge .protect .t1.off{color:var(--lh-red)}.rk4-gauge .protect .t2{color:var(--lh-t2);margin-top:16px;font-size:14px;line-height:20px}.rk4-rules{background:var(--lh-card);border:1px solid var(--lh-border);box-sizing:border-box;border-radius:8px;margin-top:16px;padding-bottom:8px}.rk4-rules-head{align-items:center;height:28px;margin:12px 16px 0;display:flex}.rk4-rules-head .t{color:var(--lh-t1);font-size:16px;font-weight:500;line-height:21px}.rk4-rules-head .sp{flex:1}.rk4-btn-reset,.rk4-btn-save{box-sizing:border-box;cursor:pointer;white-space:nowrap;width:91px;height:28px;font-size:14px;line-height:19px;font-family:var(--lh-font);border:none;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.rk4-btn-reset{background:var(--lh-border);color:var(--lh-t2)}.rk4-btn-save{background:var(--lh-gold);color:#000814;margin-left:16px}.rk4-btn-reset:disabled,.rk4-btn-save:disabled{opacity:.5;cursor:not-allowed}.rk4-btn-reset img,.rk4-btn-save img{width:12px;height:12px;margin-right:6px}.rk4-tabs{height:21px;margin:14px 0 0 40px;display:flex}.rk4-tabs.second{margin-top:24px}.rk4-tab{color:var(--lh-t2);cursor:pointer;white-space:nowrap;font-size:14px;line-height:20px;font-family:var(--lh-font);background:0 0;border:none;margin-right:48px;padding:0}.rk4-tab:first-child{margin-right:46px}.rk4-tab.active{color:var(--lh-gold);position:relative}.rk4-tab.active:after{content:"";background:var(--lh-gold);border-radius:1px;height:2px;position:absolute;bottom:-8px;left:0;right:0}.rk4-panel{border:1px solid var(--lh-border);box-sizing:border-box;border-radius:8px;margin:19px 16px 0;padding:0 16px 16px}.rk4-prow{align-items:flex-start;height:90px;margin-top:28px;display:flex}.rk4-prow.notitle{height:60px;margin-top:52px}.rk4-prow.notitle .gtitle{display:none}.rk4-prow.notitle .lblrow,.rk4-prow.notitle .rk4-pdivider{margin-top:0}.rk4-prow.first{margin-top:16px}.rk4-pdivider{background:#242e4280;flex:none;width:1px;min-height:60px;margin:30px 16px 0}.rk4-cell{flex:none;width:352px}.rk4-cell .gtitle{color:var(--lh-t1);white-space:nowrap;font-size:16px;line-height:21px}.rk4-cell .lblrow{align-items:center;min-height:20px;margin-top:9px;display:flex}.rk4-cell .lbl{color:var(--lh-t2);cursor:pointer;font-size:14px;line-height:20px}.rk4-cell .lblrow .sp{flex:1}.rk4-cell .lblrow img.help{cursor:pointer;width:16px;height:16px;margin-left:8px}.rk4-select,.rk4-input{box-sizing:border-box;background:var(--pe-input,#050a14);border:1px solid var(--lh-border);width:100%;height:32px;color:var(--lh-t2);cursor:pointer;border-radius:6px;align-items:center;margin-top:8px;padding:0 8px 0 16px;font-size:14px;line-height:20px;display:flex}.rk4-select .cap{white-space:nowrap;flex:1;overflow:hidden}.rk4-select img{width:6px;height:3px}.rk4-input input{min-width:0;color:var(--lh-t2);font-size:14px;font-family:var(--lh-font);background:0 0;border:none;outline:none;flex:1;padding:0}.rk4-numgrid{margin-top:0;display:flex}.rk4-numgrid .slcol{flex:none;width:218px}.rk4-numgrid .slcol .lbl{display:block}.rk4-numgrid .slcol .rk4-slider{margin-top:20px}.rk4-numgrid .valcol{flex:none;width:118px;margin-left:16px}.rk4-numgrid .valcol .tagrow{align-items:center;height:24px;padding-left:13px;display:flex}.rk4-unit{box-sizing:border-box;background:var(--lh-border);min-width:33px;height:24px;color:var(--lh-t2);border-radius:4px;justify-content:center;align-items:center;padding:0 4px;font-size:12px;line-height:16px;display:inline-flex}.rk4-valinput{box-sizing:border-box;background:var(--pe-input,#050a14);border:1px solid var(--lh-border);width:118px;height:32px;color:var(--lh-t2);font-size:14px;font-family:var(--lh-font);border-radius:6px;outline:none;margin-top:6px;padding:0 16px}.rk4-valinput:disabled{opacity:.5;cursor:not-allowed}.rk4-slider{cursor:pointer;height:8px;position:relative}.rk4-slider:before{content:"";background:var(--lh-icon-grey);border-radius:1px;height:2px;position:absolute;top:3px;left:0;right:0}.rk4-slider .fill{background:#fff;border-radius:1px;height:2px;position:absolute;top:3px;left:0}.rk4-slider .fill:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-4px}.rk4-slider.disabled{opacity:.4;cursor:not-allowed}.rk4-switch{cursor:pointer;background:var(--lh-green);border:none;border-radius:10px;flex:none;width:40px;height:20px;padding:0;position:relative}.rk4-switch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:2px;right:2px}.rk4-switch.off{background:var(--lh-t2)}.rk4-switch.off:after{right:22px}.rk4-switch:disabled{opacity:.5;cursor:not-allowed}.rk4-cell.switch .lbl{white-space:nowrap;text-overflow:ellipsis;max-width:320px;display:inline-block;overflow:hidden}.rk4-cell.switch .rk4-switch{margin-top:16px}.rk4-note{text-align:right;color:var(--lh-t2);margin:25px 16px 9px 0;font-size:10px;line-height:12px}.rk4-note .warn{color:var(--lh-gold);margin-right:12px}.rk4-bottom{gap:16px;margin-top:16px;display:flex}.rk4-bcard{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);border-radius:8px;flex:384 0 0;min-width:0;height:262px}.rk4-bcard .head{align-items:center;height:21px;margin:16px 16px 0;display:flex}.rk4-bcard .head .t{color:var(--lh-t1);font-size:16px;font-weight:500;line-height:21px}.rk4-bcard .head .sp{flex:1}.rk4-bcard .head .more{color:var(--lh-t2);cursor:pointer;font-size:14px;font-family:var(--lh-font);background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.rk4-bcard .head .more img{width:6px;height:11px;margin-left:9px}.rk4-radar-wrap{margin:13px 16px 0;display:flex}.rk4-radar{flex:none;width:214px;height:182px;position:relative}.rk4-radar .dim{color:var(--lh-t2);text-align:center;width:72px;font-size:12px;line-height:17px;position:absolute}.rk4-radar .dim .n{color:var(--lh-t1);display:block}.rk4-radar .core{width:114px;height:108px;position:absolute;top:37px;left:62px}.rk4-radar .score{text-align:center;width:114px;color:var(--lh-t1);font-size:18px;line-height:25px;position:absolute;top:64px;left:62px}.rk4-radar .score .of{color:var(--lh-green);margin-top:-2px;font-size:10px;line-height:11px;display:block}.rk4-legend{margin:24px 0 0 16px}.rk4-legend .row{color:var(--lh-t2);white-space:nowrap;align-items:center;margin-top:15px;font-size:14px;line-height:20px;display:flex}.rk4-legend .row:first-child{margin-top:0}.rk4-legend .row img{width:8px;height:8px;margin-right:8px}.rk4-alert-row{align-items:center;height:21px;margin:15px 16px 0;display:flex}.rk4-alert-row:first-of-type{margin-top:37px}.rk4-alert-tag{border-radius:4px;flex:none;justify-content:center;align-items:center;width:32px;height:20px;margin-right:12px;font-size:12px;line-height:17px;display:inline-flex}.rk4-alert-tag.high{color:var(--lh-red);background:#f3454533}.rk4-alert-tag.medium{color:#f37a45;background:#f37a4533}.rk4-alert-tag.low{color:var(--lh-gold);background:#ee9c1833}.rk4-alert-tag.hint{color:var(--lh-blue);background:#1d77f433}.rk4-alert-tag.info{color:var(--lh-green);background:#37b05633}.rk4-alert-row .txt{color:var(--lh-t2);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;line-height:20px;overflow:hidden}.rk4-alert-row .tm{color:var(--lh-t2);flex:none;margin-left:12px;font-size:14px;line-height:20px}.rk4-empty{text-align:center;color:var(--lh-t2);margin:60px 16px 0;font-size:13px}.rk4-exec-row{align-items:center;height:21px;margin:15px 16px 0;display:flex}.rk4-exec-row:first-of-type{margin-top:37px}.rk4-exec-row img.ic{width:20px;height:20px;margin-right:16px}.rk4-exec-row .k{color:var(--lh-t2);font-size:14px;line-height:20px}.rk4-exec-row .sp{flex:1}.rk4-exec-row .v{color:var(--lh-green);align-items:center;font-size:14px;line-height:20px;display:inline-flex}.rk4-exec-row .v.blue{color:var(--lh-blue)}.rk4-exec-row .v.red{color:var(--lh-red)}.rk4-exec-row .v img{width:8px;height:8px;margin-right:8px}.rk4-bottom2{gap:16px;margin-top:16px;display:flex}.rk4-b2card{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);border-radius:8px;flex:584 0 0;min-width:0;height:195px}.rk4-b2card .head{align-items:center;height:21px;margin:16px 0 0 16px;display:flex}.rk4-b2card .head .t{color:var(--lh-t1);font-size:16px;font-weight:500;line-height:21px}.rk4-minis{gap:8px;margin:17px 16px 0;display:flex}.rk4-mini{box-sizing:border-box;background:var(--lh-row);border-radius:8px;flex:132 0 0;min-width:0;height:125px;position:relative}.rk4-mini .k{color:var(--lh-t2);white-space:nowrap;margin:10px 0 0 10px;font-size:14px;line-height:20px}.rk4-mini .vrow{align-items:flex-end;margin:2px 0 0 10px;display:flex}.rk4-mini .vrow .v{font-size:24px;font-weight:600;line-height:31px}.rk4-mini .vrow .u{margin-left:4px;font-size:14px;line-height:26px}.rk4-mini .cmp{color:var(--lh-t2);gap:6px;margin:5px 0 0 10px;font-size:10px;line-height:12px;display:flex}.rk4-mini svg.spark{position:absolute;bottom:10px;right:10px}.rk4-rules-note{margin:21px 16px 0;display:flex}.rk4-rules-note .lines{flex:1}.rk4-note-row{align-items:flex-start;margin-top:11px;display:flex}.rk4-note-row:first-child{margin-top:5px}.rk4-note-num{border:1px solid var(--lh-gold);width:20px;height:20px;color:var(--lh-gold);box-sizing:border-box;background:#ffaa2b0d;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.rk4-note-row .tx{color:var(--lh-t2);margin-left:8px;padding-top:2px;font-size:12px;line-height:17px}.rk4-rules-note img.shield{flex:none;width:80px;height:80px;margin-left:24px}.rk4-pop{border:1px solid var(--lh-border);background:#1a2332;border-radius:6px;max-width:320px;padding:10px 12px}.rk4-pop .t{color:var(--lh-gold);margin-bottom:6px;font-size:12px}.rk4-pop .d{color:var(--lh-t2);font-size:12px;line-height:1.6}.rk4-pop .row{color:var(--lh-t2);align-items:center;gap:8px;margin-top:8px;font-size:12px;display:flex}.rk4-pop.menu{padding:4px}.rk4-pop .item{text-align:left;width:100%;color:var(--lh-t2);cursor:pointer;white-space:nowrap;font-size:12px;font-family:var(--lh-font);background:0 0;border:none;border-radius:4px;padding:6px 10px;display:block}.rk4-pop .item:hover{color:var(--lh-gold);background:#ee9c181f}.pe3-root{font-family:var(--lh-font);--pe-purple:#945cef;--pe-input:#050a14;padding-bottom:24px}.pe3-headrow{align-items:center;height:28px;margin-top:50px;display:flex}.pe3-headrow .title{color:var(--lh-t1);white-space:nowrap;font-size:18px;font-weight:500;line-height:24px}.pe3-headrow .sp{flex:1}.pe3-btn-reset,.pe3-btn-save{box-sizing:border-box;cursor:pointer;white-space:nowrap;width:91px;height:28px;font-size:14px;line-height:19px;font-family:var(--lh-font);border:none;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.pe3-btn-reset{background:var(--lh-border);color:var(--lh-t2)}.pe3-btn-save{background:var(--lh-gold);color:#000814;margin-left:16px}.pe3-btn-reset:disabled,.pe3-btn-save:disabled{opacity:.5;cursor:not-allowed}.pe3-btn-reset img,.pe3-btn-save img{width:12px;height:12px;margin-right:6px}.pe3-subtitle{color:var(--lh-t2);margin-top:9px;font-size:14px;line-height:20px}.pe3-topcards{gap:16px;margin-top:16px;display:flex}.pe3-topcard{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);border-radius:8px;flex-direction:column;flex:184 0 0;align-items:center;min-width:0;height:107px;display:flex}.pe3-topcard .h{align-items:center;height:21px;margin-top:14px;display:flex}.pe3-topcard .h img{object-fit:contain;width:16px;height:16px;margin-right:4px}.pe3-topcard .h .k{color:var(--lh-t2);white-space:nowrap;font-size:14px;font-weight:500;line-height:20px}.pe3-topcard .v{white-space:nowrap;margin-top:2px;font-size:22px;font-weight:600;line-height:29px}.pe3-topcard .s{color:var(--lh-t2);white-space:nowrap;margin-top:7px;font-size:14px;line-height:20px}.pe3-topcard.engine{align-items:flex-start}.pe3-topcard.engine .h{margin-left:16px}.pe3-topcard.engine .row{align-items:center;margin:10px 0 0 16px;display:flex}.pe3-pill{height:28px;color:var(--lh-green);white-space:nowrap;background:#37b05633;border-radius:4px;justify-content:center;align-items:center;padding:0 8px;font-size:14px;line-height:20px;display:inline-flex}.pe3-pill.off{color:var(--lh-red);background:#f3454533}.pe3-switch{cursor:pointer;background:var(--lh-green);border:none;border-radius:10px;flex:none;width:40px;height:20px;padding:0;position:relative}.pe3-switch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:2px;right:2px}.pe3-switch.off{background:var(--lh-t2)}.pe3-switch.off:after{right:22px}.pe3-switch:disabled{opacity:.5;cursor:not-allowed}.pe3-switch.sm{margin-left:16px}.pe3-formula{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);border-radius:8px;align-items:center;height:72px;margin-top:16px;padding:0 16px;display:flex}.pe3-formula .f{text-align:center;color:var(--lh-t1);white-space:nowrap;flex:1;font-size:18px;line-height:25px}.pe3-formula .f .base{color:var(--lh-blue)}.pe3-formula .f .mkt{color:var(--lh-gold)}.pe3-formula .f .dd{color:var(--pe-purple)}.pe3-sechead{align-items:center;height:28px;margin:22px 0 0 16px;display:flex}.pe3-sechead.tight{height:24px;margin-top:24px}.pe3-badge{background:var(--lh-blue);color:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;line-height:20px;display:inline-flex}.pe3-sechead .t{color:var(--lh-t1);white-space:nowrap;margin-left:8px;font-size:16px;font-weight:500;line-height:22px}.pe3-sechead .pe3-pill,.pe3-sechead .pe3-switch{margin-left:16px}.pe3-card{background:var(--lh-card);border:1px solid var(--lh-border);box-sizing:border-box;border-radius:8px;margin-top:16px}.pe3-card.pe3-acct{height:359px;padding-bottom:0;overflow:hidden}.pe3-slider{cursor:pointer;height:10px;position:relative}.pe3-slider .track{background:var(--lh-icon-grey);height:2px;position:absolute;top:4px;left:0;right:0}.pe3-slider .fill{background:var(--lh-blue);height:2px;position:absolute;top:4px;left:0}.pe3-slider .dot{background:var(--lh-blue);border-radius:50%;width:10px;height:10px;margin-left:-5px;position:absolute;top:0}.pe3-slider.disabled{opacity:.4;cursor:not-allowed}.pe3-valbox{box-sizing:border-box;background:var(--pe-input);border:1px solid var(--lh-border);color:var(--lh-t1);text-align:center;font-size:14px;line-height:20px;font-family:var(--lh-font);border-radius:8px;outline:none;width:88px;height:40px}.pe3-valbox.sm{width:72px;height:32px;color:var(--lh-t2);border-radius:6px}.pe3-valbox:disabled{opacity:.5}.pe3-range{color:var(--lh-t2);justify-content:space-between;font-size:14px;line-height:20px;display:flex}.pe3-base{height:194px}.pe3-base-labels{color:var(--lh-t1);margin:16px 0 0 16px;font-size:16px;line-height:22px;display:flex}.pe3-base-labels .l1,.pe3-base-labels .l2{width:387px}.pe3-base-row{margin:16px 16px 0;display:flex}.pe3-base-item{width:387px;display:flex}.pe3-base-item .sl{width:224px;margin-top:20px}.pe3-base-item .sl .pe3-range{margin-top:24px}.pe3-base-item .pe3-valbox{margin-left:17px}.pe3-base-item .usd{color:var(--lh-t2);margin:29px 0 0 17px;font-size:14px;line-height:20px}.pe3-base-item.cap .pe3-valbox{margin-left:20px}.pe3-market{padding-bottom:16px}.pe3-subcard{border:1px solid var(--lh-border);box-sizing:border-box;border-radius:8px;margin:16px 16px 0;padding-bottom:16px}.pe3-subhead{align-items:center;height:32px;margin:16px 16px 0;display:flex}.pe3-mkt-tag{border-radius:6px;justify-content:center;align-items:center;width:56px;height:32px;font-size:16px;line-height:22px;display:inline-flex}.pe3-mkt-tag.us{color:var(--lh-blue);background:#1d77f433}.pe3-mkt-tag.hk{color:var(--lh-gold);background:#ee9c1833}.pe3-subhead .pe3-pill{margin-left:8px}.pe3-subhead .sp{flex:1}.pe3-subhead .idx-lbl{color:var(--lh-t1);white-space:nowrap;margin-right:12px;font-size:16px;line-height:22px}.pe3-idx-select{box-sizing:border-box;background:var(--pe-input);border:1px solid var(--lh-border);width:255px;height:32px;color:var(--lh-t2);cursor:pointer;border-radius:6px;align-items:center;padding:0 8px 0 16px;font-size:14px;line-height:20px;display:flex}.pe3-idx-select .cap{white-space:nowrap;flex:1;overflow:hidden}.pe3-idx-select img{width:6px;height:3px}.pe3-states{gap:16px;margin:26px 16px 0;display:flex}.pe3-state{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);text-align:center;border-radius:8px;width:211px;height:244px;position:relative}.pe3-state.cur{border-color:var(--lh-gold);background:#362b1b}.pe3-state .curlbl{color:var(--lh-t1);margin-top:18px;font-size:16px;line-height:22px}.pe3-state .nm{margin-top:44px;font-size:22px;line-height:29px}.pe3-state.cur .nm{margin-top:4px}.pe3-state .cf{margin-top:7px;font-size:22px;font-weight:600;line-height:29px}.pe3-state .sub{color:var(--lh-t2);margin-top:7px;font-size:14px;line-height:20px}.pe3-state .rg{text-align:left;color:var(--lh-t2);margin:15px 0 0 16px;font-size:14px;line-height:20px}.pe3-state .pe3-slider{width:110px;position:absolute;top:203px;left:15px}.pe3-state .pe3-valbox{position:absolute;top:188px;left:106px}.pe3-state .up{color:var(--lh-red)}.pe3-state .down{color:var(--lh-green)}.pe3-state .flat{color:var(--lh-gold)}.pe3-root.green-up .pe3-state .up{color:var(--lh-green)}.pe3-root.green-up .pe3-state .down{color:var(--lh-red)}.pe3-collapse{color:var(--lh-blue);cursor:pointer;font-size:16px;line-height:21px;font-family:var(--lh-font);background:0 0;border:none;align-items:center;margin:32px 0 0 16px;padding:0;display:inline-flex}.pe3-collapse img{width:11px;height:6px;margin-left:8px}.pe3-params{gap:16px;margin:12px 16px 0;display:flex}.pe3-parambox{box-sizing:border-box;background:var(--pe-input);border-radius:8px;flex:1;align-items:center;height:64px;padding:0 16px;display:flex}.pe3-parambox.half{flex:none;width:552px}.pe3-parambox .lbl{color:var(--lh-t1);white-space:nowrap;font-size:16px;line-height:22px}.pe3-parambox .sp{flex:1}.pe3-stepper{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);border-radius:6px;align-items:center;width:72px;height:32px;padding:0 10px 0 12px;display:flex}.pe3-stepper input{width:28px;color:var(--lh-t2);font-size:14px;font-family:var(--lh-font);background:0 0;border:none;outline:none;padding:0}.pe3-stepper .arrows{flex-direction:column;margin-left:auto;display:flex}.pe3-stepper .arrows span{color:var(--lh-t2);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:8px;line-height:8px}.pe3-parambox .unit{color:var(--lh-t2);margin-left:8px;font-size:14px;line-height:20px}.pe3-card.pe3-ddf{box-sizing:border-box;height:326px;overflow:hidden}.pe3-ddf-body{margin:14px 16px 16px 35px;display:flex}.pe3-ddf-left{flex:none;width:533px;margin-top:16px}.pe3-ddf-left .ft{color:var(--lh-t1);text-align:center;font-size:16px;line-height:22px}.pe3-ddf-left .fbox{box-sizing:border-box;border:1px solid var(--lh-border);background:#ffffff08;border-radius:8px;align-items:center;height:88px;margin-top:16px;padding-left:24px;display:flex}.pe3-ddf-left .fbox .eq{color:var(--lh-t1);white-space:nowrap;font-size:18px;line-height:25px}.pe3-ddf-left .fbox .paren{color:var(--lh-t1);margin:0 14px;font-size:40px;font-weight:300;line-height:56px}.pe3-ddf-left .fbox .frac{flex-direction:column;align-items:center;width:230px;display:flex}.pe3-ddf-left .fbox .frac .up{color:var(--lh-green);font-size:18px;line-height:25px}.pe3-ddf-left .fbox .frac .bar{background:#ffffff59;width:230px;height:1px;margin:6px 0}.pe3-ddf-left .fbox .frac .dn{color:var(--pe-purple);font-size:18px;line-height:25px}.pe3-ddf-left .notes{margin-top:24px;display:flex}.pe3-ddf-left .notes .dots{flex-direction:column;margin-top:8px;display:flex}.pe3-ddf-left .notes .dots i{background:var(--lh-t2);border-radius:50%;width:4px;height:4px}.pe3-ddf-left .notes .dots i+i{margin-top:15px}.pe3-ddf-left .notes .txt{color:var(--lh-t2);margin-left:7px;font-size:14px;line-height:20px}.pe3-ddf-coef{box-sizing:border-box;border:1px solid var(--lh-border);background:#ffffff05;border-radius:8px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:206px;height:246px;margin-left:32px;display:flex}.pe3-ddf-coef .k{color:var(--lh-t1);font-size:16px;line-height:22px}.pe3-ddf-coef .v{color:var(--pe-purple);margin-top:12px;font-size:24px;font-weight:600;line-height:31px}.pe3-ddf-coef .halt{color:var(--lh-red);background:#f3454526;border-radius:4px;margin-top:10px;padding:2px 8px;font-size:12px;line-height:17px}.pe3-ddf-right{box-sizing:border-box;border:1px solid var(--lh-border);background:#ffffff05;border-radius:8px;flex:none;width:346px;height:246px;margin-left:16px}.pe3-ddf-right .k{color:var(--lh-t1);margin:16px 0 0 16px;font-size:16px;line-height:22px}.pe3-ddf-right .v{margin:10px 0 0 16px;font-size:24px;font-weight:600;line-height:31px}.pe3-ddf-right .v .tier{color:var(--lh-t2);margin-left:12px;font-size:12px;font-weight:400;line-height:17px}.pe3-ddf-right .thr{box-sizing:border-box;border:1px solid var(--lh-border);border-radius:8px;margin:18px 16px 0;padding:12px 16px 14px}.pe3-ddf-right .thr .tk{color:var(--lh-t1);white-space:nowrap;font-size:14px;line-height:20px}.pe3-ddf-right .thr .row{align-items:flex-start;margin-top:14px;display:flex}.pe3-ddf-right .thr .trackwrap{flex:none;width:190px}.pe3-ddf-right .thr .track{background:#ffffff26;border-radius:1px;height:2px;margin-top:8px;position:relative}.pe3-ddf-right .thr .track .fill{background:var(--lh-blue);border-radius:1px;height:2px;position:absolute;top:0;left:0}.pe3-ddf-right .thr .track .cur{background:var(--lh-gold);border-radius:50%;width:10px;height:10px;margin-left:-5px;position:absolute;top:-4px}.pe3-ddf-right .thr .range{color:var(--lh-t2);justify-content:space-between;margin-top:8px;font-size:14px;line-height:20px;display:flex}.pe3-ddf-right .thr .valbox{box-sizing:border-box;border:1px solid var(--lh-border);width:88px;height:40px;color:var(--lh-t1);border-radius:6px;justify-content:center;align-items:center;margin-left:16px;font-size:16px;line-height:22px;display:flex}.pe3-acct-bar{box-sizing:border-box;border:1px solid var(--lh-border);border-radius:8px;align-items:center;height:95px;margin:14px 16px 0;display:flex}.pe3-acct-item{flex:1;justify-content:center;align-items:center;display:flex}.pe3-acct-item img{object-fit:contain;width:56px;height:56px}.pe3-acct-item .txt{margin-left:24px}.pe3-acct-item .k{color:var(--lh-t1);white-space:nowrap;font-size:16px;line-height:22px}.pe3-acct-item .v{white-space:nowrap;margin-top:3px;font-size:24px;font-weight:600;line-height:31px}.pe3-tiers{gap:16px;margin:16px;display:flex}.pe3-tier{box-sizing:border-box;border:1px solid var(--lh-border);border-radius:8px;flex:none;width:373px;height:168px;position:relative}.pe3-tier .tname{text-align:center;color:var(--lh-t2);margin-top:16px;font-size:14px;line-height:20px}.pe3-tier-row{align-items:center;margin:26px 16px 0;display:flex}.pe3-tier-row .lbl{width:112px;color:var(--lh-t1);white-space:nowrap;flex:none;font-size:16px;line-height:22px}.pe3-tier-row .slwrap{flex:none;width:141px}.pe3-tier-row .slwrap .pe3-range{margin-top:6px}.pe3-tier-row .pe3-valbox.sm{margin-left:16px}.pe3-profit-row{margin:14px 16px 0 32px;display:flex}.pe3-activate{flex:none;width:341px;margin-top:16px}.pe3-activate .lbl{color:var(--lh-t1);font-size:16px;line-height:22px}.pe3-activate .sub{color:var(--lh-t2);margin-top:8px;font-size:14px;line-height:20px}.pe3-activate .row{margin-top:8px;display:flex}.pe3-activate .slwrap{width:253px;margin-top:11px}.pe3-activate .slwrap .pe3-range{margin-top:8px}.pe3-activate .pe3-valbox.sm{margin-left:16px}.pe3-profit-row .pe3-tier{margin-left:33px}.pe3-profit-row .pe3-tier+.pe3-tier{margin-left:16px}.pe3-extra{flex-wrap:wrap;gap:16px;margin:16px 16px 0;display:flex}.pe3-extra .pe3-parambox{flex:1;min-width:362px}.pe3-extra .pe3-parambox .pe3-stepper{margin-left:12px}.pe3-extra-select{box-sizing:border-box;background:var(--lh-card);border:1px solid var(--lh-border);height:32px;color:var(--lh-t2);cursor:pointer;border-radius:6px;align-items:center;padding:0 10px 0 12px;font-size:14px;display:flex}.pe3-extra-select img{width:6px;height:3px;margin-left:8px}.pe3-keylabel{cursor:pointer}.pe3-keylabel.off{opacity:.55}.pe3-pop{border:1px solid var(--lh-border);background:#1a2332;border-radius:6px;max-width:320px;padding:10px 12px}.pe3-pop .t{color:var(--lh-gold);margin-bottom:6px;font-size:12px}.pe3-pop .d{color:var(--lh-t2);font-size:12px;line-height:1.6}.pe3-pop .row{color:var(--lh-t2);align-items:center;gap:8px;margin-top:8px;font-size:12px;display:flex}.pe3-pop .item{text-align:left;width:100%;color:var(--lh-t2);cursor:pointer;white-space:nowrap;font-size:12px;font-family:var(--lh-font);background:0 0;border:none;border-radius:4px;padding:6px 10px;display:block}.pe3-pop .item:hover{color:var(--lh-gold);background:#ee9c181f}.pe3-pop.menu{padding:4px}.qq2-root{font-family:var(--lh-font);padding-bottom:46px;display:flow-root}.qq2-title{color:var(--lh-t1);white-space:nowrap;margin-top:50px;font-size:18px;font-weight:500;line-height:26px}.qq2-tabs{align-items:baseline;margin-top:21px;display:flex}.qq2-tab{color:var(--lh-t1);cursor:pointer;white-space:nowrap;font-size:14px;line-height:20px;font-family:var(--lh-font);background:0 0;border:none;padding:0}.qq2-tab+.qq2-tab{margin-left:32px}.qq2-tab.active{color:var(--lh-gold);font-size:18px;font-weight:500;line-height:26px;position:relative}.qq2-tab.active:after{content:"";background:var(--lh-gold);border-radius:1px;height:2px;display:block;position:absolute;bottom:-9px;left:0;right:0}.qq2-pane{margin-top:25px}.qq2-card{background:var(--lh-card);border:1px solid var(--lh-border);box-sizing:border-box;border-radius:8px}.qq2-card-h{align-items:center;padding:14px 16px 0;display:flex}.qq2-card-h .t{color:var(--lh-t1);white-space:nowrap;font-size:16px;font-weight:500;line-height:24px}.qq2-card-h .sub{color:var(--lh-t2);white-space:nowrap;margin-left:8px;font-size:14px;line-height:20px}.qq2-card-h .sp{flex:1}.qq2-card-h .ic{width:20px;height:20px;margin-right:8px}.qq2-link{color:var(--lh-blue);cursor:pointer;white-space:nowrap;font-size:16px;line-height:24px;font-family:var(--lh-font);background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.qq2-link:after{content:"";border-top:2px solid var(--lh-blue);border-right:2px solid var(--lh-blue);border-radius:1px;width:7px;height:7px;margin-left:9px;transform:rotate(45deg)}.qq2-link.sm{font-size:14px;line-height:20px}.qq2-link.sm:after{width:6px;height:6px;margin-left:7px}.qq2-ov{height:152px;margin-top:25px}.qq2-ov-h-btn{cursor:pointer;color:var(--lh-t2);background:0 0;border:none;padding:0;font-size:14px;line-height:1}.qq2-ov-h-btn:hover{color:var(--lh-t1)}.qq2-ov-row{margin:27px 0 0 22px;display:flex}.qq2-ov-cell{box-sizing:border-box;min-width:0}.qq2-ov-cell+.qq2-ov-cell{border-left:1px solid var(--lh-border);padding-left:20px}.qq2-ov-cell.c1{flex:142 0 0}.qq2-ov-cell.c2,.qq2-ov-cell.c3,.qq2-ov-cell.c6,.qq2-ov-cell.c7{flex:148 0 0}.qq2-ov-cell.c4{flex:147 0 0}.qq2-ov-cell.c5{flex:148 0 0}.qq2-ov-cell.c8{flex:133 0 0}.qq2-ov-cell .k{color:var(--lh-t2);white-space:nowrap;font-size:14px;line-height:20px}.qq2-ov-cell .v{color:var(--lh-t1);white-space:nowrap;align-items:baseline;margin-top:5px;font-size:18px;font-weight:600;line-height:26px;display:flex}.qq2-ov-cell .v .u{color:var(--lh-t2);margin-left:3px;font-size:14px;font-weight:400;line-height:20px}.qq2-ov-cell .v.up{color:var(--lh-red)}.qq2-ov-cell .v.down{color:var(--lh-green)}.qq2-ov-engine{display:flex}.qq2-ov-engine img{width:24px;height:24px;margin-top:15px}.qq2-ov-engine .col{margin-left:8px}.qq2-ov-engine .st{color:var(--lh-green);white-space:nowrap;font-size:18px;font-weight:500;line-height:26px}.qq2-ov-engine .st.off{color:var(--lh-red)}.qq2-ov-engine .hb{color:var(--lh-t2);white-space:nowrap;margin-top:5px;font-size:14px;line-height:20px}.qq2-row{gap:16px;margin-top:16px;display:flex}.qq2-perm{flex:534 0 0;min-width:0;height:438px}.qq2-safe{flex:634 0 0;min-width:0;height:438px;position:relative}.qq2-perm-switchrow{align-items:center;margin:16px 16px 0;display:flex}.qq2-perm-switchrow .k{color:var(--lh-t1);white-space:nowrap;font-size:16px;font-weight:500;line-height:22px}.qq2-switch{cursor:pointer;background:0 0;border:none;width:40px;height:20px;padding:0}.qq2-switch img{width:40px;height:20px;display:block}.qq2-switch.readonly{cursor:default}.qq2-perm-switchrow .qq2-switch{margin-left:40px}.qq2-perm-switchrow .st{color:var(--lh-green);white-space:nowrap;margin-left:8px;font-size:16px;line-height:22px}.qq2-perm-switchrow .st.off{color:var(--lh-red)}.qq2-perm-hint{color:var(--lh-t2);white-space:nowrap;text-overflow:ellipsis;margin:8px 16px 0;font-size:14px;line-height:20px;overflow:hidden}.qq2-perm-sect{color:var(--lh-t1);margin:32px 16px 0;font-size:16px;font-weight:500;line-height:22px}.qq2-modes{gap:16px;margin:8px 16px 0;display:flex}.qq2-mode-btn{box-sizing:border-box;border:1px solid var(--lh-border);width:156px;height:40px;color:var(--lh-t2);cursor:pointer;white-space:nowrap;font-size:16px;line-height:22px;font-family:var(--lh-font);background:#050a14;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.qq2-mode-btn:disabled{cursor:not-allowed;opacity:.7}.qq2-mode-btn.active{border-color:var(--lh-green);color:var(--lh-green);background:#37b0561f}.qq2-risks{gap:10px;margin:8px 16px 0;display:flex}.qq2-risk-btn{box-sizing:border-box;border:1px solid var(--lh-border);width:118px;height:40px;color:var(--lh-t2);white-space:nowrap;cursor:default;font-size:16px;line-height:22px;font-family:var(--lh-font);background:#050a14;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.qq2-risk-btn.active{border-color:var(--lh-green);color:var(--lh-green);background:#37b0561f}.qq2-risk-btn.active.warn{border-color:var(--lh-gold);color:var(--lh-gold);background:#ee9c181f}.qq2-risk-btn.active.danger{border-color:var(--lh-red);color:var(--lh-red);background:#f345451f}.qq2-flagrow{margin:32px 16px 0;display:flex}.qq2-flagrow.second{margin-top:24px}.qq2-flag{align-items:center;width:132px;display:flex}.qq2-flag+.qq2-flag{margin-left:53px}.qq2-flag .k{color:var(--lh-t1);white-space:nowrap;width:84px;font-size:14px;line-height:20px}.qq2-flag .qq2-switch{margin-left:8px}.qq2-safe-col{width:30.55%;position:absolute;top:52px}.qq2-safe-col.left{left:16px}.qq2-safe-col.right{right:16px}.qq2-safe-row{justify-content:space-between;align-items:center;height:21px;display:flex}.qq2-safe-row .k{color:var(--lh-t2);white-space:nowrap;font-size:14px;line-height:20px}.qq2-safe-row .v{color:var(--lh-t1);white-space:nowrap;font-size:14px;line-height:20px}.qq2-safe-row .v.ok{color:var(--lh-green)}.qq2-safe-row .v.warn{color:var(--lh-gold)}.qq2-safe-row .v.danger{color:var(--lh-red)}.qq2-safe-line{background:var(--lh-border);border:none;height:1px;margin:12px 0 11px}.qq2-safe-ring{text-align:center;position:absolute;top:110px;left:50%;transform:translate(-50%)}.qq2-safe-ring .cap{color:var(--lh-t2);white-space:nowrap;margin-top:8px;font-size:14px;line-height:20px}.qq2-safe-footlink{position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.qq2-sum{flex-direction:column;flex:384 0 0;min-width:0;height:438px;display:flex}.qq2-sum-rows{margin-top:14px;padding:0 16px}.qq2-sum-row{border-bottom:1px solid var(--lh-border);align-items:center;height:52px;display:flex}.qq2-sum-row:first-child{border-top:1px solid var(--lh-border)}.qq2-sum-row .k{color:var(--lh-t2);white-space:nowrap;font-size:14px;line-height:20px}.qq2-sum-row .sp{flex:1}.qq2-sum-row .v{color:var(--lh-t1);white-space:nowrap;font-size:14px;line-height:20px}.qq2-sum-row .v.up{color:var(--lh-red)}.qq2-sum-row .v.down{color:var(--lh-green)}.qq2-sum-row .u{color:var(--lh-t2);white-space:nowrap;margin-left:8px;font-size:14px;line-height:20px}.qq2-sum-row .u.danger{color:var(--lh-red)}.qq2-sum-foot{text-align:center;margin-top:auto;padding-bottom:15px}.qq2-earn{flex:734 0 0;min-width:0;height:341px}.qq2-earn-grid{flex-wrap:wrap;gap:8px 16px;margin:16px 16px 0;display:flex}.qq2-earn-box{box-sizing:border-box;border:1px solid var(--lh-border);background:#050a14;border-radius:8px;flex:0 0 calc(50% - 8px);min-width:0;height:85px}.qq2-earn-box .k{color:var(--lh-t2);white-space:nowrap;margin:16px 0 0 16px;font-size:14px;line-height:20px}.qq2-earn-box .v{color:var(--lh-t1);white-space:nowrap;margin:6px 0 0 16px;font-size:18px;font-weight:600;line-height:26px}.qq2-earn-box .v.up{color:var(--lh-red)}.qq2-earn-box .v.down,.qq2-earn-box .v.rate{color:var(--lh-green)}.qq2-curve{flex:434 0 0;min-width:0;height:341px;position:relative}.qq2-curve-periods{gap:4px;display:flex}.qq2-curve-periods button{color:var(--lh-t2);cursor:pointer;font-size:12px;line-height:17px;font-family:var(--lh-font);background:0 0;border:1px solid #0000;border-radius:4px;padding:1px 6px}.qq2-curve-periods button.active{color:var(--lh-gold);border-color:var(--lh-gold)}.qq2-curve-chart{margin:14px 8px 0 4px}.qq2-curve-last{color:var(--lh-gold);white-space:nowrap;font-size:18px;font-weight:600;line-height:26px;position:absolute;top:51px;right:15px}.qq2-curve-empty{text-align:center;color:var(--lh-t2);margin:90px 16px 0;font-size:14px}.qq2-anom{flex-direction:column;flex:734 0 0;min-width:0;height:270px;display:flex}.qq2-anom-row{margin:26px 17px 0;display:flex}.qq2-anom-cell{flex:1;min-width:0}.qq2-anom-cell .k{color:var(--lh-t2);white-space:nowrap;font-size:14px;line-height:20px}.qq2-anom-cell .v{color:var(--lh-t1);white-space:nowrap;margin-top:11px;font-size:22px;font-weight:600;line-height:32px}.qq2-anom-foot{text-align:center;margin-top:auto;padding-bottom:15px}.qq2-top5{flex:434 0 0;min-width:0;height:270px}.qq2-top5-body{margin:15px 16px 0;display:flex}.qq2-top5-donut{flex:none;width:172px;height:172px;position:relative}.qq2-top5-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.qq2-top5-center .k{color:var(--lh-t2);font-size:14px;line-height:20px}.qq2-top5-center .v{color:var(--lh-t1);white-space:nowrap;margin-top:4px;font-size:24px;font-weight:600;line-height:33px}.qq2-top5-legend{flex:1;min-width:0;margin:18px 0 0 16px}.qq2-top5-leg-row{align-items:center;height:21px;display:flex}.qq2-top5-leg-row+.qq2-top5-leg-row{margin-top:7px}.qq2-top5-leg-row .dot{border-radius:50%;flex:none;width:8px;height:8px}.qq2-top5-leg-row .sym{color:var(--lh-t2);white-space:nowrap;margin-left:8px;font-size:14px;line-height:20px}.qq2-top5-leg-row .sp{flex:1}.qq2-top5-leg-row .val{color:var(--lh-t2);white-space:nowrap;font-size:14px;line-height:20px}.qq2-top5-empty{text-align:center;color:var(--lh-t2);margin:80px 16px 0;font-size:14px}.qq2-hint{align-items:center;margin-top:16px;display:flex}.qq2-hint img{flex:none;width:20px;height:20px}.qq2-hint .txt{color:var(--lh-t2);margin-left:8px;font-size:14px;line-height:20px}.qq2-control-collapse,.qq2-u-alerts,.qq2-uov{margin-top:16px}.qq2-uov .qq2-ov-cell{flex:1 0 0}.qq2-u-curve-last{color:var(--lh-t1);white-space:nowrap;font-size:18px;font-weight:600;line-height:26px}.qq2-u-curve-last.up{color:var(--lh-red)}.qq2-u-curve-last.down{color:var(--lh-green)}.qq2-u-sum{height:341px}.qq2-u-tablecard{padding-bottom:8px}.qq2-u-tablecard .ant-table-wrapper{margin:12px 16px 4px}.qq2-u-guide{text-align:center;max-width:560px;margin:48px auto 0;padding:32px 28px}.qq2-u-guide p{color:var(--lh-t2);margin:0 0 12px;font-size:14px;line-height:22px}.vd-root{--vd-bg:#04060a;--vd-card:#070b11;--vd-fill:#0b0f16;--vd-gold:#f59e0b;--vd-cyan:#06b6d4;--vd-t1:#d4d8dd;--vd-t2:#abaeb3;--vd-t3:#5b6168;--vd-border:#ffffff12;color:var(--vd-t1);font-family:Inter,MiSans,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.vd-root *,.vd-root :before,.vd-root :after{box-sizing:border-box}.vd-drawer .ant-drawer-content{background:var(--vd-bg)}.vd-drawer .ant-drawer-header{border-bottom:1px solid var(--vd-border);background:linear-gradient(#0a0f17 0%,#04060a 100%);padding:16px 20px}.vd-drawer .ant-drawer-title{color:#fff}.vd-drawer .ant-drawer-body{background:var(--vd-bg);padding:0}.vd-drawer .ant-drawer-close{color:var(--vd-t3);transition:color .15s}.vd-drawer .ant-drawer-close:hover{color:var(--vd-gold)}.vd-head{align-items:center;gap:10px;display:flex}.vd-head-bolt{color:var(--vd-gold);filter:drop-shadow(0 0 8px #f59e0b8c)}.vd-head-title{letter-spacing:.3px;font-size:15px;font-weight:700}.vd-head-sub{color:var(--vd-t3);margin-left:4px;font-size:11px}.vd-head-src{color:var(--vd-t3);border:1px dashed var(--vd-border);border-radius:999px;margin-left:auto;padding:1px 8px;font-size:10.5px}.vd-scroll{height:100%;padding:18px 20px 28px;overflow-y:auto}.vd-scroll::-webkit-scrollbar{width:8px}.vd-scroll::-webkit-scrollbar-track{background:0 0}.vd-scroll::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}.vd-scroll::-webkit-scrollbar-thumb:hover{background:#fff3}.vd-timeline{position:relative}.vd-item{grid-template-columns:28px 1fr;gap:14px;padding-bottom:22px;animation:.5s cubic-bezier(.16,1,.3,1) both vd-fade-up;display:grid;position:relative}.vd-item:last-child{padding-bottom:4px}.vd-rail{flex-direction:column;align-items:center;display:flex;position:relative}.vd-line{background:linear-gradient(180deg, var(--vd-border), #ffffff05);flex:1;width:2px;margin-top:4px}.vd-item:last-child .vd-line{display:none}.vd-node{background:var(--vd-fill);border:2px solid var(--vd-t3);z-index:1;border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-top:4px;position:relative}.vd-node.current{background:var(--vd-gold);border-color:var(--vd-gold);animation:2s ease-in-out infinite vd-breathe;box-shadow:0 0 0 4px #f59e0b29,0 0 12px #f59e0bb3}.vd-node.current:after{content:"";border:1px solid #f59e0b80;border-radius:50%;animation:2s ease-out infinite vd-ring;position:absolute;inset:-6px}.vd-card{background:var(--vd-card);border:1px solid var(--vd-border);border-radius:10px;padding:12px 14px;transition:border-color .18s,box-shadow .18s,transform .18s}.vd-card:hover{border-color:#f59e0b40;transform:translateY(-1px);box-shadow:0 8px 26px #00000073}.vd-card.current{background:radial-gradient(120% 80% at 0% 0%, #f59e0b12, transparent 60%), var(--vd-card);border-color:#f59e0b59;box-shadow:0 0 0 1px #f59e0b1f,0 10px 30px #f59e0b12}.vd-card-head{align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.vd-ver{color:#fff;letter-spacing:.4px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;font-weight:700}.vd-card.current .vd-ver{color:var(--vd-gold)}.vd-date{color:var(--vd-t3);font-size:11.5px}.vd-now-tag{color:var(--vd-gold);background:#f59e0b1f;border:1px solid #f59e0b4d;border-radius:999px;margin-left:auto;padding:1px 9px;font-size:10px;font-weight:600}.vd-changes{margin:0;padding:0;list-style:none}.vd-changes li{color:var(--vd-t2);padding-left:16px;font-size:12px;line-height:1.75;position:relative}.vd-changes li:before{content:"";background:var(--vd-cyan);opacity:.7;border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:2px}.vd-card.current .vd-changes li:before{background:var(--vd-gold)}.vd-state{color:var(--vd-t3);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:60px 0;font-size:12.5px;display:flex}@keyframes vd-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes vd-breathe{0%,to{box-shadow:0 0 0 4px #f59e0b29,0 0 12px #f59e0bb3}50%{box-shadow:0 0 0 6px #f59e0b0f,0 0 18px #f59e0bf2}}@keyframes vd-ring{0%{opacity:.75;transform:scale(.85)}to{opacity:0;transform:scale(1.9)}}@media (prefers-reduced-motion:reduce){.vd-item,.vd-node.current{animation:none}.vd-node.current:after{opacity:0;animation:none}}.st3-root{font-family:var(--lh-font);color:var(--lh-t1);padding-bottom:40px}.st3-title{color:var(--lh-t1);margin:50px 0 0;font-size:18px;font-weight:500;line-height:26px}.st3-subtitle{color:var(--lh-t2);margin:8px 0 0;font-size:14px;line-height:20px}.st3-card{background:var(--lh-card);border:1px solid var(--lh-border);box-sizing:border-box;border-radius:8px;margin-top:16px;padding:16px}.st3-card-head{align-items:flex-start;gap:8px;display:flex}.st3-card-icon{width:24px;height:24px;color:var(--lh-gold);background:#ee9c1826;border-radius:6px;flex:none;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.st3-card-title{color:var(--lh-t1);font-size:16px;font-weight:500;line-height:24px}.st3-card-sub{color:var(--lh-t2);margin-top:3px;font-size:14px;line-height:20px}.st3-card-head .st3-head-extra{margin-left:auto}.st3-cols{align-items:stretch;gap:16px;display:flex}.st3-col-s{flex-direction:column;flex:384 0 0;min-width:0;display:flex}.st3-col-l{flex-direction:column;flex:784 0 0;min-width:0;display:flex}.st3-cols>*>.st3-card{flex:1}@media (width<=1100px){.st3-cols{flex-direction:column}}.st3-brokers{gap:8px;margin-top:16px;display:flex}.st3-broker{box-sizing:border-box;background:var(--lh-pill);border:1px solid var(--lh-border);border-radius:8px;flex:1;align-items:center;min-width:0;height:89px;padding:0 16px;display:flex}.st3-broker.active{border-color:var(--lh-gold);background:#ee9c1814}.st3-broker .radio{border:1px solid var(--lh-t2);border-radius:50%;flex:none;width:16px;height:16px;margin-right:16px;position:relative}.st3-broker.active .radio{border-color:var(--lh-gold)}.st3-broker.active .radio:after{content:"";background:var(--lh-gold);border-radius:50%;position:absolute;inset:3px}.st3-broker .logo{object-fit:cover;border-radius:50%;flex:none;width:32px;height:32px;margin-right:12px}.st3-broker .name{color:var(--lh-t1);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.st3-broker .pill{flex:none;margin-left:auto}.st3-broker.selectable{cursor:pointer}.st3-broker.selectable:hover{border-color:#ee9c1880}.st3-perms{border-top:1px solid #ffffff0f;gap:48px;margin-top:16px;padding-top:14px;display:flex}.st3-perms .grp{align-items:center;gap:16px;display:flex}.st3-perms .k{color:var(--lh-t2);font-size:13px}.st3-perms .v{color:var(--lh-t1);margin-top:2px;font-size:14px}.st3-hidden{display:none}.st3-pill{white-space:nowrap;border-radius:6px;align-items:center;gap:5px;height:24px;padding:0 10px;font-size:13px;display:inline-flex}.st3-pill.gold{color:var(--lh-gold);background:#ee9c1826}.st3-pill.green{color:var(--lh-green);background:#37b05626}.st3-pill.grey{color:var(--lh-t2);background:#ffffff0f}.st3-pill.red{color:var(--lh-red);background:#f3454526}.st3-dot{background:currentColor;border-radius:50%;width:6px;height:6px;display:inline-block}.st3-panel{background:var(--lh-bg);border:1px solid var(--lh-border);box-sizing:border-box;border-radius:8px;margin-top:16px;padding:16px}.st3-grid4{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:16px;display:grid}.st3-grid4:first-child{margin-top:0}.st3-grid2{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:16px;display:grid}@media (width<=1100px){.st3-grid4{grid-template-columns:repeat(2,1fr)}}.st3-field .lbl{color:var(--lh-t1);white-space:nowrap;margin-bottom:8px;font-size:14px;line-height:20px;display:block}.st3-field .lbl .opt{color:var(--lh-t2);margin-left:6px;font-size:12px}.st3-field .val{min-height:32px;color:var(--lh-t1);align-items:center;font-size:14px;display:flex}.st3-note{color:var(--lh-t2);background:#ee9c1814;border:1px solid #ee9c1840;border-radius:8px;align-items:flex-start;gap:8px;margin-top:16px;padding:13px 16px;font-size:14px;line-height:20px;display:flex}.st3-note .i{color:var(--lh-gold);flex:none;font-size:14px;line-height:20px}.st3-btn{border:1px solid var(--lh-border);background:var(--lh-pill);height:32px;color:var(--lh-t1);font-size:14px;font-family:var(--lh-font);cursor:pointer;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 14px;transition:filter .15s,opacity .15s;display:inline-flex}.st3-btn:hover{filter:brightness(1.25)}.st3-btn:disabled{opacity:.45;cursor:not-allowed;filter:none}.st3-btn.gold{background:var(--lh-gold);border-color:var(--lh-gold);color:#0b0e14;font-weight:500}.st3-btn.danger{color:var(--lh-red);background:#f3454514;border-color:#f3454573}.st3-btn.wide{flex:1}.st3-actions{align-items:center;gap:16px;margin-top:16px;display:flex}.st3-actions .spacer{flex:1}.st3-switchbox{background:#37b0560f;border:1px solid #37b0564d;border-radius:8px;margin-top:12px;padding:16px}.st3-switchbox.off{border-color:var(--lh-border);background:#ffffff05}.st3-switchbox .k{color:var(--lh-t1);font-size:14px;line-height:20px}.st3-switchbox .row{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.st3-switchbox .state{color:var(--lh-green);font-size:18px;font-weight:500;line-height:26px}.st3-switchbox.off .state{color:var(--lh-t2)}.st3-switchbox .desc{color:var(--lh-t2);margin-top:8px;font-size:13px;line-height:19px}.st3-modebar{background:var(--lh-bg);border:1px solid var(--lh-border);cursor:pointer;border-radius:8px;align-items:center;margin-top:16px;padding:12px 16px;display:flex}.st3-modebar .k{color:var(--lh-t1);font-size:14px}.st3-modebar .n{color:var(--lh-t2);white-space:nowrap;margin-left:auto;font-size:13px}.st3-modebar .pill{flex:none;margin-left:10px}.st3-strategylist{border:1px solid var(--lh-border);border-radius:8px;margin-top:8px;overflow:hidden}.st3-strategylist .row{color:#ddd;border-bottom:1px solid #ffffff0a;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:flex}.st3-strategylist .row:last-child{border-bottom:none}.st3-strategylist .dot{border-radius:50%;flex:none;width:6px;height:6px}.st3-strategylist .nm{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.st3-scanbox{background:var(--lh-bg);border:1px solid var(--lh-border);border-radius:8px;margin-top:16px;padding:16px}.st3-scanbox .head{align-items:center;gap:8px;display:flex}.st3-scanbox .head .t{color:var(--lh-t1);font-size:14px}.st3-scanbox .head .s{color:var(--lh-t2);font-size:12px}.st3-scanbox .head .inp{align-items:center;gap:6px;margin-left:auto;display:flex}.st3-scanbox .head .unit{color:var(--lh-t2);font-size:13px}.st3-chips{flex-wrap:wrap;gap:4px;margin-top:10px;display:flex}.st3-chip{border:1px solid var(--lh-border);background:var(--lh-pill);height:32px;color:var(--lh-t2);font-size:13px;font-family:var(--lh-font);cursor:pointer;border-radius:6px;padding:0 12px}.st3-chip.active{border-color:var(--lh-gold);color:var(--lh-gold);background:#ee9c181f}.st3-notify-grid{gap:16px;margin-top:16px;display:flex}.st3-notify-left{flex:340 0 0;min-width:0}.st3-notify-right{border:1px solid var(--lh-border);background:var(--lh-bg);box-sizing:border-box;border-radius:8px;flex:372 0 0;min-width:0;padding:16px}@media (width<=1100px){.st3-notify-grid{flex-direction:column}}.st3-webhook{margin-top:16px}.st3-webhook:first-child{margin-top:0}.st3-webhook .lbl{color:var(--lh-t1);align-items:center;gap:6px;margin-bottom:8px;font-size:14px;line-height:20px;display:flex}.st3-webhook .row{align-items:center;gap:8px;display:flex}.st3-webhook .row .ant-input-affix-wrapper,.st3-webhook .row .ant-input{flex:1;min-width:0}.st3-webhook .st3-btn{flex:none}.st3-webhook .status-dot{background:var(--lh-green);border-radius:50%;flex:none;width:6px;height:6px}.st3-webhook .status-dot.off{background:#555}.st3-toggle-title{color:var(--lh-t1);font-size:14px;font-weight:500;line-height:20px}.st3-toggle-row{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.st3-toggle-row .k{color:var(--lh-t2);align-items:center;gap:4px;font-size:13px;line-height:19px;display:flex}.st3-ai-row{align-items:center;gap:12px;margin-top:14px;display:flex}.st3-ai-row .lbl{width:64px;color:var(--lh-t1);white-space:nowrap;flex:none;font-size:14px}.st3-ai-row .ant-input-affix-wrapper,.st3-ai-row .ant-input{flex:1;min-width:0}.st3-ai-presets{gap:16px;margin-top:10px;display:flex}.st3-ai-preset{border:1px solid var(--lh-border);background:var(--lh-pill);cursor:pointer;border-radius:8px;flex:1;min-width:0;padding:12px;transition:border-color .15s}.st3-ai-preset.active{border-color:var(--lh-gold);background:#ee9c1814}.st3-ai-preset .h{align-items:center;gap:6px;display:flex}.st3-ai-preset .tag{border-radius:4px;height:20px;padding:0 6px;font-size:12px;line-height:20px}.st3-ai-preset .tag.rec{color:var(--lh-green);background:#37b05626}.st3-ai-preset .tag.gen{color:var(--lh-blue);background:#1d77f426}.st3-ai-preset .nm{color:var(--lh-t1);font-size:14px;font-weight:500}.st3-ai-preset .d{color:var(--lh-t2);margin-top:6px;font-size:12px}.st3-stats{gap:8px;margin-top:16px;display:flex}.st3-stat{box-sizing:border-box;border:1px solid var(--lh-border);background:var(--lh-bg);text-align:center;border-radius:8px;flex-direction:column;flex:1;align-items:center;min-width:0;height:133px;padding:14px 16px;display:flex}.st3-stat .k{color:var(--lh-t2);font-size:14px;line-height:20px}.st3-stat .v{color:var(--lh-t1);white-space:nowrap;margin-top:12px;font-size:18px;font-weight:600;line-height:26px}.st3-stat .s{color:var(--lh-t2);margin-top:10px;font-size:12px;line-height:17px}@media (width<=1100px){.st3-stats{flex-wrap:wrap}.st3-stat{flex:1 0 40%}}.st3-kline{border:1px solid var(--lh-border);background:var(--lh-bg);border-radius:8px;margin-top:16px;padding:16px}.st3-kline .t{color:var(--lh-t1);font-size:14px;line-height:20px}.st3-kline-list{flex-wrap:wrap;gap:16px;margin-top:12px;display:flex}.st3-kline-item{box-sizing:border-box;border:1px solid var(--lh-border);background:var(--lh-pill);border-radius:8px;flex:1 0 150px;min-width:0;height:92px;padding:12px 14px}.st3-kline-item .h{color:var(--lh-t2);justify-content:space-between;font-size:13px;display:flex}.st3-kline-item .h .p{color:var(--lh-gold);font-weight:500}.st3-kline-item .n{color:var(--lh-t1);white-space:nowrap;margin-top:10px;font-size:22px;font-weight:600;line-height:32px}.st3-kline-item .n .u{color:var(--lh-t2);margin-left:4px;font-size:13px;font-weight:400}.st3-data-actions{gap:16px;margin-top:16px;display:flex}.st3-data-actions .st3-btn{flex:1}.st3-sysnote-row{color:var(--lh-t2);align-items:flex-start;gap:8px;margin-top:12px;font-size:14px;line-height:20px;display:flex}.st3-sysnote-row .no{color:var(--lh-gold);flex:none}.st3-footer{color:var(--lh-t2);flex-wrap:wrap;align-items:center;gap:10px 24px;margin-top:40px;font-size:14px;line-height:20px;display:flex}.st3-footer .links{gap:24px;margin-left:auto;display:flex}.st3-footer .links a{color:var(--lh-t2)}.st3-footer .links a:hover{color:var(--lh-t1)}.st3-footer-tools{color:#6b7482;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:14px;font-size:12px;display:flex}.st3-footer-tools .tool{cursor:pointer;-webkit-user-select:none;user-select:none}.st3-footer-tools .tool:hover{color:var(--lh-t2)}.st3-fold{border-top:1px dashed var(--lh-border);margin-top:16px;padding-top:10px}.st3-fold>.head{color:var(--lh-t2);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:13px;display:inline-flex}.st3-fold>.head:hover{color:var(--lh-t1)}.st3-root .ant-input,.st3-root .ant-input-affix-wrapper,.st3-root .ant-input-number,.st3-root .ant-select:not(.ant-select-customize-input) .ant-select-selector{background:var(--lh-pill);border-color:var(--lh-border);color:var(--lh-t1);border-radius:6px}.st3-root .ant-input-affix-wrapper .ant-input{background:0 0}.st3-root .ant-input::placeholder{color:#5b6472}.st3-root input:-webkit-autofill{caret-color:var(--lh-t1);transition:background-color 9999s ease-out;-webkit-box-shadow:0 0 0 1000px var(--lh-pill) inset!important;box-shadow:0 0 0 1000px var(--lh-pill) inset!important;-webkit-text-fill-color:var(--lh-t1)!important}.st3-root input:-webkit-autofill:hover{caret-color:var(--lh-t1);transition:background-color 9999s ease-out;-webkit-box-shadow:0 0 0 1000px var(--lh-pill) inset!important;box-shadow:0 0 0 1000px var(--lh-pill) inset!important;-webkit-text-fill-color:var(--lh-t1)!important}.st3-root input:-webkit-autofill:focus{caret-color:var(--lh-t1);transition:background-color 9999s ease-out;-webkit-box-shadow:0 0 0 1000px var(--lh-pill) inset!important;box-shadow:0 0 0 1000px var(--lh-pill) inset!important;-webkit-text-fill-color:var(--lh-t1)!important}.st3-root input:-webkit-autofill:active{caret-color:var(--lh-t1);transition:background-color 9999s ease-out;-webkit-box-shadow:0 0 0 1000px var(--lh-pill) inset!important;box-shadow:0 0 0 1000px var(--lh-pill) inset!important;-webkit-text-fill-color:var(--lh-t1)!important}.st3-modal input:-webkit-autofill{caret-color:var(--lh-t1);transition:background-color 9999s ease-out;-webkit-box-shadow:0 0 0 1000px var(--lh-pill) inset!important;box-shadow:0 0 0 1000px var(--lh-pill) inset!important;-webkit-text-fill-color:var(--lh-t1)!important}.st3-modal input:-webkit-autofill:hover{caret-color:var(--lh-t1);transition:background-color 9999s ease-out;-webkit-box-shadow:0 0 0 1000px var(--lh-pill) inset!important;box-shadow:0 0 0 1000px var(--lh-pill) inset!important;-webkit-text-fill-color:var(--lh-t1)!important}.st3-modal input:-webkit-autofill:focus{caret-color:var(--lh-t1);transition:background-color 9999s ease-out;-webkit-box-shadow:0 0 0 1000px var(--lh-pill) inset!important;box-shadow:0 0 0 1000px var(--lh-pill) inset!important;-webkit-text-fill-color:var(--lh-t1)!important}.st3-modal input:-webkit-autofill:active{caret-color:var(--lh-t1);transition:background-color 9999s ease-out;-webkit-box-shadow:0 0 0 1000px var(--lh-pill) inset!important;box-shadow:0 0 0 1000px var(--lh-pill) inset!important;-webkit-text-fill-color:var(--lh-t1)!important}.st3-root .ant-form-item .ant-form-item-label>label{color:var(--lh-t1)}.st3-root .ant-slider .ant-slider-track{background:var(--lh-gold)}.st3-root .ant-slider .ant-slider-handle:after{box-shadow:0 0 0 2px var(--lh-gold)}.st3-root .ant-switch.ant-switch-checked,.st3-root .st3-gold-switch.ant-switch-checked{background:var(--lh-green)}.legal-page{background:var(--lh-bg,#000814);color:#fff;min-height:100vh;font-family:var(--lh-font,"PingFang SC", -apple-system, sans-serif);box-sizing:border-box;padding:40px 24px 64px}.legal-page .inner{max-width:860px;margin:0 auto}.legal-page .top{align-items:center;gap:12px;margin-bottom:24px;display:flex}.legal-page .top a{color:#a3a6ab;font-size:14px}.legal-page .top a:hover{color:#fff}.legal-page h1{margin:0;font-size:22px;font-weight:600;line-height:30px}.legal-page .meta{color:#a3a6ab;margin-top:8px;font-size:13px}.legal-page .doc{color:#ffffffd9;white-space:pre-wrap;word-break:break-word;background:#070f1d;border:1px solid #232e41;border-radius:8px;margin-top:24px;padding:28px 32px;font-size:14px;line-height:1.9}.legal-page .placeholder{text-align:center;color:#a3a6ab;background:#070f1d;border:1px dashed #232e41;border-radius:8px;margin-top:24px;padding:48px 32px;font-size:14px;line-height:2}.legal-page .placeholder .tag{color:#ee9c18;background:#ee9c1826;border-radius:6px;margin-bottom:12px;padding:2px 10px;font-size:13px;display:inline-block}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-latin-400.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/inter-latin-500.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-latin-600.woff2)format("woff2")}:root{--font-sans:"Inter", "MiSans", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;--font-mono:"JetBrains Mono", "Inter", ui-monospace, SFMono-Regular, Menlo, monospace;--text-xs:.75rem;--text-sm:.8125rem;--text-base:.875rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.625rem}html{font-size:clamp(14px,.35vw + 11px,20px)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);color:#d1d4dc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#0f0f23}.tnum,.ant-statistic-content,.ant-table-cell{font-feature-settings:"tnum" 1}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0f0f23}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}.ant-card{transition:border-color .25s,box-shadow .25s,transform .25s;border:1px solid #f0b90b1a!important}.ant-card:hover{transform:translateY(-2px);border-color:#f0b90b66!important;box-shadow:0 0 20px #f0b90b26!important}.ant-table-thead>tr>th{background:#1a1a2e!important;border-bottom:1px solid #1f1f3a!important}.ant-table-tbody>tr>td{border-bottom:1px solid #1f1f3a!important}.ant-table-tbody>tr:hover>td{background:#1a1a2e!important}.ant-descriptions-item-label{color:#888!important}.ant-menu-dark .ant-menu-item-selected{background:#f0b90b26!important}.ant-tooltip-inner{border:1px solid #2a3a5e;color:#f0b90b!important;background:#1a1a2e!important}.ant-tooltip-arrow:before{background:#1a1a2e!important}.ant-popover-inner{border:1px solid #2a3a5e;background:#1a1a2e!important}.ant-popover-arrow:before{background:#1a1a2e!important}.ant-card{border-radius:12px!important}.ant-statistic-title{color:#888!important;font-size:13px!important}.ant-progress-text{color:#aaa!important}.ant-select-dropdown{border:1px solid #2a3a5e;background:#1a1a2e!important}.ant-select-item-option-content{color:#d1d4dc}.ant-select-item-option-selected{background:#f0b90b26!important}.ant-modal-content{background:#16213e!important}.ant-modal-header{background:#16213e!important;border-bottom:1px solid #2a3a5e!important}.ant-modal-title{color:#fff!important}.ant-form-item-label>label{color:#ccc!important}.ant-collapse{background:0 0!important;border:none!important}.ant-collapse>.ant-collapse-item>.ant-collapse-header{color:#d1d4dc!important;padding:10px 12px!important}.ant-collapse-content-box{padding:8px 12px 12px!important}.recharts-responsive-container:focus,.recharts-responsive-container:focus-visible,.recharts-wrapper:focus,.recharts-wrapper:focus-visible,.recharts-surface:focus,.recharts-surface:focus-visible,.recharts-wrapper [tabindex]:focus,.recharts-wrapper [tabindex]:focus-visible,.benchmark-card:focus,.benchmark-card:focus-visible,.benchmark-card:focus-within,.benchmark-card :focus,.benchmark-card :focus-visible{outline:none!important}.dashboard-metric-card.ant-card,.dashboard-metric-card .ant-card-body{height:100%}.trading-records-table .ant-table-thead>tr>th{text-align:center;letter-spacing:.02em;color:#8e9aaf!important;padding:10px 6px!important;font-size:12px!important;font-weight:500!important}.trading-records-table .ant-table-tbody>tr>td{font-size:12px;transition:background-color .2s;vertical-align:middle!important;padding:10px 6px!important}.trading-records-table .ant-table-tbody>tr:hover>td{background:#f0b90b0a!important}.trading-records-table .ant-table-cell-fix-right{background:#16213e!important}.trading-records-table .ant-table-thead .ant-table-cell-fix-right{background:#1a1a2e!important}.trading-filter-section{margin-bottom:12px}.filter-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.filter-label{color:#8e9aaf;flex-shrink:0;min-width:36px;font-size:12px}.filter-tags{flex-wrap:wrap;gap:6px;display:flex}.filter-tag{cursor:pointer;-webkit-user-select:none;user-select:none;color:#d1d4dc;background:#ffffff0f;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:2px 10px;font-size:12px;transition:all .25s;display:inline-flex}.filter-tag:hover{background:#ffffff1a}.filter-tag:active{transform:scale(.95)}.filter-tag.active{color:#f0b90b;background:#f0b90b1a;border-color:#f0b90b}.filter-divider{background:#ffffff1a;flex-shrink:0;width:1px;height:16px;margin:0 12px}.filter-stats-row{border-top:1px dashed #ffffff0f;align-items:center;gap:12px;margin-top:4px;padding-top:8px;display:flex}.filter-stats{color:#8e9aaf;font-size:12px}.filter-stats b{color:#d1d4dc;font-weight:600}.trade-pair-row td:first-child{border-left:3px solid var(--pair-color,transparent)!important}.trade-pair-row.unpaired td:first-child{border-left-style:dashed!important}.pair-pnl-display{animation:.3s forwards fadeInPnl}@keyframes fadeInPnl{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.refresh-spinning{animation:.6s ease-out spin}.trading-filter-section .ant-select-selector{background:#ffffff0a!important;border-color:#ffffff1a!important}.trading-filter-section .ant-select-selection-item{color:#f0b90b;background:#f0b90b1a!important;border-color:#f0b90b!important}.trading-filter-section .ant-picker{background:#ffffff0a!important;border-color:#ffffff1a!important}.trading-filter-section .ant-picker input{color:#d1d4dc!important}.ant-modal .ant-collapse-ghost>.ant-collapse-item>.ant-collapse-header{padding:8px 0!important}.ant-modal .ant-collapse-ghost .ant-collapse-content-box{padding:0!important}.dashboard-list-item{background:#ffffff0a;border-left:3px solid #0000;border-radius:6px;margin-bottom:8px;padding:10px 14px;transition:all .2s}.dashboard-list-item:hover{background:#ffffff12;border-left-width:4px;box-shadow:0 0 12px #f0b90b1a}.signal-badge-buy{color:#52c41a;background:0 0;border:1.5px solid #52c41a;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:700;display:inline-block}.signal-badge-sell{color:#ff4d4f;background:0 0;border:1.5px solid #ff4d4f;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:700;display:inline-block}.exec-status-tag{--exec-accent:#94a3b8;white-space:nowrap;cursor:help;max-width:100%;color:var(--exec-accent);border:1px dashed var(--exec-accent);background:radial-gradient(circle at 50% 50%, color-mix(in srgb, var(--exec-accent) 16%, transparent) 0%, color-mix(in srgb, var(--exec-accent) 7%, transparent) 60%, transparent 100%);box-shadow:0 0 8px color-mix(in srgb, var(--exec-accent) 28%, transparent), inset 0 0 6px color-mix(in srgb, var(--exec-accent) 12%, transparent);border-radius:999px;align-items:center;gap:4px;padding:1px 9px;font-size:11px;font-weight:600;line-height:1.5;transition:box-shadow .25s,transform .2s;display:inline-flex}.exec-status-tag:hover{box-shadow:0 0 12px color-mix(in srgb, var(--exec-accent) 42%, transparent), inset 0 0 8px color-mix(in srgb, var(--exec-accent) 18%, transparent);transform:translateY(-1px)}.exec-status-tag .exec-status-dot{background:var(--exec-accent);width:5px;height:5px;box-shadow:0 0 6px var(--exec-accent);border-radius:50%;flex-shrink:0}.exec-status-tag .exec-status-text{text-overflow:ellipsis;white-space:nowrap;max-width:240px;overflow:hidden}.log-entry{transition:all .3s}@keyframes warningPulse{0%,to{border-left-color:#faad144d}50%{border-left-color:#faad1499}}.log-warning{border-left:3px solid #faad144d;animation:2s infinite warningPulse}@keyframes successFlash{0%{border-left-color:#52c41acc}to{border-left-color:#52c41a4d}}.log-success{border-left:3px solid #52c41a4d;animation:1s ease-out successFlash}.ant-table-column-sorter-up.active,.ant-table-column-sorter-down.active{color:#f0b90b!important}.ant-table-column-sorter-up,.ant-table-column-sorter-down{color:#f0b90b4d!important}.strategy-card:hover .strategy-card-close{opacity:1!important}.strategy-card-close:hover{color:#ff4d4f!important;background:#ff4d4f33!important}.glow-card{background:#16213e;border:1px solid #f0b90b1a;border-radius:12px;transition:all .25s;box-shadow:0 0 20px #00000026,inset 0 0 30px #ffffff03}.glow-card:hover{border-color:#f0b90b66;transform:translateY(-2px);box-shadow:0 0 20px #f0b90b26}.glow-card.ant-card{background:#16213e!important;border:1px solid #f0b90b1a!important}.glow-card.ant-card:hover{border-color:#f0b90b66!important}.glow-card--accent:hover{border-color:#f0b90b8c;box-shadow:0 0 28px #f0b90b38,inset 0 0 30px #f0b90b05}.test-notify-modal .ant-modal-content{box-shadow:none!important;background:0 0!important;padding:0!important}.test-notify-modal .glow-card{animation:.28s cubic-bezier(.16,1,.3,1) testNotifyIn}@keyframes testNotifyIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.test-notify-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:7px 12px;transition:border-color .2s,box-shadow .2s}.test-notify-item:hover{border-color:#f0b90b59;box-shadow:0 0 12px #f0b90b1f}@keyframes dv2-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dv2-fade-in{0%{opacity:0}to{opacity:1}}@keyframes dv2-glow-pulse{0%,to{opacity:.55}50%{opacity:1}}.dv2-page{max-width:1440px;margin:0 auto}.dv2-card{background:#16213e;border:1px solid #f0b90b1a;border-radius:14px;transition:border-color .3s,box-shadow .3s,transform .3s;animation:.5s cubic-bezier(.16,1,.3,1) both dv2-fade-up;position:relative;overflow:hidden;box-shadow:0 0 20px #0000002e,inset 0 0 30px #ffffff03}.dv2-card:hover{border-color:#f0b90b52;transform:translateY(-2px);box-shadow:0 6px 26px #00000047,0 0 18px #f0b90b1a}.dv2-card-head{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.dv2-card-title{color:#e8eaf2;letter-spacing:.2px;align-items:center;gap:7px;font-size:13.5px;font-weight:600;display:flex}.dv2-card-title .dv2-title-bar{background:linear-gradient(#f0b90b,#c79100);border-radius:2px;width:3px;height:13px;box-shadow:0 0 6px #f0b90b80}.dv2-card-extra{color:#64748b;font-size:11.5px}.dv2-card-body{padding:14px 16px}.dv2-metric-value{letter-spacing:.3px;font-family:JetBrains Mono,Inter,ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;transition:color .4s}.dv2-cockpit-card{background:linear-gradient(160deg,#ffffff06,#fff0 60%),#16213e;border:1px solid #f0b90b1a;border-radius:12px;flex-direction:column;min-height:104px;padding:12px 14px;transition:border-color .3s,box-shadow .3s,transform .3s;animation:.5s cubic-bezier(.16,1,.3,1) both dv2-fade-up;display:flex;position:relative;overflow:hidden}.dv2-cockpit-card:after{content:"";background:radial-gradient(circle, var(--dv2-accent,#f0b90b2e) 0%, transparent 70%);opacity:.5;pointer-events:none;border-radius:50%;width:90px;height:90px;transition:opacity .3s;position:absolute;top:-40px;right:-40px}.dv2-cockpit-card:hover{border-color:#f0b90b4d;transform:translateY(-2px);box-shadow:0 6px 22px #00000040,0 0 14px #f0b90b14}.dv2-cockpit-card:hover:after{opacity:.85}.dv2-cockpit-label{color:#94a3b8;align-items:center;gap:5px;margin-bottom:8px;font-size:12px;display:flex}.dv2-stat{flex-direction:column;gap:5px;padding:12px 14px;display:flex;position:relative}.dv2-stat:not(:last-child):after{content:"";background:linear-gradient(#0000,#ffffff14,#0000);width:1px;height:64%;position:absolute;top:18%;right:0}.dv2-stat-label{color:#8e9aaf;font-size:11.5px}.dv2-stat-sub{font-size:11px}.dv2-anomaly-item{cursor:pointer;background:#ffffff06;border:1px solid #ffffff0d;border-radius:9px;align-items:center;gap:10px;margin-bottom:8px;padding:9px 10px;transition:all .25s;display:flex}.dv2-anomaly-item:hover{background:#f0b90b0d;border-color:#f0b90b40;transform:translate(2px)}.dv2-timeline-item{gap:10px;padding:8px 0;animation:.5s both dv2-fade-in;display:flex}.dv2-top-signal{background:#ffffff06;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:10px;margin-bottom:8px;padding:10px 12px;transition:all .25s;display:flex}.dv2-top-signal:hover{background:#f0b90b0d;border-color:#f0b90b38;transform:translateY(-1px)}.dv2-heat-cell{cursor:default;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;padding:8px 10px;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;overflow:hidden}.dv2-heat-cell:hover{filter:brightness(1.12);transform:scale(1.02);box-shadow:0 4px 14px #0000004d}.dv2-switch-wrap{align-items:center;gap:10px;display:flex}.dv2-table .ant-table{background:0 0!important}.dv2-table .ant-table-thead>tr>th{color:#64748b!important;text-align:center!important;background:0 0!important;border-bottom:1px solid #ffffff0f!important;padding:9px 12px!important;font-size:12px!important;font-weight:500!important}.dv2-table .ant-table-tbody>tr>td{text-align:center!important;background:0 0!important;border-bottom:1px solid #ffffff0d!important;padding:9px 12px!important;font-size:12px!important}.dv2-table .ant-table-tbody>tr{transition:background .18s}.dv2-table .ant-table-tbody>tr:hover>td{background:#f0b90b0a!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused,.ant-input-number:focus,.ant-input-number-focused,.ant-input-number-affix-wrapper:focus,.ant-input-number-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused,.ant-input-affix-wrapper:focus-within{border-color:#f0b90b66!important;box-shadow:0 0 0 3px #f0b90b14!important}
