html,body{margin:0;padding:0;scroll-behavior:smooth;background:linear-gradient(140deg,#003974,#0d4fb7 40%,#4e8dff);color:#fff;font-family:Inter,sans-serif}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;display:block}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{width:100%;display:flex;position:fixed;justify-content:flex-start;align-items:center;top:0;background:linear-gradient(to right,#0057b7,#003974);padding:10px 30px;box-shadow:0 2px 10px #00000040;color:#fff;font-family:Roboto,sans-serif;height:60px;z-index:1000}.navbar-logo{display:flex;align-items:center;gap:12px}.logo-image{height:40px;width:auto;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}.brand-name{font-size:1.8rem;font-weight:600}.menu{list-style:none;display:flex;margin:0;padding:0;justify-content:center;flex:1}.menu li{margin-left:40px;font-size:1.1rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .3s ease}.menu li a{color:#fff;text-decoration:none}.menu li:hover a{color:#cce3ff}.user-btn{background:#fff;border:none;color:#003974;border-radius:50%;width:40px;height:40px;font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:auto;margin-right:50px;box-shadow:0 2px 6px #00000040}.footer{width:100%;margin:0;padding:0;color:#fff;background:linear-gradient(to right,#003974,#0057b7);box-shadow:0 -2px 10px #0003}.footer-inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;padding:2rem;max-width:1200px;margin:0 auto}.footer-col h4{margin:0 0 .75rem}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col ul li{margin:.35rem 0}.footer-col ul li a{color:#fff;text-decoration:none}.footer-col ul li a:hover{color:#cce3ff}.footer-logo{font-weight:700;font-size:1.4rem;margin-bottom:.4rem}.footer-tag{margin:0;color:#f3f6fb}.footer-bottom{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#0000001a;font-size:.9rem}.footer-bottom .dot{opacity:.7}.hero-dark{background:none;color:#fff;padding:6rem 1rem;position:relative}.hero-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:4rem;flex-wrap:wrap}.hero-dark:after{display:none}.hero-copy{flex:1 1 480px}.tag{color:#0057d8}.hero-copy h1{font-size:clamp(2.5rem,5vw,3.7rem);line-height:1.1;margin:0 0 1.5rem}.accent{color:#1e7dff}.hero-copy p{font-size:1.125rem;margin:0 0 2rem;opacity:.85}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary{background:#1e7dff;color:#fff;border:none;padding:.9rem 1.6rem;border-radius:.5rem;font-weight:600;cursor:pointer}.btn-ghost{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;padding:.9rem 1.6rem;border-radius:.5rem;cursor:pointer}.btn-primary:hover{background:#3c8bff}.btn-ghost:hover{background:#ffffff1f}.hero-mock img{width:300px;max-width:90%}.hero-mock{margin-top:30px}@media (min-width:1200px){.hero-mock img{width:360px}}.hero{min-height:calc(100vh - 60px);margin-top:60px;width:100vw;display:flex;justify-content:center;align-items:center;gap:2rem;padding:2rem;box-sizing:border-box;position:relative;z-index:1}.hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.25),transparent 70%);mix-blend-mode:screen;z-index:1}.hero>*{position:relative;z-index:2}.hero-content{text-align:left;max-width:600px;padding:2rem;border:2px solid rgba(255,255,255,.2);border-radius:1rem;background-color:#ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 0 10px #0000004d;flex:1;color:#0b1f33}.hero-image{flex:1;display:flex;justify-content:center;align-items:center;max-width:600px;height:450px;border-radius:1rem;overflow:hidden;box-shadow:0 0 15px #0000004d}.hero-btn{background-color:#0057b7;color:#fff;border:none;padding:10px 20px;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.hero-btn:hover{background-color:#003974}.home-container{position:relative;background:linear-gradient(110deg,#f0f6ff,#8bb2f7,#003974)}.home-gradient{background:none}.features-section,.cta-section{padding:4rem 2rem;color:#fff;background:transparent}.info-section{display:flex;align-items:center;justify-content:center;gap:3rem;padding:6rem 2rem;flex-wrap:wrap}.info-section.reverse{flex-direction:row-reverse}.info-text{flex:1 1 320px;max-width:600px;color:#fff}.info-text h2{font-size:2.2rem;margin-bottom:1rem}.info-text p{font-size:1.1rem;line-height:1.6}.info-img{flex:1 1 300px;display:flex;justify-content:center;align-items:center}.info-img img{max-width:100%;height:auto;border-radius:1rem;box-shadow:0 0 20px #0000004d}@media (max-width: 768px){.info-section{flex-direction:column!important;text-align:center}.info-text,.info-img{flex:1 1 auto}}.tech-section{text-align:center;padding:6rem 2rem}.tech-section h2{color:#fff;font-size:2.3rem;margin-bottom:1rem}.tech-tagline{color:#e0e0e0;margin-bottom:2.5rem}.tech-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem}.tech-logo-item{display:flex;flex-direction:column;align-items:center;font-size:.9rem;color:#fff}.tech-logo-item img{width:132px;height:92px;object-fit:contain;margin-bottom:.5rem;filter:drop-shadow(0 0 4px rgba(0,0,0,.4))}.section-card{border:2px solid rgba(255,255,255,.2);border-radius:1rem;background-color:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 20px #00000040;padding:3rem 2rem;max-width:1200px;margin:0 auto}.info-section .section-card{display:flex;gap:3rem;align-items:center;flex-wrap:wrap;background-color:#ffffff0f}.info-section.reverse .section-card{flex-direction:row-reverse}.tech-section .section-card,.cta-section .section-card{text-align:center}.features-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.feature-card{flex:1 1 220px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);border-radius:.75rem;padding:1.5rem;text-align:center;box-shadow:0 2px 12px #0003}.airlines-section .section-card{text-align:center}.airlines-logos{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:2rem;justify-items:center;margin-top:2rem}.airline-bubble{width:90px;height:90px;border-radius:50%;background:#fffc;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003;transition:transform .3s ease;overflow:hidden}.airline-bubble img{width:100%;height:100%;object-fit:contain}.page-section{min-height:calc(100vh - 60px);margin-top:60px;width:100%;background:linear-gradient(120deg,#f0f6ff,#8bb2f7 45%,#003974);background-size:300% 300%;animation:gradientShift 18s ease infinite;padding:2rem;box-sizing:border-box;position:relative;z-index:1;color:#fff;display:block;text-align:center}.page-section h1{font-size:2.5rem;margin-bottom:1rem}.page-section p{font-size:1.2rem;margin-bottom:1.5rem;max-width:600px}.page-btn{background-color:#0057b7;color:#fff;border:none;padding:10px 20px;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.page-btn:hover{background-color:#003974}.back-link{display:block;margin-top:1rem;color:#cce3ff;text-decoration:none}.back-link:hover{text-decoration:underline}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.page-section.layover-bg{min-height:100vh;display:flex;justify-content:center;align-items:center}.section-card{text-align:center;max-width:540px;margin:0 auto;padding:2.5rem;background:#0000008c;border-radius:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.section-card h1{font-size:2.2rem;margin-bottom:.5rem;color:#fff}.section-card p{font-size:1rem;opacity:.9;color:#dbe4ff}.page-btn{background:#1e7dff;border:none;padding:.8rem 1.4rem;border-radius:.5rem;font-weight:600;color:#fff;cursor:pointer;transition:background .2s ease;margin-top:1rem;width:100%}.page-btn:hover{background:#4194ff}.luggage-form input,.luggage-form .react-select__control{width:100%;max-width:100%}.luggage-form{display:flex;flex-direction:column;gap:1rem;margin-top:1.2rem}.react-select__control{background:#ffffff1a!important;border:1px solid rgba(255,255,255,.25)!important;color:#fff!important;min-height:44px}.react-select__single-value{color:#fff!important}.react-select__menu{background:#1a1d24!important;color:#dbe4ff!important}.react-select__option{color:#dbe4ff!important}.react-select__option--is-focused{background:#283040!important}.react-select__indicator{color:#dbe4ff!important}.chat-toggle{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:#0057b7;color:#fff;font-size:1.5rem;border:none;cursor:pointer;box-shadow:0 4px 12px #0000004d;z-index:1000}.chat-panel{position:fixed;bottom:90px;right:24px;width:320px;max-height:480px;background:linear-gradient(180deg,#68b5ff,#9ad3ff,#eaf6ff);background-image:url(/clouds.svg);background-repeat:repeat;background-size:500px 350px;border-radius:1rem;box-shadow:0 8px 28px #00000040;display:flex;flex-direction:column;overflow:hidden;z-index:1000;color:#0b1f33}.chat-header{background:#0057b7;color:#fff;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;font-weight:600}.chat-header button{background:transparent;border:none;color:#fff;font-size:1rem;cursor:pointer}.chat-messages{flex:1;padding:1rem;overflow-y:auto;background:transparent}.chat-msg{margin-bottom:.75rem;padding:.6rem .8rem;border-radius:.8rem;max-width:85%;line-height:1.3;font-size:.9rem;color:#0b1f33;box-shadow:0 2px 6px #00000014}.chat-msg.user{background:#ffffffeb;align-self:flex-end;border:1px solid rgba(0,0,0,.06)}.chat-msg.assistant{background:#ffffffe0;border:1px solid rgba(0,0,0,.05)}.chat-input{display:flex;gap:.5rem;padding:.75rem 1rem;background:#ffffffe6;border-top:1px solid rgba(0,0,0,.08)}.chat-input input{flex:1;border:1px solid #b6c2cf;border-radius:.5rem;padding:.5rem;font-size:.9rem;color:#0b1f33;background:#fff}.chat-input input::placeholder{color:#4a5b6b;opacity:1}.chat-input button{background:#0057b7;color:#fff;border:none;border-radius:.5rem;padding:0 1rem;cursor:pointer}.chat-input button:hover{background:#0a66cc}
