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}a{color:#fff!important}.movie-data{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(3,1fr);margin:auto;padding:20px;width:80%}.main-title{font-size:30px;font-weight:700;margin-bottom:5%;margin-top:2%;text-align:center;width:100%}.movie-card{border-radius:8px;box-shadow:0 7px 29px 0 rgba(94,94,244,.46);height:400px;width:80%}.movie-card>div:first-child{height:70%;width:100%}.movie-card>div:first-child>img{height:100%;padding:20px;width:100%}.movie-card>div:nth-child(2){color:gray;font-size:20px;font-weight:700;height:10%;padding:5px 20px}.movie-card>div:nth-child(2),.movie-card>div:nth-child(3){align-items:center;display:flex;justify-content:center;width:100%}.movie-card>div:nth-child(3){height:20%}.movie-card>div:nth-child(3)>button:first-child{background:#0d6efd;border:1px solid #0d6efd;border-radius:8px;color:#fff;height:40px;margin-left:5%;width:40%}.movie-card>div:nth-child(3)>button:first-child:hover{background:#fff;border:1px solid #0d6efd;color:#0d6efd}.movie-card>div:nth-child(3)>button:nth-child(2){background:#fff;border:1px solid #0d6efd;border-radius:8px;color:#0d6efd;height:40px;margin-left:5%;width:25%}.delete,.movie-card>div:nth-child(3)>button:nth-child(2):hover{background:#0d6efd;border:1px solid #0d6efd;color:#fff}.delete{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;margin-left:5%;width:30px}.delete:hover{background:#fff;border:1px solid #0d6efd;color:#0d6efd}.navbar{align-items:center;border-radius:8px;display:flex;height:10vh;justify-content:space-evenly;margin:auto;position:-webkit-sticky;position:sticky;top:0;width:80%}a{color:#fff;font-size:18px;font-weight:700;text-decoration:none}.pdetail{align-items:center;display:flex;height:90vh;justify-content:center;width:100%}.pdetail-box{box-shadow:0 2px 8px 0 rgba(88,125,226,.551);display:flex;height:80%;width:60%}.pdetail-box>div:first-child{align-items:center;display:flex;height:100%;justify-content:center;width:50%}.pdetail-box>div:first-child>img{border-radius:8px;height:90%;width:80%}.pdetail-box>div:nth-child(2){height:100%;width:50%}.pdetail-box>div:nth-child(2)>div:first-child{font-size:20px;font-weight:700;padding:20px;text-transform:capitalize}.pdetail-box>div:nth-child(2)>div:nth-child(2){padding:20px}.pdetail-box>div:nth-child(2)>div:nth-child(3){font-weight:700;padding:20px}
/*# sourceMappingURL=main.7b90ea4f.css.map*/