#cchw-player-currently-playing-title,#cchw-player-currently-playing-artist{display:block!important;max-width:230px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;animation:none!important;transform:none!important}#cchw-player-currently-playing-title *,#cchw-player-currently-playing-artist *{animation:none!important;transform:none!important}a:has(#cchw-player-currently-playing-title){overflow:hidden!important}#cchw-now-playing-hover-card{position:fixed;z-index:2147483647;width:min(360px, calc(100vw - 32px));padding:13px 15px 12px;background:rgb(18 18 18 / .96);border:1px solid rgb(255 255 255 / .12);border-radius:10px;box-shadow:0 12px 34px rgb(0 0 0 / .28);color:#fff;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity 160ms ease,transform 160ms ease,visibility 160ms ease;font-family:inherit}#cchw-now-playing-hover-card.is-visible{opacity:1;visibility:visible;transform:translateY(0)}#cchw-now-playing-hover-card::after{content:"";position:absolute;right:28px;bottom:-7px;width:14px;height:14px;background:rgb(18 18 18 / .96);border-right:1px solid rgb(255 255 255 / .12);border-bottom:1px solid rgb(255 255 255 / .12);transform:rotate(45deg)}.cchw-now-playing-hover-card__eyebrow{margin-bottom:5px;color:rgb(255 255 255 / .52);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.cchw-now-playing-hover-card__title{color:#fff;font-size:14px;font-weight:700;line-height:1.28}.cchw-now-playing-hover-card__artist{margin-top:4px;color:rgb(255 255 255 / .72);font-size:12px;line-height:1.25}@media (max-width:767px){#cchw-now-playing-hover-card{display:none!important}#cchw-player-currently-playing-title,#cchw-player-currently-playing-artist{max-width:170px!important}}