.Screen-module__0Sp0BG__screen{width:100%;padding:0 24px}.Screen-module__0Sp0BG__bezel{background:#1a1a1a;border-radius:6px;padding:4px;box-shadow:inset 0 1px 3px #00000080}.Screen-module__0Sp0BG__lcd{background:var(--lcd-bg);aspect-ratio:1.35;border-radius:4px;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.Screen-module__0Sp0BG__statusBar{border-bottom:1px solid var(--lcd-text-dim);flex-shrink:0;justify-content:space-between;align-items:center;min-height:18px;padding:3px 8px;display:flex}.Screen-module__0Sp0BG__statusIcon{color:var(--lcd-text);width:20px;font-size:9px}.Screen-module__0Sp0BG__title{color:var(--lcd-text);text-align:center;flex:1;font-size:11px;font-weight:700}.Screen-module__0Sp0BG__battery{color:var(--lcd-text);justify-content:flex-end;width:20px;display:flex}.Screen-module__0Sp0BG__content{flex:1;overflow:hidden}.Screen-module__0Sp0BG__scanlines{display:none}
.ClickWheel-module__nzhhVG__wheelContainer{justify-content:center;padding:16px 0 20px;display:flex}.ClickWheel-module__nzhhVG__wheel{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:linear-gradient(145deg,#e8e8e8,#c8c8c8);border-radius:50%;width:200px;height:200px;position:relative;box-shadow:0 2px 8px #00000026,inset 0 1px 2px #ffffff4d}.ClickWheel-module__nzhhVG__centerButton{pointer-events:none;background:linear-gradient(145deg,#f0f0f0,#d4d4d4);border-radius:50%;width:64px;height:64px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px #0000001f,inset 0 1px 1px #fff6}.ClickWheel-module__nzhhVG__label{color:#666;letter-spacing:.5px;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:9px;font-weight:600;position:absolute}.ClickWheel-module__nzhhVG__menuLabel{top:14px;left:50%;transform:translate(-50%)}.ClickWheel-module__nzhhVG__forwardLabel{font-size:8px;top:50%;right:16px;transform:translateY(-50%)}.ClickWheel-module__nzhhVG__backLabel{font-size:8px;top:50%;left:16px;transform:translateY(-50%)}.ClickWheel-module__nzhhVG__playLabel{font-size:8px;bottom:14px;left:50%;transform:translate(-50%)}
.ListView-module__wdBXKq__list{flex-direction:column;height:100%;display:flex}.ListView-module__wdBXKq__item{cursor:pointer;border-bottom:1px solid var(--lcd-text-dim);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;height:20%;min-height:0;max-height:20%;padding:0 8px;display:flex;overflow:hidden}.ListView-module__wdBXKq__item:last-child{border-bottom:none}.ListView-module__wdBXKq__selected{background:var(--lcd-highlight-bg);color:var(--lcd-highlight-text)}.ListView-module__wdBXKq__selected .ListView-module__wdBXKq__label,.ListView-module__wdBXKq__selected .ListView-module__wdBXKq__labelStatic,.ListView-module__wdBXKq__selected .ListView-module__wdBXKq__sublabel,.ListView-module__wdBXKq__selected .ListView-module__wdBXKq__arrow{color:var(--lcd-highlight-text)}.ListView-module__wdBXKq__content{flex:1;min-width:0;overflow:hidden}.ListView-module__wdBXKq__labelContainer{overflow:hidden}.ListView-module__wdBXKq__label{color:var(--lcd-text);white-space:nowrap;font-size:11px;line-height:1.4;display:inline-block}.ListView-module__wdBXKq__labelStatic{color:var(--lcd-text);white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.4;display:block;overflow:hidden}@keyframes ListView-module__wdBXKq__scroll{0%{transform:translate(0)}15%{transform:translate(0)}85%{transform:translateX(var(--scroll-distance))}to{transform:translateX(var(--scroll-distance))}}.ListView-module__wdBXKq__sublabel{color:var(--lcd-text);opacity:.6;white-space:nowrap;text-overflow:ellipsis;font-size:8px;line-height:1.2;display:block;overflow:hidden}.ListView-module__wdBXKq__arrow{color:var(--lcd-text);flex-shrink:0;margin-left:4px;font-size:8px}
.NowPlaying-module__uJPf8W__nowPlaying{flex-direction:column;gap:4px;height:100%;padding:6px 10px;display:flex}.NowPlaying-module__uJPf8W__empty{height:100%;color:var(--lcd-text);justify-content:center;align-items:center;font-size:12px;display:flex}.NowPlaying-module__uJPf8W__trackNumber{text-align:center;color:var(--lcd-text);opacity:.7;font-size:10px}.NowPlaying-module__uJPf8W__info{flex-direction:column;flex:1;justify-content:center;gap:2px;display:flex;overflow:hidden}.NowPlaying-module__uJPf8W__titleRow{align-items:center;gap:4px;display:flex;overflow:hidden}.NowPlaying-module__uJPf8W__statusIcon{color:var(--lcd-text);flex-shrink:0;font-size:10px}.NowPlaying-module__uJPf8W__marqueeContainer{flex:1;min-width:0;overflow:hidden}.NowPlaying-module__uJPf8W__marqueeText{color:var(--lcd-text);white-space:nowrap;font-size:13px;font-weight:700;display:inline-block}.NowPlaying-module__uJPf8W__artist .NowPlaying-module__uJPf8W__marqueeText{font-size:11px;font-weight:400}.NowPlaying-module__uJPf8W__artist{overflow:hidden}@keyframes NowPlaying-module__uJPf8W__scroll{0%,15%{transform:translate(0)}85%,to{transform:translateX(var(--scroll-distance))}}.NowPlaying-module__uJPf8W__type{color:var(--lcd-text);opacity:.6;letter-spacing:1px;font-size:9px}.NowPlaying-module__uJPf8W__progressContainer{margin-top:auto}.NowPlaying-module__uJPf8W__progressBar{background:var(--lcd-text-dim);border-radius:3px;width:100%;height:6px;position:relative;overflow:visible}.NowPlaying-module__uJPf8W__progressFill{background:var(--lcd-text);border-radius:3px;height:100%;transition:width .1s linear}.NowPlaying-module__uJPf8W__progressDiamond{background:var(--lcd-text);z-index:1;width:8px;height:8px;position:absolute;top:50%;transform:translate(-50%,-50%)rotate(45deg)}.NowPlaying-module__uJPf8W__times{color:var(--lcd-text);opacity:.8;justify-content:space-between;margin-top:2px;font-size:9px;display:flex}
.IPod-module__8BAFra__wrapper{flex-direction:column;align-items:center;display:flex}.IPod-module__8BAFra__hero{justify-content:center;align-items:center;width:100%;min-height:100dvh;display:flex}.IPod-module__8BAFra__belowFold{width:500px;height:auto;padding:60px 0}.IPod-module__8BAFra__broughtBy{color:#000;letter-spacing:1px;margin-top:-20px;font-size:13px}.IPod-module__8BAFra__baesLogo{width:500px;height:auto;padding:12px 0 60px}@media (max-width:600px){.IPod-module__8BAFra__belowFold{width:300px}.IPod-module__8BAFra__baesLogo{width:80%}}.IPod-module__8BAFra__scaler{flex-shrink:0}.IPod-module__8BAFra__ipod{-webkit-user-select:none;user-select:none;background:linear-gradient(170deg,#f5f5f7 0%,#e0e0e2 30%,#d4d4d6 100%);border-radius:20px;flex-direction:column;width:280px;padding:24px 0 12px;display:flex;box-shadow:0 20px 60px #00000059,0 0 0 1px #00000014,inset 0 1px #fff9,inset 0 -1px #0000000d}.IPod-module__8BAFra__loading{height:100%;color:var(--lcd-text);justify-content:center;align-items:center;font-size:12px;display:flex}.IPod-module__8BAFra__about{flex-direction:column;justify-content:center;align-items:center;gap:2px;height:100%;padding:8px;display:flex}.IPod-module__8BAFra__aboutLogo{object-fit:contain;opacity:.8;width:56px;height:56px;margin-bottom:4px}.IPod-module__8BAFra__aboutTitle{color:var(--lcd-text);letter-spacing:.5px;font-size:16px;font-weight:700}.IPod-module__8BAFra__aboutBy{color:var(--lcd-text);opacity:.6;margin-bottom:6px;font-size:9px}.IPod-module__8BAFra__aboutStats{color:var(--lcd-text);opacity:.5;gap:12px;font-size:9px;display:flex}
