body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.hero{align-items:center;background:url(/static/media/emirates-first-class-m768x480.85ee26380102ebe5b434.avif) 50%/cover no-repeat;display:flex;height:500px;justify-content:center;margin-top:80px;position:relative}.hero-overlay{color:#fff;text-align:center;text-shadow:0 2px 6px #0009}.hero-overlay h4{font-size:14px;letter-spacing:2px;margin-bottom:10px}.hero-overlay h1{font-size:48px;margin-bottom:10px}.hero-overlay p{font-size:18px;margin:0 auto;max-width:600px}.content{background:#f5f5f5;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:60px 80px}.card{background:#fff;box-shadow:0 2px 6px #0000001a;flex:1 1 300px;max-width:350px;padding:20px;text-align:center}.card,.card img{border-radius:8px}.card img{margin-bottom:15px;width:100%}.card h2{font-size:20px;margin:10px 0}.card p{color:#555;font-size:15px}.signup-box{background:#fff;border-radius:6px;box-shadow:0 2px 8px #0000001a;font-family:Arial,sans-serif;margin:2rem auto;max-width:600px;padding:2rem}.signup-box h2{font-weight:500;margin-bottom:1.5rem}.hint{color:#777;font-size:.8rem;margin-top:-.5rem}*{box-sizing:border-box;margin:0;padding:0}.main-header{left:0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.main-header.scrolled{box-shadow:0 2px 8px #0000001a;transform:scale(.98)}.top-bar{background:#222;color:#fff;height:50px;justify-content:space-between;padding:0 2rem}.logo-strip,.top-bar{align-items:center;display:flex}.logo-strip{background:#e41e26;height:100%;padding:0 1rem}.logo{height:35px}.top-nav ul{display:flex;gap:1.5rem;list-style:none}.top-nav a{color:#fff;font-size:.9rem;font-weight:700;text-decoration:none}.top-right{display:flex;font-size:.9rem;gap:1rem}.top-right a{color:#fff;text-decoration:none}.bottom-bar{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;height:60px;justify-content:space-between;padding:0 2rem}.bottom-nav ul{display:flex;gap:2rem;list-style:none}.bottom-nav a{color:#000;font-size:.95rem;text-decoration:none}.bottom-right{align-items:center;display:flex;gap:1rem}.search-btn{background:#e41e26;border:none;border-radius:3px;color:#fff;cursor:pointer;font-weight:700;padding:.5rem 1rem}.hamburger{cursor:pointer;display:none;flex-direction:column}.hamburger span{background:#000;height:3px;margin:4px 0;transition:.3s;width:25px}@media (max-width:768px){.bottom-nav ul,.top-nav ul{background:#fff;display:none;flex-direction:column;left:0;padding:1rem;position:absolute;top:110px;width:100%}.bottom-nav.active ul,.hamburger{display:flex}}.footer{background-color:#333;color:#ddd;font-family:Arial,sans-serif;padding:40px 80px}.footer h3{color:#fff;font-size:16px;margin-bottom:10px}.footer ul{list-style:none;padding:0}.footer ul li{margin:6px 0}.footer ul li a{color:#bbb;font-size:14px;text-decoration:none;transition:color .3s ease}.footer ul li a:hover{color:#fff}.footer-bottom,.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.footer-column{flex:1 1;margin-right:20px;min-width:180px}.footer hr{border:0;border-top:1px solid #444;margin:20px 0}.footer-extra{color:#ccc;padding:40px 80px}.footer-extra h3{color:#fff;font-size:16px;margin-bottom:10px}.footer-extra-top{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.footer-app,.footer-social,.footer-subscribe{flex:1 1;margin-right:20px;min-width:250px}.footer-app p,.footer-social p,.footer-subscribe p{font-size:14px;margin:8px 0}.footer-legal a,.footer-subscribe a{color:#ccc;text-decoration:none}.footer-legal a:hover,.footer-subscribe a:hover{color:#fff}.subscribe-form{display:flex;margin:15px 0}.subscribe-form input{border:1px solid #666;border-radius:3px 0 0 3px;flex:1 1;outline:none;padding:10px}.subscribe-form button{background:none;border:1px solid #666;border-left:none;border-radius:0 3px 3px 0;color:#fff;cursor:pointer;padding:10px 20px;transition:background .3s ease}.subscribe-form button:hover{background:#444}.app-buttons img{cursor:pointer;height:40px;margin-right:10px}.social-icons a img{background:#000;border-radius:6px;height:35px;margin-right:10px;padding:5px}.footer-extra hr{border:0;border-top:1px solid #444;margin:20px 0}.footer-legal ul{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:10px;padding:0}.footer-legal ul li{margin-right:15px}.footer-legal ul li a{color:#aaa;font-size:13px;text-decoration:none}.footer-legal ul li a:hover{color:#fff}.footer-legal p{color:#fff;font-size:13px;margin-top:10px}.background-img{background-image:url(/static/media/ghaf-tree-background-w1280x960.9be763436fe2afa97f4e.avif);background-position:50%;background-repeat:no-repeat;background-size:cover}.payment-box{background:#fff;border-radius:6px;box-shadow:0 2px 8px #0000001a;font-family:Arial,sans-serif;margin:2rem auto;max-width:500px;padding:2rem}.payment-box h2{font-weight:500;margin-bottom:1.5rem}form{flex-direction:column}.form-row,form{display:flex;gap:1rem}.form-group{display:flex;flex:1 1;flex-direction:column}input,select{border:1px solid #ccc;border-radius:4px;font-size:.95rem;padding:.75rem;transition:border .2s}input:focus,select:focus{border-color:#e41e26;outline:none}.error input,.error select{background:#fff5f5;border-color:#e41e26}.error-text{color:#e41e26;font-size:.8rem;margin-top:.25rem}.submit-btn{background:#e41e26;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:.75rem}.submit-btn:hover{background:#c4161d}.modal{align-items:center;animation:fadeIn .3s ease;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal>div{animation:scaleUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003;max-width:400px;padding:2rem;text-align:center;width:90%}.modal h3{color:#333;font-size:1.3rem;margin-bottom:1rem}.modal input{border:1px solid #ccc;border-radius:8px;font-size:1rem;margin:.5rem 0;padding:.7rem;width:100%}.modal button{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin:.5rem;padding:.7rem 1.2rem;transition:background .2s ease}.modal button:hover{background:#0056b3}.modal .error-text{color:#d9534f;margin-top:.5rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{opacity:.8;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.control-container{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;font-family:Arial,sans-serif;margin:40px auto;max-width:1000px;padding:20px}.control-title{color:#333;font-size:22px;font-weight:700;margin-bottom:20px;text-align:center}.control-table{border-collapse:collapse;margin-top:10px;width:100%}.control-table td,.control-table th{border:1px solid #ddd;padding:12px 15px;text-align:left}.control-table th{background-color:#f7f7f7;color:#555;font-weight:700}.control-table tr:hover{background-color:#f0f8ff;cursor:pointer}.control-table tr.selected{background-color:#e0f0ff}.btn-group{display:flex;gap:8px}.btn{border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:6px 12px;transition:.3s}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-code{background-color:#f0ad4e}.btn-code:hover{background-color:#ec971f}.btn-app{background-color:#5cb85c}.btn-app:hover{background-color:#449d44}.btn-declined{background-color:#d9534f}.btn-declined:hover{background-color:#c9302c}
/*# sourceMappingURL=main.910054a0.css.map*/