.currently-playing_currenlty-playing__WGNP4{display:flex;align-items:center;justify-content:center;padding:0 16px 0 14px;background:var(--glass-bg);border:1px solid var(--glass-border);box-sizing:border-box;border-radius:var(--radius-full);height:72px;margin-bottom:var(--space-2xl);cursor:default;text-decoration:none;transition:border-color var(--transition-base),box-shadow var(--transition-base),transform var(--transition-base);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.currently-playing_currenlty-playing__WGNP4:hover{border-color:rgba(30,215,96,.2);box-shadow:0 4px 24px rgba(0,0,0,.15);transform:translateY(-2px)}.currently-playing_currenlty-playing--album__agLyJ{position:relative;display:flex;align-items:center;justify-content:center;width:52px;height:52px}.currently-playing_currenlty-playing--album_animated__GyQif{animation:currently-playing_rotate-center__2zpl0 10s linear infinite both}.currently-playing_currenlty-playing--album--image__3BVD6{width:52px;height:52px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.currently-playing_currenlty-playing--album--image__3BVD6 img{width:100%;height:100%;object-fit:cover}.currently-playing_currenlty-playing--album--circle__gHJEM{box-shadow:0 0 6px rgba(0,0,0,.2);position:absolute;border:2px solid var(--white-border);width:52px;height:52px;top:0;left:0;border-radius:50%}.currently-playing_currenlty-playing--album--circle__gHJEM:before{content:"";position:absolute;border:1px solid var(--white-border);width:14px;height:14px;top:0;bottom:0;left:0;right:0;margin:auto;border-radius:50%}.currently-playing_currenlty-playing--album--circle__gHJEM:after{content:"";position:absolute;background:var(--white-border);width:4px;height:4px;top:0;bottom:0;left:0;right:0;margin:auto;border-radius:50%}.currently-playing_currenlty-playing--song__hkYQ9{margin:0 12px;display:flex;flex-direction:column;align-items:center;width:180px}.currently-playing_currenlty-playing--song__hkYQ9>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:180px}.currently-playing_currenlty-playing--song--title__2j8l_{font-weight:600;font-size:14px;line-height:18px;color:var(--article-primary-color)}.currently-playing_currenlty-playing--song--artist__MRr5p{margin-top:3px;font-weight:400;font-size:13px;line-height:18px;color:var(--article-secondary-color)}.currently-playing_clickable__dDVNi{cursor:pointer}@keyframes currently-playing_rotate-center__2zpl0{0%{transform:rotate(0)}to{transform:rotate(1turn)}}