.StreamPlayer-module__wqrwta__wrapper{width:100%}.StreamPlayer-module__wqrwta__playerContainer{aspect-ratio:16/9;border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-md);background-color:#000;margin-bottom:24px;position:relative;overflow:hidden}.StreamPlayer-module__wqrwta__iframe{z-index:10;border:none;transition:all .6s cubic-bezier(.4,0,.2,1);position:absolute}.StreamPlayer-module__wqrwta__iframeGuided{width:110%;height:160%;top:-15%;left:-5%}.StreamPlayer-module__wqrwta__iframeClean{width:100%;height:120%;top:-10%;left:0}.StreamPlayer-module__wqrwta__guideOverlay{z-index:25;cursor:pointer;background:linear-gradient(#000000b3 0%,#0000004d 50%,#000000bf 100%);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;animation:.5s ease-out both StreamPlayer-module__wqrwta__guideIn;display:flex;position:absolute;top:0;left:0}@keyframes StreamPlayer-module__wqrwta__guideIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}.StreamPlayer-module__wqrwta__guideCard{text-align:center;-webkit-backdrop-filter:blur(12px);background:#000000b3;border:1px solid #00ff884d;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:20px 28px;display:flex;position:relative;box-shadow:0 0 30px #00ff8826}.StreamPlayer-module__wqrwta__guidePulseRing{border:2px solid var(--accent-live);opacity:0;border-radius:22px;animation:2s ease-out infinite StreamPlayer-module__wqrwta__pulseRing;position:absolute;inset:-8px}@keyframes StreamPlayer-module__wqrwta__pulseRing{0%{opacity:.6;transform:scale(.96)}60%{opacity:0;transform:scale(1.04)}to{opacity:0;transform:scale(1.04)}}.StreamPlayer-module__wqrwta__guideHandIcon{color:var(--accent-live);filter:drop-shadow(0 0 8px #0f89);animation:1.2s ease-in-out infinite StreamPlayer-module__wqrwta__bounce}@keyframes StreamPlayer-module__wqrwta__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.StreamPlayer-module__wqrwta__guideTitle{color:#fff;letter-spacing:.5px;margin:0;font-size:1.1rem;font-weight:800}.StreamPlayer-module__wqrwta__guideSteps{text-align:left;flex-direction:column;gap:10px;width:100%;margin:4px 0;display:flex}.StreamPlayer-module__wqrwta__guideStep{align-items:flex-start;gap:10px;display:flex}.StreamPlayer-module__wqrwta__guideStepNum{background-color:var(--accent-live);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:.75rem;font-weight:800;display:flex}.StreamPlayer-module__wqrwta__guideStepText{color:var(--text-dim);font-size:.88rem;line-height:1.5}.StreamPlayer-module__wqrwta__guideStepText strong{color:#fff}.StreamPlayer-module__wqrwta__guideDismiss{color:#ffffff59;letter-spacing:.5px;text-align:center;margin-top:6px;font-size:.72rem}.StreamPlayer-module__wqrwta__guideArrow{margin-top:4px;animation:1s ease-in-out infinite StreamPlayer-module__wqrwta__arrowBounce}@keyframes StreamPlayer-module__wqrwta__arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.StreamPlayer-module__wqrwta__cornerHighlight{z-index:30;justify-content:center;align-items:center;width:36px;height:36px;animation:1.2s ease-in-out infinite StreamPlayer-module__wqrwta__cornerBlink;display:flex;position:absolute;bottom:14px;right:14px}.StreamPlayer-module__wqrwta__cornerRing{border:2px solid var(--accent-live);pointer-events:none;border-radius:50%;animation:1.2s ease-out infinite StreamPlayer-module__wqrwta__pulseRing;position:absolute;inset:-6px}@keyframes StreamPlayer-module__wqrwta__cornerBlink{0%,to{opacity:1}50%{opacity:.4}}.StreamPlayer-module__wqrwta__skeleton{z-index:5;background:linear-gradient(90deg,#111 25%,#222 50%,#111 75%) 0 0/200% 100%;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;animation:1.5s linear infinite StreamPlayer-module__wqrwta__shimmer;display:flex;position:absolute;top:0;left:0}.StreamPlayer-module__wqrwta__spinner{border:4px solid #ffffff1a;border-top-color:var(--accent-live);border-radius:50%;width:48px;height:48px;animation:1s linear infinite StreamPlayer-module__wqrwta__spin}.StreamPlayer-module__wqrwta__loadingText{color:var(--text-dim);letter-spacing:1px;font-weight:500}.StreamPlayer-module__wqrwta__playOverlay{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.StreamPlayer-module__wqrwta__playButton{background-color:var(--accent-live);color:#000;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:12px;padding:16px 32px;font-size:1.2rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.StreamPlayer-module__wqrwta__playButton:hover{box-shadow:var(--shadow-glow);transform:scale(1.05)}@keyframes StreamPlayer-module__wqrwta__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes StreamPlayer-module__wqrwta__spin{to{transform:rotate(360deg)}}.StreamPlayer-module__wqrwta__controls{gap:12px;margin-bottom:24px;display:flex}.StreamPlayer-module__wqrwta__theaterBtn,.StreamPlayer-module__wqrwta__reportBtn{border-radius:var(--radius-md);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.StreamPlayer-module__wqrwta__theaterBtn{background-color:var(--bg-tertiary);color:var(--text-main);border:1px solid var(--border-color)}.StreamPlayer-module__wqrwta__theaterBtn:hover{background-color:var(--border-color)}.StreamPlayer-module__wqrwta__reportBtn{color:var(--text-dim);border:1px solid var(--border-light);background-color:#0000}.StreamPlayer-module__wqrwta__reportBtn:hover{color:#ff4d4d;background-color:#ff4d4d0d;border-color:#ff4d4d4d}.StreamPlayer-module__wqrwta__adSwallowOverlay{z-index:15;cursor:pointer;background-color:#0000;width:100%;height:100%;position:absolute;top:0;left:0}.StreamPlayer-module__wqrwta__playerContainer:fullscreen{aspect-ratio:auto;background-color:#000;border-radius:0;width:100vw;height:100vh;overflow:hidden}.StreamPlayer-module__wqrwta__playerContainer:fullscreen{aspect-ratio:auto;background-color:#000;border-radius:0;width:100vw;height:100vh;overflow:hidden}.StreamPlayer-module__wqrwta__playerContainer:fullscreen{aspect-ratio:auto;background-color:#000;border-radius:0;width:100vw;height:100vh;overflow:hidden}.StreamPlayer-module__wqrwta__customFullscreenBtn{border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(8px);color:#fff;z-index:30;cursor:pointer;opacity:0;background-color:#0006;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;bottom:16px;right:16px}.StreamPlayer-module__wqrwta__playerContainer:hover .StreamPlayer-module__wqrwta__customFullscreenBtn{opacity:1}.StreamPlayer-module__wqrwta__customFullscreenBtn:hover{border-color:var(--accent-live);color:var(--accent-live);background-color:#0f83;transform:scale(1.05)}
