:root{--background:#0f0f0f;--foreground:#ddd}body{color:var(--foreground);background:0 0;min-height:100vh;margin:0;padding:0;font-family:Montserrat,sans-serif;position:relative}html{background:var(--background)}a{color:inherit;text-decoration:none}*{box-sizing:border-box}
.Player-module__kCnZIG__playerBox{box-sizing:border-box;-webkit-user-select:none;user-select:none;z-index:9999;background:#141414f2;border:2px solid #fff;border-radius:25px;justify-content:space-between;align-items:center;width:280px;padding:8px 14px;transition:all .3s;display:flex;position:fixed;bottom:20px;left:20px}@media (max-width:768px){.Player-module__kCnZIG__playerBox{border-left:none;border-radius:0 10px 10px 0;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:140px;height:auto;padding:8px;top:50%;bottom:auto;left:-160px;transform:translateY(-50%)}.Player-module__kCnZIG__playerBox.Player-module__kCnZIG__sidebarOpen{left:0}.Player-module__kCnZIG__trackTitle{text-align:center;width:100%;margin-right:0;font-size:11px}.Player-module__kCnZIG__playPause{width:38px;height:38px;margin:0}.Player-module__kCnZIG__volumeControl{width:80%}}.Player-module__kCnZIG__mobileToggle{display:none}@media (max-width:768px){.Player-module__kCnZIG__mobileToggle{cursor:pointer;z-index:9998;background:#141414f2;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;transition:all .3s;display:flex;position:fixed;top:50%;left:10px;transform:translateY(-50%)}.Player-module__kCnZIG__mobileToggle:active{transform:translateY(-50%)scale(.95)}.Player-module__kCnZIG__mobileToggleOpen{left:148px}}.Player-module__kCnZIG__overlay{display:none}@media (max-width:768px){.Player-module__kCnZIG__overlay{z-index:9997;background:#00000080;display:block;position:fixed;inset:0}}.Player-module__kCnZIG__trackTitle{white-space:nowrap;text-overflow:ellipsis;color:#fff;flex:1;margin-right:10px;font-size:14px;overflow:hidden}.Player-module__kCnZIG__trackTitle a{color:#fff;text-decoration:none}.Player-module__kCnZIG__trackTitle a:hover{text-decoration:underline}.Player-module__kCnZIG__playPause{cursor:pointer;fill:#fff;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:30px;height:30px;margin:0 10px;padding:0;transition:fill .3s;display:flex}.Player-module__kCnZIG__playPause:hover{fill:#ddd}.Player-module__kCnZIG__volumeControl{appearance:none;cursor:pointer;background:0 0;width:70px}.Player-module__kCnZIG__volumeControl:focus{outline:none}.Player-module__kCnZIG__volumeControl::-webkit-slider-runnable-track{background:#fff;border-radius:3px;height:6px}.Player-module__kCnZIG__volumeControl::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:14px;height:14px;margin-top:-4px;transition:background .3s}.Player-module__kCnZIG__volumeControl:hover::-webkit-slider-thumb{background:#ddd}.Player-module__kCnZIG__volumeControl::-moz-range-track{background:#fff;border-radius:3px;height:6px}.Player-module__kCnZIG__volumeControl::-moz-range-thumb{cursor:pointer;background:#fff;border-radius:50%;width:14px;height:14px;transition:background .3s}.Player-module__kCnZIG__activateBtn{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:9999;background:0 0;border:2px solid #fff;border-radius:25px;padding:10px 25px;font-size:14px;font-weight:700;transition:background-color .3s,color .3s;position:fixed;bottom:20px;left:20px}.Player-module__kCnZIG__activateBtn:hover{background-color:#ffffff1a}@media (max-width:768px){.Player-module__kCnZIG__activateBtn{background:#141414cc;border-radius:20px;padding:8px 16px;font-size:12px;bottom:15px;left:15px}}
