:root{--fg:#fff;--muted:rgba(255,255,255,.72);--shadow:0 18px 50px rgba(0,0,0,.35)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:"Albert Sans",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--fg);overflow:hidden;background:#06070a}.srOnly{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bg{position:fixed;inset:-6%;z-index:-2}.bg__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:blur(18px) saturate(1.15) contrast(1.1);transform:scale(1.06);transition:opacity .45s ease,transform .45s ease}.bg__img.is-fading{opacity:.15;transform:scale(1.08)}.bg__overlay{position:absolute;inset:0;background:radial-gradient(1200px 700px at 30% 20%,rgba(0,0,0,.28),rgba(0,0,0,.62))}.bg__grain{position:absolute;inset:0;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='220' height='220' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");mix-blend-mode:overlay}.logoTopCenter{position:fixed;top:42px;left:50%;transform:translateX(-50%);z-index:5;pointer-events:none}.logoTopCenter__img{height:70px;max-width:min(520px,86vw);filter:drop-shadow(0 12px 22px rgba(0,0,0,.38))}.wrap{height:100%;display:grid;place-items:center;padding:130px 18px 150px}.playerCenter{width:100%;display:flex;justify-content:center}.playerRow{display:inline-flex;align-items:center;gap:20px;max-width:min(1100px,92vw)}.miniCover{width:210px;height:210px;border-radius:22px;overflow:hidden;position:relative;background:rgba(0,0,0,.18);flex:0 0 210px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.10)}.cover{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:opacity .45s ease,transform .45s ease}.cover.is-fading{opacity:.15;transform:scale(1.05)}.play--mini{width:78px;height:78px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(0,0,0,.35);color:#fff;cursor:pointer;display:grid;place-items:center;box-shadow:0 18px 40px rgba(0,0,0,.35);transition:transform .18s ease,background .18s ease,opacity .25s ease}.play--mini i{font-size:26px}.play--mini:hover{transform:translate(-50%,-50%) scale(1.06);background:rgba(0,0,0,.45)}.play--mini:active{transform:translate(-50%,-50%) scale(.98)}.eq--mini{position:absolute;left:12px;bottom:12px;display:flex;gap:5px;padding:9px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(0,0,0,.30);opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease}.eq span{width:4px;height:14px;border-radius:99px;background:rgba(255,255,255,.85);transform-origin:bottom;animation:bounce .9s infinite ease-in-out;animation-play-state:paused}.eq span:nth-child(2){animation-delay:.10s}.eq span:nth-child(3){animation-delay:.20s}.eq span:nth-child(4){animation-delay:.30s}.eq span:nth-child(5){animation-delay:.40s}@keyframes bounce{0%,100%{transform:scaleY(.35)}50%{transform:scaleY(1.1)}}.eq.is-on{opacity:1;transform:translateY(0)}.eq.is-on span{animation-play-state:running}.meta{min-width:0;text-align:left;max-width:clamp(260px,45vw,720px)}.artist{font-weight:800;font-size:32px;line-height:1.10;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 25px rgba(0,0,0,.25)}.title{font-weight:500;font-size:20px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 25px rgba(0,0,0,.25)}.pop{animation:pop .22s ease}@keyframes pop{from{transform:translateY(2px);opacity:.85}to{transform:none;opacity:1}}.cornerSel{position:fixed;bottom:22px;z-index:8}.cornerSel--left{left:16px}.cornerSel--right{right:16px}.cselect{position:relative}.cselect__btn{font-family:"Albert Sans",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;height:46px;display:flex;align-items:center;gap:10px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(0,0,0,.26);backdrop-filter:blur(12px);color:#fff;cursor:pointer;box-shadow:0 18px 50px rgba(0,0,0,.35);transition:background .14s ease,border-color .14s ease,opacity .25s ease,transform .25s ease}.cselect__btn:hover{background:rgba(0,0,0,.34);border-color:rgba(255,255,255,.26)}.cselect__value{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800;font-size:13px}.cselect__chev{font-size:12px;opacity:.85;margin-left:auto;transition:transform .18s ease}.cselect__btn[aria-expanded="true"] .cselect__chev{transform:rotate(180deg)}.cselect__menu{position:absolute;left:0;bottom:calc(100% + 10px);min-width:320px;max-width:380px;padding:8px;border-radius:18px;border:1px solid rgba(255,255,255,.14);background:rgba(0,0,0,.42);backdrop-filter:blur(16px);box-shadow:0 20px 55px rgba(0,0,0,.55);z-index:50;display:none;max-height:340px;overflow:auto}.cornerSel--right .cselect__menu{right:0;left:auto}.cselect.is-open .cselect__menu{display:block}.copt{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-radius:14px;cursor:pointer;color:rgba(255,255,255,.92);border:1px solid transparent;transition:background .12s ease,transform .12s ease,border-color .12s ease}.copt:hover{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.10)}.copt:active{transform:scale(.995)}.copt__left{min-width:0;display:flex;align-items:center;gap:10px}.copt__img{width:38px;height:38px;border-radius:14px;object-fit:cover;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);flex:0 0 38px}.copt__main{min-width:0;display:flex;flex-direction:column;gap:2px}.copt__title{font-weight:800;font-size:14px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.copt__sub{font-size:12px;color:rgba(255,255,255,.65);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.copt__check{width:26px;height:26px;border-radius:999px;border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;background:rgba(255,255,255,.06);opacity:0}.copt.is-active .copt__check{opacity:1}.copt.is-active{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.16)}.dockWrap{position:fixed;left:50%;bottom:22px;transform:translateX(-50%);display:flex;align-items:center;gap:10px;z-index:7;max-width:calc(100% - 160px);transition:opacity .25s ease,transform .25s ease}.platformDock{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;padding:10px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(0,0,0,.22);backdrop-filter:blur(12px);box-shadow:0 18px 50px rgba(0,0,0,.35);max-width:100%}.chip{height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.10);color:#fff;text-decoration:none;font-weight:800;white-space:nowrap;cursor:pointer}.chip:hover{background:rgba(255,255,255,.16)}.chip--icon{width:46px;padding:0}.chip img{height:18px;width:auto;display:block;filter:brightness(1.2) contrast(1.1)}.volHover{position:relative}.volHover__panel{position:absolute;left:50%;transform:translateX(-50%);bottom:calc(100% + 10px);padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:rgba(0,0,0,.42);backdrop-filter:blur(14px);box-shadow:0 18px 50px rgba(0,0,0,.55);min-width:220px;display:block;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.volHover__panel.is-open{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.volHover__row{display:flex;align-items:center;gap:10px}.volHover__row i{font-size:12px;opacity:.9}.volHover__row input[type="range"]{width:160px;accent-color:#fff}.selOverlay{position:fixed;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(8px);display:none;z-index:9998}.selOverlay.is-on{display:block}@media (min-width:641px){@keyframes breatheZoom{0%,100%{transform:scale(1)}50%{transform:scale(1.018)}}body.uiSleep .uiHideable{opacity:0;pointer-events:none;transform:translateY(8px)}body.uiSleep .play--mini{opacity:0;pointer-events:none}body.uiSleep .playerRow{animation:breatheZoom 3.6s ease-in-out infinite;transform-origin:center center}}@media (max-width:640px){.logoTopCenter{top:26px}.logoTopCenter__img{height:56px}.wrap{padding:110px 14px 180px}.playerRow{flex-direction:column;gap:14px;align-items:center;text-align:center}.miniCover{width:230px;height:230px;flex-basis:230px}.meta{text-align:center;max-width:92vw}.artist{font-size:28px;max-width:92vw}.title{font-size:18px;max-width:92vw;margin-top:8px}.dockWrap{bottom:16px;max-width:calc(100% - 24px)}.cornerSel{bottom:16px}.volHover{display:none}body.modalOpen .cornerSel{z-index:10001}.cselect.is-modal .cselect__menu{position:fixed!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:min(92vw,440px)!important;height:min(78vh,620px)!important;max-height:none!important;overflow:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;z-index:10002!important;padding:10px!important;border-radius:18px!important;background:rgba(14,14,18,.94)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 20px 55px rgba(0,0,0,.60)!important}.cselect.is-modal .cselect__menu *{max-height:none}.cselect__btn{width:52px;padding:0;justify-content:center;gap:0}.cselect__value,.cselect__chev{display:none}.cselect__btn i{font-size:16px}.cornerSel--left{left:12px}.cornerSel--right{right:12px}}
