:root{--navy:#061b43;--blue:#0d6fae;--gold:#f7b719;--ink:#10284e;--muted:#718096;--paper:#f5f8fc;--white:#fff;--line:#dce4ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",Arial,sans-serif;color:var(--ink);background:var(--paper)}a{text-decoration:none;color:inherit}.site-header{height:92px;background:var(--navy);color:#fff;position:sticky;top:0;z-index:20;box-shadow:0 4px 18px #00133020}.header-inner{max-width:1320px;height:100%;margin:auto;padding:0 32px;display:flex;align-items:center;gap:42px}.brand img{width:235px;height:auto;display:block}.nav{display:flex;gap:34px;margin-left:auto;font-size:15px;font-weight:600}.nav a{opacity:.9;position:relative;padding:36px 0}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:25px;height:3px;background:var(--gold);border-radius:3px}.actions{display:flex;gap:12px;margin-left:4px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 25px;font-weight:700;white-space:nowrap}.btn-gold{background:var(--gold);color:#092044}.btn-outline{border:1px solid #dce7f5;color:#fff}.route-hero{max-width:1440px;margin:auto;min-height:430px;background:#0a4f83;display:grid;grid-template-columns:46% 54%;position:relative;overflow:hidden}.hero-copy{padding:78px 7vw 70px;background:linear-gradient(105deg,#061b43 0%,#0c3760 100%);color:#fff;position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:3px;font-weight:800;color:#c5962c}.hero-copy h1{font-family:"Playfair Display",serif;font-size:58px;line-height:1.03;margin:18px 0 22px}.hero-copy h1 em,.note-section h2 em{color:#93abc9;font-style:normal}.hero-copy p{max-width:560px;font-size:18px;line-height:1.65;color:#d9e5f2;margin:0}.hero-image{min-height:430px}.hero-image img{width:100%;height:100%;object-fit:cover;display:block}.route-section{max-width:1320px;margin:0 auto;padding:86px 32px 96px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px}.section-head h2,.service-strip h2{font-family:"Playfair Display",serif;font-size:46px;line-height:1.08;margin:12px 0 0}.section-head>p{max-width:410px;color:var(--muted);font-size:17px;line-height:1.6;margin:0}.route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.route-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:27px;min-height:250px;box-shadow:0 8px 30px #0b285c0a;display:flex;flex-direction:column}.route-top{display:flex;justify-content:space-between;align-items:center;color:#a78232;font-size:12px;letter-spacing:1.8px}.route-top b{color:#1674a8;background:#e8f5fb;padding:7px 10px;border-radius:999px;font-size:10px}.route-card h3{font-size:22px;line-height:1.2;margin:22px 0 12px}.route-card p{font-size:15px;line-height:1.55;color:var(--muted);margin:0 0 20px}.route-meta{margin-top:auto;border-top:1px solid var(--line);padding-top:15px;display:flex;justify-content:space-between;gap:12px;color:#4d6480;font-size:12px;font-weight:700}.service-strip{max-width:1440px;margin:auto;background:linear-gradient(115deg,#07366a,#0a78ae);color:#fff;padding:58px max(32px,7vw);display:flex;align-items:center;justify-content:space-between;gap:40px}.service-strip h2{margin:10px 0 8px;font-size:40px}.service-strip p{max-width:650px;color:#d9eaf7;margin:0;line-height:1.6}.note-section{max-width:1000px;margin:auto;text-align:center;padding:95px 32px 105px}.note-section h2{font-family:"Playfair Display",serif;font-size:54px;line-height:1.05;margin:16px 0}.note-section p{max-width:700px;margin:0 auto 24px;color:var(--muted);line-height:1.7;font-size:17px}.text-link{font-weight:800;color:#086ba4}.footer{background:#031738;color:#c7d3e2;padding:38px max(32px,7vw);display:flex;justify-content:space-between;gap:40px;font-size:12px}.footer img{width:210px}.footer p{margin:8px 0}.footer div:last-child{text-align:right}@media(max-width:1050px){.nav{gap:18px}.header-inner{gap:18px}.brand img{width:195px}.route-grid{grid-template-columns:repeat(2,1fr)}.route-hero{grid-template-columns:1fr}.hero-image{height:300px;min-height:0}.hero-copy{padding:62px 7vw}.service-strip{padding:52px 7vw}}@media(max-width:700px){.site-header{height:74px}.header-inner{padding:0 18px}.brand img{width:155px}.nav{display:none}.actions{margin-left:auto}.actions .btn{padding:10px 14px;font-size:12px}.route-hero{min-height:0}.hero-copy{padding:48px 24px}.hero-copy h1{font-size:43px}.hero-copy p{font-size:15px}.hero-image{height:220px}.route-section{padding:62px 18px 70px}.section-head{display:block}.section-head h2,.service-strip h2{font-size:36px}.section-head>p{margin-top:18px}.route-grid{grid-template-columns:1fr}.route-card{min-height:220px}.service-strip{display:block;padding:48px 24px}.service-strip .btn{margin-top:24px}.note-section{padding:70px 24px 78px}.note-section h2{font-size:43px}.footer{display:block;padding:34px 24px}.footer div:last-child{text-align:left;margin-top:25px}}
