*{box-sizing:border-box;margin:0;padding:0}html,body{color:#e0e0e0;-webkit-user-select:none;user-select:none;background:#0a0a12;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,monospace;overflow:hidden}.container{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.container:before{content:"";z-index:5;pointer-events:none;background:repeating-linear-gradient(#0000 0 2px,#00000026 2px 4px) 0 0/100% 4px;animation:12s linear infinite scanline-scroll;position:absolute;inset:0}.container:after{content:"";z-index:4;pointer-events:none;background:radial-gradient(#0000 40%,#000000b3 100%),linear-gradient(#00140f26 0%,#001e1433 100%);position:absolute;inset:0}.scanline-overlay{z-index:6;pointer-events:none;background:linear-gradient(#00ff8c05 0%,#0000 5% 95%,#00ff8c05 100%);animation:8s ease-in-out infinite crt-flicker;position:absolute;inset:0}@keyframes crt-flicker{0%,to{opacity:.8}50%{opacity:1}}@keyframes scanline-scroll{0%{background-position:0 0}to{background-position:0 100vh}}.avatar-wrapper{z-index:2;position:absolute;inset:0}.avatar{object-fit:cover;transition:filter .4s;width:100%!important;height:100%!important}.avatar.playing{filter:brightness(1.05)}.bottom-left{z-index:10;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;left:24px}.controls{align-items:center;gap:14px;display:flex}.control-btn{cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s,transform .15s;display:flex}.control-btn:hover{opacity:1;transform:scale(1.1)}.control-btn img{width:24px;height:24px;image-rendering:pixelated}.control-btn.play-pause img{width:28px;height:28px}.control-btn.shuffle img{width:22px;height:22px}.volume-bars{cursor:pointer;align-items:flex-end;gap:2px;height:20px;margin-left:6px;display:flex}.volume-bar{background:#ffffff26;border-radius:1px;width:4px;height:16px;transition:background .1s}.volume-bar.active{background:#ffffffb3}.volume-bar:hover{background:#ffffff80}.station-info{cursor:pointer;align-items:center;gap:8px;display:flex}.beats-inline{align-items:center;gap:2px;height:16px;display:flex}.station-name{letter-spacing:.3px;color:#ffffffa6;text-transform:lowercase;font-size:14px;font-weight:400}.top-icons{z-index:10;align-items:center;gap:14px;display:flex;position:fixed;top:24px;right:24px}.icon-btn{cursor:pointer;opacity:.45;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:opacity .2s;display:flex}.icon-btn:hover{opacity:.95}.icon-btn img{width:24px;height:24px;image-rendering:pixelated}.beats{align-items:center;gap:3px;height:20px;display:flex}.beat-bar{background:#ffffff80;border-radius:1px;width:3px;transition:height .15s}.beat-bar.active{background:#fffc}.bottom-bar{z-index:10;height:3px;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.progress{background:#ffffff26;height:100%;animation:4s ease-in-out infinite pulse}.progress.playing{background:#78a0ff66;animation:8s linear infinite progress-slide}@keyframes pulse{0%,to{opacity:.3;width:30%}50%{opacity:.5;width:60%}}@keyframes progress-slide{0%{width:0%}to{width:100%}}.listening-now{z-index:10;color:#fff6;letter-spacing:.5px;font-size:13px;position:fixed;top:24px;left:28px}.station-menu-backdrop{z-index:20;background:#0006;position:fixed;inset:0}.station-menu{scrollbar-width:none;background:0 0;gap:10px;padding:0;animation:.25s ease-out menu-fade-in;display:flex;position:absolute;top:16px;left:16px;right:16px;overflow:auto hidden}.station-menu::-webkit-scrollbar{display:none}@keyframes menu-fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.station-card{cursor:pointer;background:0 0;border:none;border-radius:4px;flex:1;min-width:0;padding:0;transition:transform .15s;overflow:hidden}.station-card:hover{transform:scale(1.03)}.station-card-img{aspect-ratio:16/10;border:1px solid #ffffff1f;border-radius:4px;width:100%;transition:border-color .2s;position:relative;overflow:hidden}.station-card:hover .station-card-img{border-color:#ffffff4d}.station-card.active .station-card-img{border-color:#ffffff80;box-shadow:0 0 12px #ffffff1a}.station-card-img img{object-fit:cover;width:100%;height:100%}.station-card-img:after{content:"";background:linear-gradient(#0000 40%,#000000b3 100%);position:absolute;inset:0}.station-card-playing{text-transform:uppercase;letter-spacing:1px;color:#ffffffe6;z-index:2;background:#00000080;border-radius:2px;padding:2px 6px;font-size:8px;position:absolute;top:6px;left:6px}.station-card-name{color:#ffffffbf;text-align:left;white-space:nowrap;text-overflow:ellipsis;z-index:2;font-size:10px;position:absolute;bottom:6px;left:6px;right:6px;overflow:hidden}.station-card.active .station-card-name{color:#fff}.bottom-right{z-index:10;align-items:center;gap:12px;display:flex;position:fixed;bottom:28px;right:28px}.profile-frame{border:2px solid #4682d2b3;border-radius:4px;flex-shrink:0;width:40px;height:40px;overflow:hidden;box-shadow:0 0 10px #4682d259,inset 0 0 4px #4682d226}.profile-frame img{object-fit:cover;width:100%;height:100%}.credit{color:#ffffffbf;letter-spacing:.3px;font-size:13px}.credit .heart{color:#ff3b3b;filter:none}.credit a{color:#ffffffd9;text-decoration:none;transition:color .2s}.credit a:hover{color:#4682d2}
