/* Buy/sell clarity override. Consistent left/right labels and colors. */
.sideCell.bid,.snapSide.bid{border-left-color:var(--green)!important}.sideCell.ask,.snapSide.ask{border-right-color:var(--red)!important}.sideCell.bid .cellMini i,.snapSide.bid .cellMini i{background:linear-gradient(90deg,#14532d,var(--green))!important}.sideCell.ask .cellMini i,.snapSide.ask .cellMini i{background:linear-gradient(90deg,#7f1d1d,var(--red))!important}.sideCell span,.snapSide span{white-space:normal}.venueSide{display:grid!important;grid-template-columns:104px minmax(0,1fr)!important;gap:10px!important;align-items:center!important}.venueSide.ask{grid-template-columns:minmax(0,1fr) 104px!important;text-align:right!important}.sideLabel small{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.07em;font-weight:950;line-height:1.05}.sideLabel span{display:block;color:var(--text);font-size:13px;font-weight:900;line-height:1.25}.venueSide.ask .sideLabel{text-align:right}.venueSide.bid .sideBar i{background:linear-gradient(90deg,#14532d,var(--green))!important}.venueSide.ask .sideBar i{margin-left:auto;background:linear-gradient(90deg,#7f1d1d,var(--red))!important}.venueDepthRow.spot .venueSide.bid .sideBar i{background:linear-gradient(90deg,#0e7490,var(--cyan))!important}.venueDepthRow.spot .venueSide.ask .sideBar i{background:linear-gradient(90deg,#92400e,var(--amber))!important}.sideBar{height:30px!important;border-radius:9px!important}.fullVenueBox h3:after{content:' · buy/bid left, sell/ask right';color:var(--muted);font-weight:800;text-transform:none;letter-spacing:0;margin-left:8px}
@media(max-width:720px){.venueSide,.venueSide.ask{grid-template-columns:96px minmax(0,1fr)!important;text-align:left!important}.venueSide.ask .sideLabel{order:1;text-align:left!important}.venueSide.ask .sideBar{order:2}.venueSide.ask .sideBar i{margin-left:0}.sideBar{height:32px!important}.fullVenueBox h3:after{display:block;margin-left:0;margin-top:4px}.sideCell span,.snapSide span{font-size:9px!important}.venueDepthRow{gap:8px!important}}
