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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{background-color:#f5f5f7;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif;margin:0;padding:0 0 80px}.booking-container{margin:0 auto;max-width:600px;padding:20px}.header{margin-bottom:25px;text-align:center}.header h1{font-size:24px;margin:0 0 5px}.subtitle{color:#86868b;font-size:14px;font-weight:500;margin:0}h2{font-size:18px;margin-bottom:15px}.dates-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000008;display:flex;gap:15px;margin-bottom:25px;padding:15px}.date-group{display:flex;flex:1 1;flex-direction:column}.date-group label{color:#86868b;font-size:12px;font-weight:600;margin-bottom:5px;text-transform:uppercase}.date-group input{background-color:#f9f9f9;border:1px solid #e5e5ea;border-radius:8px;font-size:15px;outline:none;padding:10px}.date-group input:focus{background-color:#fff;border-color:#007aff}.rooms-grid{display:flex;flex-direction:column;gap:15px;margin-bottom:25px}.room-card{background:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 15px #0000000d;cursor:pointer;overflow:hidden;transition:all .2s ease}.room-card.selected{border-color:#007aff;box-shadow:0 8px 20px #007aff26;transform:translateY(-2px)}.room-img{height:160px;object-fit:cover;width:100%}.room-info{padding:15px}.room-info h3{font-size:18px;margin:0 0 5px}.room-desc{color:#86868b;font-size:13px;line-height:1.4;margin:0 0 10px}.room-price{color:#007aff;font-size:16px;font-weight:600}.extras-section{margin-bottom:25px}.extras-list{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000008;overflow:hidden}.extra-item{align-items:center;border-bottom:1px solid #f2f2f7;cursor:pointer;display:flex;padding:15px}.extra-item:last-child{border-bottom:none}.extra-item input[type=checkbox]{accent-color:#007aff;height:20px;margin-right:15px;width:20px}.extra-details{align-items:center;display:flex;justify-content:space-between;width:100%}.extra-name{font-size:15px;font-weight:500}.extra-price{color:#86868b;font-size:14px}.summary-section{background:#fff;border-radius:16px;box-shadow:0 4px 15px #0000000d;padding:20px}.summary-row{color:#86868b;font-size:14px;margin-bottom:10px}.summary-row,.summary-total{display:flex;justify-content:space-between}.summary-total{border-top:1px solid #f2f2f7;font-size:18px;font-weight:700;margin-top:10px;padding-top:10px}
/*# sourceMappingURL=main.4c53c32f.css.map*/