@font-face{font-family:WorkSans;src:url(/fonts/WorkSans-VariableFont_wght.ttf) format("truetype")}#root{text-align:center;min-width:100vw;width:100vw;min-height:100vh;height:100vh}*{font-family:WorkSans,sans-serif;font-weight:400;color:#fff;margin:0;padding:0;box-sizing:border-box}body{background:#1d1f21;min-width:100vw}.Navbar{background:#27292c;display:flex;justify-content:space-evenly;flex-direction:column;align-items:center;position:fixed;width:100%;z-index:10;left:0;height:4vh;min-height:50px;box-sizing:border-box;top:env(safe-area-inset-top,0);background:#00000080;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);-webkit-transform:translate3d(0,0,0);transform:translateZ(0);transition:height .3s ease-in-out}.NavbarLinkInactive{width:100%}.NavbarLinkActive,.NavbarLinkActive svg{color:#0f0!important}.NavbarBigLinks,.NavbarSmallLinks{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;transition:transform .3s ease-in-out}.NavbarBigLinks.HideNavbarLinks,.NavbarSmallLinks.HideNavbarLinks{transform:translate(-100%)}.NavbarSmallLinks button,.NavbarSmallLinks a,.NavbarBigLinks button,.NavbarBigLinks a,.NavbarSearchButton{width:100%;height:100%;background:none;white-space:nowrap;color:#fff;border:none;border-radius:0;transition:background .3s ease-in-out;display:flex;justify-content:center;align-items:center}.Navbar a{display:flex;justify-content:center;align-items:center}.NavbarSearchButton{cursor:pointer}.NavbarSearchButton:hover{background:#00000080}.Navbar button:active,.Navbar button:focus,.Navbar button:hover{outline:none;border:none}.Navbar .ProgressBar{position:absolute;bottom:0;left:0;height:1px;display:inline-block;background:#0f0;box-shadow:0 0 5px #0f0;width:100px;transition:width 5s ease-in-out}.SearchBarToggle{position:absolute;top:20vw;left:0;width:20vw;height:10vw;background:#00000080;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:500;border-bottom-right-radius:15px}.SearchBarContainer{width:100%;height:100%;display:flex;flex-direction:row;position:absolute;top:0;overflow:hidden;transition:transform .3s ease-in-out}.SearchBarIcon{width:100%;flex:1;display:flex;justify-content:center;align-items:center;cursor:pointer}.SearchBarContainer.HideSearchBar{transform:translate(100%)}.SearchBarContainer.ShowSearchBar{transform:translate(0)}.SearchBarInput{border:none;color:#fff;font-size:1.4em;background:#27292c;display:flex;justify-content:space-between;width:90%;z-index:11;left:0;height:100%;box-sizing:border-box;border:2px solid rgba(0,0,0,0);transition:height .3s ease-in-out,font-size .3s ease-in-out,bottom .2s ease-in-out,border .3s ease-in-out;background:none;transform:translateZ(0);padding-left:0;padding-right:1em;top:0}.SearchBarInput:active,.SearchBarInput:focus{outline:none;font-size:1.45em;border-bottom:2px solid rgba(255,255,255,.5)}.SearchBarControls{display:flex;justify-content:center;align-items:center;width:100%;height:100%;flex-direction:row;z-index:50;border-top:1px solid rgba(255,255,255,.5)}.SearchBarButton{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background .3s ease-in-out}.SearchBarButton:hover{background:#00000080}.HideSearchBarButton{border-right:none}.SearchErrorText{text-align:center;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SearchResults{padding-top:5vh;padding-bottom:15vh;text-align:center;-webkit-user-select:none;user-select:none;padding-left:0;padding-right:0;max-width:100vw;overflow-x:hidden;overflow-y:overlay;position:relative}.SearchResults h2{margin-top:1em;font-size:2em}.SearchResultsBackgroundImage{position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:-10;transition:background-image .3s ease-in-out}.SearchResultsBackgroundImageOverlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-9;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.SearchResultsHeader{margin-top:5%;margin-bottom:5%;text-transform:capitalize}.MovieCardTilt{display:inline-block;width:30vw;min-width:175px;margin:2%;height:auto}.MovieCard{width:100%;position:relative;background-position:center;background-size:cover;overflow:hidden;border-radius:15px;transition:box-shadow .3s ease-in-out,filter .3s ease-in-out,border .3s ease-in-out;cursor:pointer;box-shadow:0 0 10px #00000080;background-color:#00000040;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);aspect-ratio:2/3!important;z-index:2}.MovieCardTopGradient{position:absolute;top:0;left:0;width:100%;height:10%;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:5;transform:translateY(-100%);transition:transform .3s ease-in-out}.MovieCardVoteAverage{position:absolute;top:0;left:0;transform:translateY(-100%);z-index:6;transition:transform .3s ease-in-out;font-size:1.5em;height:10%;display:flex;justify-content:center;align-items:center;padding-left:2%}.MovieCardOwnedToggleImage{position:absolute;top:0;right:0;max-height:10%;text-align:center;padding:5px;cursor:pointer;transition:transform .3s ease-in-out;transform:translateY(-100%);filter:invert(1);z-index:7}.BackgroundImage{width:100%;height:100%;position:fixed;top:0;left:0;z-index:-5;filter:blur(15px);display:none}.MovieCard .MovieTitle{opacity:0;transition:opacity .3s ease-in-out,transform .3s ease-in-out;-webkit-user-select:none;user-select:none;transform:translateY(100%);background:#00000080;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);box-sizing:border-box}.MovieCard .MovieDetailsModalOwnedToggle{width:100%;margin:0;opacity:0;top:0;left:0;pointer-events:none;transition:opacity .3s ease-in-out,transform .3s ease-in-out;background:#000000b3;padding:3% 1% 1%;transform:translateY(-100%);max-height:10%}.MovieCard .MovieDetailsModalOwnedToggle img{filter:invert(1)}.MovieCardVoteAverage{font-size:1.1em}.MovieTitle{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(to top,#000,#0000);margin:0;padding:10px;box-sizing:border-box;-webkit-user-select:none;user-select:none;font-size:1.5vh;margin-bottom:0!important;border-radius:0 0 15px 15px}.MovieTitle.Centered{text-align:center;top:50%;left:50%;transform:translate(-50%,-50%)!important;background:none;opacity:1!important;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:2em;background:#000000b3;-webkit-user-select:none;user-select:none;margin-top:0}.MovieDetailsModal{background:#27292c;background:none;text-align:left;box-shadow:0 0 10px #00000080;overflow:hidden;-webkit-user-select:none;user-select:none;position:relative;width:100%;min-width:100%;min-width:100vw;max-width:100vw;border-radius:15px}.Italics{color:#ffffff80}.MovieDetailsModalBackground{position:fixed;top:0;left:0;width:100%;height:100%;display:inline-block;z-index:-1;background-size:cover;background-position:center;background-repeat:no-repeat}.MovieDetailsModalBackgroundOverlay{position:fixed;top:0;left:0;width:100%;height:100%;display:inline-block;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.MovieDetailsModalHeader{position:relative;width:100%;height:30vh;z-index:2;border-radius:15px 15px 0 0;overflow:hidden}.MovieDetailsModalHeaderContainer{-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);-webkit-mask-image:linear-gradient(to bottom,transparent,black);mask-image:linear-gradient(to bottom,transparent,black);display:inline-block;width:100%;height:25%;position:absolute;bottom:0;left:0;z-index:10}.MovieDetailsModalHeaderTitle{position:absolute;bottom:0;left:0;margin:0;padding:2%;width:100%;text-align:left;box-sizing:border-box;font-size:2em;z-index:10}.MovieDetailsModalHeaderImage{width:100%;height:100%;background-size:cover;background-position:center;border-radius:15px 15px 0 0;overflow:hidden;position:absolute;top:0%;left:0;z-index:3;-webkit-transition:background-image .2s ease-in-out;transition:background-image .2s ease-in-out}.OwnedMovieToggle{cursor:pointer;max-height:40px;filter:invert(1);padding:0;margin:0 0 2%;z-index:4;transition:padding .3s ease-in-out}.PlexLink{cursor:pointer;max-height:40px;padding:0;margin:0 0 2%;z-index:4;transition:padding .3s ease-in-out;text-decoration:underline}.MovieDetailsModalBody{padding:3%;overflow-y:auto;height:70%;font-size:.9em;overscroll-behavior-y:contain;background:none;background:#00000080;padding-bottom:15vh}.MovieDetailsModalBody .MovieCardTilt{width:20%}.MovieDetailsModalDownloadContainer{margin-top:2%;margin-bottom:2%;padding-left:1em;padding-right:1em}.MovieDetailsModalRecommendedMovies{text-align:center}.MovieDetailsModal p{margin-bottom:2%}.DownloadButton{background:#00000080}.TorrentSearchHeader{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:1em;margin-bottom:1em}.TorrentSearchInput{background:none;border:none;border-bottom:1px solid white;height:100%;font-size:1em;width:25%;display:inline-block;border:1px solid rgba(255,255,255,.5);border-radius:15px;padding:6px 6px 6px 1em;transition:border .3s ease-in-out,width .3s ease-in-out}.TorrentSearchInput::placeholder{color:gray}.TorrentSearchInput:active,.TorrentSearchInput:focus{outline:none;width:50%;border:1px solid white}.TorrentList{overflow:hidden;position:relative;max-width:100%;overflow-x:hidden;overflow-y:overlay;margin-top:2%}.TorrentsFoundCount{text-decoration:underline;margin-left:.5em}.SortMethodButtons{width:100%;display:flex;justify-content:space-evenly;align-items:space-evenly}.TorrentItem{padding:1em;margin-bottom:1vh;border-radius:15px;cursor:pointer;font-size:1em;height:auto;width:100%;max-width:100%;box-sizing:border-box;transition:background .3s ease-in-out,transform .3s ease-in-out;box-shadow:0 0 5px #00000080;animation:TorrentItemSlideIn .5s ease-in-out;position:relative;background:#00000040}.TorrentItemSlideIn{animation:TorrentItemSlideIn .5s ease-in-out}.TorrentItemSelected{background:#00000080}.TorrentSearchMessage{float:right}.DownloadSelectedButton{margin-bottom:1em}hr{width:100%;text-align:center;margin:auto;border:1px solid rgba(72,72,72,.75);border:1px solid rgba(255,255,255,.5)}.SimilarMoviesText{margin-top:1em}@keyframes TorrentItemSlideIn{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.TorrentItemPreviouslyDownloaded{background:#ffffffe6;color:#000}.TorrentItemPreviouslyDownloaded span{color:#000!important;font-weight:450}.TorrentItemName{white-space:pre-wrap;overflow:hidden;display:block;margin-bottom:2%}.GenreList{padding-top:15vh;text-align:center;padding-bottom:10vh;z-index:2}.GenreItem{border:none;background:none;color:#fff;outline:none;cursor:pointer;width:100%;padding:2% 5%;z-index:3;animation:GenreItemPopIn .5s ease-in-out;display:inline-block;width:auto;margin:2%;background:#00000080;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:15px;box-sizing:border-box;font-size:.5em;transition:background .3s ease-in-out,transform .3s ease-in-out}.GenreItem h1{text-transform:capitalize}.KeywordSearchAreaTextBox{width:50%;height:100%;background:none;border:none;color:#fff;font-size:1.5em;text-align:center;margin:4% auto;border-bottom:1px solid white;display:block}.KeywordSearchAreaTextBox:active,.KeywordSearchAreaTextBox:focus{outline:none}.KeywordSearchAreaTextBox::placeholder{transition:opacity .2s ease-in-out}.KeywordSearchAreaTextBox:active::placeholder,.KeywordSearchAreaTextBox:focus::placeholder{opacity:0}@keyframes GenreItemPopIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.TorrentQueueModal{width:100%;height:100%;position:fixed;top:0;left:0;box-sizing:border-box;padding:2%;display:block;box-shadow:0 0 10px #00000080;overflow-y:auto;padding-bottom:12vh}.TorrentQueueModalCurrentlyDownloading{text-align:left;font-size:.5em;padding-top:1%}.TorrentQueueModalQueuedToDownload{margin-top:2%;font-size:.5em;text-align:left}.TorrentQueueItem{padding:10px;border-radius:5px;background:#333;cursor:pointer;position:relative;width:100%;min-height:10vh;box-sizing:border-box;margin-top:2%;font-size:1.5em;overflow:hidden;text-align:left}.TorrentQueueItemProgressBar{height:100%;display:inline-block;position:absolute;bottom:0;left:0;height:2px;background:#0f0;box-shadow:0 0 5px #0f0;transition:width 5s ease-in-out}.TorrentQueueListEmptyText{text-align:center;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.Pagination{display:flex;justify-content:space-evenly;align-items:center;padding:0;margin:5px;border-radius:5px;-webkit-user-select:none;user-select:none}.Pagination button{cursor:pointer;width:25%;height:100%;min-height:50px;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none}@media (orientation: landscape){.MovieDetailsModal{width:60%;margin:auto;margin-top:15vh;margin-bottom:10vh;min-width:50%;min-width:400px;min-width:80vw;border-radius:0}.GenreItem:hover{background:#000000b3;transform:scale(1.05)}.TorrentItem:hover{background:#00000080}.TorrentItem:hover span{color:#fff}.MovieDetailsModalHeader{height:40vh;transition:height .5s ease-in-out;cursor:pointer;border-radius:0}.MovieDetailsModalHeader:hover{height:75vh}.MovieCardTilt{width:20vw}.MovieCard{width:100%}.MovieCard:hover{box-shadow:0 0 25px #000000b3;filter:saturate(1.1)}.MovieCard:hover .MovieTitle{opacity:1;transform:translateY(0)}.MovieCard:hover .MovieCardOwnedToggleImage,.MovieCard:hover .MovieCardTopGradient,.MovieCard:hover .MovieCardVoteAverage{transform:translateY(0)}.MovieCard:hover .MovieDetailsModalOwnedToggle{opacity:1;pointer-events:all;transform:translateY(0)}.SearchResults{padding-top:10vh;padding-bottom:2vh}.Navbar{top:0;bottom:auto}.Navbar a:hover,.NavbarSearchButton button:hover{background:#000000b3;color:#fff}.Navbar button:active,.Navbar button:focus,.Navbar button:hover,.NavbarSearchButton button:active,.NavbarSearchButton button:focus,.NavbarSearchButton button:hover{background:#000000b3}.TorrentQueueModal{border-radius:15px;padding-top:12vh}.Navbar:hover .NavbarSmallLinks{height:100%}.NavbarSmallLinks{height:0;overflow:hidden;transition:height .3s ease-in-out}.SearchResultsHeader{margin-top:2%;margin-bottom:1%}.Pagination button{min-height:100px}.OwnedMovieToggle:hover,.PlexLink:hover{padding-left:2%}}.LandingPage{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;flex-direction:column}.LandingPageBG{position:fixed;top:0;left:0;width:100vw;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1}.LandingPageBG:after{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:0}.LoginButton{background:#00000080;color:#fff;padding:1em;border-radius:15px;text-decoration:none;font-size:1.5em;margin-top:1em;cursor:pointer;transition:background .2s ease-in-out}.LoginButton:hover{background:#000000bf}.LoginButton:visited{color:#fff}.LogoutButton{background:#00000080;color:#fff;padding:.3em .5em;border-radius:15px;text-decoration:none;font-size:1.2em;margin-top:1.5em;cursor:pointer;transition:background .2s ease-in-out}.LogoutButton:hover{background:#000000bf}.MusicPage{display:block;padding:5vh 5vh 10vh;width:100%;min-height:100vh;height:auto}.BackgroundImageContainer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:-1;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:cover;transition:background .5s ease-in-out}.BackgroundImageOverlay{width:100vw;height:100vh;position:fixed;background:#00000040;z-index:0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.WebPlaybackControls{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:1em;position:fixed;bottom:0;left:0;width:100vw;background:#00000080;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);z-index:10;height:8vh;max-width:100%;transform:translateY(100%);transition:transform .5s ease-in-out,height .5s ease-in-out;margin-bottom:env(safe-area-inset-bottom,0)}.WebPlaybackControls.PlayerConnected{transform:translateY(0)}.WebPlaybackControlsBackgroundImageContainer{position:absolute;top:0;width:100%;z-index:-1}.WebPlaybackControlsBackgroundImageOverlay{position:absolute;top:0;width:100%;height:100%;background:#0000001a;z-index:10}.WebPlaybackControlsBackgroundImage{width:100%;filter:blur(15px);object-fit:cover;object-position:center}.WebPlaybackControlsProgressBar{position:absolute;top:0;z-index:15;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:5px;border-radius:5px;background:#0000;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s;padding-left:1em;padding-right:1em;box-sizing:border-box;background:#000}.WebPlaybackControlsProgressBar::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;background:#fff;cursor:pointer}.WebPlaybackControlsSection{width:auto;display:flex;justify-content:center;align-items:center;flex:1;width:33%}.PlayingElsewhereMessage{transition:background .5s ease-in-out;cursor:pointer;border-radius:1em;padding:.5em;text-shadow:0 0 10px rgba(0,0,0,.5);font-weight:700}.PlayingElsewhereMessage:hover{background:#00000080}.FullScreenWebPlayer{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:100;background:#000;background-position:center;background-repeat:no-repeat;background-size:cover;transition:background .5s ease-in-out,position .5s ease-in-out,transform .5s ease-in-out;display:flex;justify-content:center;flex-direction:column;align-items:center;transform:translateY(100%);padding-bottom:env(safe-area-inset-bottom,0);padding-top:env(safe-area-inset-top,0)}.ShowFullScreenWebPlayer{transform:translateY(0)}.FullScreenWebPlayerCloseButtonContainer{position:absolute;top:0;left:0;cursor:pointer;z-index:120;height:8vh;width:100%;padding:1em;display:flex;justify-content:center;align-items:center;transition:background .5s ease-in-out}.FullScreenWebPlayerCloseButtonContainer:hover{background:#00000080}.FullScreenWebPlayerBGOverlay{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:101;background:#00000080;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.FullScreenWebPlayerBackgroundImageContainer{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.FullScreenWebPlayerAlbumArt{animation:RotateAlbumArt 60s linear infinite;animation-play-state:paused;border-radius:50%;z-index:105;position:relative;transition:animation-play-state 1s ease-out}.PlayingAnimation{animation-play-state:running}@keyframes RotateAlbumArt{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.FullScreenWebPlayerControls{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1em;z-index:110}.FullScreenWebPlayerSongInfo{display:flex;justify-content:center;align-items:center;margin-bottom:1em}.FullScreenWebPlayerSongInfoTrackDetails{text-align:center;color:#fff}.FullScreenWebPlayerPlaybackTrackName{font-size:1.5em;font-weight:700;text-shadow:0 0 10px rgba(0,0,0,.5)}.FullScreenWebPlayerPlaybackArtistName{font-size:1.2em;text-shadow:0 0 10px rgba(0,0,0,.5)}.FullScreenWebPlayerProgressBar{width:80%;margin:1em 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:5px;border-radius:5px;background:#ffffff80;outline:none;opacity:.7;transition:opacity .2s}.FullScreenWebPlayerProgressBar::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;background:#fff;cursor:pointer}.FullScreenWebPlayerPlaybackControls{display:flex;justify-content:space-around;align-items:center;width:100%;margin:1em 0}.FullScreenWebPlayerPlaybackControlButton{color:#fff;font-size:2em;cursor:pointer;transition:color .2s}.FullScreenWebPlayerPlaybackControlButton:hover{color:#ffffffb3}.FullScreenWebPlayerVolumeControls{width:80%;display:flex;justify-content:center;align-items:center;margin:1em 0}.FullScreenWebPlayerVolumeControls input{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:5px;border-radius:5px;background:#ffffff80;outline:none;opacity:.7;transition:opacity .2s}.FullScreenWebPlayerVolumeControls input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;background:#fff;cursor:pointer}.SongInfo{text-align:left;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;padding-left:1em;position:relative;height:100%}.PlaybackTrackName{font-size:1.1em;font-weight:700;text-shadow:0 0 10px rgba(0,0,0,.5);white-space:ellipsis;display:inline-block}.PlaybackArtistName{text-shadow:0 0 10px rgba(0,0,0,.5)}.SongInfoAlbumArtContainer{height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;width:100%;z-index:12}.SongInfoAlbumArt{object-fit:contain;height:auto;width:auto;max-width:100%;max-height:100%;width:100%;height:100%;transition:opacity .5s ease-in-out;border-radius:15px;overflow:hidden}.SongInfoTrackDetails{text-align:left;overflow:hidden;max-width:100%;position:relative}.SongInfoTrackDetails span{text-align:left}.PlaybackControls{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;position:absolute;opacity:0;pointer-events:none;transition:opacity .5s ease-in-out;cursor:pointer;padding-left:1em;padding-right:1em}.VolumeControls{height:100%;max-width:100%;width:100%}.VolumeControls input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:80%;height:5px;border-radius:5px;background:#ffffff80;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s;margin-right:1em;margin-left:1em}.VolumeControls input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;background:#fff;cursor:pointer}.ExpandIconContainer{width:auto;display:flex;justify-content:center;align-items:center;cursor:pointer;width:25%;height:100%;transition:background .5s ease-in-out}.ExpandIconContainer:hover{background:#00000080}.SongInfoAlbumArtContainer:hover .SongInfoAlbumArt{opacity:.5}.SongInfoAlbumArtContainer:hover .PlaybackControls{opacity:1;pointer-events:auto}.SpotifyCollectionBackgroundImage:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.SpotifyCollectionBackgroundImage img{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;filter:blur(15px);background-size:cover;background-position:center;background-repeat:no-repeat;object-fit:cover;display:none}.MusicPage>h1{text-align:left;padding-left:1em;font-size:5em;text-shadow:0 0 10px rgba(0,0,0,.5)}.SubscribedItemsProgressBar{width:70%;display:inline-block;margin:1em auto auto;height:5vh;border-radius:15px;background:#fff;position:relative}.SubscribedItemsProgressBarInner{display:inline-block;height:100%;border-radius:15px;background:#000;transition:width .5s ease-in-out;position:absolute;top:0;left:0;z-index:2}.SpotifyCollectionItemTilt{position:relative;display:inline-flex;justify-content:center;align-items:center;margin:2em;overflow:visible;cursor:pointer;border-radius:1em;box-shadow:0 0 10px #0003;width:15em;height:15em;aspect-ratio:1 / 1;max-width:100%;max-height:100%;font-size:1em}.SpotifyCollectionItemTilt.Large{width:15em;height:15em}.SpotifyCollectionItemTilt.Small{width:10em;height:10em}.ProgressCircle{position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;pointer-events:none}.SpotifyCollectionItem{width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 0 10px #0003;aspect-ratio:1/1;color:#fff}.PlaylistItemTilt{width:700px;height:200px;border-radius:1em;overflow:hidden;box-shadow:0 0 10px #0003;background-position:center;background-repeat:no-repeat;background-size:cover}.PlaylistArt{width:auto;height:100%;position:absolute;left:0;top:0;aspect-ratio:1/1}.PlaylistName{height:100%!important;font-size:1.5em!important;font-weight:700;padding:1em;text-shadow:0 0 10px rgba(0,0,0,.5)}.PlaylistOverlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:opacity .5s ease-in-out;color:#fff;font-size:2em}.CollectionName{font-size:1.2em;color:#fff;padding:.5em;text-align:center;background:#0003;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;position:absolute;bottom:0;left:0;margin:0;transition:transform .1s ease-in-out;height:auto;display:flex;justify-content:center;align-items:center}.CollectionName.ShowName,.SpotifyCollectionItem:hover .CollectionName{transform:translateY(0)}.CollectionHeader{width:20vw;min-width:400px;padding:1em}.CollectionHeaderName{font-size:3em;margin-bottom:1em;text-shadow:0 0 10px rgba(0,0,0,.5);z-index:5;position:relative}.CollectionPage{width:100%;width:100vw;padding:1em;padding-bottom:14vh;padding-top:4vh;margin-top:4vh;min-height:100vh;height:auto}.CollectionContainer{display:flex;justify-content:space-between;position:relative}.CollectionExplorerHeader{display:inline-block;text-align:center;vertical-align:top;margin-left:auto;margin-right:auto;border-radius:15px;height:auto;margin-bottom:auto;padding:5em 5em 2em;width:100vw;box-sizing:border-box;width:auto}.CollectionArt{border-radius:1em;margin-bottom:1em;max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 0 10px #0003;width:100%}.CollectionHeaderInfo{padding:1em;box-sizing:border-box;text-align:center;margin:-1em;text-shadow:0 0 10px rgba(0,0,0,.5)}.CollectionHeaderButtons{display:flex;justify-content:center;align-items:center;margin-top:1em}.CollectionHeaderButtons button{margin:1em;padding:1em;border-radius:15px;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;border:none;cursor:pointer;transition:background .5s ease-in-out;aspect-ratio:2/1}.CollectionExplorerBody{display:inline-block;max-width:100%;text-align:center;vertical-align:top;box-sizing:border-box;width:100%}.CollectionExplorerBody h2{font-size:3em;text-align:left;padding-left:1em;padding-top:1em;text-shadow:0 0 10px rgba(0,0,0,.5)}.TrackList{width:100%;max-width:100%;padding-top:0}.TrackItem{display:flex;align-items:center;justify-content:space-between;width:95%;height:75px;border-radius:15px;margin:1em auto auto;box-sizing:border-box;padding:0;position:relative;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.TrackItem:nth-of-type(odd){background:#0009}.TrackItem:nth-of-type(2n){background:#0000004d}.TrackArt{height:100%!important;width:auto!important;aspect-ratio:1/1;object-fit:cover;border-radius:5px;display:inline-block;box-shadow:0 0 10px #0003;transition:transform .2s ease-in-out}.TrackArt:hover{transform:scale(1.1)}.TrackName{text-align:left;margin:auto;padding-left:1em;flex:3}.TrackArtist{text-align:center;margin:auto;min-width:20%;flex:1;height:100%;display:flex;justify-content:center;align-items:center;transition:background .5s ease-in-out}.TrackArtist:hover{background:#00000080}.TrackArtist a{color:#fff}.TrackDownloadButton{width:10%;height:100%;padding:1em;color:#000!important;flex:.5;display:flex;justify-content:center;align-items:center;max-width:100px;transition:background .5s ease-in-out}.TrackDownloadButton:hover{background:#00000080}.TrackDownloadButton span{display:inline-block;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#000}.TrackItemHalf{display:inline-flex;width:100%;text-align:center;justify-content:space-between;align-items:center;margin:auto}.TrackItemOverlay{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:opacity .2s ease-in-out;color:#fff;pointer-events:none}.TrackItemOverlay img{width:100%;height:100%;border-radius:5px;filter:invert(1)}.TrackItem:hover .TrackItemOverlay{opacity:1}.ArtistPage{padding-top:14vh;padding-bottom:10vh;display:block;position:relative}.ArtistName{margin-bottom:1em}.MusicPageBackground img{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;filter:blur(15px);background-size:cover;background-position:center;background-repeat:no-repeat;object-fit:cover;display:none;background:none}.ArtistExplorerHeader{display:inline-block;max-width:500px;text-align:left;vertical-align:top;min-width:300px;width:40vw;box-sizing:border-box;background:#00000080;border-radius:15px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ArtistImage{width:100%;height:100%;object-fit:cover;border-radius:15px;box-shadow:0 0 10px #0003}.ExportIcon{width:50px;height:50px;filter:invert(1);cursor:pointer}.ArtistExplorerAlbums{display:inline-block;min-width:400px;width:60vw}.RequestedLibraryItem{width:100%;display:flex;justify-content:space-evenly;align-items:center;height:5vh;background:#00000080;border-radius:15px;margin-top:1em;margin-bottom:1em;padding:1em}@media screen and (orientation: portrait){.MusicPage{padding-top:4vh;padding-bottom:13vh;margin-top:4vh;height:auto;min-height:100vh;width:100vw!important;box-sizing:border-box}.CollectionPage{padding:0;padding-bottom:14vh;padding-top:4vh;margin-top:4vh;width:100vw;min-height:100vh;height:auto;box-sizing:border-box}.CollectionHeader{width:100%;margin:0;box-sizing:border-box;padding:1em}.CollectionArt{border-radius:15px;box-shadow:0 0 10px #0003;text-align:center;margin:0;width:100%;height:auto;max-width:500px;max-height:500px;object-fit:cover}.SpotifyCollectionItemTilt{width:100%;height:100%;width:10em;height:10em;max-height:100%;max-width:100%;margin:1em}.SpotifyCollectionItem{width:100%;height:100%}.CollectionName{font-size:1em;transform:translateY(0)}.CollectionContainer{flex-direction:column}.CollectionExplorerHeader{padding:1em 2em;width:100vw}.TrackItem{height:100px;font-size:.8em}.TrackItem img{width:75px;height:75px}.TrackItem td{font-size:.8em}.ArtistExplorerHeader{width:100%;min-width:100%;padding:2em}.ArtistExplorerAlbums{width:100%;min-width:100%}.SpotifyCollectionItemTilt{width:20vh;height:20vh;max-height:100%;max-width:100%;aspect-ratio:1/1}.TrackList{max-width:100%;width:auto;width:100%}.CollectionContainer{display:block;width:100vw;padding:1em;box-sizing:border-box}.CollectionExplorerHeader{max-width:100vw;box-sizing:border-box;margin:0;text-align:center}.CollectionExplorerBody{max-width:100%;box-sizing:border-box;margin:0;text-align:center}.CollectionName{font-size:.75em}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0!important;padding:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;min-width:100vw;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}body{margin:0;place-items:center;min-height:100vh;min-width:100vw!important;padding:0;display:flex;justify-content:center;box-sizing:border-box;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;background:none;background-color:#00000080;padding:1em;box-sizing:border-box;cursor:pointer;transition:border-color .25s}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
