.auto-module__LH_A2W__autoContainer{color:#fff;z-index:9999;width:100vw;height:100vh;font-family:var(--font-inter), sans-serif;background-color:#000;flex-direction:column;display:flex;position:fixed;top:0;left:0;overflow:hidden}.auto-module__LH_A2W__topBar{justify-content:space-between;align-items:center;padding:24px;display:flex}.auto-module__LH_A2W__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.auto-module__LH_A2W__closeBtn:active{background:#fff3}.auto-module__LH_A2W__modeIndicator{color:#888;align-items:center;gap:12px;font-size:1.2rem;font-weight:600;display:flex}.auto-module__LH_A2W__stationInfo{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:0 24px;display:flex}.auto-module__LH_A2W__logoWrapper{background:#111;border:2px solid #ffffff0d;border-radius:32px;justify-content:center;align-items:center;width:250px;height:250px;margin-bottom:40px;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000080}.auto-module__LH_A2W__logoWrapper img{object-fit:contain;width:100%;height:100%;padding:24px}.auto-module__LH_A2W__stationName{text-shadow:0 4px 12px #00000080;margin:0 0 16px;font-size:2.5rem;font-weight:800}.auto-module__LH_A2W__nowPlaying{color:#aaa;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:80%;height:3.4rem;font-size:1.2rem;line-height:1.4;display:-webkit-box;overflow:hidden}.auto-module__LH_A2W__controls{justify-content:center;align-items:center;gap:32px;padding:40px 24px 60px;display:flex}.auto-module__LH_A2W__controlBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;transition:transform .1s;display:flex}.auto-module__LH_A2W__controlBtn:active{background:#fff3;transform:scale(.95)}.auto-module__LH_A2W__playPauseBtn{background:#6366f1;width:130px;height:130px;box-shadow:0 10px 30px #6366f166}.auto-module__LH_A2W__playPauseBtn:active{background:#4f46e5}.auto-module__LH_A2W__loadingState{color:#888;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100%;font-size:1.5rem;display:flex}.auto-module__LH_A2W__spinner{animation:1s linear infinite auto-module__LH_A2W__spin}@keyframes auto-module__LH_A2W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-height:700px){.auto-module__LH_A2W__logoWrapper{width:180px;height:180px;margin-bottom:24px}.auto-module__LH_A2W__stationName{font-size:2rem}.auto-module__LH_A2W__playPauseBtn{width:100px;height:100px}.auto-module__LH_A2W__controlBtn{width:70px;height:70px}.auto-module__LH_A2W__controls{padding-bottom:30px}}.auto-module__LH_A2W__bottomBar{justify-content:center;align-items:center;gap:20px;padding:0 24px 40px;display:flex}.auto-module__LH_A2W__volumeBtn{color:#888;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.auto-module__LH_A2W__volumeSlider{-webkit-appearance:none;background:#fff3;border-radius:4px;outline:none;width:150px;height:6px}.auto-module__LH_A2W__volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:20px;height:20px}.auto-module__LH_A2W__favToggleBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-weight:600;transition:all .2s;display:flex}.auto-module__LH_A2W__favToggleBtnActive{color:#fff;background:#ec4899}
