.PlayerControls_controls__EEgMc{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:24px}.PlayerControls_control-button__lqMxA{background:transparent;border:none;color:rgba(255,255,255,.8);cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.PlayerControls_control-button__lqMxA:hover{color:#fff;background:rgba(255,255,255,.1)}.PlayerControls_control-button__lqMxA.PlayerControls_active__2V2TK{color:#a855f7}.PlayerControls_play-button__84b0q{width:64px;height:64px;background:linear-gradient(135deg,#6366f1,#a855f7);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;box-shadow:0 10px 30px rgba(99,102,241,.4);transition:all .2s ease}.PlayerControls_play-button__84b0q:hover{transform:scale(1.05);box-shadow:0 15px 40px rgba(99,102,241,.5)}.PlayerControls_play-button__84b0q:active{transform:scale(.98)}@media (max-width:480px){.PlayerControls_play-button__84b0q{width:56px;height:56px}}.motile-tooltip-trigger{position:relative;display:inline-block;line-height:normal;vertical-align:middle}.motile-tooltip-bubble{position:fixed;z-index:2147483647;padding:8px 12px;border-radius:8px;font-size:14px;font-weight:500;line-height:1.4;box-shadow:0 6px 20px #0003;opacity:0;pointer-events:none;transition:opacity .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1)}.motile-tooltip-bubble[data-placement=top]{transform:translateY(8px) scale(.96)}.motile-tooltip-bubble[data-placement=bottom]{transform:translateY(-8px) scale(.96)}.motile-tooltip-bubble[data-placement=left]{transform:translate(8px) scale(.96)}.motile-tooltip-bubble[data-placement=right]{transform:translate(-8px) scale(.96)}.motile-tooltip-bubble[data-open=true]{opacity:1;transform:translate(0) scale(1)}.motile-tooltip-bubble[data-keep-open]{pointer-events:auto}.motile-tooltip-bubble--filled{--arrow-color:var( --motile-tooltip-color,var(--motile-ui-tooltip,rgba(0,0,0,.9)) );background:var(--arrow-color);color:#fff}.motile-tooltip-bubble--outlined{--arrow-color:var(--motile-tooltip-color,var(--motile-ui-tooltip,#3b82f6));background:#fff;color:var(--arrow-color);border:1px solid var(--arrow-color)}.motile-tooltip-bubble.measuring{visibility:hidden!important;opacity:1!important;max-width:none!important;max-height:none!important;left:0!important;top:0!important}.motile-tooltip-arrow{position:absolute;pointer-events:none;z-index:1}.motile-tooltip-bubble[data-placement=top] .motile-tooltip-arrow{bottom:-7.25px;left:var(--arrow-offset,50%);transform:translate(-50%) rotate(180deg)}.motile-tooltip-bubble[data-placement=bottom] .motile-tooltip-arrow{top:-7px;left:var(--arrow-offset,50%);transform:translate(-50%) rotate(0)}.motile-tooltip-bubble[data-placement=left] .motile-tooltip-arrow{right:-9.25px;top:var(--arrow-offset,50%);transform:translateY(-50%) rotate(90deg)}.motile-tooltip-bubble[data-placement=right] .motile-tooltip-arrow{left:-9.25px;top:var(--arrow-offset,50%);transform:translateY(-50%) rotate(-90deg)}.PlaylistSheet_list__xiYqS{display:flex;flex-direction:column;gap:8px}.PlaylistSheet_item__cw2bQ{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;cursor:pointer;background:transparent;border:1px solid transparent;transition:all .2s ease}.PlaylistSheet_item__cw2bQ:hover{background:rgba(99,102,241,.05)}.PlaylistSheet_item__cw2bQ.PlaylistSheet_active__VHcu3{background:rgba(99,102,241,.1);border:1px solid rgba(99,102,241,.3)}.PlaylistSheet_thumbnail__k_AFa{width:48px;height:48px;border-radius:8px;flex-shrink:0}.PlaylistSheet_info__8xqhd{flex:1 1;min-width:0}.PlaylistSheet_title__OaLFn{font-weight:600;font-size:14px;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PlaylistSheet_title__OaLFn.PlaylistSheet_active__VHcu3{color:#6366f1}.PlaylistSheet_artist__pkfDP{font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}