#ofm-queue-list>li{position:relative;min-height:64px}#ofm-queue-list .ofm-queue__item{position:relative;min-height:64px;padding-right:84px}#ofm-queue-list .ofm-queue__item::after{content:'';position:absolute;z-index:1;top:50%;left:18px;width:26px;height:26px;border:1px solid rgb(244 196 48 / .32);border-radius:50%;background:rgb(244 196 48 / .45) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23171717' d='m9 6 8 6-8 6z'/%3E%3C/svg%3E") center/12px no-repeat;box-shadow:0 2px 7px rgb(0 0 0 / .16);opacity:0;pointer-events:none;transform:translateY(-50%) scale(.92);transition:opacity .18s ease,transform .18s ease,background .18s ease}#ofm-queue-list>li:hover .ofm-queue__item::after,#ofm-queue-list .ofm-queue__item:focus-visible::after{opacity:.58;transform:translateY(-50%) scale(1)}#ofm-player.is-playing #ofm-queue-list>li:hover .ofm-queue__item.is-current::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23171717' stroke-linecap='round' stroke-width='2.8' d='M8 6v12M16 6v12'/%3E%3C/svg%3E");opacity:.68}#ofm-queue-list .ofm-queue__actions{position:absolute;z-index:2;top:50%;right:14px;display:flex;gap:4px;transform:translateY(-50%)}#ofm-queue-list button.ofm-queue__action{display:grid;place-items:center;box-sizing:border-box;width:30px;height:30px;margin:0;padding:0;border:0;border-radius:50%;background:transparent;color:#b7b7b7;cursor:pointer}#ofm-queue-list button.ofm-queue__action:hover,#ofm-queue-list button.ofm-queue__action:focus-visible{background:rgb(244 196 48 / .16);color:#f4c430;outline:none}#ofm-queue-list button.ofm-queue__action.is-saved{color:#f4c430}#ofm-queue-list button.ofm-queue__action svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}#ofm-queue-list button.ofm-queue__action.is-saved svg{fill:currentColor}#ofm-queue-close{appearance:none!important;display:grid!important;place-items:center!important;box-sizing:border-box!important;width:32px!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#f5f5f5!important;font-family:Arial,sans-serif!important;font-size:0!important;line-height:1!important;box-shadow:none!important;cursor:pointer!important}#ofm-queue-close::before{content:'\00d7';display:block;font-size:30px;font-weight:400;line-height:30px;transform:translateY(-1px)}#ofm-queue-close:hover,#ofm-queue-close:focus-visible{background:#2a2a2a!important;color:#fff!important;outline:none!important}@media(max-width:580px){#ofm-queue-list>li,#ofm-queue-list .ofm-queue__item{min-height:58px}#ofm-queue-list .ofm-queue__item{padding-right:80px}#ofm-queue-list .ofm-queue__item::after{left:16px;width:24px;height:24px;background-size:11px}#ofm-queue-list .ofm-queue__actions{right:10px}}
