:root{--navy:#071d3e;--navy2:#0b2d5e;--blue:#1269da;--light:#f4f7fb;--text:#14223a;--muted:#667389;--white:#fff;--line:#d9e2ef}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text);background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:fixed;z-index:50;top:0;left:0;width:100%;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(10,45,95,.08)}.nav-wrap{height:82px;width:min(1240px,calc(100% - 36px));margin:auto;display:flex;align-items:center;justify-content:space-between}.brand img{width:255px;height:68px;object-fit:contain;object-position:left center}.nav-links{display:flex;gap:26px;align-items:center;font-size:14px;font-weight:700}.nav-links a:hover{color:var(--blue)}.nav-cta{background:var(--navy);color:#fff!important;padding:13px 18px;border-radius:999px}.menu-btn{display:none;border:0;background:none;font-size:28px;color:var(--navy)}
.hero{min-height:760px;position:relative;display:flex;align-items:center;background:url('assets/global-5000.png') center/cover no-repeat;margin-top:82px;color:white}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,19,43,.94) 0%,rgba(4,19,43,.78) 42%,rgba(4,19,43,.18) 76%,rgba(4,19,43,.02) 100%)}.hero-content{position:relative;z-index:2;padding:90px 0}.eyebrow{letter-spacing:.17em;font-size:12px;font-weight:800;margin:0 0 18px}.eyebrow.blue{color:var(--blue)}h1{font-size:68px;line-height:.98;margin:0 0 25px;max-width:720px;letter-spacing:-.04em}h1 span{color:#5fa7ff}.hero-copy{max-width:660px;font-size:20px;line-height:1.6;color:#e4ebf4}.hero-actions{display:flex;gap:14px;margin:34px 0 52px}.btn{display:inline-flex;justify-content:center;align-items:center;padding:15px 22px;border-radius:6px;font-weight:800;font-size:14px}.btn.primary{background:var(--blue);color:white}.btn.ghost{border:1px solid rgba(255,255,255,.55);color:white}.hero-terms{display:flex;gap:48px}.hero-terms div{display:flex;flex-direction:column}.hero-terms strong{font-size:30px}.hero-terms span{font-size:12px;color:#c7d4e4;margin-top:4px;text-transform:uppercase;letter-spacing:.08em}
.intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:90px 0}.intro h2,.section h2,.contact h2{font-size:46px;line-height:1.08;margin:0;letter-spacing:-.03em}.intro>p,.section-head>p,.about p{font-size:17px;line-height:1.75;color:var(--muted);margin:0}.section{padding:100px 0}.dark{background:linear-gradient(145deg,#061a38,#0a2b5a);color:white}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:44px}.section-head>p{max-width:460px;color:#c7d2df}.fleet-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.aircraft-card{overflow:hidden;background:#fff;color:var(--text);border-radius:12px;box-shadow:0 18px 60px rgba(0,0,0,.18)}.aircraft-card img{width:100%;height:270px;object-fit:cover}.card-body{padding:28px}.tag{display:inline-block;background:#e7f1ff;color:#0c5fc3;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.12em}.card-body h3{font-size:30px;margin:13px 0 18px}.spec-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:15px 0;border-block:1px solid var(--line);font-size:12px;color:var(--muted)}.spec-row span{display:flex;flex-direction:column}.spec-row b{font-size:15px;color:var(--navy);margin-bottom:3px}.card-body p{font-size:14px;line-height:1.65;color:var(--muted)}.abstract-card{background:linear-gradient(155deg,#f8fbff,#e7f0fc)}.abstract-plane{height:270px;background:radial-gradient(circle at 70% 35%,#267ce4,transparent 24%),linear-gradient(145deg,#061b3d,#123b78);display:flex;align-items:center;justify-content:center;color:white;font-weight:900;font-style:italic;font-size:120px;letter-spacing:-.08em}
.medevac{background:#f4f7fb}.med-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.med-copy>p{font-size:17px;line-height:1.7;color:var(--muted)}.med-points{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:30px 0}.med-points div{background:white;border:1px solid var(--line);padding:18px;border-radius:10px}.med-points span{font-size:28px;color:var(--blue)}.med-points p{font-size:13px;line-height:1.5}.med-panel{padding:26px;background:linear-gradient(145deg,var(--navy),var(--navy2));border-radius:18px;box-shadow:0 25px 70px rgba(8,34,74,.22)}.med-card{background:white;border-radius:10px;padding:24px;margin:12px 0}.med-card h3{margin:0 0 5px;font-size:26px}.med-card span{font-size:12px;font-weight:900;color:var(--blue);letter-spacing:.08em}.med-card p{color:var(--muted);line-height:1.6;font-size:14px}
.leasing{background:white}.leasing-box{background:linear-gradient(135deg,#071c3d,#0e3977);color:white;padding:58px;border-radius:20px}.leasing-box h2{max-width:850px}.lead{font-size:18px;color:#cbd8e8;line-height:1.65;max-width:800px}.terms-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.18);margin:38px 0;border-radius:10px;overflow:hidden}.terms-grid div{background:rgba(255,255,255,.08);padding:26px}.terms-grid span{font-size:11px;color:#78b4ff;font-weight:900}.terms-grid h3{font-size:15px;margin:18px 0 8px}.terms-grid p{font-size:14px;color:#d7e2ef;line-height:1.5}.lease-note{padding-top:25px;border-top:1px solid rgba(255,255,255,.18);font-size:13px;line-height:1.7;color:#c9d7e8}
.about{padding-top:70px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about .small{font-size:13px}.contact{background:#071b3a;color:white;padding:90px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.contact p{color:#c7d5e5;line-height:1.7}.contact-card{background:white;color:var(--text);border-radius:14px;overflow:hidden}.contact-card a,.contact-card>div{display:flex;flex-direction:column;padding:19px 24px;border-bottom:1px solid var(--line)}.contact-card span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:800;margin-bottom:5px}.contact-card strong{font-size:15px;line-height:1.4}.contact-card a:hover{background:#f5f9ff}
footer{background:#041126;color:#9fb1c7;padding:28px 0}.footer-grid{display:flex;justify-content:space-between;align-items:center;font-size:12px}.footer-grid div{display:flex;flex-direction:column}.footer-grid b{color:white;font-size:18px;margin-bottom:4px}
@media(max-width:900px){.nav-links{display:none;position:absolute;top:82px;left:0;width:100%;background:white;flex-direction:column;padding:26px}.nav-links.open{display:flex}.menu-btn{display:block}.brand img{width:210px}.hero{min-height:680px}.hero-overlay{background:rgba(4,19,43,.75)}h1{font-size:50px}.intro,.med-grid,.about-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.fleet-grid{grid-template-columns:1fr}.section-head{display:block}.section-head>p{margin-top:20px}.terms-grid{grid-template-columns:1fr 1fr}.med-points{grid-template-columns:1fr}.intro h2,.section h2,.contact h2{font-size:38px}}
@media(max-width:580px){.shell{width:min(100% - 26px,1180px)}.nav-wrap{width:calc(100% - 24px)}.brand img{width:180px}.hero{min-height:690px;background-position:61% center}.hero-content{padding:65px 0}h1{font-size:42px}.hero-copy{font-size:17px}.hero-actions{flex-direction:column}.hero-terms{gap:20px;flex-wrap:wrap}.intro,.section,.contact{padding:70px 0}.spec-row{grid-template-columns:1fr 1fr}.terms-grid{grid-template-columns:1fr}.leasing-box{padding:34px 24px}.footer-grid{flex-direction:column;align-items:flex-start;gap:14px}}
