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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.grid-header{background-color:#000;color:beige}.grid-header-grey{background-color:grey;color:beige}@media only screen and (max-width:600px){.modal-class{width:70%}}@media only screen and (min-width:600px){.modal-class{width:50%}}.hotel-detail{border:1px solid #ddd;margin:20px;padding:20px}.hotel-name{font-size:24px;margin:0;padding:10px 0}.hotel-image img{max-height:300px;max-width:100%}.booking-id{font-weight:700;margin:10px 0}.description{margin:20px 0}.instructions h2,pricing-details h2{font-size:18px;margin:10px 0}.instructions ul{list-style-type:disc;margin-left:20px}@media (max-width:768px){.hotel-image img{max-height:200px}.booking-id,.description,.instructions,.pricing-details{margin:10px 0}}.modal-overlay{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:90%;padding:20px;text-align:center;width:50%}.modal-content h2{margin-bottom:20px}.modal-content form{display:flex;flex-direction:column;gap:10px}.modal-content input,.modal-content select,.modal-content textarea{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:10px;width:100%}.modal-content button{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px}.modal-content button:hover{background:#0056b3}.close-button{background:red;color:#fff;margin-top:10px}.close-button:hover{background:darkred}
/*# sourceMappingURL=main.4111dad1.css.map*/