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}*{box-sizing:border-box;margin:0;padding:0}.Home_mainDiv__9EsSO{align-items:center;background-color:#dcdcdc;display:flex;height:100vh;justify-content:space-evenly;width:100%}.Home_innerDiv__J51sD{color:blue;height:230px;width:150px}.Home_innerDiv__J51sD>img{height:100%;width:100%}.Home_movieDiv__Ob-Y3{height:100vh;width:100%}.App{text-align:center}.booking-form{background-color:#f9f9f9;border:2px solid #ccc;border-radius:10px;margin:auto;padding:20px;width:70%}.seats{grid-gap:20px;display:grid;gap:20px}.seat{border:1px solid #ccc;cursor:pointer;height:40px;line-height:40px;text-align:center;width:40px}.booked{background-color:#888;cursor:not-allowed}.platinum-seats{grid-gap:20px;background-color:#eee8aa;border-radius:5px;display:grid;gap:20px;grid-template-columns:repeat(10,1fr);padding:10px}.gold-seats div:nth-child(10n+3),.gold-seats div:nth-child(10n+7),.platinum-seats div:nth-child(10n+3),.platinum-seats div:nth-child(10n+7){margin-right:100px}.checkboxes{display:flex;flex-direction:row}label{align-items:center;display:flex;margin-bottom:10px}input[type=checkbox]{display:none}.checkmark{border:1px solid #ccc;display:inline-block;height:20px;margin-right:10px;width:20px}.available{background-color:#f5f5f5}.selected{background-color:green}.booked{background-color:#a9a9a9}.gold-seats{grid-gap:20px;background-color:#daa520;border-radius:5px;display:grid;gap:20px;grid-template-columns:repeat(10,1fr);padding:10px}h3{margin-bottom:10px}.disabled{background-color:gold;pointer-events:none}.back-button{align-items:center;display:flex;flex-direction:row-reverse}.ab{border-radius:0;color:#000;display:flex;justify-content:center}
/*# sourceMappingURL=main.d1138e6a.css.map*/