body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#141414;font-family:Netflix Sans,Helvetica Neue,Segoe UI,Roboto,Ubuntu,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.netflix-container{align-items:center;background-color:#141414;display:flex;height:100vh;justify-content:center;overflow:hidden}.netflix-logo{animation:fadeIn .8s ease-out forwards;height:auto;opacity:0;text-align:center;width:700px}.netflix-text{animation:typing 2s steps(14) forwards;border-right:3px solid #e50914;color:#e50914;font-family:Impact,Arial Black,Arial Bold,Gadget,sans-serif;font-size:5rem;font-weight:900;letter-spacing:1px;line-height:1;margin:0;overflow:hidden;text-shadow:2px 2px 0 #0000004d;text-transform:uppercase;white-space:nowrap;width:100%}@media (max-width:768px){.netflix-text{font-size:3rem}}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes typing{0%{width:0}to{border-right-color:#0000;width:100%}}.animate.netflix-logo{animation:zoomOut 1.5s ease-in forwards}@keyframes zoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(3)}}.intro-video-container{align-items:center;background-color:#000;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100%}.intro-video{height:100%;object-fit:contain;width:100%}.profile-card{border-radius:5rem;cursor:pointer;height:10vw;margin:10px;max-height:200px;max-width:200px;min-height:84px;min-width:84px;position:relative;text-decoration:none;width:10vw}.profile-card:hover{border-color:#e5e5e5;color:#e5e5e5}.profile-name{color:#e5e5e5;text-transform:capitalize}.image-container{border:.2em solid #0000;border-radius:.5rem;height:100%;overflow:hidden;position:relative;width:100%}.image-container:hover{border-color:#e5e5e5;color:#e5e5e5}.profile-image{height:100%;object-fit:cover;width:100%}.profile-name{color:#fff;display:block;font-size:1.3vw;font-weight:400;line-height:1.2em;margin:.6em 0;min-height:1.8em;overflow:hidden;text-align:center;text-overflow:ellipsis}@media (max-width:768px){.profile-card{cursor:pointer;flex-wrap:wrap;height:40vw;width:40vw}.profile-name{font-size:14px}}.browse-container{align-items:center;background-color:#141414;display:flex;flex-direction:column;height:100vh;justify-content:center}.who-is-watching{color:#fff;font-size:3.5vw;font-weight:inherit;text-align:center;width:100%}.profiles{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:10rem}@media (max-width:768px){.who-is-watching{font-size:30px}}
/*# sourceMappingURL=main.d823748a.css.map*/