.stream-player_root__9lsqu{display:flex;flex-direction:column;width:100%;border-radius:20px;overflow:hidden}.stream-player_header__MFg3P{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px}.stream-player_identity__LNCMf{display:flex;align-items:center;gap:12px;min-width:0}.stream-player_brand__YReVi{flex-shrink:0;width:24px;height:24px}.stream-player_name__OpoSX{overflow:hidden;font-size:16px;font-weight:600;color:var(--color-text);white-space:nowrap;text-overflow:ellipsis}.stream-player_actions__4thKM{display:flex;align-items:center;gap:16px;flex-shrink:0}.stream-player_watchLink__TQvf7{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--color-text-muted);transition:color .2s ease}.stream-player_watchLink__TQvf7:hover{color:var(--color-text)}.stream-player_close__7ruJd{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--color-text);cursor:pointer;transition:background-color .2s ease}.stream-player_close__7ruJd:hover{background-color:var(--color-lock)}.stream-player_frame__Brxgi{position:relative;width:100%;aspect-ratio:16/9;background-color:#000000}.stream-player_iframe__RTD8n{position:absolute;inset:0;width:100%;height:100%;border:0}@media (max-width:768px){.stream-player_root__9lsqu{position:fixed;inset:0;z-index:2000;border-radius:0}.stream-player_header__MFg3P{gap:10px;padding:12px 16px}.stream-player_watchLink__TQvf7{font-size:0;gap:0}.stream-player_frame__Brxgi{flex:1 1;aspect-ratio:auto}}