body{background-color:#0000;margin:0;padding:0;overflow:hidden}.live-overlay-container{color:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:sans-serif;display:flex}.overlay-content{text-align:center;background:#000000b3;border-radius:12px;flex-direction:column;gap:20px;max-width:600px;padding:20px;display:flex}.user-request{align-items:center;gap:15px;display:flex}.user-request .pfp{object-fit:cover;border-radius:50%;width:50px;height:50px}.request-text{text-align:left;font-size:1.2rem}.loading-state{flex-direction:column;align-items:center;gap:10px;font-size:1.1rem;display:flex}.spinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.video-player video{background:#000;border-radius:8px;max-width:100%}.page-link{letter-spacing:.5px;background:#ffffff1a;border-radius:8px;margin-top:15px;padding:10px 20px;font-size:1.1rem}
