:root{
  --navy:#142a47;
  --navy-2:#0e2038;
  --gold:#d99445;
  --gold-2:#f2b96b;
  --white:#ffffff;
  --soft:#f5f7fb;
  --muted:#667085;
  --text:#142033;
  --line:rgba(20,42,71,.12);
  --shadow:0 24px 70px rgba(10,31,56,.18);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:var(--white)}
a{text-decoration:none;color:inherit}
.site-header{min-height:100vh;background:radial-gradient(circle at 80% 20%,rgba(217,148,69,.24),transparent 30%),linear-gradient(135deg,var(--navy-2),var(--navy));color:var(--white);overflow:hidden;position:relative}
.site-header:after{content:"";position:absolute;right:-15%;bottom:-20%;width:55%;height:55%;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.025),0 0 0 170px rgba(255,255,255,.02)}
.nav{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:0 auto;padding:26px 22px}
.brand img{width:210px;display:block;border-radius:2px}
.nav-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700;color:rgba(255,255,255,.82)}
.nav-links a:hover{color:var(--gold-2)}
.nav-cta{padding:13px 18px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.08)}
.menu-toggle{display:none;background:none;border:0;color:white;font-size:28px}
.hero{position:relative;z-index:2;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:52px;align-items:center;padding:92px 22px 120px}
.eyebrow{margin:0 0 14px;color:var(--gold-2);text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900}
h1{font-size:clamp(46px,7vw,86px);line-height:.92;margin:0 0 24px;letter-spacing:-.06em;max-width:760px}
.hero-text{font-size:19px;line-height:1.65;color:rgba(255,255,255,.78);max-width:650px;margin:0 0 36px}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 22px;border-radius:999px;font-weight:900}.primary{background:linear-gradient(135deg,var(--gold),var(--gold-2));color:#111}.secondary{border:1px solid rgba(255,255,255,.24);color:var(--white)}
.hero-card{min-height:470px;border:1px solid rgba(255,255,255,.16);border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.04));box-shadow:var(--shadow);padding:34px;position:relative;overflow:hidden;backdrop-filter:blur(14px)}
.flight-line{position:absolute;inset:45px;border:1px dashed rgba(255,255,255,.24);border-radius:28px}.flight-line:before{content:"✈";position:absolute;right:18%;top:20%;font-size:42px;color:var(--gold-2);transform:rotate(24deg)}
.metric{position:relative;z-index:1;margin-bottom:22px;padding:22px;border-radius:22px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12)}
.metric span{display:block;font-size:35px;font-weight:900}.metric small{color:rgba(255,255,255,.72);font-weight:700}
.section{max-width:1180px;margin:0 auto;padding:96px 22px}.section-title h2,.routes h2,.why h2,.contact h2{font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.05em;margin:0}.centered{text-align:center;max-width:760px;margin:0 auto 44px}.lead{font-size:24px;line-height:1.5;color:var(--muted);max-width:900px;margin:24px 0 0}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:30px;border-radius:26px;background:var(--soft);border:1px solid var(--line);min-height:245px;transition:.25s}.service-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(20,42,71,.12)}.service-card.featured{background:var(--navy);color:white}.service-card span{color:var(--gold);font-weight:900}.service-card h3{font-size:24px;letter-spacing:-.03em;margin:46px 0 14px}.service-card p{line-height:1.6;color:var(--muted);margin:0}.service-card.featured p{color:rgba(255,255,255,.72)}
.routes{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center}.routes-copy p{font-size:18px;line-height:1.7;color:var(--muted)}.route-list{display:grid;gap:14px}.route-list div{padding:24px;border-radius:22px;border:1px solid var(--line);background:white;box-shadow:0 14px 42px rgba(20,42,71,.06)}.route-list strong{display:block;font-size:20px}.route-list span{display:block;margin-top:8px;color:var(--muted);line-height:1.5}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{padding:28px;border-radius:24px;background:linear-gradient(180deg,#fff,var(--soft));border:1px solid var(--line)}.step b{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;background:var(--gold);border-radius:50%;color:white}.step h3{font-size:23px}.step p{color:var(--muted);line-height:1.55}
.why-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:center;background:var(--navy);border-radius:34px;padding:54px;color:white;overflow:hidden}.why-panel img{width:100%;border-radius:18px}.why ul{list-style:none;margin:26px 0 0;padding:0;display:grid;gap:14px}.why li{padding-left:30px;position:relative;color:rgba(255,255,255,.78);line-height:1.5}.why li:before{content:"›";position:absolute;left:0;color:var(--gold-2);font-size:28px;top:-7px}
.quote-band{text-align:center;background:linear-gradient(135deg,var(--gold),var(--gold-2));padding:70px 22px;color:#101828}.quote-band h2{font-size:clamp(34px,5vw,64px);letter-spacing:-.05em;margin:0}.quote-band p{font-size:20px;font-weight:800;margin:14px 0 0}
.contact{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.contact-copy p{color:var(--muted);line-height:1.7}.contact-card{padding:34px;border-radius:28px;background:var(--soft);border:1px solid var(--line);display:grid;gap:14px}.contact-card a,.contact-card span{padding:18px 20px;border-radius:16px;background:white;font-weight:800;color:var(--navy);border:1px solid var(--line)}
.footer{display:flex;justify-content:space-between;gap:20px;max-width:1180px;margin:0 auto;padding:34px 22px;color:var(--muted);font-weight:700}.footer a{color:var(--navy)}
@media (max-width:900px){.menu-toggle{display:block}.nav-links{display:none;position:absolute;top:82px;left:22px;right:22px;flex-direction:column;align-items:flex-start;background:white;color:var(--navy);padding:22px;border-radius:20px;box-shadow:var(--shadow)}.nav-links.open{display:flex}.hero,.routes,.why-panel,.contact{grid-template-columns:1fr}.hero{padding-top:40px}.hero-card{min-height:360px}.service-grid,.steps{grid-template-columns:1fr}.brand img{width:180px}.section{padding:72px 22px}.footer{flex-direction:column}}
