*,body{margin:0}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.nav{height:30px;padding:20px;position:fixed;top:0;transition-timing-function:ease-in;transition:all .5s;width:100%;z-index:1}.nav-contents{display:flex;justify-content:space-between}.nav-logo{left:0;object-fit:contain;padding-left:20px;top:10px;width:80px}.nav-avatar,.nav-logo{cursor:pointer;position:fixed}.nav-avatar{right:20px;width:30px}.nav-black{background-color:#000}.banner{background-position:top;background-repeat:no-repeat;background-size:cover;color:#fff;height:600px;position:relative;width:100%}.banner-contents{margin-left:30px;max-width:600px;padding-top:150px}.banner-title{font-size:3rem;font-weight:800;padding-bottom:.3rem;text-shadow:2px 2px 8px #000000e6}.banner-description{font-size:1rem;line-height:1.3;max-width:360px;padding-top:1rem;text-shadow:1px 1px 5px #000c;width:45rem}.banner-fadebottom{background-image:linear-gradient(180deg,#0000,#00000080,#111);bottom:0;height:4rem;position:absolute;width:100%}.row{margin-top:0}.row-posters{padding:20px 0}@media (max-width:1200px){.banner{height:500px}.banner-title{font-size:2.5rem}.banner-description{font-size:.9rem;width:100%}}@media (max-width:768px){.banner{height:400px}.banner-title{font-size:2rem}.banner-description{font-size:.8rem;width:100%}}.row{color:#f5f5f5;margin-left:20px}.row-posters{display:flex;overflow-x:scroll;overflow-y:hidden;padding:20px}.row-poster{margin-right:10px;max-height:100px;object-fit:contain;transition:transform .45s;width:100%}.row-posters::-webkit-scrollbar{display:none}.row-poster:hover{opacity:1;transform:scale(1.08)}.row-poster-large{max-height:250px}.row-poster-large:hover{opacity:1;transform:scale(1.09)}.login-screen{background:url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/f562aaf4-5dbb-4603-a32b-6ef6c2230136/dh0w8qv-9d8ee6b2-b41a-4681-ab9b-8a227560dc75.jpg/v1/fill/w_1280,h_720,q_75,strp/the_netflix_login_background__canada__2024___by_logofeveryt_dh0w8qv-fullview.jpg?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9NzIwIiwicGF0aCI6IlwvZlwvZjU2MmFhZjQtNWRiYi00NjAzLWEzMmItNmVmNmMyMjMwMTM2XC9kaDB3OHF2LTlkOGVlNmIyLWI0MWEtNDY4MS1hYjliLThhMjI3NTYwZGM3NS5qcGciLCJ3aWR0aCI6Ijw9MTI4MCJ9XV0sImF1ZCI6WyJ1cm46c2VydmljZTppbWFnZS5vcGVyYXRpb25zIl19.LOYKSxIDqfPwWHR0SSJ-ugGQ6bECF0yO6Cmc0F26CQs) 50% no-repeat;background-size:cover;height:100vh;position:relative;width:100vw}.login-screen-gradient{background:#0006;background-image:linear-gradient(0deg,#000c 0,#0000 60%,#000c);height:100vh;width:100%;z-index:1}.login-screen-button{background-color:red;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:10px 20px;position:fixed;right:20px;top:20px}.login-screen-logo{left:0;object-fit:contain;padding-left:20px;position:fixed;width:150px}.login-screen>h1{font-size:3.125rem;margin-bottom:20px}.login-screen-body>h2{font-size:2rem;font-weight:400;margin-bottom:30px}.login-screen-body>h3{font-size:1.3rem;font-weight:400}.login-screen-body{color:#f5f5f5;left:50%;max-width:600px;padding:20px;position:absolute;text-align:center;top:30%;transform:translateX(-50%);width:80%;z-index:1}.login-screen-input>form>input{border:none;height:30px;max-width:600px;outline-width:0;padding:10px;width:30%}.login-screen-input{margin:20px}.login-screen-get-started{background-color:red;border:none;color:#f5f5f5;cursor:pointer;font-size:1rem;font-weight:600;padding:16px 20px}.sign-up-screen{background:#000000d9;border-radius:10px;box-shadow:0 4px 10px #00000080;left:50%;margin:auto;max-width:350px;padding:50px;position:absolute;top:50%;transform:translate(-50%,-50%)}.sign-up-screen,.sign-up-screen>form{align-items:center;display:flex;flex-direction:column}.sign-up-screen>form{width:100%}.sign-up-screen>form>h1{margin-bottom:25px;text-align:center}.sign-up-screen>h4{margin-top:20px;text-align:center}.sign-up-screen-gray{color:gray}.sign-up-screen>form>input{border:none;border-radius:5px;height:40px;margin-bottom:14px;outline:none;padding:5px 15px;width:100%}.sign-up-screen>form>input:focus{outline:2px solid red}.sign-up-screen>form>button{background-color:red;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:25px;margin-top:20px;padding:14px 20px;transition:background .3s ease-in-out;width:100%}.sign-up-screen>form>button:hover{background-color:#e50914}.sign-up-screen-link:hover{cursor:pointer;text-decoration:underline}.profile-screen{background-color:#111;color:#fff;height:100vh}.profile-screen-body{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:800px;padding-top:8%;width:50%}.profile-screen-info{align-items:center;background-color:#282c2d;border-radius:8px;display:flex;padding:20px}.profile-screen-info>img{border:3px solid red;border-radius:4px;height:100px}.profile-screen-details{color:#fff;flex:1 1;margin-left:25px}.profile-screen-body>h1{border-bottom:1px solid #282c2d;font-size:60px;font-weight:400;margin-bottom:20px}.profile-screen-details>h2{background-color:gray;border-radius:4px;font-size:15px;padding:15px 15px 15px 20px}.profile-screen-plans{margin-top:20px}.profile-screen-plans>h3{border-bottom:1px solid #282c2d;padding-bottom:10px}.plan-option{display:flex;justify-content:space-between;padding:10px 0}.plan-option>.plan-price{color:#b3b3b3}.profile-screen-signout{background-color:#e50914;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:20px;padding:10px 20px;transition:background .3s ease;width:100%}.profile-screen-signout:hover{background-color:#f40612}.highlighted{background-color:#e50914;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px}.highlighted:hover{background-color:#f40612}.app{background-color:#000;min-height:100vh;overflow-x:hidden}
/*# sourceMappingURL=main.9598fe36.css.map*/