.tradingview-widget-container{width:100%;height:44px;position:relative;background:rgba(0,0,0,.2);backdrop-filter:blur(8px);overflow:hidden;z-index:1;direction:rtl}.tradingview-widget-container__widget{height:100%;direction:ltr}.tradingview-widget-container iframe{height:100%!important;pointer-events:none}.tradingview-widget-copyright{display:none!important}a.ku-coin img{width:50%}a.binance img{height:auto!important;width:50%!important}img[alt=Deribit]{width:45%}img[alt=Kraken]{width:60%}.custom-ticker-container{width:100%;height:44px;background:rgba(0,0,0,.2);overflow:hidden;position:relative;z-index:2}.custom-ticker-marquee{display:flex;white-space:nowrap;animation:ticker-left-right 40s linear infinite}.custom-ticker-item{display:inline-flex;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:1rem;color:#fff}.custom-ticker-title{font-weight:600;color:#F2C016}.custom-ticker-price{margin-left:.5rem}.custom-ticker-change.up{color:#00ff99}.custom-ticker-change.down{color:#ff3b3b}@keyframes ticker-left-right{0%{transform:translateX(-100%)}to{transform:translateX(0)}}