@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
:root{--background:#141414;--foreground:#fff;--netflix-red:#e50914;--card-bg:#141414;--font-main:"Inter",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-main);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#444;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#666}.container{padding:0 4%}.btn-play{color:#000;cursor:pointer;background:#fff;border:none;border-radius:4px;align-items:center;gap:.6rem;padding:.8rem 1.6rem;font-size:1.1rem;font-weight:600;transition:background .2s;display:inline-flex}.btn-play:hover{background:#ffffffbf}.btn-more{color:#fff;cursor:pointer;background:#6d6d6eb3;border:none;border-radius:4px;align-items:center;gap:.6rem;padding:.8rem 1.6rem;font-size:1.1rem;font-weight:600;transition:background .2s;display:inline-flex}.btn-more:hover{background:#6d6d6e66}
.Navbar-module__cJzEcG__nav{z-index:1000;background:linear-gradient(#000000b3 10%,#0000);align-items:center;height:68px;padding:0 4%;transition:background .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{background:#141414}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__left{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__logo{color:var(--netflix-red);text-transform:uppercase;letter-spacing:1px;white-space:nowrap;text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;align-items:center;gap:1px;font-size:1.8rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoText{line-height:1;position:relative;top:3px}.Navbar-module__cJzEcG__smallNumber{vertical-align:baseline;font-size:1.2rem}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto;height:48px}.Navbar-module__cJzEcG__links{gap:1.2rem;display:flex}.Navbar-module__cJzEcG__link{color:#e5e5e5;font-size:.9rem;font-weight:400;transition:color .3s}.Navbar-module__cJzEcG__link:hover{color:#b3b3b3}.Navbar-module__cJzEcG__right{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__icon{color:#fff;cursor:pointer;flex-shrink:0;width:20px}.Navbar-module__cJzEcG__searchForm{background:#000;border:1px solid #fff;align-items:center;padding:2px 5px;transition:width .3s;display:flex}.Navbar-module__cJzEcG__searchInput{color:#fff;background:#000;border:none;outline:none;width:200px;margin-left:10px;font-size:.9rem}.Navbar-module__cJzEcG__profileBox{background:#e50914;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Navbar-module__cJzEcG__mobileMenuBtn{cursor:pointer;margin-right:1rem;display:none}@media (max-width:850px){.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{display:block}}.Navbar-module__cJzEcG__mobileMenu{background:#141414;border:1px solid #333;border-radius:4px;flex-direction:column;gap:4px;width:max-content;min-width:140px;padding:8px;animation:.3s Navbar-module__cJzEcG__slideDown;display:flex;position:absolute;top:60px;left:10px;box-shadow:0 4px 12px #00000080}.Navbar-module__cJzEcG__mobileLink{color:#e5e5e5;border:none;border-radius:4px;padding:8px 12px;font-size:.9rem;font-weight:500;text-decoration:none}.Navbar-module__cJzEcG__mobileLink:hover{color:#fff;background:#333}@keyframes Navbar-module__cJzEcG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.Navbar-module__cJzEcG__logo{font-size:1.2rem}.Navbar-module__cJzEcG__logoImage{height:36px}.Navbar-module__cJzEcG__smallNumber{font-size:.8rem}.Navbar-module__cJzEcG__right{gap:.8rem}.Navbar-module__cJzEcG__searchForm{z-index:20;background:#141414;border:1px solid #333;border-radius:4px;width:220px;padding:8px;position:absolute;top:60px;right:10px;transform:none;box-shadow:0 4px 12px #00000080}.Navbar-module__cJzEcG__searchInput{width:100%;margin-left:0;padding-left:5px}}
.Footer-module__S6Hkya__footer{text-align:center;color:#666;background-color:#000;border-top:1px solid #222;margin-top:50px;padding:30px 4%}.Footer-module__S6Hkya__content{flex-direction:column;align-items:center;gap:8px;display:flex}.Footer-module__S6Hkya__footer p{margin:0;font-size:.9rem}.Footer-module__S6Hkya__subtext{color:#444;font-size:.8rem}
