*{padding:0;box-sizing:border-box}*,body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;background:#000;color:#f1f5f8;overflow-x:hidden}.movielist{grid-row-gap:1rem;row-gap:1rem}.movielist,.users{display:grid;grid-column-gap:0;-webkit-column-gap:0;column-gap:0;justify-items:start}.users{background:#222;grid-row-gap:0;row-gap:0;padding:20px;width:60%;margin-top:200px}.users img{border:1px solid #e3e3e3;height:220px;width:200px}.movie:hover{border:1px solid red;-webkit-transform:scale(1.2);transform:scale(1.1);transition:1ms;z-index:1}.movie{background-color:#222;border-radius:0;padding:1rem 2rem}.movie p{margin-top:.5rem}img{text-align:center;cursor:pointer}.poster :hover{-webkit-transform:scale(1.2);transform:scale(1.3);transition:1ms;z-index:1}p{text-align:justify;width:182px}.movie .tooltiptext{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1}.movie .tooltiptext:after{content:"";position:absolute;top:50%;right:100%;margin-top:-5px;border:5px solid transparent;border-right-color:#000}.movie:hover .tooltiptext{visibility:visible}.movie h1{margin-top:.5rem}.topnav{overflow:hidden;background-color:#333}.topnav a{float:left;color:#f2f2f2;text-align:center;padding:14px 12px;text-decoration:none;font-size:17px}.topnav a:hover{background-color:#ddd;color:#000}.topnav a.active{color:red}.hiddenNav{display:block}.rating{margin-top:100px}@media screen and (min-width:400px){.movielist{grid-template-columns:repeat(1,1fr)}.movielist,.users{justify-items:center}.users{grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;margin:200px auto 0;width:100%}.movie{background-color:#222;border-radius:0}img.poster{width:100%}.hiddenNav{display:none}}.watchlistButt{width:48%}.onlyMeButt,.watchlistButt{background-color:hsla(0,0%,100%,.0784313725490196);color:#5f9ea0;border-radius:5px;height:30px;margin-top:5px;border:none;font-size:small}.onlyMeButt{width:100%}.watchlistButt .onlyMeButt :hover{color:#daa520}@media screen and (min-width:768px){.movielist{grid-template-columns:repeat(7,1fr)}.users{grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;justify-items:center;margin:200px auto 0;width:60%}.hiddenNav{display:block}.userProfile{text-align:right;overflow:hidden;float:right;text-decoration:none;font-size:17px;display:"inline-block";margin:10px}.profilePic{width:30px;border-radius:50%;display:"inline-block"}.form{background:hsla(0,0%,100%,.0784313725490196);max-width:30%;height:400px;margin:100px auto 4rem;padding:1rem 4rem}.form,.form input{border-radius:var(--radius)}.form input{border-color:transparent;height:40px;padding:.25rem .5rem}.form-control{margin:.5rem 0;display:grid;-webkit-align-items:center;align-items:center}.form button{background-color:#8b0000;width:100%;border-radius:5px;height:40px;margin-top:5px;border:none}.form button,.manageProfileButton{color:#fff;font-size:small;cursor:pointer}.manageProfileButton{background-color:hsla(0,0%,100%,.0784313725490196);width:10%;border-radius:0;height:50px;border:none;margin:0;position:absolute;top:60%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}
/*# sourceMappingURL=main.63862014.chunk.css.map */