.history-pnl{margin:-7px 0 24px;border:1px solid var(--line);border-radius:6px;background:#091419;padding:15px 18px 12px}.history-pnl-heading{display:flex;align-items:baseline;gap:14px;font:10px var(--mono)}.history-pnl-heading span{color:#a5b1a6}.history-pnl-heading b{color:var(--lime);font-size:15px;font-weight:500}.history-pnl-heading small{margin-left:auto;color:#8e9a90;font-size:9px}.history-pnl-chart{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:12px;align-items:stretch;height:130px;margin-top:12px}.history-pnl-plot{position:relative;min-width:0;height:100%;background:repeating-linear-gradient(to bottom,transparent 0,transparent 42px,#ffffff0d 43px)}.history-pnl-plot svg{width:100%;height:100%;display:block;overflow:visible}.history-pnl-guides{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;min-width:4.75rem;padding:1px 0;color:#7f8b81;font:9px var(--mono);line-height:1;white-space:nowrap;pointer-events:none}.pnl-guide{position:static;right:auto;top:auto;bottom:auto;transform:none}.history-pnl-axis{display:flex;justify-content:space-between;color:#748076;font:9px var(--mono);margin-top:7px;padding-right:calc(4.75rem + 12px)}.history-stats .history-pnl-stat{width:98px;text-align:left}.history-stats .history-pnl-stat b{color:var(--lime);font-size:13px;white-space:nowrap}@media(max-width:760px){.history-pnl{margin-top:0}.history-pnl-heading b{font-size:12px}.history-pnl-chart{grid-template-columns:1fr;gap:8px;height:auto}.history-pnl-plot{height:110px}.history-pnl-guides{flex-direction:row;justify-content:space-between;min-width:0;width:100%}.history-pnl-axis{padding-right:0}.history-stats .history-pnl-stat{width:76px}.history-stats .history-pnl-stat b{font-size:10px}}
