.videoViewerLayout{flex-direction:column;gap:1.5em;max-width:160vh;margin:0 auto;display:flex}.videoViewerLayoutContentWrapper{gap:1.5em;display:flex}.videoViewerLayoutContent{flex:1}.videoViewerLayoutSidebar{flex-shrink:0;width:460px;max-width:100%;height:100%;min-height:64px;position:relative}.videoViewerLayoutDescription{border-radius:.5em;width:100%;max-width:124.444vh;margin:1em auto 0;padding:1em 0}.sidebarDragHandle{display:none}.sidebarContent{height:100%;overflow:hidden}@media screen and (max-width:900px){.videoViewerLayout{gap:1em;padding:0}.videoViewerLayoutContentWrapper{flex-direction:column;gap:1em}.videoViewerLayoutSidebar{background:var(--bg);z-index:2;border:0;flex-direction:column;width:100%;margin:0;padding:0;transition:transform .3s ease-in-out;display:flex;position:fixed;bottom:0;left:0;min-height:unset!important;height:calc(100dvh - 70px - 56.25vw)!important}.videoViewerLayoutSidebar.collapsed{transform:translateY(100%)}.videoViewerLayoutSidebar.expanded{transform:translateY(0)}.sidebarDragHandle{cursor:pointer;-webkit-user-select:none;user-select:none;z-index:3;background:0 0;justify-content:center;align-items:center;height:20px;padding:1rem 2rem;display:flex;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.dragIndicator{background:var(--text-secondary,#999);opacity:.7;border-radius:2px;width:3rem;height:3px}.sidebarContent{flex:1;height:100%}.viewerVideo{border-radius:0}.viewerVideoDesc{padding:1em}}
.VideoPlaylist-module__2mFjOG__videoPlaylist{border:1px solid var(--bg-light2);border-radius:.5em;flex-direction:column;flex-shrink:0;height:100%;margin:0;padding:0;display:flex}.VideoPlaylist-module__2mFjOG__videoPlaylistVideos{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;flex-direction:column;flex:1;display:flex;overflow-y:auto}.VideoPlaylist-module__2mFjOG__videoPlaylistHeader{border-bottom:1px solid var(--bg-light2);justify-content:space-between;padding:.75em 1em;display:flex;position:relative}.VideoPlaylist-module__2mFjOG__videoPlaylistText{flex-direction:column;display:flex}.VideoPlaylist-module__2mFjOG__videoPlaylistTitle{text-align:left;margin:0;font-size:1em;font-weight:600}.VideoPlaylist-module__2mFjOG__videoPlaylistDescription{opacity:.7;margin:.5em 0 0;font-size:.75em}.VideoPlaylist-module__2mFjOG__videoPlaylistActions{align-items:center;gap:.5rem;margin-right:-.5rem;display:flex}.VideoPlaylist-module__2mFjOG__videoPlaylistHeaderSelect{margin-left:auto;inset:.75em 1em}.VideoPlaylist-module__2mFjOG__videoPlaylistActions button{all:unset;display:none}.VideoPlaylist-module__2mFjOG__videoPlaylistVideo{border-width:0;align-items:center;padding:.75em 1em;transition:all .2s ease-out;display:flex}.VideoPlaylist-module__2mFjOG__videoPlaylistVideo[data-active=true]{border-color:var(--bg-light2)}.VideoPlaylist-module__2mFjOG__videoPlaylistVideo[data-watched=true]{opacity:.7}.VideoPlaylist-module__2mFjOG__videoPlaylistVideo[data-watched=true] .VideoPlaylist-module__2mFjOG__videoPlaylistVideoIndex{background-color:var(--success);color:#fff}.VideoPlaylist-module__2mFjOG__videoPlaylistVideo[data-watched=true]:hover,.VideoPlaylist-module__2mFjOG__videoPlaylistVideo[data-active=true] .VideoPlaylist-module__2mFjOG__videoPlaylistVideoIndex{opacity:1}.VideoPlaylist-module__2mFjOG__videoPlaylistVideoIndex{min-width:12px;color:var(--text-secondary);opacity:.5;justify-content:center;align-items:center;margin-right:.5em;font-size:.75em;font-weight:500;display:flex}.VideoPlaylist-module__2mFjOG__videoPlaylistVideoIndex svg{width:12px}.VideoPlaylist-module__2mFjOG__videoPlaylistVideoContent{flex-direction:column;flex:1;gap:0;min-width:0;padding-left:1em;display:flex}.VideoPlaylist-module__2mFjOG__videoPlaylistVideoTitle{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;width:100%;font-size:1em;font-weight:500;display:-webkit-box;overflow:hidden}.VideoPlaylist-module__2mFjOG__videoPlaylistVideoThumbnail{--thumbnailWidth:min(25%,25em);width:var(--thumbnailWidth);min-width:var(--thumbnailWidth);padding-bottom:calc(var(--thumbnailWidth)*9/16);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.25em;transition:all .2s ease-out;position:relative}.VideoPlaylist-module__2mFjOG__videoPlaylistTrigger{display:none}.VideoPlaylist-module__2mFjOG__videoPlaylistTrigger>svg{flex-shrink:0}.VideoPlaylist-module__2mFjOG__videoPlaylistTriggerText{flex-direction:column;flex-grow:1;gap:.4rem;display:flex;overflow:hidden}.VideoPlaylist-module__2mFjOG__videoPlaylistTriggerText span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.VideoPlaylist-module__2mFjOG__videoDuration{background-color:#0009;border-radius:4px;padding:3px 6px;font-size:.8em;position:absolute;bottom:.5em;right:.5em}@media (hover:hover) and (pointer:fine){.VideoPlaylist-module__2mFjOG__videoPlaylistVideo:hover{background-color:var(--primary-color-transparent)}}@media screen and (max-width:900px){.VideoPlaylist-module__2mFjOG__videoPlaylist{border:0;border-top:1px solid var(--bg-light2);width:100%}.VideoPlaylist-module__2mFjOG__videoPlaylistVideoThumbnail{--thumbnailWidth:120px;border-radius:.25em;padding-bottom:67.5px}.VideoPlaylist-module__2mFjOG__videoPlaylistVideoContent{padding-left:1em}.VideoPlaylist-module__2mFjOG__videoPlaylistVideoTitle{font-size:1rem}.VideoPlaylist-module__2mFjOG__videoPlayListHeader{padding-top:2rem!important}.VideoPlaylist-module__2mFjOG__videoPlaylistTrigger{left:0;right:0;bottom:env(safe-area-inset-bottom);background-color:var(--bg);border:1px solid var(--bg-light2);z-index:2;cursor:pointer;opacity:0;border-radius:.5em;align-items:center;gap:1rem;margin:1em;padding:1em;animation:.3s .5s forwards VideoPlaylist-module__2mFjOG__slideUp;display:flex;position:fixed;transform:translateY(100%)}.VideoPlaylist-module__2mFjOG__videoPlaylistActions button{display:flex}}@keyframes VideoPlaylist-module__2mFjOG__slideUp{to{opacity:1;transform:translateY(0)}}
