@import url(https://fonts.googleapis.com/css2?family=Libre+Barcode+39+Text&display=swap);a,button{cursor:pointer}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.App{display:grid;font-family:Arial,Helvetica,sans-serif;grid-template-columns:3fr 2fr;grid-template-rows:auto 90px;height:100vh;max-height:-webkit-fill-available;position:fixed;width:100vw}h1{color:#fff;font-family:Libre Barcode\ 39 Text,sans-serif;font-size:100px;font-weight:400;margin-bottom:0}button{font-family:Arial,Helvetica,sans-serif}a:-webkit-any-link{text-decoration:none}a:any-link{text-decoration:none}.blu-rave{font-weight:700}.blu-rave,.italic{font-style:italic}.bold{font-weight:700}.underline{text-decoration:underline}.none{color:#218cd8;font-style:italic;text-align:center}textarea{font-family:Arial,Helvetica,sans-serif}@-webkit-keyframes rise{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-2px);transform:translateY(-2px)}}@keyframes rise{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-2px);transform:translateY(-2px)}}@media screen and (min-width:765px){.App{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}}.SideNav{align-items:center;display:flex;flex-direction:column;grid-column:2/span 1;grid-row:1/span 1;justify-content:center;margin-left:10px;text-shadow:2px 2px 2px #00000030}.SideNav a{text-decoration:none!important}.SideNav a p{color:#47b2ff;font-size:25px;margin:5px;width:280px}.SideNav a p:hover{-webkit-animation:rise .2s ease-in forwards;animation:rise .2s ease-in forwards;color:#7cc8ff}.SideNav .loading{color:#47b2ff;font-size:30px;margin:5px;width:280px}@media screen and (min-width:765px){.SideNav a p{font-size:30px}}.Background{display:grid;display:none;height:100vh;width:100vw}.Background,.back-nav{grid-column:1/span 2;grid-row:1/span 1}.back-nav{align-items:center;display:flex;justify-content:flex-start}.back-nav img{margin-left:0;max-width:640px;width:60%}@media screen and (min-width:765px){.Background{display:grid;grid-template-columns:3fr 2fr;grid-template-rows:1fr auto}}@media screen and (min-width:950px){.back-nav img{width:80%}}@media screen and (min-width:1045px){.back-nav img{margin-left:100px}}@media screen and (min-width:1160px){.back-nav img{margin-left:200px}}@media screen and (min-width:1225px){.back-nav img{margin-left:275px}}footer{grid-column:2/span 1;grid-row:2/span 1;padding:0 20px}footer p{color:#47b2ff;font-size:16px;text-align:center;text-shadow:1px 1px 1px #00000030}footer:hover a{text-decoration:underline!important}footer a:visited{color:inherit}main{background-color:#47b2ff;box-shadow:5px 0 5px #00000040;color:#fff;display:flex;flex-direction:column;grid-column:1/span 2;grid-row:1/span 1;overflow-y:scroll;padding:20px 20px 0}.AllBluRays,.Error,.Feed,.Home,.OtherBluRay,.ShowBluRay,.User{height:100%}@media screen and (min-width:765px){main{grid-column:1/span 1;padding:40px 40px 0}}.ToggleAuth{margin-bottom:4px}.ToggleAuth .loading,.ToggleAuth a p{background-color:#fff;color:#47b2ff;font-size:18px;padding:10px;text-align:center;width:120px}@media screen and (min-width:580px){.ToggleAuth{margin-bottom:0;margin-top:10px}.ToggleAuth .loading,.ToggleAuth a p{font-size:20px;width:150px}}@media screen and (min-width:765px){.ToggleAuth{display:none}}.Header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;margin-top:10px}.Header a{text-decoration:none}.Header h1{font-size:45px;margin:0}@media screen and (min-width:580px){.Heade h1{font-size:60px}}@media screen and (min-width:890px){.Header h1{font-size:80px}}@media screen and (min-width:1050px){.Header h1{font-size:100px}}.Home{overflow-y:scroll}.Home p{color:#fff;font-size:26px}.Home .hello{font-weight:700}.New{display:flex;flex-direction:column;font-size:26px;max-height:calc(100% - 111px)}.New h2{border-bottom:2px solid #fff;font-size:30px;font-weight:400!important;margin:26px 0 0;padding-bottom:10px}.New .form-container{height:inherit;overflow-x:hidden;overflow-y:auto}.New form{max-height:100%;overflow-x:hidden;overflow-y:scroll;padding-bottom:10px}.New form,.New label{display:flex;flex-direction:column}.New label{margin:10px 0}label.check{flex-direction:row;justify-content:space-between}.New textarea{resize:vertical}.New input,.New select,.New textarea{background:transparent;border:2px solid #fff;border-radius:0;color:#fff;font-size:26px;padding:5px}.New input:focus,.New select:focus,.New textarea:focus{outline:none}.New input.checkbox{width:26px}.New button{background-color:#fff;border:none;color:#47b2ff;font-size:26px;margin:10px auto;padding:10px;width:200px}.New button:hover{background-color:#e5edf3}.container{cursor:pointer;display:block;font-size:22px;margin-bottom:12px;padding-left:35px;position:relative;-webkit-user-select:none;user-select:none}.container input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkmark{border:2px solid #fff;height:25px;left:0;position:absolute;top:0;width:25px}.checkmark,.container input:checked~.checkmark{background-color:initial}.checkmark:after{content:"";display:none;position:absolute}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{border:solid #fff;border-width:0 3px 3px 0;height:10px;left:6.5px;top:2.5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.tiny{font-size:16px;padding-bottom:5px}@media screen and (min-width:580px){.New{max-height:calc(100% - 123px)}}@media screen and (min-width:765px){.New{max-height:calc(100% - 75px)}}@media screen and (min-width:890px){.New{max-height:calc(100% - 110px)}}@media screen and (min-width:1050px){.New{max-height:calc(100% - 130px)}}.Loading{align-items:center;display:flex;height:100%;justify-content:center}.Loading img{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;width:50%}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.AllBluRays{font-size:26px;max-height:calc(100% - 280px)}.AllBluRays a{color:inherit;text-decoration:none}.AllBluRays a:hover .italic{text-decoration:underline}.AllBluRays button{background:none;border:none;color:#fff;font-size:26px;padding:10px;width:50%}.AllBluRays .count{font-style:italic;margin-bottom:0}.AllBluRays .media{align-items:center;border-bottom:3px solid #329dea;display:flex;height:100px;justify-content:space-between}.AllBluRays .no-underline{border-bottom:none}.AllBluRays .details{color:#1a74b5;margin-left:20px}.AllBluRays .list{align-items:center;border-bottom:2px solid #fff;border-top:2px solid #fff;display:flex;height:inherit;justify-content:center;margin:20px 0;overflow-y:auto}.AllBluRays .list-container{display:flex;flex-direction:column;max-height:100%}.AllBluRays .formats{display:flex;justify-content:center}.AllBluRays .selected{background:#fff;color:#47b2ff}@media screen and (min-width:580px){.AllBluRays{max-height:calc(100% - 290px)}}@media screen and (min-width:765px){.AllBluRays{max-height:calc(100% - 255px)}}@media screen and (min-width:890px){.AllBluRays{max-height:calc(100% - 290px)}}.BluRay{border-bottom:3px solid #329dea;justify-content:space-between}.BluRay,.BluRay .details{align-items:center;display:flex}.BluRay .details{justify-content:center;margin-left:10px}.BluRay .format{height:30px;opacity:.3}.BluRay .fourK{height:15px!important}.BluRay .special{color:#2d79ae;margin-left:20px}.BluRay .no-underline{border-bottom:none}.ShowBluRay{overflow-y:scroll}.ShowBluRay h2{border-bottom:3px solid #329dea;font-size:40px;font-style:italic;margin-bottom:0;padding-bottom:10px}.ShowBluRay p{font-size:26px}.owner-options{display:flex;gap:20px;justify-content:center}.owner-options .edit{background-color:#fff;border:none;color:#47b2ff;font-size:26px;margin:10px auto;padding:15px;width:100%}.owner-options .delete{background-color:initial;border:3px solid #fff;color:#fff;font-size:26px;margin:10px auto;padding:12px;width:100%}.owner-options .edit:hover{background-color:#e5edf3}.owner-options .delete:hover{background-color:initial;border:3px solid #e5edf3;color:#e5edf3}.Destroy{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:50px}.Destroy h2{border-bottom:none;font-size:40px}.Destroy p{font-size:26px}.delete-options{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:40px}.delete-options .cancel,.delete-options .delete{font-size:26px;padding:10px 20px;width:50%}.delete-options .delete{background-color:#eb2e2e;border:none;color:#fff}.delete-options .cancel{background-color:#fff;border:none;color:#47b2ff}.delete-options .delete:hover{background-color:#c02323}.delete-options .cancel:hover{background-color:#e5edf3}.Feed{max-height:calc(100% - 230px)}.Feed h2{font-size:30px;font-weight:400}.Feed .feed-list{align-items:center;border-bottom:2px solid #fff;border-top:2px solid #fff;display:flex;height:inherit;justify-content:center;margin:20px 0;overflow-y:auto}.Feed .feed-list-container{max-height:100%}.Feed .feed-list-container,.Post{display:flex;flex-direction:column}.Post{border-bottom:3px solid #329dea;color:#fff;padding:10px 0}.Post .update{font-size:20px;line-height:1.4}.Post .added-on{color:#2d79ae;margin-top:0}.Post a{color:inherit;text-decoration:none}.Post a:hover{text-decoration:underline!important}.OtherBluRay{overflow-y:scroll}.OtherBluRay .other-details{height:calc(100vh - 380px);overflow-y:scroll}.OtherBluRay h2{border-bottom:3px solid #329dea;font-size:40px;font-style:italic;margin-bottom:0;padding-bottom:10px}.OtherBluRay p{font-size:26px}.OtherBluRay .owner{background-color:#fff;box-shadow:2px 2px 5px #0000002d;color:#47b2ff;padding:10px;text-align:center}.release-year{color:#218cd8;margin:10px 0 0}.notes{margin:50px 0}.notes p{margin:10px 0}.date-added{color:#218cd8}@media screen and (min-width:580px){.OtherBluRay .other-details{height:calc(100vh - 306px)}}@media screen and (min-width:765px){.OtherBluRay .other-details{height:calc(100vh - 233px)}}@media screen and (min-width:890px){.OtherBluRay .other-details{height:calc(100vh - 253px)}}@media screen and (min-width:1050px){.OtherBluRay .other-details{height:calc(100vh - 273px)}}.User{display:flex;flex-direction:column;font-size:26px}.User a{color:inherit;text-decoration:none}.User a:hover .italic{text-decoration:underline}.User button{background:none;border:none;color:#fff;font-size:26px;padding:10px;width:50%}.User .media{align-items:center;border-bottom:3px solid #329dea;display:flex;height:100px;justify-content:space-between}.last{border-bottom:none!important}.User .no-underline{border-bottom:none}.User .details{color:#2d79ae;margin-left:20px}.User .list{border-bottom:2px solid;border-top:2px solid;height:calc(100vh - 465px);margin:20px 0;overflow-y:scroll}.User .formats{display:flex;justify-content:center}.User .selected{background:#fff;color:#47b2ff}.User .owner{background-color:#fff;box-shadow:2px 2px 5px #0000002d;color:#47b2ff;margin-bottom:0;padding:10px;text-align:center}@media screen and (min-width:580px){.User .list{height:calc(100vh - 390px)}}@media screen and (min-width:765px){.User .list{height:calc(100vh - 330px)}}@media screen and (min-width:890px){.User .list{height:calc(100vh - 350px)}}@media screen and (min-width:1050px){.User .list{height:calc(100vh - 370px)}}.Error{overflow-y:scroll}.Error h2{border-bottom:2px solid #fff;font-size:40px;font-weight:400;margin-bottom:0;padding-bottom:20px}.Error p{font-size:26px;margin:20px 0 0}.Error a{color:#fff;text-decoration:none}.Error a:hover{text-decoration:underline}.BottomNav{align-items:center;display:flex;flex-wrap:nowrap;grid-column:1/span 2;grid-row:2/span 1;justify-content:space-around;overflow-y:hidden;padding:0 5px}.BottomNav img{width:50px}.BottomNav .login{color:#47b2ff;font-size:22px}@media screen and (min-width:765px){.BottomNav{display:none}}
/*# sourceMappingURL=main.be268956.css.map*/