:root{--bs-gutter-x:15px;--bs-gutter-y:15px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.movie-item{background:#eee;padding:10px 30px}.movie-item img{max-width:100%}.main-header{text-align:center;padding:50px}.movie-item{display:flex;flex-direction:column;height:100%;border:1px solid #ddd;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.1);background-color:#fff;transition:transform .2s ease-in-out}.movie-item:hover{transform:translateY(-5px)}.movie-poster-container{position:relative;width:100%;padding-bottom:150%;overflow:hidden}.movie-poster{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.movie-excerpt{padding:15px;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.movie-title{font-size:1.2em;margin-top:0;margin-bottom:10px;line-height:1.3;height:3.9em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.movie-details-btn{margin-top:auto;width:100%}.favorite-star{position:absolute;top:10px;right:10px;font-size:2em;cursor:pointer;color:#ccc;text-shadow:1px 1px 2px rgba(0,0,0,.3);transition:color .2s ease-in-out,transform .2s ease-in-out;z-index:10}.favorite-star.favorited{color:gold}.favorite-star:hover{transform:scale(1.2)}
/*# sourceMappingURL=main.0e7ade40.chunk.css.map */