.WinampPlayer-module__vWvOxW__screen{background:#000;flex-direction:row;justify-content:center;align-items:stretch;gap:12px;width:75%;max-width:100%;height:90%;max-height:100%;padding:20px;display:flex;position:relative;overflow-y:auto}.WinampPlayer-module__vWvOxW__leftCol{flex-direction:column;flex-shrink:0;gap:12px;width:320px;display:flex}.WinampPlayer-module__vWvOxW__rightCol{flex-direction:column;flex:1;min-width:0;max-width:900px;display:flex}.WinampPlayer-module__vWvOxW__windowFrame{background:#272727;border:1px solid #000;flex-direction:column;display:flex;overflow:hidden;box-shadow:inset 1px 1px #5c5c5c,inset -1px -1px #111,0 10px 30px #00000080}.WinampPlayer-module__vWvOxW__playerFrame{flex:none}.WinampPlayer-module__vWvOxW__historyFrame{flex:1;min-height:0}.WinampPlayer-module__vWvOxW__lyricsFrame{height:100%}.WinampPlayer-module__vWvOxW__titleBar{background:linear-gradient(90deg,#0a4a8a 0%,#052a5a 100%);border-bottom:1px solid #000;flex-shrink:0;justify-content:space-between;align-items:center;height:28px;padding:0 10px;display:flex}.WinampPlayer-module__vWvOxW__tbTitle{font-family:var(--font-secondary);color:#4db8ff;letter-spacing:1.5px;text-transform:uppercase;font-size:11px;font-weight:700}.WinampPlayer-module__vWvOxW__mobileTabs{gap:4px;display:none}.WinampPlayer-module__vWvOxW__tabBtn{color:#4db8ff;font-family:var(--font-secondary);letter-spacing:1px;cursor:pointer;text-transform:uppercase;background:#0006;border:1px solid #4db8ff4d;padding:3px 8px;font-size:10px;font-weight:700}.WinampPlayer-module__vWvOxW__tabActive{color:#fff;background:#0a4a8a;border-color:#4db8ff}.WinampPlayer-module__vWvOxW__darkList{background:#000;border:2px inset #333;flex:1;min-height:120px;margin:6px;padding:15px;overflow-y:auto}.WinampPlayer-module__vWvOxW__vizRow{background:#000;border:2px inset #444;height:120px;margin:6px;display:flex}.WinampPlayer-module__vWvOxW__albumArt{object-fit:cover;width:120px;height:100%}.WinampPlayer-module__vWvOxW__spectrumWrap{background:#000;flex:1;align-items:flex-end;gap:1px;padding:5px;display:flex}.WinampPlayer-module__vWvOxW__specBar{background:#1a1a1a;flex:1;min-height:2px;transition:height .1s}.WinampPlayer-module__vWvOxW__specActive{background:#e0e0e0;box-shadow:0 0 8px #2b2b2b99}.WinampPlayer-module__vWvOxW__infoRow{background:#000;border:2px inset #444;flex-direction:column;align-items:center;margin:0 6px 6px;padding:12px;display:flex}.WinampPlayer-module__vWvOxW__clock{font-family:var(--font-secondary);color:#e0e0e0;text-shadow:0 0 10px #39ff6a80;font-size:42px;line-height:1}.WinampPlayer-module__vWvOxW__trackNameDisplay{color:#4db8ff;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;text-align:center;width:100%;margin-top:5px;font-size:10px;overflow:hidden}.WinampPlayer-module__vWvOxW__albumNameDisplay{color:#4db8ff;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;text-align:center;width:100%;margin-top:2px;padding-bottom:6px;font-size:8px;overflow:hidden}.WinampPlayer-module__vWvOxW__transport{background:#1e1e1e;border-top:1px solid #000;flex-direction:column;gap:6px;padding:8px;display:flex}.WinampPlayer-module__vWvOxW__controlGroup{flex:1;gap:6px;display:flex}.WinampPlayer-module__vWvOxW__tBtn{color:#cce8ff;height:36px;font-family:var(--font-secondary);cursor:pointer;background:#272727;border:1px solid #000;flex:1;font-size:11px;font-weight:700;box-shadow:inset 1px 1px #555}.WinampPlayer-module__vWvOxW__activeCtrl{color:#fff;background:#0a4a8a;box-shadow:inset 1px 1px #000}.WinampPlayer-module__vWvOxW__tBtnPlay:active{color:#fff;background:#0a4a8a;box-shadow:inset 2px 2px #000}.WinampPlayer-module__vWvOxW__tBtn.WinampPlayer-module__vWvOxW__playing{color:#fff;background:#0a4a8a;box-shadow:inset 1px 1px #000}.WinampPlayer-module__vWvOxW__tBtnPlay:disabled{opacity:.5;cursor:not-allowed}.WinampPlayer-module__vWvOxW__lyricLine{color:#e0e0e0;text-transform:uppercase;border-bottom:1px solid #111;margin-bottom:10px;padding-bottom:5px;font-size:12px;line-height:1.8}.WinampPlayer-module__vWvOxW__plRow{cursor:pointer;color:#4db8ff;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #111;padding:8px;font-size:11px;overflow:hidden}.WinampPlayer-module__vWvOxW__plActive{color:#fff;background:#0a4a8a}@media (max-width:900px){.WinampPlayer-module__vWvOxW__screen{box-sizing:border-box;flex-direction:column;align-items:center;gap:8px;width:100%;height:100svh;max-height:100svh;padding:56px 12px 12px;display:flex;position:absolute;top:0;left:0;overflow:hidden}.WinampPlayer-module__vWvOxW__leftCol,.WinampPlayer-module__vWvOxW__rightCol{display:contents}.WinampPlayer-module__vWvOxW__playerFrame,.WinampPlayer-module__vWvOxW__lyricsFrame,.WinampPlayer-module__vWvOxW__historyFrame{width:100%;max-width:450px;height:auto;min-height:0}.WinampPlayer-module__vWvOxW__playerFrame{flex:none;order:1}.WinampPlayer-module__vWvOxW__lyricsFrame,.WinampPlayer-module__vWvOxW__historyFrame{flex:1 1 0;order:2;min-height:120px}.WinampPlayer-module__vWvOxW__mobileHidden{display:none}.WinampPlayer-module__vWvOxW__mobileTabs{display:flex}.WinampPlayer-module__vWvOxW__tbTitle{display:none}.WinampPlayer-module__vWvOxW__vizRow{height:80px}.WinampPlayer-module__vWvOxW__albumArt{width:80px}.WinampPlayer-module__vWvOxW__clock{font-size:30px}.WinampPlayer-module__vWvOxW__infoRow{padding:8px}.WinampPlayer-module__vWvOxW__transport{gap:4px;padding:6px}.WinampPlayer-module__vWvOxW__tBtn{height:32px}.WinampPlayer-module__vWvOxW__darkList{min-height:0;padding:10px}}
.Walkman-module__euX0Va__scene{background:#000;justify-content:center;align-items:center;width:100vw;height:100svh;display:flex;position:relative;overflow:hidden}.Walkman-module__euX0Va__albumArtBg{filter:blur(80px)brightness(.2);z-index:0;background-position:50%;background-size:cover;transition:background-image 1s;position:fixed;inset:0;transform:scale(1.1)}.Walkman-module__euX0Va__walkman{z-index:1;background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border:1px solid #000;border-radius:20px;flex-direction:column;width:420px;max-width:90vw;height:650px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #000c,inset 0 1px 1px #ffffff1a}.Walkman-module__euX0Va__volumeWheel{background:repeating-linear-gradient(0deg,#111 0 2px,#333 3px);border-radius:2px;width:12px;height:60px;position:absolute;top:60%;right:-8px;box-shadow:2px 0 5px #00000080}.Walkman-module__euX0Va__topEdge{flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.Walkman-module__euX0Va__headphoneJack{background:#333;border:1px solid #555;border-radius:50%;width:10px;height:10px;box-shadow:inset 0 1px 2px #00000080}.Walkman-module__euX0Va__brandLabel{filter:invert();width:auto;height:25px}.Walkman-module__euX0Va__holdSwitch{color:#444;border:1px solid #333;border-radius:3px;padding:2px 5px;font-size:8px}.Walkman-module__euX0Va__cassetteWindow{flex-shrink:0;padding:0 20px}.Walkman-module__euX0Va__cassetteInner{background:#0a0a0a;border:2px solid #1a1a1a;border-radius:8px;justify-content:space-between;align-items:center;height:90px;padding:0 20px;display:flex;position:relative;overflow:hidden}.Walkman-module__euX0Va__reel{border:2px solid #222;border-radius:50%;width:45px;height:45px;position:relative}.Walkman-module__euX0Va__reelHub{width:100%;height:100%;position:relative}.Walkman-module__euX0Va__reelSpoke{transform-origin:50%;background:#333;width:2px;height:100%;position:absolute;top:0;left:50%}.Walkman-module__euX0Va__reelOuter{background:#1a1a1a;border:1px solid #333;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Walkman-module__euX0Va__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Walkman-module__euX0Va__spinning .Walkman-module__euX0Va__reelHub{animation:2s linear infinite Walkman-module__euX0Va__spin}.Walkman-module__euX0Va__tapeGuide{flex-direction:column;align-items:center;gap:4px;display:flex}.Walkman-module__euX0Va__screen{background:#0d0f0d;border:4px solid #111;border-radius:10px;flex-direction:column;flex:1;min-height:0;margin:16px 20px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 30px #000}.Walkman-module__euX0Va__screenInner{flex-direction:column;flex:1;gap:10px;height:100%;padding:15px;display:flex;overflow-y:auto}.Walkman-module__euX0Va__screenIdle{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:200px;display:flex}.Walkman-module__euX0Va__screenBrand{color:#e0e0e0;letter-spacing:6px;text-shadow:0 0 15px #39ff6a66;font-size:28px;font-weight:900}.Walkman-module__euX0Va__screenSub{color:#e0e0e0;opacity:.5;letter-spacing:2px;font-size:9px}@keyframes Walkman-module__euX0Va__blink{0%,to{opacity:1}50%{opacity:0}}.Walkman-module__euX0Va__screenPrompt{cursor:pointer;color:#4db8ff;letter-spacing:2px;text-transform:uppercase;margin-top:15px;font-size:12px;animation:1.5s infinite Walkman-module__euX0Va__blink}.Walkman-module__euX0Va__screenLoading{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:15px;min-height:200px;display:flex}.Walkman-module__euX0Va__loadingDots{gap:8px;display:flex}.Walkman-module__euX0Va__loadingDots span{background:#4db8ff;border-radius:50%;width:8px;height:8px;animation:1s infinite alternate Walkman-module__euX0Va__pulse}.Walkman-module__euX0Va__loadingDots span:nth-child(2){animation-delay:.2s}.Walkman-module__euX0Va__loadingDots span:nth-child(3){animation-delay:.4s}@keyframes Walkman-module__euX0Va__pulse{0%{opacity:1;transform:scale(1)}to{opacity:.3;transform:scale(.4)}}.Walkman-module__euX0Va__trackHeader{border-bottom:1px solid #222;flex-shrink:0;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:10px;display:flex}.Walkman-module__euX0Va__albumArtSmall{object-fit:cover;border-radius:4px;width:50px;height:50px}.Walkman-module__euX0Va__trackInfoText{flex-direction:column;flex:1;gap:4px;display:flex}.Walkman-module__euX0Va__artistName{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:8px}.Walkman-module__euX0Va__screenTrackName{color:#ecebeb;letter-spacing:.5px;font-size:14px;font-weight:700}.Walkman-module__euX0Va__verse{font-family:var(--font-secondary);color:#ccc;opacity:.9;flex:1;min-height:100px;padding-right:6px;font-size:11px;line-height:1.6;overflow-y:auto}.Walkman-module__euX0Va__verse::-webkit-scrollbar{width:4px}.Walkman-module__euX0Va__verse::-webkit-scrollbar-track{background:#1a1a1a;border-radius:2px}.Walkman-module__euX0Va__verse::-webkit-scrollbar-thumb{background:#182b38;border-radius:2px}.Walkman-module__euX0Va__verseLine{white-space:pre-wrap;word-break:break-word;margin-bottom:6px}.Walkman-module__euX0Va__screenError{text-align:center;color:#ff6b6b;letter-spacing:2px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:200px;font-size:12px;display:flex}.Walkman-module__euX0Va__resetBtn{color:#111;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#4db8ff;border:none;border-radius:30px;margin-top:12px;padding:6px 14px;font-size:9px;font-weight:700;transition:all .2s}.Walkman-module__euX0Va__resetBtn:hover{background:#4db8ff;transform:scale(1.02)}.Walkman-module__euX0Va__progressTrack{background:#1a1a1a;border-radius:2px;flex-shrink:0;height:4px;margin-top:10px;overflow:hidden}.Walkman-module__euX0Va__progressBar{background:#4db8ff;width:0%;height:100%;transition:width .1s linear;box-shadow:0 0 6px #4db8ff}.Walkman-module__euX0Va__controls{background:#151515;border-bottom-right-radius:20px;border-bottom-left-radius:20px;flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:16px;padding:15px 20px;display:flex}.Walkman-module__euX0Va__btnCircle{color:#888;cursor:pointer;background:linear-gradient(145deg,#222,#111);border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;transition:all 80ms linear;display:flex;box-shadow:4px 4px 10px #00000080,-1px -1px 2px #ffffff0d}.Walkman-module__euX0Va__btnCircle:active{transform:scale(.96);box-shadow:inset 2px 2px 5px #000}.Walkman-module__euX0Va__btnCircle:disabled{opacity:.4;cursor:not-allowed;transform:none}.Walkman-module__euX0Va__btnPlay{color:#888;width:70px;height:70px;font-size:18px;font-weight:700}.Walkman-module__euX0Va__btnActive{color:#4db8ff;background:linear-gradient(90deg,#0a4a8a 0%,#052a5a 100%);box-shadow:0 0 12px #4db8ff66}.Walkman-module__euX0Va__activeMode{color:#4db8ff;background:linear-gradient(145deg,#0a4a8a,#052a5a);border:1px solid #4db8ff;box-shadow:0 0 8px #4db8ff4d}.Walkman-module__euX0Va__modeStrip{background:#0a0a0a;border-top:1px solid #222;flex-shrink:0;justify-content:center;gap:20px;padding:8px 16px;display:flex}.Walkman-module__euX0Va__modeBadge{font-size:8px;font-family:var(--font-secondary);letter-spacing:1px;color:#555;text-transform:uppercase;background:#111;border-radius:30px;padding:4px 10px;font-weight:700;transition:all .2s}.Walkman-module__euX0Va__badgeActive{color:#4db8ff;text-shadow:0 0 4px #4db8ff66;background:#1a1508;border:1px solid #4db8ff4d}.Walkman-module__euX0Va__bottomEdge{background:linear-gradient(#202020,#181818);border-bottom-right-radius:20px;border-bottom-left-radius:20px;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 20px;display:flex}.Walkman-module__euX0Va__speakerGrill{flex:1;gap:4px;display:flex}.Walkman-module__euX0Va__grillSlot{background:#111;border-radius:2px;flex:1;height:4px}.Walkman-module__euX0Va__batteryDoor{background:#111;border:1px solid #333;border-radius:4px;width:24px;height:16px;position:relative}.Walkman-module__euX0Va__batteryDoor:after{content:"";background:#222;border-radius:2px;width:14px;height:8px;position:absolute;top:3px;left:4px}.Walkman-module__euX0Va__walkmanUnboxed{animation:.4s ease-out Walkman-module__euX0Va__fadeInUp}@keyframes Walkman-module__euX0Va__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Walkman-module__euX0Va__walkmanContainer{background:#000;justify-content:center;align-items:center;width:100vw;height:100svh;display:flex;position:fixed;inset:0;overflow:hidden}@media (max-width:480px){.Walkman-module__euX0Va__walkman{width:95vw;height:600px}.Walkman-module__euX0Va__controls{gap:12px;padding:12px 15px}.Walkman-module__euX0Va__btnCircle{width:42px;height:42px;font-size:14px}.Walkman-module__euX0Va__btnPlay{width:60px;height:60px;font-size:16px}.Walkman-module__euX0Va__screen{margin:12px 15px}.Walkman-module__euX0Va__screenInner{padding:12px}.Walkman-module__euX0Va__screenBrand{letter-spacing:4px;font-size:24px}.Walkman-module__euX0Va__trackHeader{gap:8px}.Walkman-module__euX0Va__albumArtSmall{width:40px;height:40px}.Walkman-module__euX0Va__screenTrackName{font-size:12px}.Walkman-module__euX0Va__verse{min-height:80px;font-size:10px}.Walkman-module__euX0Va__cassetteWindow{padding:0 15px}.Walkman-module__euX0Va__cassetteInner{height:75px}.Walkman-module__euX0Va__reel{width:38px;height:38px}.Walkman-module__euX0Va__modeStrip{gap:12px;padding:6px 12px}.Walkman-module__euX0Va__modeBadge{padding:3px 8px;font-size:7px}.Walkman-module__euX0Va__topEdge{padding:10px 15px}.Walkman-module__euX0Va__bottomEdge{padding:8px 15px}}
.Selection-module__9r-JRa__container{justify-content:center;align-items:center;display:flex;position:relative}.Selection-module__9r-JRa__console{font-family:var(--font-secondary);background:radial-gradient(at 40% 30%,#1a1a1c,#060606);flex-direction:column;padding:40px 32px 24px;display:flex;position:fixed;inset:0}.Selection-module__9r-JRa__consoleMain{flex:1;justify-content:center;align-items:center;width:100%;display:flex}.Selection-module__9r-JRa__consoleGrid{grid-template-columns:1fr 1px 340px;align-items:stretch;gap:56px;width:100%;max-width:880px;display:grid}.Selection-module__9r-JRa__brandColumn{flex-direction:column;justify-content:center;align-items:flex-start;gap:22px;display:flex}.Selection-module__9r-JRa__logoWrapper{justify-content:flex-start;align-items:center;display:flex}.Selection-module__9r-JRa__logo{filter:invert();opacity:.9;width:auto;height:180px}.Selection-module__9r-JRa__brandDescription{color:#7a828d;letter-spacing:.5px;max-width:360px;font-size:13px;font-weight:400;line-height:1.6}.Selection-module__9r-JRa__consoleDivider{background:linear-gradient(#0000 0%,#ffffff24 20% 80%,#0000 100%);align-self:stretch;width:1px;min-height:200px}.Selection-module__9r-JRa__selectorPanel{width:340px;position:relative;overflow:hidden}.Selection-module__9r-JRa__selectorHeader{z-index:2;justify-content:center;align-items:center;gap:12px;padding:6px 14px 14px;display:flex;position:relative}.Selection-module__9r-JRa__selectorHeaderDot{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite Selection-module__9r-JRa__dotPulse;box-shadow:0 0 6px #ffffff8c,0 0 12px #ffffff40}.Selection-module__9r-JRa__selectorHeaderDot:last-of-type{animation-delay:.7s}.Selection-module__9r-JRa__selectorHeaderText{color:#fff;letter-spacing:5px;text-transform:uppercase;text-shadow:0 0 8px #ffffff4d;font-size:11px;font-weight:700}.Selection-module__9r-JRa__selectorBody{z-index:2;flex-direction:column;gap:8px;padding:18px;display:flex;position:relative}.Selection-module__9r-JRa__selectorDivider{background:linear-gradient(90deg,#0000 0%,#ffffff24 50%,#0000 100%);height:1px;margin:4px 2px}.Selection-module__9r-JRa__option{text-align:center;width:100%;font-family:var(--font-secondary);letter-spacing:3px;color:#666;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:12px 16px;font-size:20px;transition:color .2s,background .2s,text-shadow .2s;display:block}.Selection-module__9r-JRa__option:hover{color:#cfd6df;background:#ffffff0a}.Selection-module__9r-JRa__option.Selection-module__9r-JRa__selected{color:#fff;text-shadow:0 0 10px #ffffff80,0 0 22px #fff3;background:#ffffff14}.Selection-module__9r-JRa__playBtn{text-align:center;width:100%;font-family:var(--font-secondary);letter-spacing:4px;color:#3d434b;cursor:not-allowed;background:0 0;border:none;padding:10px 8px;font-size:20px;font-weight:700;transition:color .2s,letter-spacing .2s,text-shadow .2s;display:block}.Selection-module__9r-JRa__playActive{color:#fff;cursor:pointer;text-shadow:0 0 12px #fff6,0 0 28px #ffffff26}.Selection-module__9r-JRa__playActive:hover{letter-spacing:5px;text-shadow:0 0 14px #fff9,0 0 32px #ffffff40}.Selection-module__9r-JRa__playActive:active{text-shadow:0 0 8px #ffffff80}.Selection-module__9r-JRa__footer{width:100%;max-width:880px;font-family:var(--font-secondary);justify-content:center;align-items:center;gap:40px;margin:0 auto;padding:16px 8px 0;display:flex;position:relative}.Selection-module__9r-JRa__footerLegal{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Selection-module__9r-JRa__footerLink{color:#6d7683;letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:600;text-decoration:none;transition:color .2s,text-shadow .2s}.Selection-module__9r-JRa__footerLink:hover{color:#fff;text-shadow:0 0 8px #ffffff4d}.Selection-module__9r-JRa__footerDivider{background:#333;border-radius:50%;width:3px;height:3px;display:inline-block}.Selection-module__9r-JRa__footerSocial{color:#cfd6df;background:#ffffff0f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;text-decoration:none;transition:color .2s,background .2s,transform .15s;display:inline-flex}.Selection-module__9r-JRa__footerSocial:hover{color:#fff;background:#ffffff1f;transform:translateY(-1px)}.Selection-module__9r-JRa__footerEmail{background:#ffffff0d;border:none;border-radius:999px;align-items:stretch;gap:0;min-width:240px;transition:background .2s;display:flex;overflow:hidden}.Selection-module__9r-JRa__footerEmail:focus-within{background:#ffffff17}.Selection-module__9r-JRa__footerEmailInput{color:#fff;min-width:0;font-family:var(--font-secondary);letter-spacing:1.5px;background:0 0;border:none;outline:none;flex:1;padding:8px 16px;font-size:12px}.Selection-module__9r-JRa__footerEmailInput::placeholder{color:#6d7683;letter-spacing:2px;text-transform:uppercase;font-size:11px}.Selection-module__9r-JRa__footerEmailInput:disabled{color:#4ade80;-webkit-text-fill-color:#4ade80;opacity:1}.Selection-module__9r-JRa__footerEmailInput:disabled::placeholder{color:#4ade80;opacity:1}.Selection-module__9r-JRa__footerEmailBtn{color:#cfd6df;cursor:pointer;background:0 0;border:none;padding:0 16px;font-size:16px;font-weight:700;transition:color .2s,background .2s}.Selection-module__9r-JRa__footerEmailBtn:hover:not(:disabled){color:#fff;background:#ffffff14}.Selection-module__9r-JRa__footerEmailBtn:disabled{cursor:default;color:#4ade80}.Selection-module__9r-JRa__playerViewContainer{background:#000;flex-direction:column;width:100vw;height:100svh;display:flex;overflow:hidden}.Selection-module__9r-JRa__skinSwitcherBar{font-family:var(--font-secondary);z-index:10;pointer-events:none;background:linear-gradient(#000000a6 0%,#00000040 70%,#0000 100%);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:14px 20px;display:grid;position:absolute;top:0;left:0;right:0}.Selection-module__9r-JRa__navBackBtn,.Selection-module__9r-JRa__devicesBtn{-webkit-backdrop-filter:blur(12px)saturate(140%);color:#cfd6df;cursor:pointer;letter-spacing:2px;text-transform:uppercase;font-size:12px;font-weight:600;font-family:var(--font-secondary);pointer-events:auto;background:#121214b8;border:1px solid #ffffff24;border-radius:8px;padding:8px 14px;transition:color .2s,border-color .2s,background .2s,transform .15s;box-shadow:0 4px 14px #0006,inset 0 1px #ffffff0f}.Selection-module__9r-JRa__navBackBtn{justify-self:start;align-items:center;gap:8px;font-size:14px;display:inline-flex}.Selection-module__9r-JRa__navBackLabel{letter-spacing:2px;font-size:11px}.Selection-module__9r-JRa__devicesBtn{justify-self:end}.Selection-module__9r-JRa__navBackBtn:hover,.Selection-module__9r-JRa__devicesBtn:hover{color:#fff;background:#1e1e20d9;border-color:#fff6;transform:translateY(-1px)}.Selection-module__9r-JRa__navBackBtn:active,.Selection-module__9r-JRa__devicesBtn:active{transform:translateY(0)}.Selection-module__9r-JRa__nowPlaying{-webkit-backdrop-filter:blur(12px)saturate(140%);pointer-events:auto;white-space:nowrap;background:#1212148c;border:1px solid #ffffff14;border-radius:999px;justify-self:center;align-items:center;gap:10px;max-width:100%;padding:7px 14px;display:inline-flex;overflow:hidden;box-shadow:0 4px 14px #00000059,inset 0 1px #ffffff0d}.Selection-module__9r-JRa__nowPlayingDot{background:#4ade80;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.6s ease-in-out infinite Selection-module__9r-JRa__dotPulse;box-shadow:0 0 6px #4ade80e6,0 0 12px #4ade8066}.Selection-module__9r-JRa__nowPlayingLabel{letter-spacing:2.5px;color:#7a828d;text-transform:uppercase;font-size:10px;font-weight:600}.Selection-module__9r-JRa__nowPlayingDevice{letter-spacing:3px;color:#fff;text-transform:uppercase;text-shadow:0 0 8px #ffffff40;font-size:11px;font-weight:700}.Selection-module__9r-JRa__menuOverlay{-webkit-backdrop-filter:blur(6px);z-index:90;font-family:var(--font-secondary);background:radial-gradient(at 50% 40%,#0000008c 0%,#000000d9 70%);justify-content:center;align-items:center;padding:24px;animation:.25s ease-out Selection-module__9r-JRa__overlayFadeIn;display:flex;position:fixed;inset:0}.Selection-module__9r-JRa__menuCard{-webkit-backdrop-filter:blur(30px)saturate(160%);background:#000;border:1px solid #ffffff24;border-radius:14px;width:100%;max-width:420px;animation:.4s cubic-bezier(.16,1,.3,1) Selection-module__9r-JRa__cardBoot;position:relative;overflow:hidden;box-shadow:0 30px 80px #0009,inset 0 1px #ffffff38,inset 0 -1px #00000080}.Selection-module__9r-JRa__menuBody{z-index:2;flex-direction:column;align-items:stretch;gap:14px;padding:28px 24px 20px;display:flex;position:relative}.Selection-module__9r-JRa__menuOption{color:#999;cursor:pointer;letter-spacing:3px;text-transform:uppercase;font-size:16px;font-family:var(--font-secondary);text-align:center;background:0 0;border:1px solid #ffffff26;padding:14px 18px;transition:all .2s}.Selection-module__9r-JRa__menuOption:hover{color:#fff;letter-spacing:4px;background:#ffffff0a;border-color:#fff6}.Selection-module__9r-JRa__menuOptionActive{color:#fff;text-shadow:0 0 8px #ffffff59;background:#ffffff0f;border-color:#fff9}.Selection-module__9r-JRa__menuCloseBtn{z-index:2;color:#666;cursor:pointer;letter-spacing:3px;text-transform:uppercase;font-size:11px;font-family:var(--font-secondary);background:0 0;border:none;margin:0 24px 22px;padding:8px;transition:color .2s;position:relative}.Selection-module__9r-JRa__menuCloseBtn:hover{color:#bbb}.Selection-module__9r-JRa__playerViewport{background:#000;flex:1;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s Selection-module__9r-JRa__fadeIn;display:flex;position:relative;overflow:auto}@keyframes Selection-module__9r-JRa__fadeIn{0%{opacity:0}to{opacity:1}}.Selection-module__9r-JRa__loading{color:#efb87e;font-family:var(--font-secondary);letter-spacing:4px;background:#060606;justify-content:center;align-items:center;font-size:10px;display:flex;position:fixed;inset:0}@media (max-width:760px){.Selection-module__9r-JRa__consoleGrid{grid-template-columns:1fr;justify-items:center;gap:28px;max-width:380px}.Selection-module__9r-JRa__brandColumn{text-align:center;align-items:center;gap:16px}.Selection-module__9r-JRa__logoWrapper{justify-content:center}.Selection-module__9r-JRa__brandDescription{text-align:center;max-width:320px}.Selection-module__9r-JRa__consoleDivider{background:linear-gradient(90deg,#0000 0%,#ffffff29 50%,#0000 100%);align-self:center;width:200px;height:1px;min-height:0}.Selection-module__9r-JRa__selectorPanel{width:100%;max-width:340px}.Selection-module__9r-JRa__footer{flex-direction:column;gap:12px;padding:12px 16px 0}}@media (max-width:640px){.Selection-module__9r-JRa__console{justify-content:center;padding:24px 20px 32px}.Selection-module__9r-JRa__consoleGrid{gap:24px}.Selection-module__9r-JRa__option{letter-spacing:3px;padding:11px 16px;font-size:18px}.Selection-module__9r-JRa__logo{height:120px}.Selection-module__9r-JRa__selectorHeaderText{letter-spacing:4px;font-size:10px}.Selection-module__9r-JRa__selectorBody{gap:6px;padding:14px}.Selection-module__9r-JRa__playBtn{letter-spacing:3px;padding:8px;font-size:17px}.Selection-module__9r-JRa__skinSwitcherBar{grid-template-columns:auto 1fr auto;gap:8px;padding:10px 12px}.Selection-module__9r-JRa__navBackBtn{gap:6px;padding:7px 11px;font-size:13px}.Selection-module__9r-JRa__navBackLabel{display:none}.Selection-module__9r-JRa__devicesBtn{letter-spacing:1.5px;padding:7px 11px;font-size:10px}.Selection-module__9r-JRa__nowPlaying{gap:7px;min-width:0;padding:6px 10px}.Selection-module__9r-JRa__nowPlayingLabel{display:none}.Selection-module__9r-JRa__nowPlayingDevice{letter-spacing:2.5px;font-size:10px}.Selection-module__9r-JRa__menuOption{letter-spacing:2px;padding:12px 14px;font-size:14px}.Selection-module__9r-JRa__footer{text-align:center;flex-direction:column;gap:32px;padding:14px 20px 16px}.Selection-module__9r-JRa__footerLegal{justify-content:center;gap:8px}.Selection-module__9r-JRa__footerLink{letter-spacing:1.5px;font-size:10px}.Selection-module__9r-JRa__footerEmail{width:100%;min-width:0;max-width:300px}}
.iPodPlayer-module__uUBq1q__ipod{justify-content:center;align-items:center;min-height:100svh;padding:2rem 1rem;display:flex}.iPodPlayer-module__uUBq1q__body{background:#f2f2f0;border:1px solid #c0c0be;border-radius:40px;width:280px;padding:24px 22px 32px;position:relative;box-shadow:0 2px #c8c8c6,0 4px #b8b8b6,0 6px #a8a8a6,inset 0 1px #fffffff2,inset 0 -1px #0000000f,0 20px 60px #0000004d,0 8px 20px #00000026}.iPodPlayer-module__uUBq1q__body:before{content:"";pointer-events:none;background:linear-gradient(165deg,#ffffffb3 0%,#ffffff1a 40%,#00000005 100%);border-radius:40px;position:absolute;inset:0}.iPodPlayer-module__uUBq1q__screenHousing{background:#111;border-radius:12px;margin-bottom:20px;padding:4px;box-shadow:inset 0 2px 8px #000000e6,0 1px #fff9}.iPodPlayer-module__uUBq1q__screen{height:300px;font-family:var(--font-secondary);background:#000;border-radius:9px;flex-direction:column;gap:6px;padding:8px 10px;display:flex;position:relative;overflow:hidden}.iPodPlayer-module__uUBq1q__screen:before{content:"";pointer-events:none;z-index:3;background:linear-gradient(135deg,#ffffff0a 0%,#fff0 50%);border-radius:9px;position:absolute;inset:0}.iPodPlayer-module__uUBq1q__statusBar{color:#a0b4ff;letter-spacing:.1em;text-transform:uppercase;z-index:2;background:#1a1a2e;border:1px solid #2a2a4a;border-radius:4px;justify-content:space-between;align-items:center;padding:2px 6px;font-size:9px;font-weight:700;display:flex;position:relative}.iPodPlayer-module__uUBq1q__statusLabel{opacity:.9}.iPodPlayer-module__uUBq1q__statusTime{font-variant-numeric:tabular-nums;opacity:.85}.iPodPlayer-module__uUBq1q__screenInner{z-index:2;flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.iPodPlayer-module__uUBq1q__artView{opacity:1;flex-direction:column;justify-content:space-between;gap:6px;transition:opacity .35s;display:flex;position:absolute;inset:0}.iPodPlayer-module__uUBq1q__artView.iPodPlayer-module__uUBq1q__hidden{opacity:0;pointer-events:none}.iPodPlayer-module__uUBq1q__artContent{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex}.iPodPlayer-module__uUBq1q__artFull{border:1px solid #222;border-radius:6px;flex-shrink:0;width:100%;height:180px;overflow:hidden}.iPodPlayer-module__uUBq1q__artFull img{object-fit:cover;width:100%;height:100%;display:block}.iPodPlayer-module__uUBq1q__artPlaceholderFull{color:#333;background:#111;justify-content:center;align-items:center;width:100%;height:100%;font-size:32px;display:flex}.iPodPlayer-module__uUBq1q__trackMetaFull{flex-direction:column;gap:4px;padding:4px 0 2px;display:flex}.iPodPlayer-module__uUBq1q__trackNameFull{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700;overflow:hidden}.iPodPlayer-module__uUBq1q__albumNameFull{color:#888;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.06em;text-transform:uppercase;font-size:9px;overflow:hidden}.iPodPlayer-module__uUBq1q__lyricsView{opacity:0;pointer-events:none;flex-direction:column;gap:4px;transition:opacity .35s;display:flex;position:absolute;inset:0}.iPodPlayer-module__uUBq1q__lyricsView.iPodPlayer-module__uUBq1q__visible{opacity:1;pointer-events:auto}.iPodPlayer-module__uUBq1q__lyricsViewport{flex-direction:column;flex:1;gap:2px;display:flex;overflow:hidden}.iPodPlayer-module__uUBq1q__lyricLine{color:#e8e8e8;letter-spacing:.01em;padding:0 2px;font-size:10px;line-height:1.6;transition:opacity .15s}.iPodPlayer-module__uUBq1q__lyricLine.iPodPlayer-module__uUBq1q__fadeEdge{opacity:.3}.iPodPlayer-module__uUBq1q__lyricEmpty{color:#555;text-align:center;letter-spacing:.08em;text-transform:uppercase;opacity:.7;margin-top:16px;font-size:9px}.iPodPlayer-module__uUBq1q__scrollHint{color:#888;text-align:right;letter-spacing:.06em;opacity:.6;font-size:8px}.iPodPlayer-module__uUBq1q__progressTrack{z-index:2;background:#2a2a2a;border-radius:2px;flex-shrink:0;height:3px;position:relative;overflow:hidden}.iPodPlayer-module__uUBq1q__progressFill{background:#a0b4ff;border-radius:2px;height:100%;transition:width .4s linear}.iPodPlayer-module__uUBq1q__clickWheel{cursor:pointer;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 40% 35%,#e8e8e6 0%,#d8d8d6 35%,#c8c8c6 65%,#b8b8b6 100%);border:1px solid #b0b0ae;border-radius:50%;width:210px;height:210px;margin:0 auto 18px;transition:box-shadow .1s;position:relative;box-shadow:inset 0 2px 4px #fffc,inset 0 -2px 4px #0000001f,0 2px #a8a8a6,0 4px #989896,0 8px 20px #0003}.iPodPlayer-module__uUBq1q__clickWheel.iPodPlayer-module__uUBq1q__wheelActive{box-shadow:inset 0 1px 2px #fff9,inset 0 -1px 2px #0000002e,0 2px #a0a0a0,0 4px 10px #00000040}.iPodPlayer-module__uUBq1q__grooveRing{pointer-events:none;border:1px solid #00000012;border-radius:50%;position:absolute;inset:10px}.iPodPlayer-module__uUBq1q__wheelLabel{letter-spacing:.12em;color:#666664;text-transform:uppercase;pointer-events:auto;cursor:pointer;white-space:nowrap;font-size:8px;font-weight:700;transition:color .1s;position:absolute}.iPodPlayer-module__uUBq1q__wheelLabel:hover{color:#222220}.iPodPlayer-module__uUBq1q__labelTop{top:12px;left:50%;transform:translate(-50%)}.iPodPlayer-module__uUBq1q__labelBottom{bottom:12px;left:50%;transform:translate(-50%)}.iPodPlayer-module__uUBq1q__labelLeft{top:50%;left:13px;transform:translateY(-50%)}.iPodPlayer-module__uUBq1q__labelRight{top:50%;right:13px;transform:translateY(-50%)}.iPodPlayer-module__uUBq1q__wheelLabel.iPodPlayer-module__uUBq1q__labelActive{color:#333331}.iPodPlayer-module__uUBq1q__centerBtn{cursor:pointer;color:#444442;z-index:10;background:radial-gradient(circle at 40% 35%,#e4e4e2,#cacac8);border:1px solid #b0b0ae;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:16px;transition:box-shadow .1s,color .1s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 1px 3px #ffffffe6,inset 0 -1px 2px #0000001a,0 1px 3px #00000026}.iPodPlayer-module__uUBq1q__centerBtn:hover:not(:disabled){color:#111110;background:radial-gradient(circle at 40% 35%,#ececea,#d4d4d2)}.iPodPlayer-module__uUBq1q__centerBtn:active:not(:disabled){transform:translate(-50%,-50%)scale(.97);box-shadow:inset 0 2px 5px #0000002e,inset 0 -1px 1px #ffffff80}.iPodPlayer-module__uUBq1q__centerBtn:disabled{opacity:.35;cursor:not-allowed}.iPodPlayer-module__uUBq1q__bottomControls{justify-content:center;gap:8px;display:flex}.iPodPlayer-module__uUBq1q__auxBtn{cursor:pointer;color:#666664;background:#e8e8e6;border:1px solid #c0c0be;border-radius:14px;justify-content:center;align-items:center;width:46px;height:28px;font-size:11px;transition:background .1s,color .1s,border-color .1s;display:flex;box-shadow:inset 0 1px #fffc,0 1px 2px #0000001a}.iPodPlayer-module__uUBq1q__auxBtn:hover:not(:disabled){color:#222220;background:#d8d8d6;border-color:#a8a8a6}.iPodPlayer-module__uUBq1q__auxBtn:active:not(:disabled){transform:scale(.97);box-shadow:inset 0 2px 3px #0000001f}.iPodPlayer-module__uUBq1q__auxBtn:disabled{opacity:.35;cursor:not-allowed}.iPodPlayer-module__uUBq1q__auxActive{color:#e8e8e6!important;background:#222220!important;border-color:#111110!important}
