*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:bisque;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}.appContainer{align-items:center;display:flex;flex-direction:column;height:100vh;margin-bottom:1rem;margin-inline:auto;width:50%}.search{align-items:flex-end;-webkit-column-gap:2rem;column-gap:2rem;display:flex}.pageBtn{display:flex;flex-direction:column;row-gap:1rem}.pageBtn>button{border-radius:2rem;padding:1rem}.gen{border-bottom:5px solid red}.selectGenContainer{display:flex;height:3rem;justify-content:space-between;margin:0 auto}.selectGener{border-radius:2rem;border-width:5px;font-family:inherit;font-size:1.115rem;height:100%;text-align:center;width:70%}.selectGener:focus{border:5px solid rgba(255,0,0,.69)}.selectGenContainer button{border:none;border-radius:2rem;box-shadow:2px 2px 4px #000;cursor:pointer;font-size:1.115rem;font-weight:600;height:100%;width:25%}.filmDisplay{display:flex;flex-direction:column;max-height:480px;width:100%}.filmContainer{display:flex;height:100%;justify-content:space-between;width:100%}.filmContainer>.filmPoster{border-radius:.5rem;height:100%;width:40%}.filmPoster>img{border-radius:.5rem;box-shadow:4px 4px 16px #000;height:100%;width:100%}.filmPoster>.playButton{align-items:center;background-color:#000;border-radius:50%;bottom:1rem;display:flex;height:3rem;justify-content:center;position:absolute;right:1.25rem;width:3rem}.filmIntro{border-right:1px solid #000;height:100%;position:relative;width:50%}.filmIntro .filmCast{align-items:flex-end;bottom:0;-webkit-column-gap:1rem;column-gap:1rem;display:flex;height:40%;position:absolute}.filmIntro .filmCast>.cast{background-color:#000;border-radius:.25rem;height:125px;width:100px}.buttonContainer{-webkit-column-gap:.75rem;column-gap:.75rem;display:flex;justify-content:center;margin-top:1.5rem}.likeButton{border:none;border-radius:.5rem;box-shadow:2px 2px 8px #000;cursor:pointer;font-family:inherit;height:4rem;padding:1rem;width:5.75rem}.watchlistContainer{align-items:center;display:flex;flex-direction:column;height:100vh}.likedMovieContainer{display:flex;gap:1rem;height:50%;width:75%}.likedMovieContainer>.filmPoster{width:25%}
/*# sourceMappingURL=main.36afdf13.css.map*/