:root{--navy:#061628;--navy2:#081d32;--panel:#0e263e;--gold:#c79a4c;--gold2:#e1bf78;--text:#fff;--muted:#b9c6d3;--line:rgba(255,255,255,.13);--page:1540px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--navy);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.inner{width:min(94vw,var(--page));margin:0 auto}
/* nav */
.topbar{height:78px;background:#051525;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.nav{height:78px;display:flex;align-items:center;gap:34px}.logo{width:245px;flex:0 0 245px}.logo img{height:52px;width:auto}.navlinks{flex:1;display:flex;align-items:center;justify-content:center;gap:34px;font-size:13px;font-weight:800}.navlinks a{padding:29px 0 24px;border-bottom:2px solid transparent}.navlinks a:hover,.navlinks a.active{color:var(--gold2);border-bottom-color:var(--gold)}.lang{border:1px solid rgba(255,255,255,.20);padding:9px 13px;font-size:12px}.goldbtn{background:var(--gold);padding:12px 20px;font-size:12px;font-weight:800;white-space:nowrap}
/* hero */
.home-hero{height:510px;position:relative;background:linear-gradient(90deg,rgba(5,20,36,.98) 0%,rgba(5,20,36,.90) 31%,rgba(5,20,36,.32) 53%,rgba(5,20,36,.05) 78%),url('../images/hero-airliner.jpg') center 45%/cover no-repeat;border-bottom:1px solid rgba(199,154,76,.35)}.home-hero .inner{height:100%;display:flex;align-items:center}.hero-copy{width:47%;max-width:630px}.hero-copy h1{font-size:61px;line-height:1.02;margin:0 0 14px;letter-spacing:-.02em}.gold-sub{font-size:19px;color:var(--gold);font-weight:700;margin-bottom:17px}.hero-copy p{font-size:17px;max-width:560px;margin:0;color:#f1f4f7}.actions{display:flex;gap:12px;margin-top:24px}.outlinebtn{border:1px solid rgba(255,255,255,.8);padding:13px 22px;font-size:12px;font-weight:800;background:rgba(5,20,36,.40)}
/* services */
.services-sec{padding:28px 0 36px;background:#061a2d;border-bottom:1px solid var(--line)}.section-title{text-align:center;font-size:18px;font-weight:900;margin-bottom:22px}.section-title:after{content:"";display:block;width:55px;height:2px;background:var(--gold);margin:8px auto 0}.services{display:grid;grid-template-columns:repeat(8,1fr)}.service{text-align:center;padding:0 13px;border-right:1px solid rgba(255,255,255,.05)}.service:last-child{border-right:0}.service img{width:86px;height:66px;object-fit:contain;margin:0 auto 8px;filter:drop-shadow(0 0 6px rgba(220,166,75,.25))}.service h3{font-size:12px;line-height:1.25;text-transform:uppercase;margin:0 0 9px;min-height:31px}.service p{font-size:11px;line-height:1.35;margin:0;color:#edf2f6}
/* half panels */
.dual{display:grid;grid-template-columns:1fr 1fr}.audience{min-height:420px;display:grid;grid-template-columns:47% 53%;background:#071a2c}.audience .copy{padding:42px 28px 34px 38px}.audience h2{font-size:24px;margin:0 0 8px}.rule{width:42px;height:2px;background:var(--gold);margin:10px 0 16px}.audience p{font-size:14px;margin:0 0 18px;color:#edf2f6}.checks{display:grid;gap:8px;font-size:13px}.checks span:before{content:"✓";color:var(--gold2);font-weight:900;margin-right:9px}.learn{display:inline-block;margin-top:20px;background:var(--gold);padding:11px 18px;font-size:12px;font-weight:800}.audience .photo{min-height:420px;background-size:cover;background-repeat:no-repeat}.airline-audience .photo{background-image:url('../images/airline-boardroom.jpg');background-position:center 30%}.pilot-audience .photo{background-image:url('../images/pilot-cockpit.jpg');background-position:center 25%}
/* gallery */
.gallery{display:grid;grid-template-columns:repeat(5,1fr);height:190px}.gallery figure{height:190px;margin:0;position:relative;overflow:hidden;border-right:1px solid rgba(255,255,255,.18)}.gallery img{width:100%;height:100%;object-fit:cover}.gallery figure:nth-child(1) img{object-position:center 20%}.gallery figure:nth-child(2) img{object-position:center 33%}.gallery figure:nth-child(3) img{object-position:center 16%}.gallery figure:nth-child(4) img{object-position:center 48%}.gallery figure:nth-child(5) img{object-position:center 18%}.gallery figure:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 42%,rgba(2,10,18,.9))}.gallery figcaption{position:absolute;z-index:2;bottom:12px;left:8px;right:8px;text-align:center;font-size:11px;font-weight:800}
/* value bar */
.values-sec{background:#061a2d;padding:24px 0}.values{display:grid;grid-template-columns:repeat(4,1fr)}.value{display:grid;grid-template-columns:62px 1fr;gap:13px;padding:0 26px;border-right:1px solid var(--line)}.value:last-child{border-right:0}.value img{width:54px;height:50px;object-fit:contain}.value b{font-size:11px}.value p{font-size:10px;line-height:1.4;margin:5px 0 0;color:#edf2f6}
/* generic */
.section{padding:74px 0}.alt{background:#081b2e}.sectionhead{display:grid;grid-template-columns:.78fr 1.22fr;gap:55px;align-items:start;margin-bottom:38px}.eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold2);font-weight:900;margin-bottom:12px}.sectionhead h2,.about h2{font-size:44px;line-height:1.04;margin:0}.sectionhead p{color:var(--muted);font-size:16px;margin:4px 0 0}.cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:#0d243b;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:26px}.card img{width:64px;height:52px;object-fit:contain;margin-bottom:14px}.card h3{font-size:18px;margin:0 0 9px}.card p{font-size:13px;color:var(--muted);margin:0}.about{display:grid;grid-template-columns:.88fr 1.12fr;gap:58px;align-items:center}.aboutbox{min-height:360px;border:1px solid rgba(199,154,76,.28);background:linear-gradient(135deg,rgba(199,154,76,.13),transparent 55%),#0e273d;border-radius:18px;padding:30px;display:flex;align-items:flex-end}.about p{font-size:15px;color:var(--muted)}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.tags span{border:1px solid rgba(255,255,255,.18);padding:7px 10px;border-radius:999px;font-size:11px}.cta-sec{padding:54px 0}.cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:36px;background:linear-gradient(120deg,#143550,#0c2135);border:1px solid rgba(199,154,76,.25);border-radius:6px}.cta h2{font-size:34px;margin:0 0 7px}.cta p{color:var(--muted);margin:0;max-width:760px}
/* subpage hero */
.subhero{height:470px;position:relative;background-size:cover;background-repeat:no-repeat}.subhero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,16,30,.98) 0%,rgba(4,16,30,.80) 40%,rgba(4,16,30,.15) 76%)}.subhero .inner{height:100%;display:flex;align-items:center;position:relative;z-index:2}.subhero-copy{width:55%;max-width:760px}.subhero h1{font-size:59px;line-height:1.02;margin:0 0 14px}.subhero p{font-size:17px;max-width:640px}.airlines-hero{background-image:url('../images/hero-airliner.jpg');background-position:center 45%}.pilots-hero{background-image:url('../images/pilot-cockpit.jpg');background-position:center 30%}.story{display:grid;grid-template-columns:1fr 1fr;min-height:430px}.story-img{min-height:430px;background-size:cover;background-repeat:no-repeat}.story-copy{padding:55px 60px;display:flex;flex-direction:column;justify-content:center}.story-copy h2{font-size:38px;margin:0 0 16px}.airlines-story{background-image:url('../images/airline-boardroom.jpg');background-position:center 28%}.pilots-story{background-image:url('../images/aircraft-management.jpg');background-position:center 30%}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.step{background:#0d243b;border:1px solid rgba(255,255,255,.08);padding:25px}.step strong{font-size:11px;color:var(--gold2);letter-spacing:.13em}.step h3{font-size:18px;margin:18px 0 8px}.step p{font-size:13px;color:var(--muted);margin:0}.visualcards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.visualcard{background:#0d243b;border:1px solid rgba(255,255,255,.08);overflow:hidden}.visualcard img{width:100%;height:235px;object-fit:cover;object-position:center 25%}.visualcard div{padding:21px}.visualcard h3{margin:0 0 8px;font-size:19px}.visualcard p{font-size:13px;color:var(--muted);margin:0}.notice{margin-top:24px;border-left:3px solid var(--gold);padding:16px;background:#0c2238;color:#cbd4dd;font-size:12px}
/* footer */
footer{background:#041321;border-top:1px solid var(--line);padding:35px 0 20px;color:#9cafbf;font-size:11px}.foot{display:grid;grid-template-columns:1.4fr 1fr 1fr .9fr;gap:32px}.footlogo{height:50px;width:auto;margin-bottom:10px}.foot strong{color:#fff}.footlinks{display:grid;gap:4px;margin-top:8px}.copyline{margin-top:22px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between}
/* legal */.legal{width:min(92vw,1100px);margin:0 auto;padding:70px 0}.legal h1{font-size:44px}.legal h2{font-size:25px;margin-top:32px}.legal p{color:#c5d0da}
@media(max-width:1100px){.inner{width:min(94vw,980px)}.navlinks{gap:18px}.logo{width:220px;flex-basis:220px}.home-hero{height:470px}.hero-copy h1{font-size:50px}.services{grid-template-columns:repeat(4,1fr);gap:24px 0}.dual{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(3,1fr);height:auto}.gallery figure{height:180px}.values{grid-template-columns:1fr 1fr;gap:20px}.value{border-right:0}.sectionhead,.about,.story{grid-template-columns:1fr}.cards3{grid-template-columns:1fr 1fr}.story-img{min-height:350px}}
@media(max-width:760px){.topbar{height:auto}.nav{height:auto;min-height:72px;flex-wrap:wrap;padding:9px 0}.logo{flex:1;width:auto}.logo img{height:45px}.navlinks{order:3;width:100%;justify-content:flex-start;overflow-x:auto}.lang,.nav-cta{display:none}.home-hero{height:470px;background-position:60% 45%}.hero-copy{width:100%}.hero-copy h1{font-size:44px}.hero-copy p{font-size:15px}.services{grid-template-columns:repeat(2,1fr)}.audience{grid-template-columns:1fr}.audience .photo{min-height:260px}.gallery{grid-template-columns:1fr 1fr}.values{grid-template-columns:1fr}.cards3,.steps,.visualcards,.foot{grid-template-columns:1fr}.subhero{height:450px}.subhero-copy{width:100%}.subhero h1{font-size:43px}.story-copy{padding:38px 24px}}
