.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)}
.WatchPage-module__0ZR9WW__page{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.WatchPage-module__0ZR9WW__header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);background-color:#0a0a0acc;align-items:center;padding:16px 24px;display:flex;position:sticky;top:0}.WatchPage-module__0ZR9WW__backBtn{color:var(--text-dim);align-items:center;gap:8px;font-weight:600;transition:color .2s;display:flex}.WatchPage-module__0ZR9WW__backBtn:hover{color:var(--text-main)}.WatchPage-module__0ZR9WW__main{flex:1;width:100%;max-width:1600px;margin:0 auto;padding:24px}.WatchPage-module__0ZR9WW__layout{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:1024px){.WatchPage-module__0ZR9WW__layout{grid-template-columns:3fr 1fr}}.WatchPage-module__0ZR9WW__metadata{border-bottom:1px solid var(--border-light);margin-top:16px;padding:24px 0}.WatchPage-module__0ZR9WW__titleRow{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:8px;display:flex}.WatchPage-module__0ZR9WW__title{color:var(--text-main);font-size:2rem;font-weight:800}.WatchPage-module__0ZR9WW__badgeLive{color:var(--accent-live);border-radius:var(--radius-sm);letter-spacing:1px;box-shadow:var(--shadow-glow);background-color:#00ff881a;padding:4px 10px;font-size:.8rem;font-weight:800;animation:2s infinite WatchPage-module__0ZR9WW__pulse}.WatchPage-module__0ZR9WW__competition{color:var(--text-dim);text-transform:uppercase;letter-spacing:.5px;font-size:1.1rem;font-weight:500}.WatchPage-module__0ZR9WW__sidebarTitle{color:var(--text-main);margin-bottom:16px;font-size:1.2rem;font-weight:700}.WatchPage-module__0ZR9WW__upNextList{flex-direction:column;gap:16px;display:flex}.WatchPage-module__0ZR9WW__upNextCard{background-color:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-md);flex-direction:column;gap:8px;padding:12px;transition:transform .2s;display:flex}.WatchPage-module__0ZR9WW__upNextCard:hover{border-color:var(--border-color);transform:translateY(-2px)}.WatchPage-module__0ZR9WW__upNextComp{color:var(--text-dim);font-size:.75rem}.WatchPage-module__0ZR9WW__upNextTeams{font-size:.9rem;font-weight:600}.WatchPage-module__0ZR9WW__infoBox{border-radius:var(--radius-md);background-color:#ffa5001a;border:1px solid #ffa5004d;align-items:flex-start;gap:12px;margin-bottom:24px;padding:12px 16px;display:flex}.WatchPage-module__0ZR9WW__infoIcon{color:orange;flex-shrink:0;margin-top:2px}.WatchPage-module__0ZR9WW__infoText{color:#e0e0e0;font-size:.85rem;line-height:1.5}.WatchPage-module__0ZR9WW__detailedMetadata{color:var(--text-dim);flex-wrap:wrap;gap:24px;margin-top:16px;font-size:.9rem;display:flex}.WatchPage-module__0ZR9WW__metaItem{align-items:center;gap:8px;display:flex}.WatchPage-module__0ZR9WW__statusIndicator{align-items:center;gap:6px;font-weight:600;display:flex}.WatchPage-module__0ZR9WW__dot{border-radius:50%;width:8px;height:8px}.WatchPage-module__0ZR9WW__dot.WatchPage-module__0ZR9WW__live{background-color:var(--accent-live);box-shadow:0 0 8px var(--accent-live);animation:2s infinite WatchPage-module__0ZR9WW__pulse}.WatchPage-module__0ZR9WW__dot.WatchPage-module__0ZR9WW__upcoming{background-color:var(--accent-gold)}.WatchPage-module__0ZR9WW__dot.WatchPage-module__0ZR9WW__finished{background-color:var(--text-dim)}@keyframes WatchPage-module__0ZR9WW__pulse{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}
