*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background-color:#f4f6f9;color:#333}a{color:#007bff;text-decoration:none}a:hover{text-decoration:underline}.req{color:#e77716}.main-header{background-color:#004b87;color:#fff;padding:10px 0}.header-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.logo{font-size:28px;font-weight:700}.header-logo-img{height:55px;width:auto;display:block}.header-right{display:flex;align-items:center;gap:20px;font-size:14px}.contact-info{background-color:#00a0e3;padding:8px 12px;border-radius:4px;font-weight:700;display:flex;align-items:center;gap:5px}.login-link{cursor:pointer;display:flex;align-items:center;gap:5px}.progress-bar{display:flex;justify-content:center;align-items:center;background-color:#fff;padding:20px;border-bottom:1px solid #e0e0e0}.step{font-size:14px;color:#999;display:flex;align-items:center;gap:5px}.step.active{color:#004b87;font-weight:700}.step-num{display:inline-block;width:24px;height:24px;border:2px solid #ccc;border-radius:50%;text-align:center;line-height:20px;font-size:12px}.step.active .step-num{border-color:#004b87;background-color:#004b87;color:#fff}.step.line{width:80px;height:2px;background-color:#ddd;margin:0 15px}.timer-section{text-align:center;padding:15px;font-size:14px;color:#666}.timer-section strong{color:#e77716}.main-content{max-width:1200px;margin:0 auto;display:flex;gap:20px;padding:0 20px 40px;align-items:flex-start}.left-column{flex:2}.right-column{flex:1;position:sticky;top:20px}.alert-box{display:flex;gap:15px;padding:15px;border-radius:4px;margin-bottom:15px;font-size:14px;line-height:1.5}.alert-box p{margin:0}.alert-box.yellow{background-color:#fff3cd;color:#856404;border:1px solid #ffeeba}.alert-box.blue{background-color:#f0f8ff;color:#004b87;border:1px solid #b8daff}.alert-box.green{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-container{background:#fff;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.form-header{background-color:#004b87;color:#fff;padding:15px 20px;font-size:18px;font-weight:700;display:flex;align-items:center;gap:10px}.booking-form{padding:30px}.form-row{display:flex;gap:20px;margin-bottom:25px}.input-group{display:flex;flex-direction:column;flex:1}.input-group label{font-size:14px;font-weight:700;color:#004b87;margin-bottom:8px}.input-group input,.input-group select{padding:10px;border:1px solid #ccc;border-radius:4px;font-size:15px;color:#333}.input-group input:focus,.input-group select:focus{border-color:#00a0e3;outline:none;box-shadow:0 0 0 2px #00a0e333}.three-cols>.input-group{flex:1}.two-cols-uneven>.input-group:first-child{flex:1}.date-group{flex:2}.date-inputs{display:flex;gap:10px}.date-inputs select{flex:1}.phone-input{display:flex}.phone-prefix{width:100px;border-right:none;border-radius:4px 0 0 4px;background-color:#f8f9fa}.phone-input input{flex:1;border-radius:0 4px 4px 0;border-left:1px solid #ccc}.three-cols-address .address-street{flex:2}.three-cols-address .address-city{flex:1.5}.three-cols-address .address-zip{flex:1}.divider{height:1px;background-color:#e0e0e0;margin:30px 0;border:none}.highlight-row{background-color:#fdfaf0;padding:15px;border-left:4px solid #e77716;margin-bottom:15px;border-radius:0 4px 4px 0}.privacy-notice{font-size:13px;color:#666;text-align:center;margin:30px 0;line-height:1.5}.submit-section{text-align:center}.submit-btn{background-color:#e77716;color:#fff;border:none;padding:15px 50px;font-size:18px;font-weight:700;border-radius:4px;cursor:pointer;transition:background .2s;box-shadow:0 4px 6px #0000001a}.submit-btn:hover{background-color:#c96510}.summary-box{background:#fff;border:1px solid #e0e0e0;padding:25px;border-radius:4px}.summary-timer{display:flex;justify-content:space-between;font-size:14px;font-weight:700;margin-bottom:20px}.summary-timer .time{color:#e77716}.hotel-image{width:100%;height:200px;object-fit:cover;border-radius:4px;margin-bottom:15px;box-shadow:0 2px 5px #0000001a}.ticking-timer{color:#e77716;font-variant-numeric:tabular-nums}.hotel-title{font-size:18px;color:#00a0e3;margin:0 0 5px;line-height:1.3}.hotel-location{font-size:14px;color:#666;margin-bottom:25px}.flight-details{background-color:#fdfdfd;padding:15px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;font-size:14px;margin-bottom:20px}.detail-item{display:flex;align-items:center;gap:10px;margin-bottom:12px;color:#444}.flight-schedule{background-color:#f8f9fa;padding:10px;border-radius:4px;margin:10px 0 15px 25px;font-size:13px}.flight-row{display:flex;justify-content:space-between;margin-bottom:5px}.flight-airport{color:#666}.price-section{padding-top:10px}.price-row{display:flex;justify-content:space-between;font-size:15px;margin-bottom:10px;color:#555}.strike-through{text-decoration:line-through;color:#999}.price-row.total{font-size:18px;font-weight:700;color:#004b87;border-top:1px solid #eee;padding-top:15px;margin-top:5px}.free-price{color:#e77716;font-size:26px}.free-badge{background-color:#fff3cd;color:#856404;text-align:center;padding:12px;font-weight:700;border-radius:4px;border:1px solid #ffeeba;margin-top:15px;font-size:16px}.payment-options{margin-top:25px;font-size:13px;color:#666}.pay-badges{display:flex;gap:10px;margin-top:5px}.pay-badges span{background:#f0f0f0;padding:4px 8px;border-radius:4px;border:1px solid #ddd}.main-footer{background-color:#fff;border-top:1px solid #e0e0e0;padding:50px 20px;text-align:center;margin-top:40px}.footer-hours{color:#004b87;font-weight:700;font-size:16px;margin:0 0 10px}.footer-phone{font-size:36px;color:#004b87;font-weight:700;margin:0 0 25px}.footer-copy{max-width:800px;margin:0 auto 30px;color:#333;font-size:14px;line-height:1.5}.footer-copy a{color:#00a0e3}.social-icons{display:flex;justify-content:center;gap:15px}.social-circle{width:40px;height:40px;border-radius:50%;background-color:#00a0e3;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.social-circle:hover{transform:scale(1.1);background-color:#004b87}@media(max-width:900px){.main-content{flex-direction:column}.right-column{width:100%;position:static}.form-row{flex-direction:column;gap:15px;margin-bottom:15px}.header-container{flex-direction:column;gap:15px}.date-inputs{flex-direction:column}.footer-phone{font-size:28px}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-content{background-color:#000;color:red;padding:30px 20px;border:3px solid red;border-radius:15px;text-align:center;box-shadow:0 0 30px #f009;width:95%;max-width:1100px;height:auto;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;align-items:center}.modal-content h3{font-size:2rem;margin-bottom:10px;text-transform:uppercase;letter-spacing:2px}.modal-text{color:#fff;margin-bottom:25px;font-size:1rem}.modal-select{width:110%;max-width:600px;padding:12px 15px;font-size:1rem;border-radius:8px;margin-top:5px;background-color:#222;color:#fff;border:2px solid #444;cursor:pointer;outline:none;transition:border-color .3s;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FF0000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-13%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2013l128%20128c3.6%203.6%207.8%205.4%2013%205.4s9.3-1.8%2013-5.4l128-128c3.5-3.6%205.4-7.8%205.4-13%200-5-3.5-9.3-5.4-13z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 15px top 50%;background-size:12px auto}.section-title{color:#fff;font-size:1.1rem;margin-bottom:10px;margin-top:2px}.modal-select:focus,.modal-select:hover{border-color:red}.modal-select option{background-color:#fff;color:#000}.agreement-wrapper{margin-bottom:25px;margin-top:10px}.checkbox-container{display:flex;align-items:center;justify-content:center;gap:10px;font-size:1.2rem;color:red;cursor:pointer;font-weight:700}.checkbox-container input{width:22px;height:22px;cursor:pointer;accent-color:red}.close-btn{background-color:red;color:#fff;border:none;padding:15px 40px;border-radius:8px;cursor:pointer;font-weight:700;font-size:1.1rem;transition:all .3s}.close-btn:hover{background-color:#8b0000;transform:scale(1.02)}.close-btn:disabled{background-color:#333;color:#777;cursor:not-allowed;border:1px solid #555;transform:none}
