.PriceTicker-module__ibeC3G__tickerContainer{border-bottom:1px solid var(--border-color);background-color:var(--bg-color);width:100%;display:flex;overflow-x:auto}.PriceTicker-module__ibeC3G__tickerContainer::-webkit-scrollbar{display:none}.PriceTicker-module__ibeC3G__card{border-right:1px solid var(--border-color);cursor:pointer;background-color:var(--bg-color);flex:1;justify-content:space-between;align-items:center;min-width:0;padding:8px 12px;transition:all .2s;display:flex}.PriceTicker-module__ibeC3G__card:hover{background-color:var(--surface-color)}.PriceTicker-module__ibeC3G__cardActive{background-color:var(--surface-color);border-bottom:2px solid var(--accent-color);margin-bottom:-1px}.PriceTicker-module__ibeC3G__assetInfo{flex-direction:column;flex:1;min-width:0;display:flex}.PriceTicker-module__ibeC3G__assetName{font-family:var(--font-space-grotesk), sans-serif;color:var(--text-secondary);letter-spacing:1px;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:10px;font-weight:700;overflow:hidden}.PriceTicker-module__ibeC3G__priceRow{white-space:nowrap;align-items:baseline;gap:8px;display:flex}.PriceTicker-module__ibeC3G__price{font-family:var(--font-space-mono), monospace;color:var(--text-primary);font-size:16px;font-weight:500}.PriceTicker-module__ibeC3G__change{font-family:var(--font-space-mono), monospace;font-size:10px;font-weight:500}.PriceTicker-module__ibeC3G__positive,.PriceTicker-module__ibeC3G__negative{color:var(--text-primary)}.PriceTicker-module__ibeC3G__chart{background-color:var(--surface-color);border:1px solid var(--border-color);flex-grow:0;flex-shrink:0;width:60px;height:28px;margin-left:8px;overflow:hidden}.PriceTicker-module__ibeC3G__chart svg{width:100%;height:100%;display:block}@keyframes PriceTicker-module__ibeC3G__drawSparkline{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}.PriceTicker-module__ibeC3G__sparklinePoly{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:2s ease-out forwards PriceTicker-module__ibeC3G__drawSparkline}
