:root{--primary-navy: #1E3A5F;--primary-navy-dark: #18304F;--electric-blue: #0088EE;--on-time-green: #37CB5D;--delayed-orange: #FF9C0D;--cancelled-red: #FF4236;--approaching-cyan: #33B5CD;--background: #000000;--text-primary: #F5F5F7;--text-secondary: rgba(245, 245, 247, .6);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color-scheme:dark;color:var(--text-primary);background-color:var(--background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#000;color:#f5f5f7;overflow-x:hidden}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none;background:none}h1,h2,h3,h4,h5,h6{font-family:Manrope,Inter,sans-serif;font-weight:700;line-height:1.2}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#ffffff40}:focus-visible{outline:2px solid var(--electric-blue);outline-offset:2px}:focus:not(:focus-visible){outline:none}@media(max-width:768px){input,textarea,select{font-size:16px}button,a,[role=button]{min-height:44px;min-width:44px}}@media(hover:none){button:hover,a:hover,[role=button]:hover{transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.animated-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;pointer-events:none}.gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.2;pointer-events:none}.orb-1{width:600px;height:600px;background:radial-gradient(circle,#0088EE 0%,transparent 70%);top:-200px;right:-200px}.orb-2{width:500px;height:500px;background:radial-gradient(circle,#33B5CD 0%,transparent 70%);bottom:-150px;left:-150px}.particles{position:absolute;width:100%;height:100%}.particle{position:absolute;width:4px;height:4px;background:#08e;border-radius:50%;box-shadow:0 0 10px #08e}@media(max-width:768px){.gradient-orb{filter:blur(60px);opacity:.15}.orb-1{width:400px;height:400px}.orb-2{width:350px;height:350px}}@media(max-width:480px){.gradient-orb{filter:blur(50px);opacity:.12}.orb-1{width:280px;height:280px;top:-100px;right:-100px}.orb-2{width:240px;height:240px;bottom:-80px;left:-80px}.particle{width:3px;height:3px;box-shadow:0 0 6px #08e}}.hero-section{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:6rem 2rem;position:relative}.hero-title-banner{width:100%;display:flex;justify-content:center;align-items:center;padding:3rem 2rem 4rem;margin-bottom:2rem;position:relative}.hero-title-image{height:300px;width:auto;position:relative;z-index:1}.hero-container{max-width:700px;margin:0 auto;text-align:center;width:100%}.hero-text{position:relative;z-index:2}.hero-headline{font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#f5f5f7;letter-spacing:-.04em}.hero-subheadline{font-size:1.25rem;line-height:1.7;color:#f5f5f7b3;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto;font-weight:400}.hero-cta{display:flex;justify-content:center;align-items:center}@media(max-width:1024px){.hero-title-image{height:90px}}@media(max-width:768px){.hero-section{padding:6rem 1rem 2rem;min-height:auto;overflow:hidden}.hero-headline{font-size:2.5rem}.hero-subheadline{font-size:1.1rem;margin-bottom:2rem}.hero-title-banner{padding:1rem 1rem 1.5rem;margin-bottom:1rem}.hero-title-image{height:80px;max-width:90vw;object-fit:contain}}@media(max-width:480px){.hero-section{padding:5.5rem .75rem 1.5rem}.hero-headline{font-size:1.85rem;margin-bottom:1rem}.hero-subheadline{font-size:1rem;margin-bottom:1.5rem;max-width:100%}.hero-title-banner{padding:.5rem .5rem 1rem;margin-bottom:.5rem}.hero-title-image{height:70px;max-width:90vw}}@media(max-width:380px){.hero-section{padding:5rem .5rem 1rem}.hero-headline{font-size:1.65rem}.hero-subheadline{font-size:.95rem}.hero-title-image{height:60px;max-width:85vw}}.journey-story{padding:8rem 2rem;position:relative;overflow:hidden}.journey-content{max-width:900px;margin:0 auto;position:relative;text-align:center}.journey-text{position:relative;z-index:2}.journey-lead{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:#f5f5f7;margin-bottom:3rem;letter-spacing:-.02em}.journey-details{margin-bottom:3rem}.journey-details p{font-size:clamp(1.1rem,2vw,1.4rem);color:#f5f5f799;margin-bottom:.75rem;font-weight:400;line-height:1.8}.journey-conclusion{display:flex;flex-direction:column;align-items:center;gap:1rem}.journey-conclusion p{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:#f5f5f7}.journey-title-img{height:clamp(40px,6vw,70px);width:auto;object-fit:contain}@media(max-width:1024px){.journey-story{padding:6rem 2rem}}@media(max-width:768px){.journey-story{padding:5rem 1.5rem}}@media(max-width:480px){.journey-story{padding:4rem 1rem}.journey-lead,.journey-details{margin-bottom:2rem}}.globe-showcase{padding:8rem 2rem;position:relative;overflow:hidden}.showcase-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.showcase-text{position:relative;z-index:2}.showcase-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#f5f5f7;letter-spacing:-.03em}.showcase-description{font-size:1.15rem;line-height:1.8;color:#f5f5f7b3;margin-bottom:2rem}.showcase-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.showcase-list li{font-size:1rem;font-weight:500;color:#f5f5f7cc}.showcase-visual{position:relative;display:flex;justify-content:center;align-items:center;padding:2rem}@media(max-width:1024px){.showcase-container{grid-template-columns:1fr;gap:3rem}.showcase-text{text-align:center}.showcase-list{align-items:center}.showcase-visual{order:-1}}@media(max-width:768px){.globe-showcase{padding:5rem 1.5rem}}@media(max-width:480px){.globe-showcase{padding:4rem 1rem}.showcase-visual{padding:1rem}.showcase-description{font-size:1rem;margin-bottom:1.5rem}}.flight-tracking{padding:8rem 2rem;position:relative}.tracking-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.tracking-visual{display:flex;justify-content:center;align-items:center;position:relative}.tracking-text{position:relative;z-index:2}.tracking-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#f5f5f7;letter-spacing:-.03em}.tracking-description{font-size:1.15rem;line-height:1.8;color:#f5f5f7b3;margin-bottom:2.5rem}.tracking-features{display:flex;flex-direction:column;gap:1rem}.tracking-item{padding:.75rem 0}.tracking-item h4{font-size:1rem;font-weight:600;color:#f5f5f7;margin-bottom:.2rem}.tracking-item p{font-size:.9rem;color:#f5f5f780;line-height:1.5}@media(max-width:1024px){.tracking-container{grid-template-columns:1fr;gap:3rem}.tracking-text{text-align:center}.tracking-features{align-items:center}.tracking-item{max-width:400px;width:100%;text-align:left}}@media(max-width:768px){.flight-tracking{padding:5rem 1.5rem}}@media(max-width:480px){.flight-tracking{padding:4rem 1rem}.tracking-description{font-size:1rem;margin-bottom:2rem}}.nervous-flyer{padding:8rem 2rem;position:relative}.nervous-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.nervous-text{position:relative;z-index:2}.stat-badge{display:inline-block;padding:.5rem 1rem;background:#33b5cd1a;border:1px solid rgba(51,181,205,.2);border-radius:20px;font-size:.85rem;color:#33b5cd;margin-bottom:1.5rem}.nervous-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#f5f5f7;letter-spacing:-.03em}.nervous-description{font-size:1.15rem;line-height:1.8;color:#f5f5f7b3;margin-bottom:2.5rem}.nervous-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2rem}.nervous-item h4{font-size:.95rem;font-weight:600;color:#f5f5f7;margin-bottom:.25rem}.nervous-item p{font-size:.85rem;color:#f5f5f780;line-height:1.5}.nervous-visual{display:flex;justify-content:center;align-items:center;position:relative}@media(max-width:1024px){.nervous-container{grid-template-columns:1fr;gap:3rem}.nervous-text{text-align:center}.stat-badge{margin-left:auto;margin-right:auto}.nervous-grid{max-width:400px;margin:0 auto;text-align:left}.nervous-visual{order:-1}}@media(max-width:768px){.nervous-flyer{padding:5rem 1.5rem}.nervous-grid{grid-template-columns:1fr}}@media(max-width:480px){.stat-badge{font-size:.75rem;padding:.4rem .8rem}}.social-sharing{padding:8rem 2rem;position:relative}.sharing-container{max-width:1200px;margin:0 auto}.sharing-header{text-align:center;margin-bottom:4rem}.sharing-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:1rem;color:#f5f5f7;letter-spacing:-.03em}.sharing-description{font-size:1.15rem;line-height:1.7;color:#f5f5f7b3;max-width:600px;margin:0 auto}.sharing-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.sharing-visual{display:flex;justify-content:center;align-items:center}.sharing-methods{display:flex;flex-direction:column;gap:2rem}.share-method{padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.06)}.share-method:last-child{padding-bottom:0;border-bottom:none}.method-label{display:block;font-size:1.1rem;font-weight:600;color:#f5f5f7;margin-bottom:.35rem}.share-method p{font-size:.95rem;color:#f5f5f780;line-height:1.5}@media(max-width:1024px){.sharing-content{grid-template-columns:1fr;gap:3rem}.sharing-visual{order:-1}.sharing-methods{max-width:450px;margin:0 auto}}@media(max-width:768px){.social-sharing{padding:5rem 1.5rem}.sharing-header{margin-bottom:3rem}}@media(max-width:480px){.social-sharing{padding:4rem 1rem}.sharing-header{margin-bottom:2.5rem}.sharing-description{font-size:1rem}}.live-activities{padding:8rem 2rem;position:relative}.activities-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.activities-text{position:relative;z-index:2}.activities-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#f5f5f7;letter-spacing:-.03em}.activities-description{font-size:1.15rem;line-height:1.8;color:#f5f5f7b3;margin-bottom:2.5rem}.activities-features{display:flex;flex-direction:column;gap:1.5rem}.activity-item{margin-bottom:.25rem}.feature-badge{display:inline-block;padding:.4rem .8rem;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.feature-badge.di{background:#0088ee1a;color:#08e;border:1px solid rgba(0,136,238,.2)}.feature-badge.ls{background:#33b5cd1a;color:#33b5cd;border:1px solid rgba(51,181,205,.2)}.activity-item p{font-size:.95rem;color:#f5f5f799;line-height:1.5}.activities-visual{display:flex;justify-content:center;align-items:center;position:relative}@media(max-width:1024px){.activities-container{grid-template-columns:1fr;gap:3rem}.activities-text{text-align:center}.activities-features{align-items:center}.activities-visual{order:-1}}@media(max-width:768px){.live-activities{padding:5rem 1.5rem}}@media(max-width:480px){.live-activities{padding:4rem 1rem}.feature-badge{padding:.3rem .6rem;font-size:.7rem;border-radius:6px}.activities-description{font-size:1rem;margin-bottom:2rem}.activities-features{gap:1rem}}.coming-soon-cta{padding:10rem 2rem;position:relative;overflow:hidden}.cta-background{position:absolute;inset:0;pointer-events:none}.cta-orb{position:absolute;border-radius:50%;filter:blur(80px)}.cta-orb.orb-1{width:500px;height:500px;background:#0088ee14;top:0;left:20%;transform:translate(-50%)}.cta-orb.orb-2{width:400px;height:400px;background:#33b5cd0f;bottom:0;right:10%}.cta-container{max-width:800px;margin:0 auto;position:relative;z-index:2}.cta-content{text-align:center}.cta-title{font-size:clamp(3rem,7vw,5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#f5f5f7;letter-spacing:-.04em}.cta-description{font-size:1.25rem;line-height:1.7;color:#f5f5f7b3;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-action{display:flex;justify-content:center;margin-bottom:3rem}.cta-social{display:flex;flex-direction:column;align-items:center;gap:.75rem}.cta-social p{font-size:.9rem;color:#f5f5f766}.social-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#f5f5f7cc;font-size:.95rem;font-weight:500;transition:all .3s ease}.social-button:hover{background:#0088ee1a;border-color:#0088ee4d}.social-button svg{opacity:.8}@media(max-width:1024px){.coming-soon-cta{padding:8rem 2rem}.cta-orb.orb-1{width:400px;height:400px}.cta-orb.orb-2{width:320px;height:320px}}@media(max-width:768px){.coming-soon-cta{padding:6rem 1.5rem}.cta-title{font-size:2.5rem}.cta-description{font-size:1.1rem;margin-bottom:2rem}.cta-orb.orb-1{width:300px;height:300px}.cta-orb.orb-2{width:250px;height:250px}}@media(max-width:480px){.coming-soon-cta{padding:5rem 1rem}.cta-title{font-size:1.85rem;margin-bottom:1rem}.cta-description{font-size:1rem;margin-bottom:1.75rem}.cta-action{margin-bottom:2rem}.cta-orb{filter:blur(60px)}.cta-orb.orb-1{width:250px;height:250px}.cta-orb.orb-2{width:200px;height:200px}.social-button{padding:.65rem 1.25rem;font-size:.9rem;border-radius:10px}.cta-social p{font-size:.85rem}}.app{width:100%;min-height:100vh;background:#000;color:#f5f5f7;position:relative;overflow-x:hidden}.header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1.5rem 0;-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%);background:#0009;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 4px 24px #0006}.header-content{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#f5f5f7;cursor:pointer;transition:opacity .3s}.logo:hover{opacity:.8}.logo-icon{width:42px;height:42px;border-radius:10px;object-fit:cover;box-shadow:0 4px 12px #0000004d}.header-right{display:flex;align-items:center;gap:2rem}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{color:#f5f5f7b3;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:#08e}.social-link{color:#f5f5f7;transition:all .3s;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#ffffff0d}.social-link:hover{background:#08e3;transform:translateY(-2px)}.accent-text{color:#08e}.accent-text--cyan{color:#33b5cd}.app-store-button{display:inline-flex;align-items:center;width:fit-content;gap:1.5rem;padding:1.6rem 3.6rem;background:linear-gradient(145deg,#000,#0a0a0a);color:#fff;border:3px solid rgba(255,255,255,.95);border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;box-shadow:0 8px 24px #0009,0 2px 8px #0088ee1a,inset 0 1px #ffffff1a;position:relative;overflow:hidden}.app-store-button:hover{background:#111;border-color:#fff}.app-store-button.large{padding:2rem 4.4rem;gap:2rem}.app-store-button.large .apple-logo{width:64px;height:64px}.app-store-button.large .download-text{font-size:1.5rem}.app-store-button.large .store-text{font-size:2.8rem}.apple-logo{flex-shrink:0;width:48px;height:48px}.app-store-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.download-text{font-size:1.3rem;font-weight:400;opacity:.9}.store-text{font-size:2.5rem;font-weight:600;letter-spacing:-.02em}.screenshot{max-width:50%;height:auto;border-radius:24px;box-shadow:0 20px 60px #00000080}@media(max-width:1024px){.screenshot{max-width:60%}}@media(max-width:480px){.screenshot{max-width:70%;border-radius:18px}}.footer{background:#050505e6;border-top:1px solid rgba(255,255,255,.08);padding:2rem;position:relative;z-index:1;-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%);box-shadow:0 -4px 24px #0006}.footer-links{max-width:1400px;margin:0 auto 2rem;display:flex;justify-content:center;align-items:center;gap:1rem}.footer-links a{color:#f5f5f799;text-decoration:none;font-size:.9rem;transition:color .2s}.footer-links a:hover{color:#08e}.footer-divider{color:#f5f5f74d}.footer-bottom{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;color:#f5f5f766;font-size:.9rem}@media(max-width:1024px){.header-content{padding:0 1.5rem}.header-right,.nav-links{gap:1.5rem}.nav-links a{font-size:.9rem}.footer-logo{width:160px;height:160px}}@media(max-width:768px){.header-content{padding:0 1rem}.nav-links{display:none}.footer-logo{width:140px;height:140px}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center}.app-store-button{padding:1rem 2rem;gap:.85rem;border-width:2px;border-radius:14px}.app-store-button .apple-logo{width:28px;height:28px}.app-store-button .download-text{font-size:.75rem}.app-store-button .store-text{font-size:1.35rem}.app-store-button.large{padding:1.2rem 2.2rem;gap:1rem}.app-store-button.large .apple-logo{width:32px;height:32px}.app-store-button.large .download-text{font-size:.85rem}.app-store-button.large .store-text{font-size:1.5rem}}@media(max-width:480px){.logo{font-size:1.25rem;gap:.5rem}.logo-icon,.social-link{width:36px;height:36px;border-radius:8px}.footer-logo{width:100px;height:100px}.footer-content{margin-bottom:2rem}.footer-bottom{font-size:.8rem}.app-store-button{padding:.85rem 1.5rem;gap:.7rem;border-radius:12px;border-width:2px}.app-store-button .apple-logo{width:24px;height:24px}.app-store-button .download-text{font-size:.65rem}.app-store-button .store-text{font-size:1.15rem}.app-store-button.large{padding:1rem 1.75rem;gap:.85rem}.app-store-button.large .apple-logo{width:28px;height:28px}.app-store-button.large .download-text{font-size:.7rem}.app-store-button.large .store-text{font-size:1.25rem}}@media(max-width:380px){.app-store-button{padding:.75rem 1.25rem;gap:.6rem;border-radius:10px}.app-store-button .apple-logo{width:22px;height:22px}.app-store-button .download-text{font-size:.6rem}.app-store-button .store-text{font-size:1rem}.app-store-button.large{padding:.85rem 1.5rem;gap:.7rem}.app-store-button.large .apple-logo{width:24px;height:24px}.app-store-button.large .download-text{font-size:.65rem}.app-store-button.large .store-text{font-size:1.1rem}}
