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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.movie-card{background:#000;border-radius:15px;cursor:pointer;overflow:hidden;position:relative;transition:transform .4s ease,box-shadow .4s ease}.movie-card:hover{box-shadow:0 20px 40px #0009;transform:translateY(-10px) scale(1.03);z-index:10}.movie-img{height:400px;object-fit:cover;transition:filter .4s ease;width:100%}.movie-card:hover .movie-img{filter:brightness(.5)}.movie-overlay{align-items:flex-end;background:linear-gradient(0deg,#000000e6 0,#0000);bottom:-100%;display:flex;height:100%;left:0;padding:20px;position:absolute;transition:bottom .4s ease;width:100%}.movie-card:hover .movie-overlay{bottom:0}.movie-title{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:5px}.movie-meta{color:#ccc;font-size:.85rem;margin-bottom:15px}.btn-play{background:#e50914;border:none;border-radius:50px;color:#fff;font-weight:600;padding:8px 20px;transition:.3s}.btn-play:hover{background:#fff;color:#000}.btn-icon{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:1px solid #ffffff4d;border-radius:50%;color:#fff;display:inline-flex;height:40px;justify-content:center;margin-left:10px;width:40px}
/*# sourceMappingURL=main.18a7fe8f.css.map*/