.App{align-items:center;display:flex;flex-direction:column;margin-top:2rem}.movie-form,.movie-list{margin-bottom:2rem}.movie-form,.movie-item,.movie-list{align-items:center;display:flex;flex-direction:column}.movie-item{margin-bottom:1rem}.green{color:green}.red{color:red}.update-title{margin-top:.5rem}.file-upload,.update-title{align-items:center;display:flex}.file-upload{flex-direction:column}.input-field{margin-bottom:.5rem;padding:.5rem}.checkbox-label{align-items:center;display:flex;margin-bottom:.5rem}.checkbox-field{margin-left:.5rem}.file-input{margin-bottom:.5rem}.delete-button,.submit-button,.update-button,.upload-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-right:.5rem;margin-top:.5rem;padding:.5rem 1rem;transition:background-color .3s ease}.delete-button:hover,.submit-button:hover,.update-button:hover,.upload-button:hover{background-color:#45a049}.delete-button:last-child,.submit-button:last-child,.update-button:last-child,.upload-button:last-child{margin-right:0}.auth-container{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem}.auth-title{font-size:1.5rem;margin-bottom:1rem}.auth-input{margin-bottom:.5rem;max-width:300px;padding:.5rem;width:100%}.auth-button,.auth-google-button,.auth-logout-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-bottom:.5rem;max-width:300px;padding:.5rem 1rem;transition:background-color .3s ease;width:100%}.auth-google-button{background-color:#db4437}.auth-logout-button{background-color:#f44336}.auth-button:hover,.auth-google-button:hover,.auth-logout-button:hover{background-color:#45a049}.auth-button:disabled,.auth-google-button:disabled,.auth-logout-button:disabled{background-color:#ccc;cursor:not-allowed}
/*# sourceMappingURL=main.2872528f.css.map*/