:root{--fp-cover-ratio:.667}#player-widget{background-color:var(--tan);border:1px solid var(--tan-dark);transform-origin:0 100%;will-change:transform, opacity, width, height;border-radius:20px;width:440px;height:76px;overflow:hidden;box-shadow:0 75px 21px #0000,0 48px 19px #00000003,0 27px 16px #0000000d,0 12px 12px #00000017,0 3px 7px #0000001a}#shared-layer{pointer-events:none;z-index:10;position:absolute;inset:0}#shared-layer>*{pointer-events:auto;position:absolute}#cover{background:0 0;border:0;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:flex;position:relative;top:14px;left:14px;overflow:visible}#now-playing{width:226px;min-width:226px;height:48px;padding-right:28px;top:14px;left:74px;overflow:hidden}#player-widget.has-noise #now-playing{width:176px;min-width:176px}#noise-indicator{width:32px;height:32px;transition:background-color .2s,color .2s;top:22px;left:262px}#noise-indicator.is-deactivated{background-color:var(--tan-dark);color:#6b5a48}#clear-btn{width:36px;height:36px;top:20px;left:302px}#play-btn{width:48px;height:48px;top:14px;left:340px}#skip-btn{width:36px;height:36px;top:20px;left:390px}#player-widget.no-skip:not(.is-expanded):not(.has-noise) #now-playing{width:264px;min-width:264px}#player-widget.no-skip:not(.is-expanded) #clear-btn{left:340px}#player-widget.no-skip:not(.is-expanded) #play-btn{left:378px}#player-widget.has-noise.no-skip:not(.no-clear):not(.is-expanded) #noise-indicator,#player-widget.has-noise.no-clear:not(.no-skip):not(.is-expanded) #noise-indicator{left:300px}#player-widget.has-noise.no-clear.no-skip:not(.is-expanded) #noise-indicator{left:330px}#player-widget.has-noise.no-skip:not(.no-clear):not(.is-expanded) #now-playing,#player-widget.has-noise.no-clear:not(.no-skip):not(.is-expanded) #now-playing{width:214px;min-width:214px}#player-widget.has-noise.no-clear.no-skip:not(.is-expanded) #now-playing{width:244px;min-width:244px}#clear-btn,#skip-btn{--btn-fade-dur:.15s;--btn-fade-delay:.15s;transition:opacity var(--btn-fade-dur) cubic-bezier(.16, 1, .3, 1) var(--btn-fade-delay), filter var(--btn-fade-dur) cubic-bezier(.16, 1, .3, 1) var(--btn-fade-delay), background-color .2s ease, color .2s ease}#clear-btn.is-hidden,#skip-btn.is-hidden{--btn-fade-delay:0s;opacity:0;filter:blur(4px);pointer-events:none}#player-widget.is-expanded #cover{width:104px;height:104px;top:24px;left:24px}#player-widget.is-expanded #now-playing{width:272px;height:104px;top:24px;left:144px}#player-widget.is-expanded #noise-indicator{opacity:0;pointer-events:none;width:32px;height:32px;top:164px;left:84px}#player-widget.is-expanded #clear-btn{width:40px;height:40px;top:164px;left:124px}#player-widget.is-expanded #play-btn{width:64px;height:64px;top:152px;left:188px}#player-widget.is-expanded #skip-btn{width:40px;height:40px;top:164px;left:276px}#now-playing #now-title,#now-playing #now-eyebrow{leading-trim:both;text-edge:cap}#now-playing #now-eyebrow{font-size:12px}#now-playing #now-title{font-size:15px}#player-widget.is-expanded #now-playing #now-eyebrow{font-size:16px}#player-widget.is-expanded #now-playing #now-title{font-size:20px}#play-btn svg{width:20px;height:20px;transform:translate(1px)}#skip-btn svg,#clear-btn svg,#noise-indicator svg{width:16px;height:16px}#player-widget.is-expanded #play-btn svg{width:24px;height:24px}#player-widget.is-expanded #skip-btn svg,#player-widget.is-expanded #clear-btn svg{width:20px;height:20px}#shared-layer svg,#now-playing #now-eyebrow,#now-playing #now-title{transition:width .5s cubic-bezier(.16,1,.3,1),height .5s cubic-bezier(.16,1,.3,1),font-size .5s cubic-bezier(.16,1,.3,1),padding .5s cubic-bezier(.16,1,.3,1)}.cover-face{z-index:1;height:100%;aspect-ratio:var(--fp-cover-ratio);background:linear-gradient(160deg,#402a08 0%,#221805 100%);border-radius:8px;flex-shrink:0;position:relative}.cover-face--book{background:var(--tan-dark)}#player-widget.is-expanded .cover-face{border-radius:6px}.cover-face--icon{background:linear-gradient(160deg,#6b4a1e 0%,#2d1b04 100%);border-radius:10px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}#player-widget.is-expanded .cover-face--icon{border-radius:18px}.cover-face--idle{width:72%;height:72%;box-shadow:none;background:#2218050f;border-radius:8px}#player-widget.is-expanded .cover-face--idle{border-radius:6px}#exp-view{opacity:0;pointer-events:none;flex-direction:column;width:440px;padding:24px;display:flex;position:absolute;top:0;left:0}#player-widget.is-expanded #exp-view{opacity:1;pointer-events:auto}.fp-voice-menu{background:var(--tan);border:1px solid var(--tan-dark);width:200px;max-height:320px;box-shadow:var(--shadow-float);z-index:30;transform-origin:100% 100%;border-radius:12px;flex-direction:column;margin-bottom:8px;padding:4px;display:flex;position:absolute;bottom:100%;right:0;overflow-y:auto}#noise-indicator[aria-pressed=true]{background-color:var(--peach);color:var(--tan)}.fp-noise-slider{appearance:none;background:0 0;width:100%}.fp-noise-slider:focus{outline:none}.fp-noise-slider::-webkit-slider-runnable-track{background:var(--tan-dark);border-radius:999px;width:100%;height:4px}.fp-noise-slider::-webkit-slider-thumb{appearance:none;background-color:var(--peach);border-radius:50%;width:24px;height:24px;margin-top:-10px;box-shadow:0 1px 3px #2218054d}.fp-noise-slider:active::-webkit-slider-thumb{transform:scale(1.1)}.fp-noise-slider::-moz-range-track{background:var(--tan-dark);border-radius:999px;width:100%;height:4px}.fp-noise-slider::-moz-range-thumb{background-color:var(--peach);border:none;border-radius:50%;width:24px;height:24px;box-shadow:0 1px 3px #2218054d}.fp-no-scrollbar::-webkit-scrollbar{display:none}.fp-no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.exp-placeholder{pointer-events:none}#fp-auto-advance{opacity:0;pointer-events:none;transition:opacity .3s}#player-widget.is-expanded #fp-auto-advance{opacity:1;pointer-events:auto}
