:root{--navy-950: #040f1d;--navy-900: #07192c;--navy-800: #0b2946;--yellow: #f4b900;--yellow-soft: #ffd451;--ink: #0e1b28;--muted: #667584;--line: #dce3e9;--paper: #f3f6f8;--white: #fff;--shadow: 0 18px 45px rgba(3, 17, 31, .13)}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1380px,calc(100% - 48px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:50;background:#040f1df7;border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(12px)}.header-inner{min-height:78px;display:flex;align-items:center;gap:34px}.brand img,.footer-logo{width:245px;max-height:58px;object-fit:contain;object-position:left center;filter:invert(1)}.main-nav{margin-left:auto;display:flex;align-items:stretch;gap:28px}.main-nav a{position:relative;min-height:78px;display:grid;place-items:center;color:#ffffffe6;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--yellow);transform:scaleX(0);transition:.2s ease}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}.header-youtube{background:var(--yellow);border-radius:4px;padding:11px 15px;font-size:12px;font-weight:900;text-transform:uppercase}.menu-toggle{display:none;margin-left:auto;padding:8px;border:0;background:transparent}.menu-toggle span:not(.sr-only){display:block;width:28px;height:2px;margin:5px 0;background:#fff}.hero{position:relative;min-height:600px;color:#fff;background:radial-gradient(circle at 78% 38%,rgba(25,82,124,.35),transparent 27%),linear-gradient(110deg,#061426,#0a2946 56%,#163f60);overflow:hidden}.hero:before{content:"";position:absolute;width:700px;height:700px;right:-180px;bottom:-470px;border:2px solid rgba(244,185,0,.35);border-radius:50%;box-shadow:0 0 0 90px #ffffff06,0 0 0 180px #ffffff05}.hero:after{content:"✈";position:absolute;right:7%;bottom:8%;font-size:270px;color:#ffffff0d;transform:rotate(-18deg)}.hero-grid{position:relative;z-index:2;min-height:600px;display:grid;grid-template-columns:1.1fr .75fr;gap:80px;align-items:center;padding-block:70px}.eyebrow{margin:0 0 11px;color:var(--yellow);font-size:12px;font-weight:900;letter-spacing:.15em}.hero h1,.page-hero h1,.section-heading h2,.panel h2,.aircraft-card h2,.prose-card h2{margin:0;font-family:Impact,Arial Narrow,sans-serif;text-transform:uppercase;letter-spacing:.025em}.hero h1{font-size:clamp(64px,7vw,104px);line-height:.86}.yellow-rule{width:72px;height:4px;margin:28px 0 24px;background:var(--yellow)}.hero-copy>p:last-of-type{max-width:590px;color:#ffffffdb;font-size:19px;line-height:1.65}.button-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:4px;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;transition:transform .15s ease,background .15s ease}.button:hover{transform:translateY(-2px)}.primary{color:var(--navy-950);background:var(--yellow)}.primary:hover{background:var(--yellow-soft)}.ghost,.outline-light{color:#fff;border:1px solid rgba(255,255,255,.45)}.outline{border:1px solid #aab5bf}.featured{padding:26px;background:#020c187a;border:1px solid rgba(255,255,255,.15);border-radius:9px;box-shadow:var(--shadow);backdrop-filter:blur(10px)}.featured-image{display:block;aspect-ratio:16/9;overflow:hidden;border-radius:6px;background:linear-gradient(135deg,#173b59,#081725)}.featured-image img{width:100%;height:100%;object-fit:cover}.featured-placeholder{height:100%;display:grid;place-items:center;color:var(--yellow);font-size:52px}.featured h2{margin:18px 0 8px;font-size:24px;line-height:1.25}.featured p{color:#ffffffb8;line-height:1.55}.text-link{font-size:12px;font-weight:900;text-transform:uppercase}.dark-section{padding:58px 0 68px;color:#fff;background:var(--navy-950)}.light-section{padding:68px 0 76px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading h2{font-size:42px;line-height:1}.eyebrow.dark{color:#526577}.eyebrow.dark:after{content:"";display:block;width:28px;height:3px;margin-top:9px;background:var(--yellow)}.video-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.video-card{min-width:0}.video-thumb{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;border-radius:7px;background:var(--navy-800)}.video-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.video-card:hover img{transform:scale(1.035)}.video-placeholder{height:100%;display:grid;place-items:center;text-align:center;padding:20px;background:radial-gradient(circle at center,#17486f,#081828)}.video-placeholder span{font-size:36px;color:var(--yellow)}.video-placeholder strong{text-transform:uppercase;font-size:12px;letter-spacing:.09em}.video-card h3{margin:13px 0 7px;font-size:15px;line-height:1.4}.video-card .meta{margin:0;color:#94a3b2;font-size:12px}.duration{position:absolute;right:9px;bottom:9px;padding:4px 7px;border-radius:3px;color:#fff;background:#000c;font-size:10px}.home-panels{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:28px}.panel,.aircraft-card,.prose-card{padding:28px;border:1px solid #e0e6eb;border-radius:8px;background:#fff;box-shadow:0 12px 34px #1222320f}.panel h2{margin-bottom:22px;font-size:31px}.compact-flight-list{display:grid}.flight-card.compact{padding:15px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none}.flight-card.compact:last-child{border-bottom:0}.flight-card.compact .flight-route{grid-template-columns:auto 1fr auto}.flight-card.compact h3{margin:8px 0 5px;font-size:14px}.flight-card.compact .airport-code{font-size:13px}.dark-link{color:var(--ink)}.about-visual{height:130px;display:grid;place-items:center;margin-bottom:18px;overflow:hidden;border-radius:5px;background:linear-gradient(135deg,#0a2946,#1b587e)}.big-plane{color:#ffffffd1;font-size:80px;transform:rotate(-16deg)}.panel>p:not(.eyebrow){color:#4d5c69;line-height:1.6;font-size:14px}.topic-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.topic-grid a{min-height:100px;display:grid;place-items:center;gap:7px;padding:12px;text-align:center;border:1px solid var(--line);border-radius:5px;font-size:24px}.topic-grid strong{font-size:11px;text-transform:uppercase}.page-hero{padding:78px 0 70px;color:#fff;background:linear-gradient(125deg,var(--navy-950),#103c5e)}.page-hero h1{font-size:clamp(58px,8vw,100px);line-height:.9}.page-hero>.container>p:last-of-type{max-width:700px;color:#ffffffbd;font-size:18px;line-height:1.6}.page-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.page-grid .video-card h3{color:var(--ink)}.notice{margin-bottom:28px;padding:18px 20px;border-left:4px solid var(--yellow);background:#fff;box-shadow:0 8px 24px #1023340d;line-height:1.6}.notice strong{display:block}.notice code{padding:2px 5px;border-radius:3px;background:#eef2f5}.stats{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px}.stats div{min-width:150px;padding:17px 19px;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#ffffff0f}.stats strong,.stats span{display:block}.stats strong{color:var(--yellow);font-size:25px}.stats span{margin-top:4px;color:#ffffffb3;font-size:11px;text-transform:uppercase}.flight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.flight-card{padding:22px;border:1px solid #dfe6eb;border-radius:7px;background:#fff;box-shadow:0 9px 26px #0e20300d}.flight-route{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.airport-code{font-size:18px;font-weight:900;letter-spacing:.06em}.route-line{position:relative;height:1px;background:#cbd4dc}.route-line span{position:absolute;left:50%;top:50%;padding:0 8px;background:#fff;transform:translate(-50%,-50%) rotate(-16deg);color:var(--yellow)}.flight-card h3{margin:17px 0 10px;font-size:17px}.flight-card h3 span{color:var(--muted);font-weight:400}.flight-meta{display:flex;flex-wrap:wrap;gap:8px 15px;color:var(--muted);font-size:12px}.flight-card>p{margin-bottom:0;color:#40505e;font-size:13px}.privacy{color:#40505d;font-size:13px}.aircraft-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.aircraft-art{height:240px;display:grid;place-items:center;margin:-28px -28px 24px;border-radius:8px 8px 0 0;color:#ffffffbf;background:linear-gradient(135deg,#0d3150,#2674a0);font-size:130px;transform-origin:center}.aircraft-card h2{font-size:34px}.aircraft-card>p:last-child{color:#50606e;line-height:1.7}.prose-card{max-width:850px}.prose-card h2{font-size:42px}.prose-card p{color:#425361;line-height:1.75;font-size:17px}.site-footer{padding:28px 0 16px;color:#fff;background:var(--navy-950)}.footer-logo{width:88px;max-height:56px;object-fit:contain;object-position:left center;filter:invert(1)}.footer-compact{display:grid;grid-template-columns:minmax(260px,1.2fr) 2.1fr auto;gap:38px;align-items:center}.footer-compact__brand{min-width:0}.footer-compact__brand p{margin:10px 0 0;max-width:390px;color:#91a1b0;font-size:13px;line-height:1.45}.footer-compact__links{display:flex;flex-wrap:wrap;gap:10px 20px;align-items:center}.footer-compact__community{display:grid;grid-template-columns:repeat(2,auto);gap:8px 18px;justify-content:end}.site-footer a{color:#c1ccd5;font-size:13px}.site-footer a:hover{color:var(--yellow)}.site-footer a[aria-disabled=true]{opacity:.48;pointer-events:none}.copyright{display:flex;justify-content:space-between;gap:20px;margin-top:22px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1);color:#728493;font-size:11px}.copyright-left,.copyright-links{display:flex;flex-wrap:wrap;gap:8px 18px}@media(max-width:1150px){.video-grid{grid-template-columns:repeat(3,1fr)}.home-panels{grid-template-columns:1fr 1fr}.flights-panel{grid-column:1 / -1}.flight-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.container{width:min(100% - 30px,1380px)}.brand img{width:205px}.header-youtube{display:none}.menu-toggle{display:block}.main-nav{position:absolute;left:0;right:0;top:78px;display:none;flex-direction:column;gap:0;background:var(--navy-950)}.main-nav.open{display:flex}.main-nav a{min-height:52px}.hero-grid{grid-template-columns:1fr;gap:40px}.featured{max-width:650px}.home-panels,.aircraft-grid{grid-template-columns:1fr}.flights-panel{grid-column:auto}.page-grid{grid-template-columns:repeat(2,1fr)}.footer-compact{grid-template-columns:1fr;gap:22px;align-items:start}.footer-compact__links{gap:9px 18px}.footer-compact__community{grid-template-columns:repeat(4,auto);justify-content:start}}@media(max-width:570px){.brand img{width:180px}.hero h1{font-size:60px}.hero-copy>p:last-of-type{font-size:17px}.button-row .button{width:100%}.section-heading{align-items:start;flex-direction:column}.section-heading h2{font-size:36px}.video-grid,.page-grid,.flight-grid{grid-template-columns:1fr}.topic-grid{grid-template-columns:1fr 1fr}.panel{padding:22px}.footer-compact__community{grid-template-columns:repeat(2,auto)}.copyright{flex-direction:column}}.featured-summary{margin-bottom:16px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#ffffffbd;line-height:1.6}.featured-meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin:0 0 18px;color:#fff9;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.featured-meta span+span:before{content:"•";margin-right:16px;color:var(--yellow)}.featured-button{margin-top:2px}.playlist-grid{grid-template-columns:1fr 1fr}.playlist-card{min-height:0!important;display:block!important;padding:0!important;overflow:hidden;text-align:left!important;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.playlist-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px #0e20301a}.playlist-thumbnail{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--navy-800)}.playlist-thumbnail img{width:100%;height:100%;object-fit:cover}.playlist-placeholder{height:100%;display:grid;place-items:center;color:var(--yellow);font-size:34px}.playlist-count{position:absolute;right:8px;bottom:8px;padding:5px 8px;border-radius:3px;color:#fff;background:#000000c7;font-size:10px;font-weight:800;text-transform:uppercase}.playlist-card>strong{display:block;padding:13px 14px 15px;font-size:11px;line-height:1.35;text-transform:uppercase}.playlist-link{display:inline-block;margin-top:18px}.podcast-hero-grid{display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:center}.podcast-cover{position:relative;overflow:hidden;border-radius:9px;box-shadow:var(--shadow)}.podcast-cover img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.podcast-cover span{position:absolute;right:12px;bottom:12px;padding:6px 9px;border-radius:4px;background:#000000c7;color:#fff;font-size:11px;font-weight:800;text-transform:uppercase}.podcast-featured{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:38px;align-items:center}.podcast-featured-image{position:relative;display:block;overflow:hidden;border-radius:8px}.podcast-featured-image img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.podcast-summary{color:#ffffffc7;line-height:1.7;font-size:17px}@media(max-width:850px){.podcast-hero-grid,.podcast-featured{grid-template-columns:1fr}.podcast-cover{max-width:620px}}.footer-brand p{max-width:540px}.footer-tagline{margin-top:12px;color:#ffffffd1;font-weight:700}.footer-company{margin-top:14px;color:#ffffff8c;font-size:13px;line-height:1.6}.footer-links{display:flex;flex-direction:column;align-items:flex-start}.footer-links h2{margin:0 0 18px}.footer-links a{margin-bottom:10px}.copyright{gap:24px}.copyright-left,.copyright-links{display:flex;align-items:center;gap:10px}.copyright-links a{color:inherit}.copyright-links a:hover{color:var(--yellow)}@media(max-width:850px){.copyright,.copyright-left,.copyright-links{align-items:flex-start;flex-direction:column}.copyright-links span:first-of-type{display:none}}.site-footer{padding-top:26px}.footer-compact{grid-template-columns:minmax(260px,1.15fr) minmax(0,2.1fr)!important;gap:46px!important;align-items:center!important;padding-bottom:22px}.footer-compact__links{justify-content:flex-start;row-gap:9px;column-gap:18px}.footer-community{display:flex;align-items:center;gap:24px;padding-top:14px;padding-bottom:14px;border-top:1px solid rgba(255,255,255,.1)}.footer-community__label{flex:0 0 auto;color:#91a1b0;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.footer-community__links{display:flex;flex-wrap:wrap;gap:10px 22px}.footer-community__links a{font-size:13px}.copyright{margin-top:0!important;padding-top:14px!important;border-top:1px solid rgba(255,255,255,.1)!important}@media(max-width:850px){.footer-compact{grid-template-columns:1fr!important;gap:20px!important;align-items:start!important}.footer-community{align-items:flex-start;flex-direction:column;gap:10px}}@media(max-width:560px){.footer-community__links{display:grid;grid-template-columns:repeat(2,auto);gap:8px 18px}}
