::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:8px}#now-playing.is-visible{transform:translateY(0)}input[type=range]#progress{-webkit-appearance:none;appearance:none;background:#2a2a2a;border-radius:999px}input[type=range]#progress::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#ff5540;margin-top:-4px;cursor:pointer}input[type=range]#progress::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#ff5540;border:none;cursor:pointer}.track-row{display:flex;align-items:center;gap:12px;padding:8px;border-radius:12px;cursor:pointer;transition:background-color .15s ease}.track-row:hover{background-color:#1c1b1b}.track-row.active{background-color:#2a2a2a}.track-row.active .track-title{color:#ff5540}.track-thumb{width:44px;height:44px;border-radius:8px;object-fit:cover;background-color:#2a2a2a;flex-shrink:0}.track-title{font-size:.875rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-sub{font-size:.75rem;color:#b7b5b4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
