/* v457: compact dual-timeframe Pulse rows; markets move to the far-right edge. */
#pulseWorkspace .pulse-table{min-width:975px}
#pulseWorkspace .pulse-table th:nth-child(1){width:38px}#pulseWorkspace .pulse-table th:nth-child(2){width:176px}#pulseWorkspace .pulse-table th:nth-child(3){width:108px}#pulseWorkspace .pulse-table th:nth-child(4){width:101px}#pulseWorkspace .pulse-table th:nth-child(5){width:113px}#pulseWorkspace .pulse-table th:nth-child(6){width:97px}#pulseWorkspace .pulse-table th:nth-child(7){width:118px}#pulseWorkspace .pulse-table th:nth-child(8){width:115px}
#pulseWorkspace .pulse-table td{height:43px;padding:3px 10px}
#pulseWorkspace .pulse-symbol{min-width:0;font-size:11px}
#pulseWorkspace .pulse-dual{display:grid;gap:2px;min-width:0;text-align:left;color:#d7e3ef;font:700 10px/1 Arial,Helvetica,sans-serif}
#pulseWorkspace .pulse-dual b,#pulseWorkspace .pulse-dual small{display:flex;align-items:center;gap:5px;margin:0;font:inherit;white-space:nowrap}
#pulseWorkspace .pulse-dual i,#pulseWorkspace .pulse-activity i{display:inline-block;min-width:14px;color:#6688aa;font:900 7px/1 Consolas,monospace;font-style:normal;letter-spacing:-.25px}
#pulseWorkspace .pulse-dual.up{color:#11d7a1}#pulseWorkspace .pulse-dual.down{color:#ff728a}#pulseWorkspace .pulse-dual.natr{color:#b8cce1}
#pulseWorkspace .pulse-activity{display:grid;gap:3px;width:100%;min-width:85px;text-align:left}
#pulseWorkspace .pulse-activity b,#pulseWorkspace .pulse-activity small{display:flex;align-items:center;gap:5px;margin:0;font:inherit}
#pulseWorkspace .pulse-activity em{display:block;flex:1;height:5px;border-radius:4px;background:linear-gradient(90deg,#0bc678 var(--activity),#21384d var(--activity));box-shadow:inset 0 1px #ffffff16}
#pulseWorkspace .pulse-market-icons{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:74px}
#pulseWorkspace .pulse-market-icons img{width:20px;height:20px;object-fit:contain;filter:drop-shadow(0 1px 1px #0009)}
@media(max-width:980px){#pulseWorkspace .pulse-table{min-width:940px}#pulseWorkspace .pulse-table td{padding:3px 8px}}
