@font-face{font-family:Manrope;src:url('/assets/manrope-bold.ttf') format('truetype');font-style:normal;font-weight:600 800;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/manrope.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Newsreader;src:url('/assets/newsreader.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Newsreader;src:url('/assets/newsreader-italic.ttf') format('truetype');font-style:italic;font-weight:400;font-display:swap}
:root{--ink:#14212c;--navy:#101c29;--paper:#f6f7f7;--white:#fff;--muted:#60707a;--line:#d5dce0;--red:#a82f2b;--blue:#bdd5e6;--serif:Newsreader,Georgia,serif;--sans:Manrope,Arial,sans-serif;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,a,input{touch-action:manipulation}button,input{font:inherit}button{cursor:pointer}button,a{ -webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #529dd4;outline-offset:5px}button{border:0;background:none}img{display:block;width:100%;height:auto}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:400}em{font-weight:400}button,h1,h2,h3,p{overflow-wrap:break-word}small{font-size:13px}[hidden]{display:none!important}.skip{position:fixed;left:12px;top:-90px;padding:12px 20px;background:white;z-index:200}.skip:focus{top:12px}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 4%;background:#fff;position:relative;z-index:20}.wordmark{font-size:21px;letter-spacing:.04em;font-weight:800;display:flex;align-items:center;gap:6px;white-space:nowrap}.wordmark span{font-weight:400}.wordmark i{font-style:normal;color:var(--red);font-weight:700;margin-left:6px;font-size:31px}.desktop-nav{display:flex;gap:30px;align-items:center}.desktop-nav a{font-size:14px;font-weight:550;position:relative;padding:10px 0}.desktop-nav a:after{content:'';position:absolute;bottom:6px;left:0;width:0;height:1px;background:var(--red);transition:width .3s}.desktop-nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:20px}.flightbook-trigger{font-size:13px;display:flex;align-items:center;gap:12px;border-left:1px solid var(--line);padding-left:25px}.flightbook-trigger span{display:grid;place-items:center;width:25px;height:25px;border:1px solid var(--line);border-radius:50%;font-size:12px}.mobile-menu{display:none}.mobile-nav{padding:20px 6%;border-top:1px solid var(--line);position:absolute;z-index:25;background:#fff;width:100%}.mobile-nav a,.mobile-nav button{display:block;padding:12px 0;text-align:left;width:100%}.hero{height:min(810px,calc(100svh - 88px));min-height:620px;position:relative;overflow:hidden;color:#fff;background:#324459}.hero-image{width:100%;height:100%;object-fit:cover;object-position:50% 63%;animation:arrive 1.8s var(--ease) both}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,19,31,.73),rgba(8,19,31,.19) 64%,rgba(8,19,31,.03)),linear-gradient(0deg,rgba(8,19,31,.68),transparent 25%)}.hero-content{position:absolute;left:7%;top:14%;max-width:780px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;line-height:1.5;color:#566875}.eyebrow.light{color:#e0e7eb}.hero-content>.eyebrow{margin-bottom:26px;font-size:12px;letter-spacing:.17em}.hero h1{font-family:var(--serif);font-size:clamp(64px,7.8vw,120px);line-height:.99;letter-spacing:-.035em;text-wrap:balance}.hero h1 em{color:#d5e4ed}.hero-intro{font-size:18px;margin-top:24px;color:#eff3f7;letter-spacing:.015em}.hero-links{display:flex;align-items:center;gap:32px;margin-top:32px}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:15px 22px;font-size:14px;font-weight:650;line-height:1.5;transition:background .2s,transform .3s}.button:hover{transform:translateY(-2px)}.button span{font-size:23px;font-weight:400;line-height:1}.light-button{background:#f9fbfc;color:var(--ink)}.light-button:hover{background:#e0eaf1}.dark-button{background:var(--navy);color:#fff}.dark-button:hover{background:#294357}.red-button{background:var(--red);color:#fff}.text-link{display:inline-flex;align-items:center;gap:16px;line-height:1.6;border-bottom:1px solid #81909a;padding:7px 0;font-size:14px;font-weight:600;width:fit-content}.text-link:hover{color:var(--red);border-color:var(--red)}.text-link.light{color:#fff;border-color:#ffffff70}.text-link.light:hover{color:var(--blue)}.hero-bottom{position:absolute;bottom:28px;left:4%;right:4%;display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.08em;color:#e8eef2}.hero-bottom>span{display:flex;gap:15px;align-items:center}.credit-link{font-size:10px;color:inherit;padding:2px;border-bottom:1px solid #ffffff70;letter-spacing:.04em}.motion-control{position:absolute;right:4%;top:25px;font-size:11px;letter-spacing:.05em;color:#fff;border:1px solid #ffffff60;padding:7px 12px;background:#101c2930}.intro-strip{padding:26px 7%;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff;gap:25px}.intro-strip p{font-size:16px}.intro-strip a{font-size:14px;white-space:nowrap}.intro-strip a span{margin-left:12px;color:var(--red)}.section{padding:84px 7%}.section-top{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding-top:20px;margin-bottom:44px}.meta{font-size:11px;font-weight:500;letter-spacing:.09em;color:var(--muted)}h2{font-family:var(--serif);font-size:clamp(42px,4.65vw,70px);line-height:1.05;letter-spacing:-.025em}h2 em{color:#657a8b}.brief-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:center}.brief-copy h2{margin-bottom:25px}.brief-copy>p{font-size:17px;color:var(--muted)}.level-switch{display:flex;background:#e8edf0;padding:4px;width:fit-content;margin:25px 0;gap:4px}.level-switch button{font-size:13px;padding:8px 17px}.level-switch button[aria-pressed=true]{background:#fff;box-shadow:0 1px 4px #11223310}.brief-copy>.text-link{display:flex;margin-top:17px}.featured-brief{position:relative;min-height:430px;text-align:left;overflow:hidden;background:#1d2d39;padding:0;color:#fff;isolation:isolate}.featured-brief>img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .9s var(--ease);z-index:-2}.featured-brief:hover>img{transform:scale(1.035)}.brief-overlay{position:absolute;inset:0;background:linear-gradient(0deg,#07141af2 0%,#07141a30 80%);z-index:-1}.brief-card-top{position:absolute;top:24px;left:26px;right:26px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px;letter-spacing:.08em}.tag{padding:6px 9px;background:#fff;color:var(--ink);font-size:10px;font-weight:800;letter-spacing:.12em}.brief-card-bottom{position:absolute;bottom:30px;left:30px;right:30px}.brief-card-bottom>.eyebrow{display:block;margin-bottom:12px}.brief-card-bottom strong{font-family:var(--serif);font-size:clamp(30px,3.2vw,47px);line-height:1.1;font-weight:400;display:block;max-width:86%}.round-arrow{position:absolute;right:0;bottom:3px;display:grid;place-items:center;border:1px solid #ffffff70;border-radius:50%;width:46px;height:46px;font-size:25px}.return-strip{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);margin-top:50px;padding-top:25px;align-items:center}.return-strip p{font-size:13px;color:var(--muted)}.return-strip p strong{display:block;color:var(--ink);font-size:14px;font-weight:600}.return-strip>div{display:flex;gap:25px}.return-strip .text-link{font-size:12px;white-space:nowrap}.hangar-section{padding:65px 7% 55px;background:var(--navy);color:#fff}.hangar-section .section-top{border-color:#ffffff33}.hangar-section .meta{color:#a8b7c4}.hangar-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.hangar-heading h2 em{color:#a4b8c8}.hangar-heading p{font-size:15px;color:#becbd5;padding-bottom:8px}.aircraft-stage{position:relative;aspect-ratio:2/1;min-height:430px;overflow:hidden;background:#263c4e}.aircraft-stage>img{height:100%;width:100%;object-fit:cover;object-position:50% 58%;transition:opacity .22s,transform 1s var(--ease)}.aircraft-stage.changing>img{opacity:.4;transform:scale(1.02)}.aircraft-shade{position:absolute;inset:0;background:linear-gradient(90deg,#041424b5,transparent 75%),linear-gradient(0deg,#0516279c,transparent 50%)}.aircraft-caption{position:absolute;left:35px;bottom:38px;max-width:400px}.aircraft-caption h3{font-family:var(--serif);font-size:52px;line-height:1.1;margin:10px 0 15px}.aircraft-caption p:not(.eyebrow){font-size:14px;line-height:1.8;color:#e0e8ee;max-width:340px}.aircraft-caption .text-link{margin-top:14px}.type-caption{position:absolute;right:16px;bottom:14px;font-size:9px;color:#e1e5e8;letter-spacing:.06em}.type-caption button{font:inherit;color:inherit;padding:0}.filmstrip{display:grid;grid-template-columns:1fr 1fr .85fr;border-bottom:1px solid #ffffff30}.filmstrip>button,.filmstrip>a{display:flex;align-items:center;gap:18px;text-align:left;color:#fff;padding:22px 20px;border-top:2px solid transparent;transition:background .2s}.filmstrip>button{border-right:1px solid #ffffff20}.filmstrip>button:hover,.filmstrip>a:hover{background:#ffffff09}.filmstrip>button[aria-pressed=true]{border-top-color:#c54e46;background:#ffffff08}.filmstrip img{width:95px;height:60px;object-fit:cover}.filmstrip strong,.filmstrip small{display:block}.filmstrip small{font-size:10px;letter-spacing:.09em;color:#a4b8c7}.filmstrip strong{font-weight:500;font-size:16px;margin-top:3px}.film-arrow{margin-left:auto;font-size:23px}.cockpit-shortcut{justify-content:space-between}.cockpit-shortcut>span:last-child{font-size:27px}.cockpit-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:40px}.cockpit-heading p{max-width:320px;font-size:16px;color:var(--muted)}.cockpit-explorer{display:grid;grid-template-columns:1.55fr 1fr;gap:35px}.cockpit-photo{position:relative;align-self:start}.cockpit-photo>img{width:100%;height:auto}.photo-caption{font-size:10px;letter-spacing:.075em;margin-top:12px;color:var(--muted)}#hotspots{position:absolute;top:0;left:0;width:100%;aspect-ratio:3852/2564;pointer-events:none}.hotspot{position:absolute;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background:var(--paper);border:1px solid white;box-shadow:0 0 0 5px #10223066;color:var(--navy);font-size:12px;font-weight:800;pointer-events:auto;display:grid;place-items:center}.hotspot[aria-pressed=true]{background:var(--red);color:white;box-shadow:0 0 0 5px #ffffff55}.instrument-tabs{display:flex;flex-wrap:wrap;gap:6px;padding-bottom:20px;border-bottom:1px solid var(--line)}.instrument-tabs button{font-size:12px;padding:6px 10px;border:1px solid var(--line);background:white}.instrument-tabs button[aria-pressed=true]{background:var(--navy);border-color:var(--navy);color:white}#instrument-detail{padding-top:22px}#instrument-detail .eyebrow{color:var(--red);margin-bottom:9px}#instrument-detail h3{font-family:var(--serif);font-size:34px;line-height:1.1;margin-bottom:12px}#instrument-detail p{font-size:14px;color:var(--muted);line-height:1.7}#instrument-detail .instrument-question{font-size:15px;color:var(--ink);font-weight:600;margin:17px 0 9px}.mini-options{display:flex;gap:8px;flex-wrap:wrap}.mini-options button{border:1px solid var(--line);padding:8px 12px;background:white;font-size:13px}.mini-options button:hover{border-color:var(--ink)}.mini-feedback{margin-top:10px!important;font-size:13px!important}.journal-section{padding-top:0}.journal-heading{margin-bottom:36px}.story-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:40px}.story{padding:0;text-align:left;display:block}.story-image{position:relative;aspect-ratio:1.3;overflow:hidden}.story-wide .story-image{aspect-ratio:1.65}.story-image img{height:100%;object-fit:cover;transition:transform 1s var(--ease)}.story:hover .story-image img{transform:scale(1.035)}.story-tag{position:absolute;left:18px;bottom:18px;background:#fff;padding:6px 10px;font-size:10px;letter-spacing:.075em}.story-meta{margin:19px 0 11px;font-size:11px;font-weight:600;letter-spacing:.08em;color:var(--muted)}.story h3{font-family:var(--serif);font-size:clamp(29px,3.1vw,45px);line-height:1.1;letter-spacing:-.02em}.story p{font-size:14px;color:var(--muted);margin-top:12px}.story p span{color:var(--red)}.workbench{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;margin-top:70px;border-top:1px solid var(--line);padding-top:40px}.workbench h3{font-family:var(--serif);font-size:36px;line-height:1.15;margin-top:16px}.project-list a{display:flex;justify-content:space-between;gap:30px;padding:17px 0;border-bottom:1px solid var(--line)}.project-list a:first-child{padding-top:0}.project-list a>span:last-child{font-size:24px;color:var(--red)}.project-list strong{display:block;font-weight:600;font-size:16px}.project-list small{display:block;margin-top:4px;color:var(--muted)}.play-section{background:#8d302e;color:#fff;padding:65px 7%;display:flex;align-items:center;justify-content:space-between;gap:40px}.play-section h2{margin:22px 0}.play-section h2 em{color:#f4d2c9}.play-section p:not(.eyebrow){color:#f3dbd5;font-size:16px}.play-cta{width:245px;height:245px;border:1px solid #f4d2c988;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-shrink:0;transition:background .3s,transform .4s}.play-cta:hover{background:#ffffff12;transform:rotate(-4deg)}.play-cta>span:first-child{font-size:12px;letter-spacing:.12em}.play-arrow{font-size:86px;line-height:1.3}.play-cta small{font-size:10px;letter-spacing:.06em}.about-section{display:grid;grid-template-columns:1fr 2fr;gap:60px}.about-monogram{font-family:var(--serif);display:block;color:#ced6da;font-size:180px;line-height:1.1;margin-top:35px;letter-spacing:-.06em}.about-copy{max-width:700px}.about-copy>p{font-size:17px;margin-top:25px;color:var(--muted)}.about-copy .text-link{margin-top:23px}footer{background:#e9edf0;padding:45px 7% 28px}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:start}.footer-top p{font-size:15px;color:var(--muted)}.footer-top>a:last-child{font-size:11px;letter-spacing:.05em}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #c8d1d7;padding-top:22px;margin-top:40px;font-size:10px;letter-spacing:.04em}.footer-bottom>div{display:flex;gap:25px}.footer-bottom button{font-size:11px;padding:0}.education-note{font-size:11px;line-height:1.8;color:var(--muted);max-width:800px;margin-top:17px}.noscript{padding:30px;background:#fff}dialog{width:min(960px,calc(100% - 40px));max-height:90svh;max-width:none;border:0;background:var(--paper);color:var(--ink);padding:0;box-shadow:0 25px 100px #0005;overscroll-behavior:contain}dialog::backdrop{background:#051322b5;backdrop-filter:blur(5px)}.modal-close{position:sticky;top:12px;margin:12px 12px -50px auto;width:40px;height:40px;display:grid;place-items:center;font-size:30px;line-height:1;background:#fff;border:1px solid var(--line);z-index:5}.modal-body{padding:50px 7%}.modal-body h2{font-size:clamp(34px,4.2vw,54px);margin:15px 0 22px;padding-right:20px}.modal-body h3{font-size:27px;font-family:var(--serif);line-height:1.2;margin:25px 0 12px}.modal-body p{color:var(--muted);font-size:16px;margin-top:14px}.modal-body .eyebrow{margin:0;color:var(--red)}.modal-body a:not(.button){text-decoration:underline;text-underline-offset:4px}.lesson-topline{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);padding-right:40px}.lesson-visual{width:100%;height:200px;object-fit:cover;margin:25px 0}.lesson-context{font-size:17px!important;color:var(--ink)!important;line-height:1.75}.lesson-options{display:grid;gap:10px;margin-top:25px}.lesson-option{display:flex;align-items:center;gap:15px;text-align:left;border:1px solid var(--line);padding:15px 17px;background:white;font-size:15px;line-height:1.5}.option-letter{font-size:12px;display:grid;place-items:center;border:1px solid var(--line);min-width:27px;height:27px}.lesson-option:hover:not(:disabled){border-color:#6c889d}.lesson-option[aria-pressed=true]{border-color:var(--navy);box-shadow:inset 3px 0 var(--navy);background:#edf2f5}.lesson-option.correct{border-color:#387260;background:#edf6f0}.lesson-option.incorrect{border-color:#ac5954;background:#fff2ee}.lesson-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:25px}.lesson-actions .button:disabled{opacity:.4;transform:none}.lesson-actions .meta{font-size:11px}.feedback{padding:24px;background:#e7eef2;margin-top:24px;border-left:3px solid var(--navy)}.feedback>strong{font-family:var(--serif);font-size:26px;font-weight:400}.feedback p{font-size:15px;line-height:1.8;margin-top:12px}.lesson-source{font-size:12px!important;margin-top:25px!important;line-height:1.8}.lesson-source a{color:#3c617a}.lesson-progress{display:flex;gap:5px;margin-top:18px}.lesson-progress span{flex:1;height:3px;background:var(--line)}.lesson-progress .active{background:var(--red)}.lesson-complete{padding:25px 0}.complete-mark{font-size:45px;color:#2a6656}.completion-stats{display:flex;gap:40px;margin:30px 0;border-block:1px solid var(--line);padding:22px 0}.completion-stats strong{font-family:var(--serif);font-size:38px;display:block;line-height:1.2}.completion-stats small{color:var(--muted)}.archive-list{display:grid;grid-template-columns:1fr 1fr;gap:0 30px;margin-top:20px}.archive-item{display:flex;align-items:center;gap:17px;border-top:1px solid var(--line);padding:20px 0;text-align:left;width:100%}.archive-number{font-family:var(--serif);font-size:30px;color:#8597a4}.archive-item strong{display:block;font-size:14px;font-weight:600}.archive-item small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.archive-arrow{margin-left:auto;color:var(--red)}.archive-item:hover strong{color:var(--red)}.book-stats{display:flex;gap:40px;padding:20px 0;margin-bottom:20px;border-block:1px solid var(--line)}.book-stats strong{font-family:var(--serif);font-size:42px;display:block}.book-stats small{font-size:12px;color:var(--muted)}.book-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.book-row strong{font-size:15px;display:block;font-weight:600}.book-row small{color:var(--muted);font-size:12px}.book-row button{font-size:13px;white-space:nowrap;border-bottom:1px solid var(--line)}.book-empty{background:#e9eff2;padding:28px;margin:20px 0}.book-empty h3{margin:0}.source-list{font-size:14px;line-height:1.9;padding-left:20px;margin-top:20px}.source-list li{margin-bottom:16px}.article-hero{width:100%;max-height:430px;object-fit:cover}.article-body{max-width:730px;margin:auto}.article-body p{line-height:1.85}.article-body h3{margin-top:33px}.article-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0;border-block:1px solid var(--line);padding:25px 0}.article-facts strong{font-family:var(--serif);font-size:34px;display:block;line-height:1.2}.article-facts small{font-size:12px;display:block;color:var(--muted)}.article-quiz{background:#e6edf1;padding:24px;margin-top:30px}.article-quiz h3{margin-top:0}.article-quiz button{padding:10px;border:1px solid #9dadb8;font-size:14px;margin:6px 8px 0 0}.article-quiz button:hover{background:white}.article-quiz .feedback-copy{font-size:14px;color:var(--ink)}.timeline{margin:25px 0;padding-left:25px;border-left:1px solid #9aadb9}.timeline>div{margin-bottom:22px}.timeline strong{font-size:13px;color:var(--red)}.timeline p{margin-top:5px;font-size:15px}.follow-options{display:flex;flex-wrap:wrap;gap:15px;margin-top:25px}.follow-options .button{font-size:13px}.privacy-copy{font-size:14px!important}.mono{font-family:monospace;background:#e4eaee;padding:15px;margin-top:20px;overflow-wrap:anywhere}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);padding:12px 20px;background:var(--navy);color:white;font-size:13px;z-index:100;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:90%;text-align:center}#toast.visible{opacity:1;transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.reveal.visible{opacity:1;transform:none}.paused *, .paused *:before,.paused *:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}.paused .reveal{opacity:1;transform:none}@keyframes arrive{from{transform:scale(1.05)}to{transform:scale(1)}}
@media(min-width:1600px){.section,.hangar-section,.play-section,.about-section,footer{padding-left:max(7%,calc((100% - 1400px)/2));padding-right:max(7%,calc((100% - 1400px)/2))}}
@media(max-width:1100px){.desktop-nav{gap:18px}.site-header{gap:20px;padding-inline:4%}.wordmark{font-size:19px}.flightbook-trigger{font-size:12px;padding-left:16px}.section{padding:65px 5%}.hangar-section,.play-section,footer{padding-inline:5%}.hero-content{left:6%;top:16%}.hero h1{font-size:85px}.hero-links{gap:22px}.brief-layout{gap:5%;grid-template-columns:1fr 1.05fr}.featured-brief{min-height:400px}.return-strip{align-items:start}.return-strip>div{flex-direction:column;gap:5px}.filmstrip>button,.filmstrip>a{padding:18px 13px;gap:12px}.filmstrip img{width:65px;height:48px}.filmstrip strong{font-size:14px}.cockpit-explorer{grid-template-columns:1.2fr 1fr;gap:25px}.instrument-tabs button{font-size:11px}.journal-section{padding-top:0}.workbench{gap:35px}.about-section{grid-template-columns:.6fr 1.5fr}.hero-bottom{font-size:9px}.hero-bottom>span{gap:8px}.credit-link{font-size:9px}}
@media(max-width:800px){html{scroll-padding-top:15px}.site-header{height:74px;padding-inline:6%}.desktop-nav{display:none}.mobile-menu{display:flex;gap:16px;align-items:center;font-size:13px;padding:5px 0 5px 15px;border-left:1px solid var(--line)}.mobile-menu span{font-size:23px;font-weight:300}.flightbook-trigger{padding:0;border:0;font-size:12px}.header-actions{gap:16px}.hero{height:740px;min-height:600px;max-height:calc(100svh - 74px)}.hero-content{top:16%;left:6%;right:6%}.hero h1{font-size:clamp(63px,10vw,82px)}.hero-wash{background:linear-gradient(90deg,#061527b8,#06152710),linear-gradient(0deg,#061527a6,transparent 45%)}.hero-image{object-position:57% 60%}.hero-bottom{left:6%;right:6%;flex-direction:column;gap:6px;bottom:22px;font-size:10px}.hero-bottom>span{flex-wrap:wrap}.hero-content>.eyebrow{font-size:10px;max-width:85%;margin-bottom:23px}.hero-intro{font-size:16px}.hero-links{flex-direction:column;align-items:start;gap:14px;margin-top:27px}.hero-links .text-link{font-size:13px}.motion-control{right:6%;top:18px;font-size:10px}.intro-strip{padding:20px 6%;align-items:center}.intro-strip p{font-size:13px;max-width:235px}.intro-strip a{font-size:12px}.section{padding:55px 6%}.section-top{margin-bottom:30px}.section-top .meta{font-size:10px}.eyebrow{font-size:11px}.brief-layout{grid-template-columns:1fr;gap:35px}.brief-copy>p{font-size:16px}.brief-copy .dark-button{margin-top:0}.brief-copy h2{font-size:53px}.level-switch{margin:22px 0}.featured-brief{min-height:370px}.brief-card-bottom strong{font-size:40px}.return-strip{margin-top:30px;gap:20px}.return-strip p{max-width:250px;font-size:12px}.return-strip p strong{font-size:13px}.return-strip .text-link{font-size:11px;white-space:normal}.hangar-section{padding:45px 6% 30px}.hangar-heading{align-items:start;gap:25px}.hangar-heading h2{font-size:48px}.hangar-heading p{font-size:13px;max-width:195px;padding-top:5px}.aircraft-stage{min-height:450px;aspect-ratio:1.3}.aircraft-stage>img{object-position:59% 50%}.aircraft-caption{left:23px;bottom:35px;max-width:320px}.aircraft-caption h3{font-size:43px}.aircraft-caption p:not(.eyebrow){font-size:13px;max-width:285px}.type-caption{font-size:8px}.filmstrip{grid-template-columns:1fr 1fr}.filmstrip>a{grid-column:1/-1;border-top:1px solid #ffffff25;justify-content:space-between}.filmstrip img{width:55px;height:43px}.filmstrip>button{padding:20px 8px;gap:10px}.filmstrip>button:nth-child(2){border-right:0;padding-left:15px}.film-arrow{display:none}.filmstrip small{font-size:9px}.filmstrip strong{font-size:14px}.cockpit-heading{display:block;margin-bottom:28px}.cockpit-heading h2{font-size:48px}.cockpit-heading p{max-width:none;margin-top:20px;font-size:15px}.cockpit-explorer{grid-template-columns:1fr;gap:20px}.instrument-tabs button{font-size:12px;padding:8px 12px}.hotspot{width:29px;height:29px}.journal-section{padding-top:15px}.journal-heading h2{font-size:45px}.story-grid{gap:25px}.story h3{font-size:29px}.story-image,.story-wide .story-image{aspect-ratio:1.05}.story-tag{font-size:8px;padding:5px 7px;left:10px;bottom:10px}.story-meta{font-size:9px}.story p{font-size:12px}.workbench{grid-template-columns:1fr;gap:25px;margin-top:45px;padding-top:30px}.workbench h3{font-size:33px}.project-list strong{font-size:15px}.project-list small{font-size:12px}.play-section{padding:45px 6%;gap:25px}.play-section h2{font-size:45px}.play-section p:not(.eyebrow){font-size:13px}.play-cta{width:165px;height:165px}.play-arrow{font-size:60px}.play-cta>span:first-child{font-size:9px}.play-cta small{font-size:8px}.about-section{grid-template-columns:1fr;gap:20px}.about-monogram{display:none}.about-copy>p{font-size:16px}.about-copy h2{font-size:49px}footer{padding:35px 6%}.footer-top{flex-wrap:wrap}.footer-top p{font-size:13px}.footer-top>a:last-child{font-size:10px}.footer-bottom{gap:15px;font-size:9px}.footer-bottom>div{gap:15px;flex-wrap:wrap}.footer-bottom button{font-size:10px}.education-note{font-size:10px}dialog{width:calc(100% - 22px);max-height:94svh}.modal-body{padding:45px 6% 30px}.modal-body h2{font-size:39px}.modal-body p{font-size:15px}.archive-list{gap:0 18px}.archive-item{gap:12px}.archive-item strong{font-size:13px}.archive-number{font-size:26px}.lesson-visual{height:175px}.lesson-option{font-size:14px;padding:13px}.lesson-actions{gap:15px}.lesson-actions .meta{font-size:10px}.lesson-actions .button{font-size:13px;padding:12px 16px;gap:20px}.article-facts{gap:18px}.article-facts strong{font-size:29px}.article-facts small{font-size:11px}}
@media(max-width:480px){.wordmark{font-size:17px;gap:4px}.wordmark i{font-size:26px;margin-left:3px}.flightbook-trigger{font-size:0;gap:0}.flightbook-trigger span{font-size:12px}.hero{height:710px;min-height:605px}.hero-content{top:15%}.hero h1{font-size:64px}.hero-image{object-position:57% 58%}.hero-intro{font-size:15px}.hero-content>.eyebrow{letter-spacing:.105em;font-size:10px}.hero-bottom{font-size:8px}.intro-strip{gap:15px}.intro-strip p{max-width:190px;font-size:12px}.intro-strip a{font-size:11px}.section-top>.meta{display:none}.brief-copy h2{font-size:47px}.featured-brief{min-height:335px}.brief-card-bottom{left:22px;right:22px;bottom:23px}.brief-card-bottom strong{font-size:35px}.brief-card-top{left:22px;right:22px;font-size:10px}.round-arrow{width:37px;height:37px;font-size:21px}.return-strip{flex-direction:column;gap:12px}.return-strip>div{flex-direction:row;gap:22px}.return-strip p{max-width:none}.hangar-heading{display:block}.hangar-heading h2{font-size:46px}.hangar-heading p{max-width:none;margin-top:19px;font-size:14px}.aircraft-stage{min-height:430px}.aircraft-caption h3{font-size:41px}.aircraft-caption{left:20px;right:20px}.aircraft-caption p:not(.eyebrow){font-size:12px;max-width:250px}.aircraft-shade{background:linear-gradient(0deg,#041424eb,transparent 85%)}.filmstrip img{width:47px;height:41px}.filmstrip small{font-size:8px;letter-spacing:.04em}.filmstrip strong{font-size:12px}.filmstrip>button:nth-child(2){padding-left:10px}.cockpit-heading h2{font-size:44px}.hotspot{width:25px;height:25px;font-size:10px;box-shadow:0 0 0 3px #10223066}.instrument-tabs{gap:5px}.instrument-tabs button{font-size:11px;padding:7px 9px}.photo-caption{font-size:8px}.story-grid{grid-template-columns:1fr;gap:35px}.story-image,.story-wide .story-image{aspect-ratio:1.45}.story h3{font-size:35px}.story p{font-size:14px}.story-meta{font-size:10px}.story-tag{font-size:9px}.journal-heading h2{font-size:43px}.play-section{display:block}.play-section h2{font-size:48px}.play-cta{margin-top:28px;flex-direction:row;justify-content:space-between;border-radius:0;width:100%;height:68px;padding:0 22px}.play-cta>span:first-child{font-size:12px}.play-arrow{font-size:35px}.play-cta small{display:none}.footer-top{gap:22px}.footer-top>a:last-child{width:100%}.footer-bottom{flex-direction:column;gap:12px}.footer-bottom>div{gap:20px}.archive-list{grid-template-columns:1fr}.modal-body h2{font-size:35px}.lesson-topline{font-size:10px}.lesson-actions{flex-wrap:wrap}.lesson-options{gap:8px}.lesson-context{font-size:16px!important}.lesson-option{font-size:13px}.book-stats{gap:25px}.book-stats strong{font-size:35px}.book-stats small{font-size:11px}.completion-stats{gap:25px}.article-facts{grid-template-columns:1fr;gap:14px}.article-facts>div{display:flex;align-items:center;gap:16px}.article-facts strong{min-width:70px}.article-facts small{font-size:12px}.book-row{gap:12px}.book-row strong{font-size:13px}.book-row small{font-size:10px}.book-row button{font-size:12px}.article-hero{max-height:230px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}.motion-control{display:none}}
/* Editorial refinements and the door-to-door comparison. */
.time-section{background:#edf1f3}.time-heading{display:grid;grid-template-columns:1.35fr 1fr;gap:12%;align-items:center;margin-bottom:42px}.time-heading>div>p{max-width:580px;color:var(--muted);margin:24px 0 15px}.time-pullquote{font-family:var(--serif);font-size:32px;line-height:1.3;padding-left:35px;border-left:2px solid var(--red)}.time-pullquote em{color:#607789}.time-calculator{display:grid;grid-template-columns:1fr 1fr;background:#fff}.time-inputs{padding:36px}.time-inputs h3{font-family:var(--serif);font-size:35px;margin:15px 0 25px;line-height:1.1}.time-fields{display:grid;grid-template-columns:1fr 1fr;gap:23px}.time-fields label{display:flex;flex-direction:column;justify-content:space-between;font-size:12px;line-height:1.5;gap:10px;color:#4d626f}.time-fields label>span{display:flex;align-items:center;border-bottom:1px solid #8fa0ab;padding-bottom:8px}.time-fields input{min-width:0;width:100%;background:transparent;border:0;font-size:27px;color:var(--ink);padding:0;font-family:var(--sans);font-weight:400}.time-fields input:invalid{outline:2px solid var(--red)}.time-fields small{font-size:10px;letter-spacing:.07em;white-space:nowrap}.time-inputs>.text-link{font-size:12px;margin-top:28px}.time-output{background:#142533;color:white;padding:36px;display:flex;flex-direction:column}.time-output>.eyebrow{color:#bdd0de}.time-output h3{font-family:var(--serif);font-size:47px;line-height:1.06;letter-spacing:-.02em;margin:24px 0 12px;max-width:390px}.time-output>p:not(.eyebrow){font-size:12px;color:#c0ced8}.time-bars{display:grid;gap:22px;margin:30px 0}.time-bars p{display:flex;justify-content:space-between;gap:20px;font-size:13px;margin-bottom:9px}.time-bars strong{font-weight:500}.bar-track{height:6px;background:#ffffff20}.bar-track i{display:block;height:100%;background:#c4dbe9;transition:width .3s}.time-bars>div:last-child i{background:#8f9ea8}.time-output>.time-meaning{margin-top:auto;max-width:330px;line-height:1.8}.time-assumptions{border-bottom:1px solid #c8d2d8;font-size:13px;margin-top:15px}.time-assumptions summary{cursor:pointer;padding:15px 0;color:#4d626f}.time-assumptions>div{padding:0 0 20px;max-width:850px}.time-assumptions p{margin:10px 0;color:var(--muted)}
.instrument-tabs button span{margin-right:5px;font-size:10px;opacity:.65}.instrument-question>strong{font-size:14px;line-height:1.6;display:block}.instrument-question>div{display:flex;gap:8px;margin-top:12px}.instrument-question button{padding:9px 15px;font-size:13px;border:1px solid #a2b1bb;background:#fff}.instrument-question button:hover:not(:disabled){background:#e1eaf0}.instrument-question button[aria-pressed=true]{background:var(--navy);color:white}#instrument-feedback{margin-top:12px}.instrument-source{font-size:11px;color:#46657c;border-bottom:1px solid #b2c0ca;padding-bottom:3px}.lesson-progress{height:3px;background:var(--line);margin-bottom:25px}.lesson-progress i{display:block;height:3px;background:var(--red)}.lesson-context{margin-bottom:25px!important}.lesson-complete{padding:50px 7%}.completion-stats{align-items:center}.completion-stats>span{font-size:12px;color:var(--muted)}.completion-stats strong{font-size:64px;white-space:nowrap}.completion-stats small{font-size:28px}.feedback details{margin-top:15px}.feedback summary{cursor:pointer;font-size:13px;font-weight:600}.small-note,.modal-body .small-note{font-size:12px;line-height:1.8;margin-top:20px;color:var(--muted)}.lesson-topline .mono,.archive-item .mono{padding:0;margin:0;background:none;font-family:var(--sans);font-size:12px}.archive-item>.mono{min-width:23px;color:#748996}.archive-item>span:last-child{margin-left:auto}.book-stats span{font-size:10px;letter-spacing:.06em;color:var(--muted)}.article-hero{max-height:none;overflow:hidden}.article-hero img{height:365px;object-fit:cover;object-position:center 60%}.article-body{max-width:800px}.article-body .article-byline{font-size:10px;letter-spacing:.06em;color:var(--muted);margin-bottom:25px}.article-body .article-lede{font-family:var(--serif);font-size:26px;line-height:1.5;color:var(--ink)}.article-body figure{margin:30px 0}.article-body figcaption{margin-top:10px;font-size:11px;line-height:1.8;color:var(--muted)}.archive-film{max-width:530px}.archive-film video{width:100%;height:auto;display:block;background:#101c29}.article-quiz .dark-button{padding:14px 20px;border:0;margin-top:18px}.article-quiz .dark-button:hover{background:#294357}.credit-list{margin:25px 0}.credit-list>div{padding:10px 0 23px;border-bottom:1px solid var(--line)}.credit-list h3{font-size:23px}.credit-list p,.credit-list a{font-size:13px}.share-input{width:100%;padding:12px;border:1px solid var(--line);font-size:14px;margin-top:20px}h2[tabindex]:focus{outline:none}
@media(max-width:1100px){.time-heading{gap:6%}.time-inputs,.time-output{padding:30px}.time-output h3{font-size:43px}.time-fields{gap:20px 16px}.desktop-nav{gap:20px}.desktop-nav a{font-size:12px}}
@media(max-width:800px){.time-heading{grid-template-columns:1fr}.time-pullquote{display:none}.time-heading h2{font-size:48px}.time-heading>div>p{font-size:15px}.time-calculator{grid-template-columns:1fr}.time-inputs,.time-output{padding:28px}.time-fields label{font-size:13px}.time-output h3{max-width:none;font-size:43px}.time-output>.time-meaning{max-width:none}.time-output{min-height:380px}.article-hero img{height:270px}.article-body .article-lede{font-size:23px}.lesson-complete{padding:45px 6% 30px}.time-assumptions{font-size:12px}.photo-caption{font-size:10px}.type-caption{font-size:10px}.hotspot{min-width:28px;min-height:28px}.credit-link{font-size:10px}}
@media(max-width:480px){.time-heading h2{font-size:46px}.time-inputs,.time-output{padding:25px}.time-fields{gap:23px 20px}.time-fields label{font-size:11px}.time-fields input{font-size:25px}.time-output h3{font-size:43px}.time-inputs h3{font-size:32px}.article-hero img{height:230px}.article-body .article-lede{font-size:22px}.completion-stats strong{font-size:48px}.completion-stats>span{font-size:11px}.type-caption{font-size:9px}.hero-bottom{font-size:9px}}
.featured-brief>img{inset:0}.aircraft-stage{width:100%}
@media(max-width:800px){.aircraft-stage{aspect-ratio:auto;height:450px}}
@media(max-width:480px){.aircraft-stage{height:430px}}

/* Aviation-first editorial edition. */
.challenge-intro{font-size:14px;color:var(--muted);margin-top:18px}.challenge-list button{display:flex;justify-content:space-between;gap:30px;padding:20px 0;border-bottom:1px solid var(--line);text-align:left;width:100%}.challenge-list button:first-child{padding-top:0}.challenge-list button>span:last-child{font-size:24px;color:var(--red)}.challenge-list button:hover strong{color:var(--red)}.editor-note{padding:42px 7%;display:grid;grid-template-columns:150px 1fr;gap:15px 35px;border-top:1px solid var(--line);background:#fff}.editor-note>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:740px}.editor-note>.text-link{grid-column:2;font-size:12px}.hero-links>.text-link{color:#fff}.hero-intro{max-width:550px}
@media(max-width:800px){.editor-note{padding:32px 6%;grid-template-columns:1fr;gap:15px}.editor-note>.text-link{grid-column:1}.hero-links>.button{gap:20px}.challenge-list button{gap:20px}}
