.order-book-page{background-color:hsl(var(--background));color:hsl(var(--foreground))}.chart-container{width:100%;height:100%;position:relative}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:hsl(var(--card))}.custom-scrollbar::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:hsl(var(--border))}
