@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:DM Sans,sans-serif;font-size:16px;background-color:#f4f6f9;color:#333;-webkit-text-size-adjust:100%}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;flex-wrap:wrap;gap:12px}.logo{font-size:28px;font-weight:700}.header-logo-img{height:50px;width:auto;display:block}.header-right{display:flex;align-items:center;gap:12px;font-size:14px;flex-wrap:wrap}.contact-info{background-color:#00a0e3;padding:8px 12px;border-radius:4px;font-weight:700;display:flex;align-items:center;gap:5px;white-space:nowrap}.login-link{cursor:pointer;display:flex;align-items:center;gap:5px;white-space:nowrap}.progress-bar{display:flex;justify-content:center;align-items:center;background-color:#fff;padding:16px 12px;border-bottom:1px solid #e0e0e0;flex-wrap:wrap;gap:6px}.step{font-size:13px;color:#999;display:flex;align-items:center;gap:5px}.step.active{color:#004b87;font-weight:700}.step-num{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:24px;border:2px solid #ccc;border-radius:50%;font-size:12px;line-height:1}.step.active .step-num{border-color:#004b87;background-color:#004b87;color:#fff}.step.line{width:50px;height:2px;background-color:#ddd;margin:0 8px;flex-shrink:0}@media(max-width:400px){.step .step-label{display:none}.step.line{width:25px;margin:0 4px}}.timer-section{text-align:center;padding:12px 16px;font-size:14px;color:#666}.timer-section strong{color:#e77716}.main-content{max-width:1200px;margin:0 auto;display:flex;gap:20px;padding:20px 16px 40px;align-items:flex-start}.left-column{flex:2;min-width:0}.right-column{flex:1;min-width:0;position:sticky;top:20px}.alert-box{display:flex;gap:12px;padding:14px;border-radius:6px;margin-bottom:14px;font-size:14px;line-height:1.6}.alert-box p{margin:0}.alert-box .alert-icon{flex-shrink:0;font-size:18px;margin-top:1px}.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:6px;overflow:hidden}.form-header{background-color:#004b87;color:#fff;padding:14px 20px;font-size:17px;font-weight:700;display:flex;align-items:center;gap:10px}.booking-form{padding:24px 20px}.form-row{display:flex;gap:16px;margin-bottom:22px;flex-wrap:wrap}.input-group{display:flex;flex-direction:column;flex:1 1 140px;min-width:0}.input-group label{font-size:13px;font-weight:600;color:#004b87;margin-bottom:6px}.input-group input,.input-group select{padding:10px 12px;border:1px solid #ccc;border-radius:6px;font-size:15px;color:#333;font-family:inherit;width:100%;font-size:max(16px,1em)}.input-group input:focus,.input-group select:focus{border-color:#00a0e3;outline:none;box-shadow:0 0 0 3px #00a0e32e}.date-inputs{display:flex;gap:8px}.date-inputs select{flex:1;min-width:0}.phone-input{display:flex;width:100%;min-width:0;overflow:hidden}.phone-prefix{flex:0 0 auto;width:auto;min-width:80px;max-width:130px;border-right:none;border-radius:6px 0 0 6px;background-color:#f8f9fa;padding-left:8px;padding-right:8px}.phone-input input{flex:1 1 0%;min-width:0;width:0;border-radius:0 6px 6px 0;border-left:1px solid #ccc}.three-cols-address{flex-wrap:wrap}.three-cols-address .address-street{flex:2 1 180px}.three-cols-address .address-city{flex:1.5 1 130px}.three-cols-address .address-zip{flex:1 1 90px}.divider{height:1px;background-color:#e0e0e0;margin:24px 0;border:none}.highlight-row{background-color:#fdfaf0;padding:14px 16px;border-left:4px solid #e77716;margin-bottom:14px;border-radius:0 6px 6px 0}.privacy-notice{font-size:13px;color:#666;text-align:center;margin:24px 0;line-height:1.6}.submit-section{text-align:center}.submit-btn{background-color:#e77716;color:#fff;border:none;padding:15px 48px;font-size:18px;font-weight:700;border-radius:6px;cursor:pointer;transition:background .2s,transform .1s;box-shadow:0 4px 12px #e777164d;width:100%;max-width:380px;touch-action:manipulation}.submit-btn:hover{background-color:#c96510}.submit-btn:active{transform:scale(.98)}.summary-box{background:#fff;border:1px solid #e0e0e0;padding:22px;border-radius:6px}.summary-timer{display:flex;justify-content:space-between;font-size:14px;font-weight:700;margin-bottom:18px}.summary-timer .time{color:#e77716}.hotel-image{width:100%;height:200px;object-fit:cover;border-radius:6px;margin-bottom:14px;box-shadow:0 2px 8px #0000001f}.ticking-timer{color:#e77716;font-variant-numeric:tabular-nums}.hotel-title{font-size:17px;color:#00a0e3;margin:0 0 5px;line-height:1.3}.hotel-location{font-size:13px;color:#666;margin-bottom:22px}.flight-details{background-color:#fdfdfd;padding:14px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;font-size:14px;margin-bottom:18px}.detail-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;color:#444}.detail-item .detail-icon{flex-shrink:0;margin-top:2px}.flight-schedule{background-color:#f8f9fa;padding:10px 12px;border-radius:4px;margin:10px 0 14px 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:14px;margin-top:5px}.free-price{color:#e77716;font-size:24px}.free-badge{background-color:#fff3cd;color:#856404;text-align:center;padding:12px;font-weight:700;border-radius:6px;border:1px solid #ffeeba;margin-top:14px;font-size:15px}.payment-options{margin-top:22px;font-size:13px;color:#666}.pay-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.pay-badges span{background:#f0f0f0;padding:4px 10px;border-radius:4px;border:1px solid #ddd;font-size:12px}.main-footer{background-color:#fff;border-top:1px solid #e0e0e0;padding:44px 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:34px;color:#004b87;font-weight:700;margin:0 0 22px}.footer-copy{max-width:800px;margin:0 auto 28px;color:#333;font-size:14px;line-height:1.6}.footer-copy a{color:#00a0e3}.social-icons{display:flex;justify-content:center;gap:14px}.social-circle{width:42px;height:42px;border-radius:50%;background-color:#00a0e3;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s,background-color .2s;touch-action:manipulation}.social-circle:hover{transform:scale(1.12);background-color:#004b87}.social-circle:active{transform:scale(.96)}.modal-overlay{position:fixed;inset:0;background-color:#000000e0;display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:16px}.modal-content{background-color:#0a0a0a;color:#fff;padding:44px 40px;border:1px solid #10b981;border-radius:20px;text-align:center;box-shadow:0 0 50px #10b98126;width:100%;max-width:1150px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:8px;scrollbar-width:thin;scrollbar-color:#10b981 #1a1a1a}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-track{background:#1a1a1a;border-radius:3px}.modal-content::-webkit-scrollbar-thumb{background:#10b981;border-radius:3px}.modal-content h3{font-size:2rem;color:#10b981;margin:0 0 20px;font-weight:800;letter-spacing:-.5px;line-height:1.2}.modal-text{font-size:1.1rem;color:#e2e8f0;margin-bottom:18px;line-height:1.7}.github-info{font-size:.9rem;color:#94a3b8;margin-bottom:20px}.github-link{color:#10b981;text-decoration:none;font-weight:600;border-bottom:1px solid rgba(16,185,129,.3);transition:color .2s,border-color .2s}.github-link:hover{color:#34d399;border-bottom-color:#34d399}.security-guarantee{background:#10b98114;padding:26px 26px 26px 30px;border-radius:16px;border:1px solid rgba(16,185,129,.25);text-align:left;margin:20px 0;position:relative;overflow:hidden}.security-guarantee:after{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#10b981;border-radius:2px 0 0 2px}.security-guarantee h4{color:#10b981;margin:0 0 10px;font-size:1.2rem;display:flex;align-items:center;gap:10px;font-weight:700}.security-guarantee p{font-size:1rem;color:#d1fae5;line-height:1.6;margin:0}.education-section{text-align:left;margin-bottom:26px;padding:0 4px}.education-section h4{color:#f1f5f9;font-size:1.15rem;margin:0 0 16px;font-weight:600}.edu-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.edu-list li{position:relative;padding-left:28px;font-size:.98rem;color:#cbd5e1;line-height:1.5}.edu-list li:before{content:"🛡️";position:absolute;left:0;font-size:1rem}.modal-divider{border:none;border-top:1px solid #1e293b;margin:24px 0;width:100%}.age-selection-section{margin-bottom:24px}.section-title{color:#f1f5f9;font-size:1.05rem;font-weight:600;margin-bottom:12px}.modal-select{width:100%;max-width:440px;padding:13px 18px;background-color:#1a1a1a;color:#fff;border:1px solid #334155;border-radius:10px;font-size:1rem;cursor:pointer;outline:none;transition:border-color .3s,box-shadow .3s;-webkit-appearance:none;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%2310b981%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 14px center;background-size:11px}.modal-select:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98133}.agreement-wrapper{margin-bottom:26px}.checkbox-container{display:flex;align-items:center;justify-content:center;gap:12px;font-size:1.05rem;color:#cbd5e1;cursor:pointer;text-align:left}.checkbox-container input{width:22px;height:22px;min-width:22px;accent-color:#10b981;cursor:pointer}.modal-footer{margin-top:8px}.small-note{font-size:.88rem;color:#64748b;margin-bottom:18px;line-height:1.5}.close-btn{background-color:#10b981;color:#000;border:none;padding:17px 56px;border-radius:12px;cursor:pointer;font-weight:700;font-size:1.05rem;transition:background-color .3s,transform .2s,box-shadow .3s;box-shadow:0 8px 20px #10b9814d;touch-action:manipulation}.close-btn:hover:not(:disabled){background-color:#34d399;transform:translateY(-2px);box-shadow:0 16px 28px #10b98166}.close-btn:active:not(:disabled){transform:translateY(0)}.close-btn:disabled{background-color:#1e293b;color:#475569;cursor:not-allowed;box-shadow:none}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:16px;text-align:left;margin-top:8px}.contact-card{background:#ffffff05;padding:18px;border-radius:14px;border:1px solid rgba(255,255,255,.06);transition:border-color .3s}.contact-card:hover{border-color:#10b98140}.contact-card h5{color:#34d399;margin:0 0 10px;font-size:.8rem;text-transform:uppercase;letter-spacing:1px;font-weight:700}.contact-item{display:flex;align-items:center;gap:10px;font-size:.92rem;color:#94a3b8;margin-bottom:8px}.contact-item:last-child{margin-bottom:0}.contact-item a{color:#f1f5f9;text-decoration:none;transition:color .2s}.contact-item a:hover{color:#34d399}@media(max-width:900px){.main-content{flex-direction:column;padding:16px 14px 32px}.right-column{width:100%;position:static}.footer-phone{font-size:28px}}@media(max-width:640px){.header-container{flex-direction:column;align-items:flex-start;padding:12px 16px;gap:10px}.header-logo-img{height:44px}.header-right{width:100%;justify-content:space-between}.booking-form{padding:18px 14px}.form-row{flex-direction:column;gap:14px;margin-bottom:16px}.input-group{flex:1 1 auto}.date-inputs{flex-direction:column;gap:8px}.three-cols-address .address-street,.three-cols-address .address-city,.three-cols-address .address-zip{flex:1 1 100%}.submit-btn{padding:14px 20px;font-size:16px;max-width:100%}.summary-box{padding:16px 14px}.hotel-image{height:170px}.hotel-title{font-size:15px}.free-price{font-size:20px}.price-row.total{font-size:16px}.main-footer{padding:32px 16px}.footer-phone{font-size:24px}.social-circle{width:40px;height:40px}.modal-overlay{padding:10px;align-items:flex-end}.modal-content{padding:24px 16px 28px;border-radius:20px 20px 0 0;max-height:92vh;gap:6px;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.modal-content h3{font-size:1.45rem;margin-bottom:14px}.modal-text{font-size:.97rem;margin-bottom:14px}.github-info{font-size:.85rem}.security-guarantee{padding:16px 16px 16px 20px;border-radius:12px;margin:14px 0}.security-guarantee h4{font-size:1.05rem}.security-guarantee p{font-size:.92rem}.education-section h4{font-size:1.05rem}.edu-list{grid-template-columns:1fr;gap:10px}.edu-list li{font-size:.92rem;padding-left:26px}.contact-section{grid-template-columns:1fr;gap:12px}.contact-card{padding:14px;border-radius:12px}.modal-select{max-width:100%;padding:12px 14px;font-size:.97rem}.checkbox-container{font-size:.97rem;align-items:flex-start}.close-btn{padding:15px 20px;width:100%;border-radius:10px;font-size:1rem}.modal-divider{margin:18px 0}}@media(max-width:380px){.modal-content h3{font-size:1.25rem}.modal-text{font-size:.92rem}.header-right{gap:8px}.contact-info{padding:6px 10px;font-size:13px}}
