
.tv-tape{height:34px;overflow:hidden;background:#070b15;border-bottom:1px solid #111827;display:flex;align-items:center;white-space:nowrap;direction:ltr}
.tv-tape .lite-tape{display:flex;gap:14px;align-items:center;width:max-content;animation:dub-tape 42s linear infinite;padding-inline:14px;will-change:transform;transform:translateZ(0)}
.tv-tape:hover .lite-tape{animation-play-state:paused}
.tv-tape .tape-item{font-size:12px;font-weight:800;color:#cfe1ff;background:#0f172a;border:1px solid #1f2a44;border-radius:999px;padding:6px 10px;display:inline-flex;gap:6px;align-items:center}
.tv-tape .up{color:#4ade80}.tv-tape .down{color:#fb7185}
@keyframes dub-tape{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.instant-chart-card{margin:10px 12px!important;border-radius:14px!important;overflow:hidden!important;max-height:none!important;background:#07111f!important;border:1px solid #1d2b45!important;box-shadow:0 10px 28px rgba(0,0,0,.22)!important;contain:layout paint style}
.instant-chart-card .chart-title{height:42px!important;padding:0 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;font-size:13px!important}
.instant-chart-canvas{display:block!important;width:100%!important;max-width:100%!important;height:180px!important;max-height:180px!important}
.currency-second-chart .instant-chart-canvas{height:130px!important;max-height:130px!important}
.currency-second-chart{margin-top:8px!important}
.hero-market span#lastUpdate{display:none!important}
@media (max-width:480px){.instant-chart-canvas{height:155px!important;max-height:155px!important}.currency-second-chart .instant-chart-canvas{height:105px!important;max-height:105px!important}.instant-chart-card .chart-title{height:36px!important}.tv-tape{height:30px}.tv-tape .tape-item{font-size:11px;padding:5px 8px}}
