@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@300;400;500;600&display=swap');
:root{color-scheme:dark;--bg:#2b3238;--panel:#363f46;--gold:#d1b882;--text:#f4f3ef;--muted:#c6cdd1;--line:#59646c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:5px}header{position:absolute;z-index:2;display:flex;justify-content:space-between;align-items:center;width:100%;padding:31px 5.5%;border-bottom:1px solid #ffffff23}.brand{font-family:Manrope,sans-serif;font-size:30px;letter-spacing:.24em;line-height:1.1}.brand span{display:block;font:9px/2.4 'DM Sans',sans-serif;letter-spacing:.31em;margin-top:5px}nav{display:flex;align-items:center;gap:38px;font-size:14px}nav a:hover,.text-link:hover{color:var(--gold)}.nav-book{border:1px solid #cdb58080;padding:12px 22px}.nav-book span{margin-left:25px}.menu{display:none}.hero{min-height:850px;height:100vh;max-height:1100px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-img,.shade{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:center}.shade{background:linear-gradient(90deg,#10161bd9 0%,#10161b75 38%,#10161b00 76%),linear-gradient(0deg,#15191c 0%,transparent 30%,#10161b60 100%)}.hero-copy{position:relative;padding:155px 5.5% 100px;width:100%}.eyebrow{font-size:12px;letter-spacing:.22em;color:var(--gold);font-weight:500;margin:0 0 24px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;font-weight:300}h1{font-size:clamp(58px,5.7vw,88px);line-height:1.11;letter-spacing:-.05em;margin-bottom:23px}em{font-style:normal;color:var(--gold)}.intro{color:#e0e2e3;font-size:17px;line-height:1.7}.actions{display:flex;align-items:center;gap:34px;margin-top:32px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;background:var(--gold);border:1px solid var(--gold);color:#16191c;padding:17px 25px;font-size:14px;font-weight:600;transition:background .2s}.button:hover{background:#e6d3ae}.text-link{font-size:14px;border-bottom:1px solid #ffffff65;padding:12px 0}.text-link span{margin-left:20px}.hero-bottom{position:absolute;bottom:33px;left:5.5%;right:5.5%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.2em;color:#b6babc}.booking{margin:0 5.5%;padding:35px 40px 30px;background:var(--panel);border:1px solid var(--line)}.section-top{display:flex;justify-content:space-between;gap:20px}.section-top .eyebrow{margin-bottom:10px}.demo,.fine{font-size:12px;color:var(--muted)}h2{font-size:clamp(32px,3.2vw,48px);line-height:1.25;letter-spacing:-.04em;margin-bottom:30px}.booking h2{font-size:30px;margin-bottom:23px}.trip-options{display:flex;gap:25px;margin-bottom:20px;font-size:14px}.trip-options input{accent-color:var(--gold)}.flight-fields{display:flex;align-items:end;gap:15px}.flight-fields label{flex:1;min-width:0}label{display:block;font-size:12px;color:var(--muted)}input:not([type=radio]),select,textarea{display:block;width:100%;border:0;border-bottom:1px solid #697073;background:transparent;color:var(--text);border-radius:0;padding:10px 0;min-height:44px;font-size:15px}select option{background:var(--panel)}.flight-fields .button{white-space:nowrap;padding:15px 22px;min-height:48px}.fine{margin:20px 0 0;line-height:1.6}.section{padding:110px 5.5%}.section-heading{display:flex;justify-content:space-between;gap:70px;align-items:end;margin-bottom:48px}.section-heading h2{margin:0}.section-heading>p{max-width:345px;color:var(--muted);margin:0}.services{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.services article{padding:35px 32px 0 0}.services article+article{padding-left:32px;border-left:1px solid var(--line)}.number{font-size:12px;color:var(--gold);letter-spacing:.15em}.services h3{font-size:24px;margin:32px 0 16px}.services p,.fleet-card p{color:var(--muted);max-width:315px}.services a{display:inline-block;font-size:14px;margin-top:18px;color:var(--gold)}.fleet{padding-top:30px}.fleet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.fleet-card{text-align:left;background:linear-gradient(145deg,#404b53,#333c43);border:1px solid var(--line);color:var(--text);padding:30px;transition:transform .2s,border-color .2s}.fleet-card:hover{transform:translateY(-5px);border-color:var(--gold)}.fleet-card h3{font-size:32px;margin:50px 0 14px}.card-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:25px;margin-top:35px;font-size:14px}.card-bottom b{font-size:20px;color:var(--gold);font-weight:400}.concierge{background:#3b464e;margin:0 5.5% 85px;padding:65px;position:relative;border-left:2px solid var(--gold)}.concierge h2{font-size:clamp(36px,4.5vw,64px)}.concierge-bottom{display:flex;justify-content:space-between;align-items:end;gap:40px}.concierge-bottom p{max-width:460px;color:var(--muted);margin:0}.concierge .button{flex-shrink:0}footer{border-top:1px solid var(--line);padding:45px 5.5%;display:flex;align-items:center;justify-content:space-between;gap:35px}footer .brand{font-size:24px}footer .brand span{font-size:8px}footer p{color:var(--muted);font-size:12px;margin:0}footer>a:last-child{font-size:12px}.result{padding:20px;border:1px solid var(--gold);margin-top:20px;color:var(--text)}dialog{width:min(560px,calc(100% - 32px));padding:40px;background:var(--panel);color:var(--text);border:1px solid #6c624d}dialog::backdrop{background:#060a0dbd;backdrop-filter:blur(5px)}dialog h2{font-size:34px;margin-bottom:20px}dialog p{color:var(--muted)}dialog .close{position:absolute;right:12px;top:7px;background:none;border:0;color:var(--text);font-size:30px}dialog .button{margin-top:25px}.close{width:44px;height:44px}[hidden]{display:none!important}
@media(min-width:1600px){.hero-img{object-position:center 60%}}@media(max-width:1000px){nav{gap:20px}.flight-fields{flex-wrap:wrap}.flight-fields label{flex-basis:20%}.flight-fields .button{margin-top:10px}.section-heading{gap:35px}.concierge{padding:40px}.concierge-bottom{align-items:start;flex-direction:column}.hero{min-height:800px}.hero-img{object-position:58% center}}@media(max-width:680px){header{padding:22px 6%}.brand{font-size:24px}.menu{display:block;background:none;color:var(--text);border:1px solid #ffffff50;padding:8px 14px;font-size:14px}nav{display:none;position:absolute;top:95px;left:0;right:0;background:#191e22;padding:25px 6%;align-items:stretch}nav.open{display:flex;flex-direction:column}.hero{min-height:780px;height:94svh;max-height:920px}.hero-copy{padding:140px 6% 100px}.hero-img{object-position:60% center}.shade{background:linear-gradient(90deg,#10161bde,#10161b55),linear-gradient(0deg,#15191c,transparent 45%)}h1{font-size:58px}.hero .eyebrow{font-size:10px;max-width:230px}.intro{font-size:16px}.actions{gap:20px;align-items:flex-start;flex-direction:column}.hero-bottom{left:6%;right:6%;font-size:9px}.hero-bottom>span{max-width:130px}.booking{padding:25px 22px;margin:0 6%}.section-top{display:block}.demo{display:block;margin-bottom:15px}.booking h2{font-size:27px}.flight-fields{gap:20px}.flight-fields label{flex-basis:40%}.flight-fields .button{width:100%}.section{padding:75px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:25px}.services,.fleet-grid{grid-template-columns:1fr}.services article,.services article+article{padding:28px 0;border-left:0;border-bottom:1px solid var(--line)}.services h3{margin-top:20px}.services p{max-width:100%}.fleet{padding-top:0}.fleet-card h3{margin-top:30px}.concierge{margin:0 6% 60px;padding:35px 25px}.concierge h2{font-size:36px}.concierge .button{width:100%;font-size:13px;gap:12px}footer{padding:35px 6%;align-items:start;flex-direction:column}dialog{padding:32px 24px}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Refined wing monogram and naturally lit hero. */
.brand{display:block;line-height:0;flex-shrink:0}.brand-logo{display:block;width:248px;height:auto}header{background:linear-gradient(180deg,#15191ce0,#15191c80)}.shade{background:linear-gradient(90deg,#10161be6 0%,#10161b99 32%,#10161b15 58%,transparent 80%),linear-gradient(0deg,#15191c,transparent 24%)}footer .brand-logo{width:230px}
@media(max-width:680px){.brand-logo{width:207px}header{padding-top:19px;padding-bottom:19px}.hero-img{object-position:65% center}.shade{background:linear-gradient(90deg,#10161bcc 0%,#10161b78 50%,#10161b20 100%),linear-gradient(0deg,#15191c,transparent 32%)}.hero-copy{padding-top:150px}.hero h1{font-size:56px}nav{top:84px}}

@media(max-width:680px){.shade{background:linear-gradient(90deg,#10161be8 0%,#10161bb3 52%,#10161b45 100%),linear-gradient(0deg,#15191c,transparent 32%)}}

/* Six languages, including right-to-left reading. */
header{gap:24px}.language-control{display:flex;align-items:center;gap:8px;margin-inline-start:auto;color:var(--gold)}.language-control select{font-size:12px;width:125px;border:1px solid #d1b88270;padding:8px;min-height:40px;color:#f4f3ef;background:#19232b}.language-control+ .menu{margin-inline-start:0}header nav{gap:24px}html:not([lang=en]) h1{font-size:clamp(42px,5vw,76px)}html[lang=ru] .hero-copy{max-width:900px}html[lang=ar] body,html[lang=he] body{font-family:Arial,sans-serif}html[lang=ar] :is(h1,h2,h3,.eyebrow,.number),html[lang=he] :is(h1,h2,h3,.eyebrow,.number){font-family:Arial,sans-serif;letter-spacing:normal}html[lang=zh-Hans] :is(h1,h2,h3){letter-spacing:0}html[dir=rtl] .shade{background:linear-gradient(270deg,#10161be8,#10161b99 40%,transparent 78%),linear-gradient(0deg,#15191c,transparent 25%)}html[dir=rtl] .fleet-card{text-align:right}html[dir=rtl] .services article{padding:35px 0 0 32px}html[dir=rtl] .services article+article{padding-right:32px;border-right:1px solid var(--line);border-left:0}html[dir=rtl] .concierge{border-left:0;border-right:2px solid var(--gold)}html[dir=rtl] .close{right:auto;left:12px}html[dir=rtl] .brand{direction:ltr}html[dir=rtl] .language-control{direction:ltr}.hero h1{overflow-wrap:normal}.flight-fields{flex-wrap:wrap}.flight-fields label{min-width:120px}.flight-fields .button{white-space:normal}.actions{flex-wrap:wrap}input[type=date]{direction:ltr}#flight-result{unicode-bidi:plaintext}
@media(max-width:1150px){header{gap:16px}.brand-logo{width:210px}header nav{gap:16px;font-size:13px}.nav-book{padding:10px 14px}.nav-book span{margin-left:8px}}
@media(max-width:920px){.menu{display:block;background:#19232b;color:var(--text);border:1px solid #ffffff50;padding:8px 14px;font-size:14px}header nav{display:none;position:absolute;top:100%;left:0;right:0;background:#191e22;padding:25px 6%;align-items:stretch}header nav.open{display:flex;flex-direction:column}.language-control{margin-inline-start:auto}}
@media(max-width:680px){header{gap:10px;flex-wrap:wrap}.brand-logo{width:185px}.language-control select{width:95px;font-size:11px}.language-control>span{display:none}.menu{font-size:12px;padding:8px}.hero-copy{padding-top:190px}html:not([lang=en]) h1{font-size:clamp(37px,9.4vw,52px)}.hero .eyebrow{max-width:290px}.hero{min-height:850px}html[dir=rtl] .services article,html[dir=rtl] .services article+article{padding:28px 0;border-right:0}html[dir=rtl] .shade{background:linear-gradient(270deg,#10161be8,#10161bb3 52%,#10161b45),linear-gradient(0deg,#15191c,transparent 32%)}.flight-fields label{min-width:100px}}

.hero{background:#6e9bca}.hero-img{object-fit:contain;object-position:center 64%}.photo-credit{max-width:70%;line-height:1.7;letter-spacing:.06em;color:#e1e5e9}.shade{background:linear-gradient(90deg,#10161bea 0%,#10161b9c 31%,#10161b08 64%),linear-gradient(0deg,#15191c,transparent 38%)}@media(max-width:680px){.hero{background:#487299;min-height:910px}.hero-img{height:42%;top:auto;bottom:95px;object-fit:contain;object-position:center}.shade{background:linear-gradient(180deg,#10161bd9 0%,#10161b9c 38%,#10161b10 65%,#15191c 98%)}.hero-copy{align-self:flex-start;padding-top:150px}.hero .actions{gap:16px}.hero h1{font-size:48px}.hero .intro{font-size:15px}.hero-bottom{font-size:9px}.photo-credit{max-width:63%}html[dir=rtl] .shade{background:linear-gradient(180deg,#10161bd9 0%,#10161b9c 38%,#10161b10 65%,#15191c 98%)}}

@media(max-width:680px){.hero-img{mask-image:linear-gradient(180deg,transparent,black 12%,black 85%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,black 12%,black 85%,transparent)}}

/* Restore the selected white daylight jet while preserving multilingual layout. */
.hero{background:#15191c}.hero-img{height:100%;top:0;bottom:auto;object-fit:cover;object-position:center;mask-image:none;-webkit-mask-image:none}.shade{background:linear-gradient(90deg,#10161be6 0%,#10161b99 32%,#10161b15 58%,transparent 80%),linear-gradient(0deg,#15191c,transparent 24%)}@media(max-width:680px){.hero{min-height:850px}.hero-img{height:100%;top:0;bottom:auto;object-fit:cover;object-position:65% center;mask-image:none;-webkit-mask-image:none}.shade{background:linear-gradient(90deg,#10161be8 0%,#10161bb3 52%,#10161b45 100%),linear-gradient(0deg,#15191c,transparent 32%)}html[dir=rtl] .shade{background:linear-gradient(270deg,#10161be8,#10161bb3 52%,#10161b45),linear-gradient(0deg,#15191c,transparent 32%)}}
/* Full-bleed flight footage; text stays readable across every frame. */
.hero-video{pointer-events:none;object-position:50% 60%}
.hero .shade{background:linear-gradient(90deg,#10161be8 0%,#10161bb3 31%,#10161b40 62%,#10161b10),linear-gradient(0deg,#15191c,transparent 32%)}
.video-toggle{position:absolute;z-index:1;right:5.5%;bottom:80px;min-width:44px;height:44px;border:1px solid #ffffff80;border-radius:50%;background:#10161bba;color:#fff;font-size:18px;line-height:1}
html[dir=rtl] .hero .shade{background:linear-gradient(270deg,#10161be8,#10161bb3 31%,#10161b40 62%,#10161b10),linear-gradient(0deg,#15191c,transparent 32%)}
@media(max-width:680px){.hero .hero-video{object-position:47% center}.hero .shade,html[dir=rtl] .hero .shade{background:linear-gradient(180deg,#10161bd9,#10161ba6 55%,#10161b55 78%,#15191c)}.video-toggle{right:6%;bottom:85px}}
/* White aviation palette: luminous video, ink typography and bronze accents. */
:root{color-scheme:light;--bg:#ffffff;--panel:#f5f7f8;--text:#172b38;--muted:#52626c;--line:#d4dce1;--gold:#806027}
header{background:#fffffff2;border-color:#d4dce180}
.language-control select,.menu{background:#fff;color:var(--text);border-color:#b8c4cc}
.nav-book{border-color:#a48b61}
.hero{background:#fff}
.hero .hero-video{filter:brightness(1.18) saturate(.85)}
.hero .shade{background:linear-gradient(90deg,#fffffffa 0%,#fffffff0 27%,#ffffffa8 43%,#ffffff15 68%,transparent),linear-gradient(0deg,#fff,transparent 22%)}
html[dir=rtl] .hero .shade{background:linear-gradient(270deg,#fffffffa 0%,#fffffff0 27%,#ffffffa8 43%,#ffffff15 68%,transparent),linear-gradient(0deg,#fff,transparent 22%)}
.hero .intro{color:#344955}.hero .text-link{border-color:#51626f}.hero-bottom{color:#42545f}
.button{background:#d1b882;border-color:#d1b882;color:#172b38}.button:hover{background:#e5d3ae}
.video-toggle{background:#ffffffeb;color:#172b38;border-color:#8b9aa4}
input:not([type=radio]),select,textarea{border-bottom-color:#899aa6}input::placeholder,textarea::placeholder{color:#637580;opacity:1}
.fleet-card{background:linear-gradient(145deg,#fff,#f1f5f7)}
.concierge{background:#f1f5f7}
footer{background:#fff}
dialog{border-color:#b5a181}dialog::backdrop{background:#25374655}
@media(max-width:920px){header nav,header nav.open{background:#fff}.menu{background:#fff;color:#172b38;border-color:#b8c4cc}}
@media(max-width:680px){.hero .shade,html[dir=rtl] .hero .shade{background:linear-gradient(180deg,#fffffff5 0%,#ffffffed 25%,#ffffffd9 48%,#ffffff50 72%,#fff 100%)}.hero .hero-video{filter:brightness(1.2) saturate(.85)}}
.empty-leg-entry{padding:0 5.5% 44px;text-align:center;background:#fff}
#empty-leg-dialog{width:min(780px,calc(100% - 32px));max-height:85svh;overflow-y:auto;background:#fff}
#empty-leg-status{padding:32px 24px;background:#f5f7f8;border:1px solid var(--line);text-align:center;color:var(--text)}
.empty-leg-list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:16px}.empty-leg-list li{border:1px solid var(--line);background:#f5f7f8;padding:24px}.empty-leg-list h3{font-size:24px;margin:0 0 12px}.empty-leg-list p{margin:4px 0;color:var(--muted);overflow-wrap:anywhere}.empty-leg-list time{color:var(--text)}
@media(max-width:680px){.empty-leg-entry{padding:0 6% 32px}.empty-leg-entry .button{width:100%}#empty-leg-dialog{padding:40px 20px 24px}.empty-leg-list li{padding:20px}}

/* Compact hero copy after removing the visible slogan. */
.hero-copy{padding-top:140px;padding-bottom:100px}.hero-copy .eyebrow{margin-bottom:20px}.hero-copy .intro{margin-bottom:0}.hero-copy .actions{margin-top:24px}
@media(max-width:680px){.hero{min-height:680px;height:92svh}.hero-copy{padding-top:160px;padding-bottom:100px}}

/* Keep the hero label just below the measured header. */
.hero>.hero-eyebrow{position:absolute;top:calc(var(--site-header-height,120px) + 20px);inset-inline-start:5.5%;margin:0;max-width:89%}
@media(max-width:680px){.hero>.hero-eyebrow{inset-inline-start:6%;max-width:88%;top:calc(var(--site-header-height,130px) + 16px)}}

.hero-copy::before{content:'';display:block;height:39.8px}
@media(max-width:680px){.hero-copy::before{height:36.5px}}

/* Lower the existing copy while leaving space for the scroll row and video control. */
.hero .hero-copy{position:absolute;inset-inline:0;bottom:150px;padding:0 5.5%;width:100%}.hero-copy::before{display:none}
@media(max-width:680px){.hero .hero-copy{bottom:150px;padding:0 6%}}

/* Compact fleet cards; one shared gallery supports additional aircraft. */
.aircraft-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:40px}
.aircraft-card{min-width:0;background:#fff;border:1px solid var(--line);scroll-margin-top:40px}
.aircraft-cover{display:block;width:100%;aspect-ratio:16/9;height:auto;object-fit:cover;background:#f0f3f5}
.aircraft-card-body{padding:22px 24px 18px}.aircraft-card .eyebrow{font-size:10px;margin:0 0 10px}.aircraft-card h3{font:400 24px/1.3 Manrope,sans-serif;margin:0 0 14px}.aircraft-capacity{font-size:17px;margin:0 0 4px}.aircraft-layout{font-size:13px;color:var(--muted);margin:0 0 20px}.aircraft-open{width:100%;display:flex;justify-content:space-between;padding:12px 16px;min-height:46px;font-size:14px}.aircraft-credit{font-size:10px;line-height:1.5;padding:0 24px 18px;margin:0;color:var(--muted)}.aircraft-credit a{text-decoration:underline;text-underline-offset:2px}
dialog.aircraft-dialog{width:min(860px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:0;background:#fff;color:#29363f;border:1px solid #d9dee1;overflow:auto;overscroll-behavior:contain}
.gallery-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px}.gallery-header .eyebrow{font-size:10px;margin:0 0 6px}.gallery-header h2{font-size:26px;margin:0;line-height:1.25}.gallery-close{flex-shrink:0;width:44px;height:44px;font-size:28px;background:#f2f4f5;border:1px solid #d9dee1;color:#29363f}.gallery-stage{margin:0;background:#f2f4f5}.gallery-stage img{display:block;width:100%;height:min(43vh,400px);object-fit:contain}.gallery-stage figcaption{font-size:14px;min-height:40px;padding:10px 24px;background:#f8f9fa}.gallery-controls{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;direction:ltr}.gallery-controls button{width:46px;height:42px;background:#fff;border:1px solid #d9dee1;color:#29363f;font-size:23px}.gallery-controls p{margin:0;font-size:13px;color:#52616b}.gallery-tabs{display:flex;gap:8px;padding:0 24px 16px;flex-wrap:wrap}.gallery-tabs button{min-height:40px;padding:8px 14px;font:inherit;font-size:13px;background:#fff;border:1px solid #d9dee1;color:#33434d}.gallery-tabs button[aria-pressed="true"]{background:#29363f;color:#fff;border-color:#29363f}.gallery-detail{padding:16px 24px 24px;border-top:1px solid #e1e5e8}.gallery-detail p{font-size:13px;line-height:1.5;margin:0 0 12px;color:#52616b}.gallery-detail a{text-decoration:underline;text-underline-offset:3px}.gallery-specs{font-size:12px;color:#52616b}.aircraft-dialog button:focus-visible,.aircraft-open:focus-visible{outline:3px solid #9b783c;outline-offset:3px}body.aircraft-gallery-open{overflow:hidden}
@media(max-width:1000px){.aircraft-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.aircraft-grid{grid-template-columns:1fr;gap:18px;margin-top:28px}.aircraft-card-body{padding:18px 20px 16px}.aircraft-credit{padding:0 20px 16px}.gallery-header{padding:16px}.gallery-header h2{font-size:22px}.gallery-stage img{height:min(35vh,300px)}.gallery-stage figcaption{padding:10px 16px}.gallery-controls{padding:10px 16px}.gallery-tabs{padding:0 16px 14px;gap:6px}.gallery-tabs button{flex:1 1 40%;font-size:12px;padding:8px}.gallery-detail{padding:14px 16px 20px}}

.gallery-stage img.whole-phenom{height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center;}
