@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Orbitron:wght@500;600;700;800&display=swap";*{box-sizing:border-box}html{background:#050608}body{color:#fff;background:#02060b;min-width:320px;min-height:100vh;margin:0;font-family:Inter,sans-serif}a{color:inherit}button{font-family:inherit}.home-page{min-height:calc(100vh - 92px)}.home-hero{text-align:center;flex-direction:column;align-items:center;max-width:1500px;margin:0 auto;padding:0 2rem 5rem;display:flex}.hero-title{text-transform:uppercase;letter-spacing:.18em;color:#fff;z-index:2;margin-top:-20px;margin-bottom:0;font-family:Orbitron,system-ui,sans-serif;font-size:clamp(1.5rem,2.4vw,2.8rem);font-weight:600;line-height:1.15;position:relative;top:90px}.hero-kicker{letter-spacing:.25em;font-size:.75em}.hero-aircraft-wrap{z-index:1;justify-content:center;width:100%;margin-top:-20px;display:flex}.hero-aircraft{filter:drop-shadow(0 30px 50px #00000073);width:min(1350px,96vw);height:auto;display:block}.hero-description{color:#d0d5dc;z-index:2;max-width:550px;margin:-8rem auto 0;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.6}.hero-buttons{z-index:2;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3rem;display:flex}.hero-button{border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:.9rem 1.5rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.hero-button-primary{color:#000;background:silver}.hero-button-primary:hover{background:#a9a9a9}.hero-button-secondary{color:#fff;border:1px solid #ffffffd9}.hero-button-secondary:hover{color:#000;background:#fff}.home-explore{max-width:1400px;margin:5rem auto 0;padding:0 2rem}.home-explore h2{text-transform:uppercase;letter-spacing:.12em;text-align:center;margin-bottom:3rem;font-family:Orbitron,sans-serif;font-size:2rem}.explore-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.explore-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:2rem;text-decoration:none;transition:all .25s;display:block}.explore-card:hover{background:#0077cc14;border-color:silver;transform:translateY(-4px)}.explore-card h3{margin-top:0;margin-bottom:1rem;font-family:Orbitron,sans-serif;font-size:1.2rem}.explore-card p{color:#d0d5dc;margin:0;line-height:1.6}.aircraft-page{max-width:1400px;margin:0 auto;padding:4rem 2rem 6rem}.aircraft-hero{text-align:center;max-width:900px;margin:0 auto 5rem}.page-kicker{text-transform:uppercase;letter-spacing:.18em;color:#7dbfff;font-family:Orbitron,sans-serif;font-size:1.5rem}.aircraft-hero h1{margin:1rem 0;font-family:Orbitron,sans-serif;font-size:clamp(2.5rem,2.5vw,3rem)}.aircraft-hero p{color:#d0d5dc;font-size:1.2rem;line-height:1.7}.aircraft-platforms{gap:3rem;display:grid}.aircraft-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:28px;grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;padding:2rem;display:grid}.aircraft-card img{width:100%;height:auto;display:block}.aircraft-label{color:#7dbfff;text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;font-weight:700}.aircraft-card h2,.aircraft-features h2{margin:.5rem 0 1rem;font-family:Orbitron,sans-serif}.aircraft-card h2{font-size:3rem}.aircraft-card p{color:#d0d5dc;line-height:1.7}.aircraft-features{text-align:center;margin-top:5rem}.aircraft-features h2{margin-bottom:2rem;font-size:2rem}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.feature-card{text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:22px;padding:2rem}.feature-card h3{margin-top:0;font-family:Orbitron,sans-serif}.feature-card p{color:#d0d5dc;line-height:1.6}@media (width<=800px){.home-hero{padding:2.5rem 1.25rem 4rem}.hero-title{line-height:1.05}.hero-aircraft{width:min(1100px,120vw)}.aircraft-page{padding:3rem 1rem 4rem}.aircraft-card{grid-template-columns:1fr;gap:1.5rem}.feature-grid{grid-template-columns:1fr}.aircraft-card h2{font-size:2.4rem}.aircraft-hero h1{font-size:1.5rem}.aircraft-hero p{font-size:.8rem}}@media (width<=700px){.navbar-container{padding:.75rem 1rem}.navbar-logo-image{height:48px}.navbar-links{display:none}.navbar-button{padding:.65rem 1rem;font-size:.85rem}.home-hero{padding:0 1rem 4rem;transform:translateY(-35px)}.hero-title{z-index:3;letter-spacing:.12em;margin-top:3rem;margin-bottom:.5rem;font-size:1rem;line-height:1.35;position:relative;top:0}.hero-aircraft{width:100vw;max-width:none;transform:translate(0)}.hero-description{max-width:300px;margin-top:-1.5rem;font-size:.8rem;line-height:1.65}.hero-buttons{flex-direction:column;align-items:center;gap:.85rem;margin-top:1.75rem}.hero-button{width:min(200px,80vw);min-height:48px}}@media (width<=900px){.explore-grid{grid-template-columns:1fr}.home-explore{margin-top:3rem;padding:0 1rem}.home-explore h2{font-size:1.5rem}}.development-page{max-width:1200px;margin:0 auto;padding:4rem 2rem 6rem}.development-hero{text-align:center;max-width:850px;margin:0 auto 5rem}.development-hero h1{margin:1rem 0;font-family:Orbitron,sans-serif;font-size:clamp(3rem,6vw,5rem)}.development-hero p{color:#d0d5dc;font-size:1.15rem;line-height:1.7}.status-section,.milestones-section,.focus-section{margin-bottom:5rem}.status-section h2,.milestones-section h2,.focus-section h2{margin-bottom:1.5rem;font-family:Orbitron,sans-serif}.status-section p{color:#d0d5dc;line-height:1.8}.timeline{gap:1rem;display:grid}.timeline-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:1.5rem}.timeline-item h3{margin-top:0;margin-bottom:.5rem}.timeline-item p{color:#d0d5dc}.focus-section ul{color:#d0d5dc;line-height:2}@media (width<=800px){.development-page{padding:3rem 1rem 4rem}.development-hero p{font-size:.85rem}.development-hero h1{font-size:1.5rem}.status-section p{font-size:.85rem}}.about-page{max-width:1200px;margin:0 auto;padding:4rem 2rem 6rem}.about-hero{text-align:center;max-width:900px;margin:0 auto 5rem}.about-hero h1{margin:1rem 0;font-family:Orbitron,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.about-hero p,.about-section p{color:#d0d5dc;font-size:1.1rem;line-height:1.8}.about-section{margin-bottom:4rem}.about-section h2{margin-bottom:1rem;font-family:Orbitron,sans-serif}.about-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (width<=800px){.about-page{padding:3rem 1rem 4rem}.about-grid{grid-template-columns:1fr;gap:2rem}.about-hero p,.about-section p{font-size:.85rem}.about-hero h1{font-size:1.5rem}}.faq-page{max-width:1100px;margin:0 auto;padding:4rem 2rem 6rem}.faq-hero{text-align:center;max-width:850px;margin:0 auto 5rem}.faq-hero h1{margin:1rem 0;font-family:Orbitron,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.faq-hero p{color:#d0d5dc;font-size:1.1rem;line-height:1.8}.faq-list{gap:1.25rem;display:grid}.faq-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:22px;padding:2rem}.faq-item h2{margin-top:0;margin-bottom:.85rem;font-family:Orbitron,sans-serif;font-size:1.15rem;line-height:1.4}.faq-item p{color:#d0d5dc;margin:0;font-size:1rem;line-height:1.7}@media (width<=800px){.faq-page{padding:3rem 1rem 4rem}.faq-hero h1{font-size:1.5rem}.faq-hero p,.faq-item p{font-size:.85rem}.faq-item{padding:1.25rem}.faq-item h2{font-size:.95rem}}.join-page{max-width:1000px;margin:0 auto;padding:4rem 2rem 6rem}.join-hero{text-align:center;max-width:850px;margin:0 auto 4rem}.join-hero h1{margin:1rem 0;font-family:Orbitron,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.join-hero p{color:#d0d5dc;font-size:1.1rem;line-height:1.8}.join-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:26px;max-width:700px;margin:0 auto;padding:2.5rem}.join-card h2{margin-top:0;font-family:Orbitron,sans-serif}.join-card p{color:#d0d5dc;line-height:1.7}.join-form{gap:1.25rem;margin-top:2rem;display:grid}.join-form label{color:#d0d5dc;gap:.5rem;font-weight:600;display:grid}.join-form input{color:#fff;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:12px;width:100%;padding:.9rem 1rem;font-size:1rem}.join-form input::placeholder{color:#7b8490}.join-form button{color:#000;cursor:pointer;background:silver;border:none;border-radius:999px;min-height:54px;margin-top:.75rem;font-weight:700}.join-form button:hover{background:#a9a9a9}@media (width<=800px){.join-page{padding:3rem 1rem 4rem}.join-hero h1{font-size:1.5rem}.join-hero p,.join-card p{font-size:.85rem}.join-card{padding:1.5rem}}.join-status{text-align:center;color:#7dbfff;margin-top:1rem;font-weight:600}.navbar{z-index:1000;background-color:#050608;border-bottom:1px solid #1f242d;position:sticky;top:0}.navbar-container{align-items:center;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex}.navbar-logo{align-items:center;text-decoration:none;display:flex}.navbar-logo-image{width:auto;height:60px;display:block}.navbar-links{align-items:center;gap:32px;margin-left:60px;display:flex}.navbar-links a,.navbar-button{color:#d0d5dc;text-decoration:none;transition:all .2s}.navbar-links a:hover{color:#fff}.navbar-button{color:#fff;border:1px solid #fff;border-radius:999px;margin-left:auto;padding:.75rem 1.25rem}.navbar-button:hover{color:#000;background-color:#fff}.hamburger{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffbf;border-radius:12px;margin-left:auto;padding:.65rem .85rem;font-size:1.4rem;line-height:1;display:none}.mobile-menu{display:none}@media (width<=700px){.navbar-container{padding:.75rem 1rem}.navbar-logo-image{height:46px}.navbar-links,.navbar0button{display:none}.hamburger{display:block}.mobile-menu{background:#050608;border-top:1px solid #1f242d;border-bottom:1px solid #1f242d;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.mobile-menu a{color:#d0d5dc;border-radius:12px;padding:.9rem 1rem;text-decoration:none}.mobile-menu a:hover,.mobile-menu a.active{color:#fff;text-align:center;background:#ffffffbf;color:#fff!important}.navbar-button{display:none}}.footer{background:#050608;border-top:1px solid #1f242d;margin-top:6rem}.footer-container{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;padding:3rem 2rem;display:flex}.footer-brand h3{letter-spacing:.12em;text-transform:uppercase;margin:0;font-family:Orbitron,sans-serif;font-size:1.25rem}.footer-brand p{color:#9ca3af;margin-top:.75rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.footer-links a{color:#d0d5dc;text-decoration:none}.footer-links a:hover{color:#fff}.footer-bottom{color:#6b7280;font-size:.9rem}.footer-bottom p{margin:.25rem 0}@media (width<=700px){.footer{margin-top:4rem}.footer-container{gap:1.5rem;padding:2rem 1rem}.footer-brand h3{letter-spacing:.08em;font-size:1rem}.footer-brand p{max-width:200px;font-size:.9rem;line-height:1.5}.footer-links{gap:1rem;font-size:.9rem}.footer-bottom{font-size:.8rem}}
