@font-face{font-family:Newsreader;font-style:italic;font-weight:400 500;font-display:swap;src:url(/assets/fonts/newsreader-italic-400-500-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:italic;font-weight:400 500;font-display:swap;src:url(/assets/fonts/newsreader-italic-400-500-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:normal;font-weight:400 500;font-display:swap;src:url(/assets/fonts/newsreader-normal-400-500-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:normal;font-weight:400 500;font-display:swap;src:url(/assets/fonts/newsreader-normal-400-500-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 600;font-display:swap;src:url(/assets/fonts/instrument-sans-normal-400-600-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 600;font-display:swap;src:url(/assets/fonts/instrument-sans-normal-400-600-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--ink:#080f17;--ink-2:#0c151e;--snow:#e5e8ea;--muted:#929ca5;--gold:#b79b68;--paper:#eeece6;--line:#e5e8ea29;--serif:"Newsreader",Georgia,serif;--sans:"Instrument Sans",sans-serif;--gutter:clamp(24px,5.5vw,104px);--ease:cubic-bezier(.2,.7,.2,1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--ink);color:var(--snow);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.6;overflow-x:hidden}::selection{background:var(--gold);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:disabled{cursor:wait}button{border:0;border-radius:0}img{max-width:100%;height:auto;display:block}button,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--gold);outline-offset:6px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);letter-spacing:-.04em;font-optical-sizing:auto;font-weight:400;line-height:1.02}h2{font-size:clamp(48px,5.9vw,90px)}em{color:var(--gold);font-weight:400}section,footer{position:relative}.wrap{width:calc(100% - var(--gutter)*2);max-width:1600px;margin-inline:auto}.section-space{padding-block:clamp(100px,10vw,168px)}.eyebrow{text-transform:uppercase;letter-spacing:.19em;align-items:center;gap:16px;font-size:10px;font-weight:500;line-height:1.5;display:flex}.eyebrow:before{content:"";background:linear-gradient(90deg,var(--gold),#b79b6833);flex:none;width:32px;height:1px}.button{letter-spacing:.045em;justify-content:space-between;align-items:center;gap:44px;min-height:54px;padding:15px 24px;font-size:11px;font-weight:500;transition:background .3s,color .3s,transform .3s;display:inline-flex}.button span{transition:transform .35s var(--ease);font-size:22px;line-height:1}.button-gold{background:var(--gold);color:var(--ink)}.button-gold:hover{background:#d0b580}.button:hover span{transform:translate(3px,-3px)}.text-link{align-items:center;gap:26px;min-height:44px;font-size:12px;display:inline-flex;position:relative}.text-link:after{content:"";transform-origin:0;opacity:.4;width:calc(100% - 34px);height:1px;transition:transform .4s var(--ease);background:currentColor;position:absolute;bottom:5px;left:0;transform:scaleX(.2)}.text-link:hover:after{transform:scaleX(1)}.text-link>span{color:var(--gold);font-size:23px}.mobile-only{display:none}.skip-link{z-index:1000;background:var(--paper);color:var(--ink);padding:16px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:20px}.intro-loader{display:none}.js .intro-loader{z-index:200;background:var(--ink);pointer-events:none;transition:opacity .7s var(--ease),visibility .7s;flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex;position:fixed;inset:0}.intro-loader>span{font:400 28px var(--serif);letter-spacing:.08em}.intro-loader svg{fill:none;width:150px;height:25px;stroke:var(--gold);stroke-width:1px;stroke-dasharray:300;stroke-dashoffset:300px;animation:trace 1.1s var(--ease) forwards}.loaded .intro-loader{opacity:0;visibility:hidden}@keyframes trace{to{stroke-dashoffset:0}}.js .reveal{opacity:0;transition:opacity .9s var(--ease),transform 1.1s var(--ease);transform:translateY(22px)}.js .reveal.on{opacity:1;transform:none}.js .hero-enter{opacity:0;transition:opacity 1.2s var(--ease),transform 1.4s var(--ease);transform:translateY(20px)}.loaded .hero-enter{opacity:1;transform:none}.hero-enter:nth-child(2){transition-delay:.12s}.hero-enter:nth-child(3){transition-delay:.22s}.hero-enter:nth-child(4){transition-delay:.32s}.site-header{z-index:50;height:102px;padding-inline:var(--gutter);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:30px;transition:height .4s,background .4s,border-color .4s;display:flex;position:absolute;top:0;left:0;right:0}.site-header.is-fixed{border-color:var(--line);background:#080f17f5;height:76px;position:fixed}.brand{flex-shrink:0;align-items:center;gap:14px;display:flex}.header-nav{gap:34px;margin-left:auto;display:flex}.header-nav a{align-items:center;min-height:44px;font-size:11px;transition:color .3s;display:flex}.header-nav a:hover{color:var(--gold)}.header-actions{align-items:center;gap:28px;display:flex}.header-journey{border-bottom:1px solid #b79b6870;align-items:center;gap:24px;min-height:44px;font-size:11px;display:flex}.header-journey span{color:var(--gold);font-size:20px}.menu-toggle{background:0 0;align-content:center;gap:7px;width:44px;height:44px;padding:8px;display:grid}.menu-toggle span{background:var(--snow);width:28px;height:1px;transition:width .3s;display:block}.menu-toggle span:last-child{width:20px;margin-left:auto}.menu-toggle:hover span:last-child{width:28px}.hero{isolation:isolate;background:#07111c;height:100svh;min-height:760px;max-height:1300px}.hero-picture,.hero-shade{z-index:-2;position:absolute;inset:0;overflow:hidden}.hero-picture img{object-fit:cover;object-position:50% 52%;width:100%;height:100%}.hero-shade{z-index:-1;background:linear-gradient(#050c1470,#0000 24% 66%,#080f17 100%),linear-gradient(90deg,#080f1740,#0000 65%)}.hero-content{padding-top:clamp(195px,23vh,300px);position:relative}.hero .eyebrow{color:var(--gold);margin-bottom:30px}.hero .hero-headline{letter-spacing:-.044em;max-width:1400px;font-size:clamp(78px,7.8vw,132px);line-height:1.01}.hero .hero-headline>span{display:block}.hero .hero-headline em{color:var(--snow)}.hero-description{color:#c6cbd0;margin-top:25px;font-size:14px;line-height:1.65}.hero .button{margin-top:25px}.hero-bottom{bottom:35px;left:var(--gutter);right:var(--gutter);justify-content:space-between;align-items:center;gap:30px;width:auto;display:flex;position:absolute}.hero-discover{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:15px;min-height:44px;font-size:9px;display:flex}.scroll-mark{background:linear-gradient(var(--gold),#b79b6811);width:1px;height:38px;position:relative}.scroll-mark:after{content:"";background:var(--gold);width:3px;height:8px;animation:2.8s ease-in-out infinite scroll-down;position:absolute;top:3px;left:-1px}@keyframes scroll-down{0%,to{opacity:.3;transform:translateY(0)}65%{opacity:1;transform:translateY(23px)}}.hero-bottom>p{font-family:var(--serif);color:#c1c5ca;margin-right:20%;font-size:19px;line-height:1.2}.hero-route{text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:14px;font-size:9px;display:flex}.hero-route i{background:var(--gold);width:42px;height:1px;display:block}.ascent{border-top:1px solid var(--line);background:#0a1119;height:230svh}.ascent-sticky{isolation:isolate;height:100svh;min-height:640px;position:sticky;top:0;overflow:hidden}.ascent-heading{z-index:5;grid-template-columns:1fr 2fr 1fr;gap:25px;padding-top:115px;display:grid;position:relative}.ascent-heading>.eyebrow{align-self:start;margin-top:8px}.ascent-heading h2{font-size:clamp(42px,4.7vw,76px)}.ascent-intro{color:var(--muted);align-self:end;padding-bottom:10px;font-size:11px;line-height:1.8}.terrain-stage{z-index:1;position:absolute;inset:12% -4% 3%}#terrain{opacity:1;width:100%;height:100%;display:block}.terrain-fallback{object-fit:cover;opacity:.32;width:100%;height:100%;position:absolute;inset:0}:is(.terrain-stage:has(canvas[data-relief=active]) .terrain-fallback,.terrain-stage:has(canvas[data-relief=ready]) .terrain-fallback),.ascent.has-relief .terrain-fallback{opacity:0}.ascent-chapters{text-transform:uppercase;letter-spacing:.12em;color:#65717b;align-items:center;gap:16px;padding-bottom:5px;font-size:9px;display:flex}.ascent-chapters i{background:#62707944;width:40px;height:1px}.ascent-chapters span{transition:color .5s}.ascent-chapters .is-active{color:var(--gold)}.terrain-credit{z-index:6;color:#687480;letter-spacing:.08em;white-space:nowrap;font-size:8px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.nojs .ascent{height:100svh}.nojs .ascent-sticky{position:relative}.section-head{grid-template-columns:1fr 1.5fr 1fr;align-items:start;gap:30px;margin-bottom:70px;display:grid}.section-head>.eyebrow{padding-top:9px}.section-intro{color:var(--muted);align-self:end;max-width:250px;padding-bottom:8px;font-size:12px;line-height:1.85}.destination-index{align-self:center}.destination-option{text-align:left;border-bottom:1px solid var(--line);background:0 0;align-items:center;gap:24px;width:100%;padding:25px 0;transition:color .3s;display:flex}.destination-option:first-child{border-top:1px solid var(--line)}.index-number{font:400 13px var(--serif);color:var(--gold);min-width:20px}.destination-option>span:nth-child(2){font:400 clamp(25px,2.5vw,41px)/1.1 var(--serif);letter-spacing:-.025em}.destination-option small{font:400 9px var(--sans);letter-spacing:.06em;color:var(--muted);opacity:0;max-height:0;margin-top:8px;transition:opacity .3s,max-height .4s,margin-top .4s;display:block}.destination-option:not(.is-active) small{margin-top:0}.destination-option.is-active small{opacity:1;max-height:20px}.index-arrow{color:var(--gold);margin-left:auto;font-size:23px;transition:transform .4s;transform:rotate(45deg)}.destination-option.is-active .index-arrow,.destination-option:hover .index-arrow{transform:none}.destination-option.is-active{color:var(--gold)}.other-destination{color:var(--muted);margin-top:28px}.destination-info{justify-content:space-between;align-items:end;gap:25px;padding-top:25px;display:flex}.destination-caption{font:400 22px var(--serif);margin-bottom:10px}.destination-info p:not(.destination-caption){max-width:310px;color:var(--muted);font-size:11px;line-height:1.8}.destination-book{white-space:nowrap;gap:12px;font-size:10px}.cabin-photo{height:clamp(450px,53vw,780px);position:relative;overflow:hidden}.cabin-photo>img{object-fit:cover;object-position:50% 55%;width:100%;height:100%}.cabin-photo:after{content:"";background:linear-gradient(#0000,#080f17a0);position:absolute;inset:60% 0 0}.cabin-photo-caption{bottom:30px;left:var(--gutter);right:var(--gutter);z-index:1;letter-spacing:.05em;justify-content:space-between;font-size:10px;display:flex;position:absolute}.cabin-paper{background:var(--paper);color:var(--ink);padding-block:90px 100px}.cabin-copy{grid-template-columns:.7fr 1.8fr 1fr;gap:35px;display:grid}.cabin-copy>.eyebrow{align-self:start;margin-top:8px}.cabin-copy h2{font-size:clamp(47px,5vw,80px)}.cabin-copy em{color:#677565}.cabin-right{align-self:center}.cabin-right>p{max-width:260px;font-size:12px;line-height:1.9}.cabin-values{color:#56616a;border-block:1px solid #080f1720;gap:14px;margin-block:24px 18px;padding-block:16px;font-size:9px;display:flex}.cabin-right .text-link{font-size:11px}.fleet{padding-bottom:100px}.fleet-top{border-bottom:1px solid var(--line);z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.fleet-selector{gap:42px;display:flex}.fleet-selector button{min-height:54px;font:400 21px var(--serif);color:var(--muted);background:0 0;padding:18px 0;position:relative}.fleet-selector button[aria-selected=true]{color:var(--gold)}.fleet-selector button:after{content:"";background:var(--gold);height:1px;transition:transform .4s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.fleet-selector button[aria-selected=true]:after{transform:scaleX(1)}.fleet-maker{letter-spacing:.15em;text-transform:uppercase;color:var(--muted);font-size:9px}.fleet-image{height:clamp(370px,40vw,600px);position:relative;overflow:hidden}.fleet-image>img{object-fit:cover;object-position:50% 61%;mix-blend-mode:lighten;z-index:1;width:100%;height:100%;transition:opacity .3s;position:relative}.fleet-watermark{z-index:0;font:400 clamp(150px,23vw,355px)/1 var(--serif);white-space:nowrap;color:#18212a;letter-spacing:-.06em;position:absolute;top:22px;left:50%;transform:translate(-50%)}.fleet-image:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(var(--ink),transparent 23%,transparent 77%,var(--ink));position:absolute;inset:0}.fleet-description{grid-template-columns:1.3fr 1fr .8fr;align-items:center;gap:50px;margin-top:12px;display:grid}.fleet-description h3{margin-top:17px;font-size:38px}.fleet-description>p{color:var(--muted);max-width:300px;font-size:12px;line-height:1.9}.fleet-description>.text-link{justify-self:end}.services{background:var(--ink-2);border-block:1px solid #ffffff06}.services-layout{grid-template-columns:1fr 1.4fr;gap:12%;display:grid}.services-heading h2{margin-top:35px;font-size:clamp(46px,5vw,74px)}.services-heading>p:last-child{color:var(--muted);margin-top:32px;font-size:12px;line-height:1.9}.service{border-bottom:1px solid var(--line)}.service:first-child{border-top:1px solid var(--line)}.service summary{cursor:pointer;align-items:center;gap:20px;min-height:95px;list-style:none;display:flex}.service summary::-webkit-details-marker{display:none}.service summary h3{letter-spacing:-.02em;font-size:clamp(25px,2.2vw,35px);line-height:1.15}.plus{flex-shrink:0;width:16px;height:16px;margin-left:auto;position:relative}.plus:before,.plus:after{content:"";background:var(--gold);height:1px;position:absolute;top:7px;left:0;right:0}.plus:after{transition:transform .3s;transform:rotate(90deg)}.service[open] .plus:after{transform:rotate(0)}.service-body{padding:0 25px 28px 40px}.service-body p{max-width:390px;color:var(--muted);font-size:12px;line-height:1.9}.service-body .text-link{margin-top:14px;font-size:10px}.journey{background:var(--paper);color:var(--ink);padding-block:130px}.journey-layout{grid-template-columns:1fr 1.12fr;gap:12%;display:grid}.journey-heading h2{margin-top:36px;font-size:clamp(52px,5.4vw,82px)}.journey-heading em{color:#6e766c}.journey-heading>p:not(.eyebrow){color:#58636b;margin-top:30px;font-size:13px;line-height:1.8}.journey-phone{font:400 31px var(--serif);align-items:center;gap:30px;min-height:44px;margin-top:37px;display:flex}.journey-phone>span{font-family:var(--sans);color:#8b754f;font-size:22px}.journey-heading>.text-link{color:#5f686e;margin-top:12px;font-size:11px}.journey-form-wrap{align-self:center}.form-row{grid-template-columns:1fr 1fr;gap:26px;margin-bottom:25px;display:grid}.form-row label{letter-spacing:.08em;min-width:0;font-size:9px;display:block}.form-row input,.form-row select{border:0;width:100%;min-width:0;color:var(--ink);outline-offset:2px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:0 0;border-bottom:1px solid #080f1740;border-radius:0;height:52px;padding:7px 0;font-size:13px;display:block}.form-row input::placeholder{color:#8a9195}.form-row input:focus,.form-row select:focus{border-color:#8b754f}.form-submit{width:100%;margin-top:5px}.form-note{color:#687078;margin-top:16px;font-size:10px;line-height:1.8}.journey-recap[hidden]{display:none}.journey-recap h3{margin-top:20px;font-size:43px}.journey-recap dl{border-top:1px solid #080f1722;margin-block:24px}.journey-recap dl>div{border-bottom:1px solid #080f1722;grid-template-columns:90px 1fr;gap:15px;padding-block:10px;font-size:12px;display:grid}.journey-recap dt{color:#6b7479;font-size:9px}.journey-recap dd{overflow-wrap:anywhere;margin:0}.journey-recap>p:not(.eyebrow){color:#5e686f;margin-bottom:22px;font-size:12px;line-height:1.8}.journey-recap .button{width:100%}.journey-recap button.text-link{background:0 0;margin-top:14px;padding:0}.nojs #journey-form{display:none}.footer{background:#070e15;padding-top:65px;overflow:hidden}.footer-bottom{border-top:1px solid var(--line);letter-spacing:.02em;color:#818c95;justify-content:space-between;align-items:center;gap:24px;padding-block:23px;font-size:8px;display:flex}.footer-bottom nav{gap:24px;display:flex}.footer-bottom a{align-items:center;min-height:44px;display:flex}.menu-dialog{width:100%;max-width:none;height:100dvh;max-height:none;color:var(--snow);background:#080f17;border:0;margin:0;padding:0;overflow:auto}.menu-dialog::backdrop{background:#080f17}.menu-dialog[open]{flex-direction:column;display:flex}.menu-top{flex-shrink:0;justify-content:space-between;align-items:center;min-height:100px;display:flex}.menu-close{background:0 0;align-items:center;gap:25px;min-height:44px;padding:8px;font-size:11px;display:flex}.menu-close span{font-size:33px;font-weight:400}@media (min-width:1800px){.hero .hero-headline{font-size:145px}.hero-content{padding-top:25vh}}@media (max-width:1100px){.header-nav{gap:20px}.header-actions{gap:18px}.header-nav a{font-size:10px}.section-head{grid-template-columns:.8fr 1.4fr 1fr}.destination-info{display:block}.destination-book{margin-top:10px}.cabin-copy{grid-template-columns:1.6fr 1fr}.cabin-copy>.eyebrow{grid-column:1/-1;margin-bottom:8px}.services-layout,.journey-layout{gap:8%}.fleet-description{gap:28px}.fleet-description h3{font-size:32px}.ascent-heading{grid-template-columns:.6fr 1.5fr}.ascent-intro{display:none}}@media (max-width:800px){:root{--gutter:30px}.site-header{height:87px}.header-nav{display:none}.header-actions{margin-left:auto}.hero{min-height:700px}.hero-content{padding-top:190px}.hero .hero-headline{font-size:clamp(70px,9vw,90px)}.hero-bottom>p{display:none}.section-head{grid-template-columns:1.2fr 1fr;gap:25px}.section-head>.eyebrow{grid-column:1/-1}.section-head h2{font-size:62px}.section-intro{font-size:12px}.destination-option{gap:16px;padding-block:23px}.destination-option>span:nth-child(2){font-size:29px}.destination-caption{font-size:22px}.ascent-heading{grid-template-columns:1fr;gap:25px;padding-top:110px}.ascent-heading h2{font-size:61px}.ascent-heading>.eyebrow{padding-top:0}.terrain-stage{inset:22% -14% 7%}.ascent-chapters{gap:9px;font-size:8px}.ascent-chapters i{width:15px}.cabin-copy{gap:25px}.cabin-copy h2{font-size:54px}.cabin-photo{height:500px}.cabin-paper{padding-block:70px}.cabin-values{gap:10px;font-size:8px}.fleet-image{height:375px}.fleet-description{grid-template-columns:1.1fr 1fr}.fleet-description>.text-link{grid-column:1/-1;justify-self:start}.services-layout{grid-template-columns:1fr;gap:45px}.services-heading{grid-template-columns:1fr 1fr;display:grid}.services-heading>.eyebrow{grid-column:1/-1}.services-heading>p:last-child{align-self:end}.service summary h3{font-size:30px}.journey-layout{grid-template-columns:1fr;gap:55px}.journey-heading{max-width:600px}.journey-form-wrap{width:100%;max-width:650px}.journey-heading h2{font-size:65px}.footer-bottom{flex-wrap:wrap;gap:15px}}@media (max-width:699px){:root{--gutter:24px}.section-space{padding-block:90px}.site-header{gap:12px;height:80px}.site-header.is-fixed{height:68px}.brand{gap:10px}.header-journey{display:none}.header-actions{gap:0}.menu-toggle{padding-right:0}.hero{height:100svh;min-height:700px;max-height:1100px}.hero-picture img{object-position:50% 55%}.hero-shade{background:linear-gradient(#080f1720,#0000 48% 73%,#080f17 99%)}.hero-content{padding-top:clamp(125px,16.7svh,175px)}.hero .eyebrow{letter-spacing:.15em;gap:12px;margin-bottom:26px;font-size:8px}.eyebrow:before{width:24px}.hero .hero-headline{max-width:550px;font-size:clamp(49px,12.8vw,76px);line-height:1.03}.hero .hero-headline>span:last-child{max-width:390px}.hero-description{max-width:240px;margin-top:22px;font-size:12px;line-height:1.6}.hero .button{gap:32px;min-height:49px;margin-top:20px;padding:13px 18px;font-size:10px}.hero-bottom{gap:15px;bottom:23px}.hero-discover{letter-spacing:.09em;gap:10px;font-size:7px}.hero-route{letter-spacing:.05em;gap:8px;font-size:7px}.hero-route i{width:20px}.scroll-mark{height:30px}.mobile-only{display:block}.ascent{height:190svh}.ascent-sticky{min-height:620px}.ascent-heading{gap:24px;padding-top:100px}.ascent-heading h2{font-size:clamp(43px,10.7vw,65px)}.terrain-stage{inset:25% -22% 11%}.ascent-chapters{justify-content:center;gap:12px;font-size:8px;position:absolute;bottom:73px;left:0;right:0}.ascent-chapters i{width:23px}.terrain-credit{font-size:7px;bottom:22px}.section-head{margin-bottom:40px;display:block}.section-head>.eyebrow{margin-bottom:30px;padding-top:0}.section-head h2{font-size:clamp(47px,12vw,70px)}.section-intro{max-width:320px;margin-top:25px;font-size:12px}.destination-index{width:100%}.destination-option{gap:19px;padding-block:20px}.destination-option>span:nth-child(2){font-size:31px}.destination-option small{font-size:8px}.index-arrow{font-size:20px}.other-destination{margin-top:20px;font-size:10px}.destination-info{padding-top:21px}.destination-caption{font-size:26px}.destination-info p:not(.destination-caption){max-width:400px;font-size:12px}.destination-book{margin-top:14px;font-size:11px}.cabin-photo{height:460px}.cabin-photo>img{object-position:37% 50%}.cabin-photo-caption{flex-direction:column;gap:5px;font-size:8px;bottom:25px}.cabin-paper{padding-block:55px 65px}.cabin-copy{display:block}.cabin-copy>.eyebrow{margin-bottom:27px;font-size:8px}.cabin-copy h2{font-size:clamp(45px,11.5vw,70px)}.cabin-right{margin-top:28px}.cabin-right>p{max-width:380px;font-size:12px}.cabin-values{gap:25px;margin-block:25px 14px;font-size:9px}.fleet{padding-bottom:80px}.fleet-top{gap:15px}.fleet-selector{gap:27px}.fleet-selector button{padding-block:15px;font-size:19px}.fleet-maker{letter-spacing:.07em;font-size:7px}.fleet-image{height:280px;margin-top:10px}.fleet-image img{object-fit:cover;object-position:center 62%;width:150%;max-width:none;margin-left:-25%}.fleet-watermark{font-size:110px;top:25px}.fleet-description{margin-top:17px;display:block}.fleet-description h3{margin-top:17px;font-size:37px}.fleet-description>p{max-width:440px;margin-top:22px;font-size:12px}.fleet-description>.text-link{margin-top:18px;font-size:11px}.services-heading{display:block}.services-heading h2{margin-top:29px;font-size:51px}.services-heading>p:last-child{margin-top:27px;font-size:12px}.services-layout{gap:35px}.service summary{gap:16px;min-height:90px}.service summary h3{font-size:25px}.service-body{padding:0 4px 25px 36px}.service-body p{font-size:12px}.journey{padding-block:80px}.journey-heading h2{margin-top:28px;font-size:clamp(48px,12vw,70px)}.journey-heading>p:not(.eyebrow){margin-top:25px;font-size:12px}.journey-phone{margin-top:27px;font-size:28px}.journey-layout{gap:44px}.form-row{gap:20px;margin-bottom:25px}.form-row label{letter-spacing:.04em;font-size:8px}.form-row input,.form-row select{height:48px;font-size:12px}.form-submit{font-size:10px}.form-note{font-size:9px}.footer{padding-top:42px}.footer-bottom{padding-block:25px;font-size:8px;display:block}.footer-bottom nav{gap:25px;margin-block:7px 2px}.footer-bottom a{min-height:44px}.menu-top{min-height:80px}.menu-close{font-size:10px}.menu-close span{font-size:29px}}@media (max-width:359px){:root{--gutter:20px}.hero .hero-headline{font-size:46px}.hero-content{padding-top:130px}.hero .eyebrow{letter-spacing:.12em;font-size:7px}.hero-description{margin-top:20px}.hero-bottom{bottom:18px}.hero-discover,.hero-route{font-size:6px}.ascent-heading h2{font-size:40px}.fleet-selector{gap:22px}.fleet-selector button{font-size:18px}.fleet-maker{display:none}.fleet-image{height:240px}.service summary h3{font-size:22px}.form-row{gap:15px}.form-row input,.form-row select{font-size:11px}}.js:not(.enhanced) .reveal{opacity:1;transform:none}.ascent.is-static{height:100svh}.ascent.is-static .ascent-sticky{position:relative}.fleet h2 em{color:var(--snow)}.services h2 em{color:#a1acae}@media (min-width:1000px){.hero-picture img{object-position:100% 52%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.js .intro-loader{display:none}.js .reveal,.js .hero-enter{opacity:1;transform:none}.ascent{height:100svh}.ascent-sticky{position:relative}.terrain-stage{opacity:1}}
.hero{isolation:auto;background:#06101a;height:185svh;min-height:0;max-height:none}.hero-viewport{isolation:isolate;height:100svh;min-height:700px;position:sticky;top:0;overflow:hidden}.hero-picture{z-index:0;transform:translateY(var(--hero-pan,0px)) scale(var(--hero-scale,1));transform-origin:65% 65%;will-change:transform}.hero-picture img{filter:brightness(.82)}.hero-shade{z-index:1;background:linear-gradient(#080f1755,#0000 20% 63%,#080f17),linear-gradient(90deg,#080f1730,#0000 60%)}.hero-content{z-index:3;transform:translateY(var(--hero-type-y,0px));opacity:var(--hero-type-opacity,1);will-change:transform,opacity;padding-top:clamp(135px,18svh,220px);position:relative}.hero-kicker{letter-spacing:.11em;color:#c9d1d7;font-size:10px;font-weight:400;font-family:var(--sans);letter-spacing:.11em;align-items:center;gap:20px;line-height:1.5;display:flex}.hero-kicker i{background:var(--gold);width:60px;height:1px}.hero .hero-headline{font-family:var(--sans);letter-spacing:-.088em;text-transform:uppercase;white-space:nowrap;max-width:none;margin-top:28px;margin-left:-.016em;font-size:clamp(140px,17.7vw,330px);font-weight:500;line-height:.91}.hero .hero-headline>span{display:inline}.hero-period{color:var(--gold);font-weight:400}.hero-subtitle{font:400 24px var(--serif);letter-spacing:0;margin-top:24px;padding-left:5px}.hero-foreground{z-index:4;pointer-events:none;opacity:var(--hero-occlusion,0);transform:translateY(var(--hero-pan,0px)) scale(var(--hero-scale,1));transform-origin:65% 65%;clip-path:var(--mountain-mask,polygon(0 70%,100% 40%,100% 100%,0 100%));will-change:opacity,transform;position:absolute;inset:0}.hero-foreground img{object-fit:cover;object-position:100% 52%;filter:brightness(.82);width:100%;height:100%}.hero-utility{left:var(--gutter);z-index:6;opacity:var(--hero-utility-opacity,1);transition:opacity .1s;position:absolute;bottom:clamp(140px,19svh,250px)}.hero-description{max-width:290px;margin:0;font-size:12px}.hero .button{background:var(--paper);color:var(--ink);min-width:220px;margin-top:23px}.hero .button:hover{background:var(--gold)}.hero-bottom{z-index:7}.hero-bottom>p{display:none}.hero-second-act{z-index:5;left:var(--gutter);font:400 clamp(60px,7vw,130px)/1.02 var(--serif);letter-spacing:-.045em;opacity:var(--hero-second-opacity,0);transform:translateY(var(--hero-second-y,30px));pointer-events:none;position:absolute;top:24%}.hero-second-act>span{display:block}.hero-second-act em{color:var(--snow)}.hero-route{color:#e5e8ea}.hero-discover{font-size:8px}.ascent{background:#070f19;height:265svh}.ascent-sticky{background:radial-gradient(at 65% 20%,#1b2e4260,#0000 62%)}.ascent-heading{z-index:5;transform:translateY(var(--ascent-title-y,0px));opacity:var(--ascent-title-opacity,1);will-change:transform,opacity;grid-template-columns:1.5fr 1fr;padding-top:120px}.ascent-heading>.eyebrow{grid-column:1/-1;margin:0 0 20px;padding:0}.ascent-heading h2{font-size:clamp(60px,7.3vw,118px);line-height:1}.ascent-heading h2>span{display:block}.ascent-heading h2 em{color:var(--snow)}.ascent-intro{place-self:end;padding-bottom:15px;font-size:12px;line-height:1.85}.terrain-stage{transform:translateY(var(--terrain-stage-y,0px));will-change:transform;inset:15% -17% -12%}.ascent.has-relief .terrain-stage{opacity:calc(1 - var(--landscape-opacity,0))}.terrain-credit{z-index:6}.destinations{padding-top:125px}.destinations .section-head{grid-template-columns:1.25fr 1fr;margin-bottom:60px}.destinations .section-head>.eyebrow{grid-column:1/-1}.destinations .section-head h2{font-size:clamp(68px,8vw,120px)}.destinations .section-intro{justify-self:end;max-width:260px}.destination-info{align-items:center;padding-top:28px}.destination-index{border-top:1px solid var(--line);order:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;width:100%;display:grid}.destination-option{align-self:start;gap:12px;min-height:94px;padding:22px 0;border-top:0!important}.destination-option>span:nth-child(2){font-size:31px}.destination-option .index-arrow{font-size:20px}.destination-option small{font-size:8px}.other-destination{grid-column:1/-1;justify-self:start;margin-top:0}.destination-book{gap:25px;font-size:12px}.cabin{isolation:isolate;height:110svh;min-height:800px;max-height:1150px}.cabin-photo{z-index:0;height:100%;position:absolute;inset:0}.cabin-photo>img{object-position:50% 50%;filter:brightness(.87);height:100%}.cabin-photo-caption{top:35px;bottom:auto;left:var(--gutter);flex-direction:column;gap:5px;font-size:9px;right:auto}.cabin-photo:after{background:linear-gradient(90deg,#0000 15%,#080f1755 45%,#080f17d9 90%),linear-gradient(#0000 45%,#080f17);inset:0}.cabin-paper{color:var(--snow);z-index:2;background:0 0;align-items:center;padding-block:0;display:flex;position:absolute;inset:0}.cabin-copy{flex-direction:column;align-items:flex-end;gap:0;display:flex}.cabin-copy>.eyebrow{width:45%;margin-bottom:35px;font-size:9px}.cabin-copy h2{width:45%;font-size:clamp(80px,9vw,145px);line-height:.98}.cabin-copy em{color:var(--snow)}.cabin-right{align-self:flex-end;width:45%;margin-top:34px}.cabin-right>p{color:#c3cbd1;max-width:320px;font-size:13px}.cabin-values{color:#bec7ce;border-color:#ffffff30;max-width:320px;font-size:9px}.cabin-right .text-link{color:var(--snow)}.fleet{padding-top:135px}.fleet .section-head{grid-template-columns:1fr 1.8fr .8fr}.fleet .section-head h2{font-size:clamp(68px,7vw,115px)}.fleet-showcase{position:relative}.fleet-image{height:550px}.fleet-image>img{mix-blend-mode:normal}.fleet-watermark{z-index:2;opacity:.1;font-family:var(--sans);text-transform:uppercase;letter-spacing:-.07em;font-size:clamp(130px,20vw,330px);font-weight:500;top:-2px}.fleet-image:after{z-index:3;background:linear-gradient(var(--ink),transparent 30%,transparent 70%,var(--ink))}.fleet-description{border-top:1px solid var(--line);margin-top:0;padding-top:22px}@media (min-width:1000px) and (max-height:800px){.hero-content{padding-top:135px}.hero .hero-headline{margin-top:25px;font-size:16vw}.hero-subtitle{margin-top:15px}.hero-utility{bottom:140px}.hero .button{min-height:48px;margin-top:16px}.ascent-heading{padding-top:95px}.ascent-heading h2{font-size:6.8vw}}@media (max-width:999px){.hero .hero-headline{font-size:17.5vw}.hero-content{padding-top:20svh}.hero-foreground img{object-position:50% 52%}.hero-utility{bottom:24svh}.hero .hero-headline>span{display:inline}.ascent-heading h2{font-size:9vw}.ascent-heading{grid-template-columns:1fr;padding-top:110px}.ascent-intro{display:none}.terrain-stage{inset:22% -23% -10%}.destination-index{gap:18px}.destination-option{gap:8px}.destination-option>span:nth-child(2){font-size:25px}.destination-option .index-arrow{display:none}.cabin-copy>.eyebrow,.cabin-copy h2,.cabin-right{width:51%}.cabin-copy h2{font-size:10vw}.cabin-photo>img{object-position:44% 50%}.fleet-image{height:410px}.fleet .section-head{grid-template-columns:1.5fr 1fr}.fleet .section-head>.eyebrow{grid-column:1/-1}}@media (max-width:699px){.hero{height:160svh;min-height:0;max-height:none}.hero-viewport{height:100svh;min-height:700px}.hero-content{width:calc(100% - 40px);padding-top:16svh}.hero-kicker{letter-spacing:.07em;gap:12px;font-size:7px}.hero-kicker i{width:24px}.hero .hero-headline{letter-spacing:-.088em;white-space:normal;margin-top:26px;margin-left:-3px;font-size:27.5vw;line-height:.84}.hero .hero-headline>span{display:block;max-width:none!important}.hero .hero-headline>span:last-child{margin-left:7.7vw}.hero-subtitle{max-width:230px;margin-top:24px;padding-left:2px;font-size:15px;line-height:1.2}.hero-utility{top:auto;bottom:36.5%;left:var(--gutter)}.hero-description{display:none}.hero .button{gap:32px;min-width:0;min-height:48px;margin-top:0;padding:14px 18px;font-size:10px}.hero-picture img,.hero-foreground img{object-position:50% 55%;filter:brightness(.73)}.hero-second-act{top:23%;right:var(--gutter);font-size:13vw;line-height:1.03}.hero-second-act>span:last-child{margin-top:5px}.hero-bottom{bottom:24px}.hero-discover,.hero-route{font-size:7px}.ascent{height:220svh}.ascent-heading{gap:0;padding-top:100px}.ascent-heading>.eyebrow{letter-spacing:.1em;margin-bottom:27px;font-size:7px}.ascent-heading h2{font-size:12.6vw;line-height:1.06}.terrain-stage{inset:27% -37% -2%}.destinations{padding-block:85px}.destinations .section-head{margin-bottom:35px;display:block}.destinations .section-head h2{font-size:16.5vw}.destinations .section-intro{margin-top:25px}.destination-info{display:block}.destination-caption{font-size:30px}.destination-info p:not(.destination-caption){font-size:12px}.destination-book{margin-top:15px;font-size:11px}.destination-index{grid-template-columns:1fr 1fr;gap:0 25px}.destination-option{gap:10px;min-height:84px;padding-block:19px}.destination-option>span:nth-child(2){font-size:26px}.destination-option small{font-size:7px}.destination-option .index-number{min-width:14px;font-size:10px}.other-destination{margin-top:20px;font-size:10px}.cabin{height:110svh;min-height:860px;max-height:1200px}.cabin-photo>img{object-position:38% 50%}.cabin-photo:after{background:linear-gradient(#0000,#080f1744 37%,#080f17d9 73%,#080f17 98%)}.cabin-photo-caption{gap:3px;font-size:8px;top:27px;bottom:auto}.cabin-paper{align-items:flex-end;padding-bottom:65px}.cabin-copy{display:block}.cabin-copy>.eyebrow,.cabin-copy h2,.cabin-right{width:100%}.cabin-copy>.eyebrow{margin-bottom:26px;font-size:8px}.cabin-copy h2{font-size:23vw;line-height:.97}.cabin-right{margin-top:27px}.cabin-right>p{font-size:12px}.cabin-values{margin-block:22px 8px;font-size:8px}.fleet{padding-block:85px}.fleet .section-head{display:block}.fleet .section-head h2{font-size:16vw}.fleet-image{height:310px}.fleet-watermark{opacity:.1;font-size:26vw;top:6px}.fleet-description{padding-top:28px}.fleet-maker{font-size:6px}}@media (max-width:359px){.hero-kicker{font-size:6px}.hero .hero-headline{font-size:28vw}.hero-subtitle{margin-top:20px;font-size:13px}.hero-utility{bottom:37%}.hero-content{padding-top:135px}.hero .button{min-height:44px;font-size:9px}.destination-option>span:nth-child(2){font-size:22px}.cabin-copy h2{font-size:24vw}.ascent-heading h2{font-size:12.7vw}.fleet-image{height:260px}}.nojs .hero{height:100svh}.nojs .hero-viewport{position:relative}.nojs .hero-foreground{display:none}@media (prefers-reduced-motion:reduce){.hero{height:100svh}.hero-viewport{position:relative}.hero-foreground,.hero-second-act{display:none}.hero-content,.hero-picture{transform:none}.hero-content,.hero-utility{opacity:1}.ascent{height:100svh}.ascent-heading{opacity:1;transform:none}.terrain-stage{transform:none}}.hero-picture img{object-position:100% 52%}.hero .hero-headline>span+span{margin-left:.09em}.cabin-copy>.eyebrow{align-self:flex-end}@media (max-width:999px){.hero-picture img{object-position:50% 52%}}@media (max-width:699px){.hero-picture img{object-position:50% 55%}.hero-utility{top:calc(max(135px,16svh) + 47vw + 128px);bottom:auto}.hero .hero-headline>span+span{margin-left:7.7vw}}.ascent.is-static .ascent-heading{opacity:1;transform:none}.ascent.is-static .terrain-stage{transform:none}.site-header{position:fixed}.destinations{background:var(--paper);color:var(--ink);--line:#080f1729;--muted:#596166;--gold:#7e6843;padding-block:130px 120px}.destinations .section-head{flex-direction:column;align-items:flex-start;gap:0;margin:0;display:flex}.destinations .section-head>.eyebrow{margin-bottom:37px;padding:0}.destinations .section-head h2{font-size:clamp(60px,6.3vw,100px);line-height:1.02}.destinations .section-head h2 em{color:#77817d}.destinations .section-intro{align-self:flex-start;max-width:275px;margin-top:30px;font-size:12px}.destination-index{border-top:1px solid var(--line);order:0;display:block}.destination-option{color:#66706f;gap:24px;min-height:103px;padding:24px 0;transition:color .4s}.destination-option>span:nth-child(2){letter-spacing:-.045em;transition:transform .45s var(--ease);font-size:clamp(42px,4.6vw,70px)}.destination-option.is-active,.destination-option:hover{color:var(--ink)}.destination-option:hover>span:nth-child(2){transform:translate(8px)}.destination-option .index-number{font-size:12px}.destination-option .index-arrow{color:#7e6843;font-size:26px;display:block}.destination-option small{letter-spacing:.03em;font-size:9px}.other-destination{margin-top:18px}.destination-info{padding-top:0;display:block}.destination-caption{font-size:27px}.destination-info p:not(.destination-caption){max-width:415px;font-size:12px}.destination-book{margin-top:13px;font-size:11px}@media (min-width:700px) and (max-width:999px){.destinations .section-head h2{font-size:7vw}.destination-option{gap:14px;min-height:97px}.destination-option>span:nth-child(2){font-size:5vw}.destination-caption{font-size:25px}}@media (max-width:699px){.destinations{padding-block:85px}.destinations .section-head h2{font-size:19vw}.destinations .section-head>.eyebrow{margin-bottom:29px}.destinations .section-intro{max-width:300px;margin-top:24px}.destination-index{display:block}.destination-option{gap:18px;min-height:88px;padding-block:18px}.destination-option>span:nth-child(2){font-size:12.4vw}.destination-option .index-number{min-width:15px;font-size:10px}.destination-option .index-arrow{font-size:23px}.destination-option small{font-size:8px}.destination-caption{font-size:27px}.destination-book{margin-top:14px}.other-destination{margin-top:22px}}.save-data .hero{height:100svh}.save-data .hero-viewport{position:relative}.save-data .hero-foreground,.save-data .hero-second-act{display:none}.hero .hero-headline>.hero-word{vertical-align:top;clip-path:inset(-12% -12% -20% -6%);will-change:transform;display:inline-block;position:relative}.hero-word-fill{opacity:var(--hero-fill-opacity,1);display:inline-block}.hero .hero-headline>.hero-word:first-child{transform:translate3d(var(--hero-left-x,0px),var(--hero-left-y,0px),0)}.hero .hero-headline>.hero-word:last-child{transform:translate3d(var(--hero-right-x,0px),var(--hero-right-y,0px),0)}.hero-word-outline{white-space:nowrap;color:#0000;-webkit-text-stroke:.65px #e5e8ead9;opacity:var(--hero-outline-opacity,0);transform:translateY(var(--hero-outline-shift,0px));pointer-events:none;position:absolute;top:0;left:0}.js .hero-word-fill{transition:transform 1.55s cubic-bezier(.16,1,.3,1);transform:translateY(118%)}.js .hero-word:last-child .hero-word-fill{transition-delay:.16s}.loaded .hero-word-fill{transform:translateY(0)}.js .hero-picture,.js .hero-foreground{transition:scale 2.6s cubic-bezier(.16,1,.3,1);scale:1.025}.loaded .hero-picture,.loaded .hero-foreground{scale:1}.hero-route{--route-track-size:clamp(35px,8vw,116px);gap:17px}.hero-route i{width:var(--route-track-size);background:#b79b6855;position:relative}.hero-route i:after{content:"";background:var(--gold);width:5px;height:5px;transform:translateX(calc(var(--hero-progress,0)*var(--route-track-size)));position:absolute;top:-2px;left:0}.hero-bottom{border-top:1px solid #e5e8ea1c;padding-top:21px}.hero-kicker i{transform-origin:0;transition:transform 1.4s var(--ease) .2s}.js:not(.loaded) .hero-kicker i{transform:scaleX(0)}@media (max-width:699px){.hero .hero-headline>.hero-word{width:max-content;display:block}.hero-route{--route-track-size:35px;gap:11px}.hero-bottom{padding-top:14px}.hero-word-outline{-webkit-text-stroke:.55px #e5e8eacc}.cabin-copy h2{font-size:21vw}}@media (prefers-reduced-motion:reduce){.hero .hero-headline>.hero-word,.js .hero-word-fill{transform:none}.hero-word-fill{opacity:1}.hero-word-outline{display:none}.hero-picture,.hero-foreground{scale:1}}.save-data .hero .hero-headline>.hero-word,.save-data .hero-word-fill{opacity:1;transform:none}.save-data .hero-word-outline{display:none}
:root{--ink:#070e17;--ink-2:#0c1722;--snow:#ecebe6;--muted:#9aa5ae;--gold:#bca376;--gutter:clamp(24px,6vw,120px)}body{background:var(--ink)}.brand{gap:15px}.site-header{height:100px}.site-header.is-fixed{backdrop-filter:blur(16px);background:#070e17ed;height:78px}.header-nav{gap:30px}.header-nav a{color:#bdc5ca}.header-nav a[aria-current]{color:var(--snow)}.header-actions{gap:25px}.header-journey{border:1px solid #bca37670;min-height:43px;padding:0 20px;font-size:10px}.header-journey:hover{background:var(--gold);color:var(--ink)}.header-journey:hover span{color:var(--ink)}.hero-kicker{letter-spacing:.13em;text-transform:uppercase;font-size:9px}.hero-bottom{right:var(--gutter)}.hero .button{background:var(--snow)}.hero .button:hover{background:var(--gold)}.altitude-rail{z-index:35;pointer-events:none;width:32px;color:var(--gold);opacity:0;flex-direction:column;align-items:center;gap:22px;transition:opacity .8s;display:flex;position:fixed;top:50%;right:19px;transform:translateY(-40%)}.altitude-rail.is-visible{opacity:1}.rail-label{writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.17em;color:#94a0a8;font-size:7px}.rail-track{background:#bca37638;width:1px;height:110px;display:block;position:relative}.rail-track:before{content:"";background:var(--gold);transform:scaleY(var(--reading-progress,0));transform-origin:top;position:absolute;inset:0}.rail-track i{background:var(--gold);width:5px;height:5px;transform:translateY(calc(var(--reading-progress,0)*110px)) rotate(45deg);position:absolute;top:0;left:-2px}.rail-value{text-align:center}.rail-value b{font:400 13px var(--serif);font-variant-numeric:tabular-nums;white-space:nowrap;display:block}.rail-value small{font-size:7px}.departure{overflow-clip-margin:1px;padding-top:115px;overflow:clip}.departure-heading{grid-template-columns:.7fr 1.5fr .8fr;align-items:start;gap:35px;padding-bottom:75px;display:grid}.departure-heading>.eyebrow{padding-top:10px;font-size:9px}.departure-heading h2{font-size:clamp(76px,7.6vw,140px);line-height:.96}.departure-heading h2 em{color:var(--snow)}.departure-scene{height:78svh;min-height:540px;max-height:950px;clip-path:inset(0 var(--departure-inset,5%));will-change:clip-path;position:relative;overflow:hidden}.departure-scene>img{object-fit:cover;object-position:55% 54%;width:100%;height:100%;transform:scale(var(--departure-scale,1.08));filter:brightness(.78);will-change:transform}.departure-scene:after{content:"";background:linear-gradient(#0000 30%,#070e171a 65%,#070e17 100%),linear-gradient(90deg,#070e1755,#0000 45%);position:absolute;inset:0}.departure-city{z-index:2;left:var(--gutter);flex-direction:column;display:flex;position:absolute;bottom:75px}.departure-city>span{text-transform:uppercase;letter-spacing:.12em;color:#c4cbd0;font-size:9px}.departure-city strong{font:400 clamp(140px,16vw,250px)/.88 var(--serif);letter-spacing:-.075em;margin-top:20px}.departure-city>p{font:400 33px var(--serif);color:var(--gold);margin-top:25px}.departure-city small{font:400 11px var(--sans);padding-left:8px}.departure-scene figcaption{z-index:2;right:var(--gutter);text-align:right;max-width:200px;font-size:10px;position:absolute;bottom:65px}.departure-line{z-index:2;pointer-events:none;width:100%;height:100%;stroke:var(--gold);stroke-width:.65px;position:absolute;inset:0}.line-base{opacity:.22}.line-trace{stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--departure-progress,0))}.departure-bottom{grid-template-columns:.7fr 1.5fr .8fr;align-items:center;gap:35px;padding-block:65px 110px;display:grid}.departure-bottom>span{color:var(--muted);font-size:10px;line-height:1.8}.departure-bottom>p{font:400 clamp(30px,3.2vw,55px)/1.13 var(--serif);letter-spacing:-.035em}.departure-bottom em{color:var(--snow)}.departure-bottom .text-link{justify-self:end}.ascent{background:var(--ink);border-top:0;height:240svh}.ascent-sticky{background:radial-gradient(at 50% 60%,#17324a80,#0000 65%)}.ascent-heading{grid-template-columns:1fr .7fr;padding-top:120px}.ascent-heading h2{font-size:clamp(66px,7.3vw,125px)}.ascent-heading>.eyebrow{letter-spacing:.15em;font-size:8px}.ascent-intro{justify-self:center}.terrain-stage{inset:17% -13% -8%}.terrain-credit{letter-spacing:.09em;font-size:7px}.destinations{background:var(--ink);color:var(--snow);--line:#ecebe62b;--muted:#9aa5ae;--gold:#bca376;padding:110px 0 115px}.destination-intro{grid-template-columns:.7fr 1.5fr .8fr;align-items:end;gap:35px;margin-bottom:45px;display:grid}.destination-intro>.eyebrow{align-self:start;margin-top:10px;font-size:9px}.destination-intro h2{font-size:clamp(66px,6.6vw,108px)}.destination-intro h2 em{color:var(--snow)}.destination-intro>p:last-child{color:var(--muted);padding-bottom:5px;font-size:11px;line-height:1.85}.destination-theatre{background:#091421;height:620px;position:relative;overflow:hidden}.destination-landscape{object-fit:cover;object-position:var(--destination-position,50%) 40%;filter:brightness(.65);width:100%;height:100%;transition:object-position 1.6s var(--ease),transform 1.6s var(--ease);transform:scale(1.04)}.destination-theatre:after{content:"";background:linear-gradient(0deg,var(--ink),transparent 57%,#070e1770);position:absolute;inset:0}.destination-stage-top{z-index:2;justify-content:space-between;display:flex;position:absolute;top:30px;left:0;right:0}.destination-stage-top>span{text-transform:uppercase;letter-spacing:.12em;align-self:flex-start;align-items:center;gap:16px;padding-top:20px;font-size:9px;display:flex}.destination-stage-top>span i{background:var(--gold);width:65px;height:1px}.destination-altitude{flex-direction:column;justify-content:center;align-items:center;width:165px;height:165px;display:flex;position:relative}.destination-altitude svg{fill:none;width:100%;height:100%;stroke:var(--gold);stroke-width:.7px;position:absolute;inset:0}.dial-track{opacity:.25}.dial-progress{stroke-dasharray:1;stroke-dashoffset:var(--destination-dial,.18);transform-origin:50%;transition:stroke-dashoffset 1.1s var(--ease);transform:rotate(-90deg)}.destination-altitude>span{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-top:-15px;font-size:7px}.destination-altitude b{font:400 37px var(--serif);letter-spacing:-.02em;margin-top:7px}.destination-altitude>small{letter-spacing:.08em;color:var(--muted);font-size:7px}.destination-name{z-index:2;bottom:92px;left:var(--gutter);right:var(--gutter);font:400 clamp(95px,13vw,220px)/1 var(--serif);letter-spacing:-.065em;white-space:nowrap;position:absolute}.destination-coordinate{z-index:2;bottom:63px;left:var(--gutter);letter-spacing:.11em;text-transform:uppercase;color:#adb9c2;font-size:9px;position:absolute}.destination-controls{z-index:3;position:relative}.destination-index{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:-1px;display:grid}.destination-option{min-height:100px;color:var(--muted);border-bottom:0;gap:15px;padding:25px 0;position:relative}.destination-option:before{content:"";background:var(--gold);transform-origin:0;height:1px;transition:transform .6s var(--ease);position:absolute;top:-1px;left:0;right:0;transform:scaleX(0)}.destination-option.is-active:before{transform:scaleX(1)}.destination-option.is-active,.destination-option:hover{color:var(--snow)}.destination-option>span:nth-child(2){letter-spacing:-.035em;font-size:30px}.destination-option small{opacity:1;letter-spacing:0;max-height:none;font-size:8px;margin-top:10px!important}.destination-option .index-arrow{display:none}.destination-option .index-number{min-width:15px;font-size:10px}.destination-option:hover>span:nth-child(2){transform:translateY(-3px)}.destination-info{border-top:1px solid var(--line);grid-template-columns:1.4fr .6fr .7fr;align-items:end;gap:40px;padding-top:35px;display:grid}.destination-caption{font-size:25px}.destination-info p:not(.destination-caption){max-width:400px;font-size:11px;line-height:1.85}.destination-book,.other-destination{white-space:nowrap;justify-self:end;margin:0;font-size:11px}.other-destination{color:var(--muted)}.cabin-cinematic{background:var(--ink);height:120svh;min-height:850px;max-height:1350px;overflow:hidden}.cabin-photo{clip-path:inset(var(--cabin-inset,0%) 0 0);height:100%}.cabin-photo>img{transform:scale(var(--cabin-scale,1.1));transform-origin:45%;object-position:40% 50%;filter:brightness(.82);will-change:transform}.cabin-photo:after{background:linear-gradient(90deg,#070e1700 5%,#070e1740 40%,#070e17dc 96%),linear-gradient(0deg,var(--ink),transparent 60%)}.cabin-window-word{top:18%;left:var(--gutter);font:500 17vw/.8 var(--sans);letter-spacing:-.07em;color:#eeece628;z-index:1;transform:translateX(var(--cabin-word-x,0px));pointer-events:none;position:absolute}.cabin-photo-caption{gap:7px;top:40px}.cabin-copy{padding-top:14%}.cabin-copy>.eyebrow{width:48%;color:var(--gold);align-self:flex-end;margin-bottom:30px}.cabin-copy h2{width:48%;max-width:none;font-size:clamp(74px,8.6vw,150px);line-height:1.02}.cabin-right{width:48%;margin-top:40px}.cabin-right>p{font-size:13px;line-height:1.85}.cabin-values{justify-content:space-between;max-width:380px;padding-block:21px}.cabin-right .text-link{font-size:11px}.fleet{background:radial-gradient(ellipse at 60% 52%,#1b2a36 0%,var(--ink) 60%);padding-top:110px;padding-bottom:125px;overflow:hidden}.fleet .section-head{grid-template-columns:.7fr 1.5fr .8fr;gap:35px;margin-bottom:30px}.fleet .section-head h2{font-size:clamp(66px,6.6vw,108px)}.fleet .section-head>.eyebrow{font-size:9px}.fleet-showcase{padding-top:0;position:relative}.fleet-top{left:var(--gutter);z-index:4;border:0;flex-direction:column-reverse;align-items:flex-start;gap:20px;width:155px;max-width:none;margin:0;display:flex;position:absolute;top:100px}.fleet-maker{letter-spacing:.08em;font-size:8px}.fleet-selector{flex-direction:column;gap:4px;width:100%;display:flex}.fleet-selector button{font:400 34px var(--serif);text-align:left;width:100%;min-height:65px;padding:14px 0}.fleet-selector button[aria-selected=true]{color:var(--snow)}.fleet-selector button:after{transform-origin:0}.fleet-selector button:before{content:"↗";font:400 15px var(--sans);color:var(--gold);opacity:0;transition:opacity .4s,transform .4s;position:absolute;top:23px;right:0;transform:translate(-8px)}.fleet-selector button[aria-selected=true]:before{opacity:1;transform:none}.fleet-image{height:600px;position:relative;overflow:visible}.fleet-image>img{object-fit:contain;object-position:65% 60%;mix-blend-mode:lighten;z-index:2;transform-origin:65% 70%;-webkit-mask-image:linear-gradient(#0000 0%,#000 24% 78%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 24% 78%,#0000 100%)}.fleet-watermark{font:500 clamp(380px,43vw,720px)/.8 var(--sans);color:#0000;-webkit-text-stroke:1px #b6c6d545;opacity:1;z-index:0;letter-spacing:-.08em;top:-25px;left:63%}.fleet-image:after{background:linear-gradient(var(--ink),transparent 22%,transparent 82%,var(--ink));z-index:3}.fleet-orbit{z-index:0;pointer-events:none;border:1px solid #bca3762a;border-radius:50%;width:84%;height:310px;position:absolute;top:165px;left:9%;transform:rotate(-8deg)}.fleet-orbit:after{content:"";background:var(--gold);width:5px;height:5px;position:absolute;top:17%;right:9%;transform:rotate(45deg)}.fleet-description{z-index:4;border-top:1px solid var(--line);grid-template-columns:1.2fr 1fr .6fr;align-items:end;gap:65px;padding-top:38px;display:grid;position:relative}.fleet-description h3{margin-top:15px;font-size:43px;line-height:1.1}.fleet-description>.text-link{white-space:nowrap;font-size:11px}.fleet-description>p{max-width:350px;font-size:12px}.services{border-top:1px solid var(--line);background:var(--ink);padding-block:110px 130px}.services-layout{display:block}.services-heading{grid-template-columns:.7fr 1.5fr .8fr;align-items:end;gap:35px;margin-bottom:80px;display:grid}.services-heading>.eyebrow{align-self:start;padding-top:10px;font-size:9px}.services-heading h2{margin:0;font-size:clamp(65px,6.6vw,108px)}.services-heading h2 em{color:var(--snow)}.services-heading>p:last-child{color:var(--muted);padding-bottom:4px;font-size:12px;line-height:1.8}.service{border-top:1px solid var(--line);border-bottom:0}.service:last-child{border-bottom:1px solid var(--line)}.service summary{align-items:center;gap:30px;min-height:142px;padding:22px 0;display:flex}.service .index-number{flex:none;width:11%;font-size:15px}.service summary h3{letter-spacing:-.03em;flex:1;font-size:clamp(35px,3.7vw,65px)}.service-picture{clip-path:inset(9% 0);width:180px;height:96px;transition:clip-path .7s var(--ease);flex:none;margin-inline:auto 65px;display:block;overflow:hidden}.service-picture img{object-fit:cover;filter:brightness(.8);width:100%;height:100%;transition:transform .8s var(--ease),filter .8s;transform:scale(1.1)}.service[open] .service-picture,.service summary:hover .service-picture{clip-path:inset(0)}.service[open] .service-picture img,.service summary:hover .service-picture img{filter:brightness();transform:scale(1)}.service-body{grid-template-columns:1fr auto;align-items:end;gap:55px;padding:0 23% 38px calc(11% + 30px);display:grid}.service-body p{max-width:400px;font-size:12px;line-height:1.9}.service-body .text-link{white-space:nowrap;margin:0;font-size:11px}.plus{flex:none;width:26px;height:26px}.journey{color:var(--snow);isolation:isolate;background:#101c27;border-top:1px solid #bca37644;padding-block:120px 130px;position:relative}.journey:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 8% 70%,#20344480,#0000 60%);position:absolute;inset:0}.journey-layout{grid-template-columns:1fr 1.15fr;align-items:start;gap:10%}.journey-heading>.eyebrow{color:var(--gold);font-size:9px}.journey-heading h2{margin-top:36px;font-size:clamp(84px,8.8vw,150px);line-height:.95}.journey-heading h2 em{color:var(--snow)}.journey-heading>p:not(.eyebrow){color:var(--muted);margin-top:35px;font-size:12px;line-height:1.85}.journey-phone{color:var(--snow);margin-top:40px;font-size:32px}.journey-phone span{color:var(--gold)}.journey-heading>.text-link{color:var(--muted);font-size:11px}.journey-form-wrap{background:#070e1755;border:1px solid #bca3765a;padding:35px 38px 33px;position:relative}.journey-form-wrap:before,.journey-form-wrap:after{content:"";background:var(--gold);width:6px;height:6px;position:absolute;top:-3px;left:-3px}.journey-form-wrap:after{inset:auto -3px -3px auto}.journey-ticket-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:31px;padding-bottom:34px;display:flex}.journey-ticket-heading>span{font:400 25px/1.2 var(--serif);max-width:170px}.journey-ticket-heading svg{width:125px;height:35px;stroke:var(--gold);stroke-width:1px}.form-row{gap:28px;margin-bottom:24px}.form-row label{letter-spacing:.03em;color:var(--muted);font-size:9px}.form-row input,.form-row select{color:var(--snow);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:0 0;border-color:#ecebe639;border-radius:0;font-size:12px}.form-row input::placeholder{color:#89959f}.form-row select option{color:var(--snow);background:#0e1b26}.form-submit{width:100%;min-height:54px;margin-top:10px;font-size:11px}.form-note{color:var(--muted);font-size:9px;line-height:1.8}.journey-recap h3{color:var(--snow)}.journey-recap dt,.journey-recap>p:not(.eyebrow){color:var(--muted)}.journey-recap dl>div{border-color:var(--line)}.journey-recap .text-link{color:var(--snow)}.footer{background:var(--ink);padding-top:58px}.footer-bottom{color:#8996a0;font-size:8px}.button:active,.text-link:active{transform:translateY(2px)}
@media (min-width:1800px){.hero-content{max-width:1600px}.altitude-rail{right:35px}.fleet-image{height:730px}}@media (max-width:1199px){.header-nav{gap:20px}.header-actions{gap:15px}.altitude-rail{right:10px}.departure-heading,.departure-bottom,.destination-intro,.fleet .section-head,.services-heading{grid-template-columns:.6fr 1.4fr .9fr;gap:25px}.departure-heading h2{font-size:8vw}.destination-option>span:nth-child(2){font-size:27px}.fleet-top{width:130px}.fleet-selector button{font-size:30px}.fleet-description{gap:30px}.service-picture{width:150px;margin-right:35px}.service-body{padding-right:10%}.journey-form-wrap{padding:28px}.journey-layout{gap:7%}}@media (max-width:999px){.altitude-rail,.header-nav{display:none}.departure-heading,.destination-intro,.fleet .section-head,.services-heading{grid-template-columns:1.5fr 1fr}.departure-heading>.eyebrow,.destination-intro>.eyebrow,.fleet .section-head>.eyebrow,.services-heading>.eyebrow{grid-column:1/-1;margin:0 0 8px;padding:0}.departure-heading h2{font-size:10vw}.departure-scene{height:70svh;min-height:540px}.departure-city strong{font-size:20vw}.departure-bottom{grid-template-columns:1fr 2fr}.departure-bottom>.text-link{grid-column:2;justify-self:start}.departure-bottom>p{font-size:4.5vw}.ascent-heading{grid-template-columns:1fr}.ascent-heading h2,.destination-intro h2,.fleet .section-head h2,.services-heading h2{font-size:9vw}.destination-theatre{height:540px}.destination-name{font-size:15vw;bottom:90px}.destination-index{gap:20px}.destination-option{gap:9px}.destination-option>span:nth-child(2){font-size:24px}.destination-option small{font-size:7px}.destination-info{grid-template-columns:1.5fr 1fr;gap:20px}.other-destination{grid-column:2}.destination-info>div{grid-row:1/span 2}.cabin-copy h2{font-size:10vw}.cabin-copy>.eyebrow,.cabin-copy h2,.cabin-right{width:53%}.cabin-window-word{font-size:18vw;top:22%}.fleet-image{height:490px}.fleet-top{top:60px}.fleet-description{grid-template-columns:1.2fr 1fr;gap:30px}.fleet-description>.text-link{grid-column:2;justify-self:start}.fleet-watermark{font-size:58vw}.service .index-number{width:5%}.service summary h3{font-size:4.5vw}.service-picture{width:115px;height:80px;margin-right:12px}.service summary{gap:20px;min-height:128px}.service-body{gap:30px;padding-left:calc(5% + 20px);padding-right:0}.journey-layout{grid-template-columns:1fr;gap:55px}.journey-heading{grid-template-columns:1fr 1fr;column-gap:50px;max-width:none;display:grid}.journey-heading .eyebrow{grid-column:1/-1}.journey-heading h2{grid-row:2/span 3;font-size:12vw}.journey-heading>p:not(.eyebrow){margin-top:45px}.journey-phone{align-self:end;margin-top:18px}.journey-heading>.text-link{align-self:start}.journey-form-wrap{max-width:none;padding:40px}.journey-ticket-heading>span{max-width:none;font-size:30px}}@media (max-width:699px){:root{--gutter:24px}.site-header{height:83px}.site-header.is-fixed{height:70px}.brand{gap:7px}.header-actions{gap:0}.header-journey{display:none}.hero-kicker{letter-spacing:.12em;font-size:7px}.hero-route{font-size:7px}.hero-bottom{gap:12px}.hero-discover{font-size:6.5px}.departure{padding-top:78px}.departure-heading{padding-bottom:42px;display:block}.departure-heading>.eyebrow{margin-bottom:26px}.departure-heading h2{font-size:21vw;line-height:1}.departure-scene{height:620px;min-height:0;max-height:none;clip-path:inset(0 var(--departure-inset,0%))}.departure-scene>img{object-position:62% 55%}.departure-city{bottom:74px;left:24px}.departure-city>span{max-width:150px;font-size:7px}.departure-city strong{margin-top:18px;font-size:37vw}.departure-city>p{margin-top:20px;font-size:28px}.departure-scene figcaption{max-width:145px;font-size:8px;bottom:43px;right:24px}.departure-line{stroke-width:1px;opacity:.6}.departure-bottom{grid-template-columns:1fr;gap:24px;padding-block:38px 65px;display:grid}.departure-bottom>span{font-size:9px}.departure-bottom>p{font-size:9.4vw}.departure-bottom>.text-link{grid-column:1;justify-self:start;font-size:11px}.ascent{height:215svh}.ascent-heading{padding-top:100px}.ascent-heading h2{font-size:15vw}.ascent-heading>.eyebrow{letter-spacing:.1em;margin-bottom:28px;font-size:7px}.terrain-stage{inset:30% -39% -1%}.terrain-credit{letter-spacing:.02em;white-space:normal;text-align:center;max-width:90%;font-size:6px}.destinations{padding-block:70px 75px}.destination-intro{margin-bottom:27px;display:block}.destination-intro>.eyebrow{margin-bottom:27px}.destination-intro h2{font-size:17vw}.destination-intro>p:last-child{margin-top:24px;font-size:11px}.destination-theatre{height:410px}.destination-stage-top{top:15px}.destination-stage-top>span{gap:12px;font-size:7px}.destination-stage-top>span i{width:28px}.destination-altitude{width:116px;height:116px}.destination-altitude>span{margin-top:-6px;font-size:6px}.destination-altitude b{margin-top:3px;font-size:27px}.destination-altitude>small{font-size:6px}.destination-name{font-size:17.5vw;bottom:63px;left:20px;right:20px}.destination-coordinate{letter-spacing:.05em;font-size:7px;bottom:44px;left:24px}.destination-landscape{object-position:var(--destination-position,50%) 40%}.destination-index{grid-template-columns:1fr 1fr;gap:0 20px}.destination-option{border-bottom:1px solid var(--line);gap:9px;min-height:91px;padding-block:21px}.destination-option>span:nth-child(2){letter-spacing:-.035em;font-size:25px}.destination-option .index-number{min-width:10px;font-size:9px}.destination-option small{max-width:120px;font-size:7px;line-height:1.5}.destination-info{border:0;flex-direction:column;align-items:flex-start;gap:17px;padding-top:29px;display:flex}.destination-caption{font-size:26px}.destination-info p:not(.destination-caption){font-size:11px}.destination-book,.other-destination{justify-self:auto;font-size:10px}.other-destination{margin-top:-7px}.cabin-cinematic{height:112svh;min-height:860px;max-height:1200px}.cabin-photo>img{object-position:38% 50%}.cabin-photo:after{background:linear-gradient(0deg,var(--ink) 1%,#070e17d9 28%,#070e1730 66%,transparent)}.cabin-photo-caption{font-size:7px;top:28px}.cabin-window-word{color:#eeece63b;font-size:20vw;top:26%;left:10px}.cabin-paper{align-items:flex-end;padding-bottom:65px}.cabin-copy{padding-top:0;display:block}.cabin-copy>.eyebrow,.cabin-copy h2,.cabin-right{width:100%}.cabin-copy>.eyebrow{margin-bottom:25px;font-size:7px}.cabin-copy h2{font-size:21vw;line-height:1.05}.cabin-right{margin-top:25px}.cabin-right>p{font-size:12px}.cabin-values{margin-block:22px 8px;padding-block:19px;font-size:8px}.cabin-right .text-link{font-size:10px}.fleet{padding-block:75px}.fleet .section-head{margin-bottom:28px;display:block}.fleet .section-head>.eyebrow{margin-bottom:26px}.fleet .section-head h2{font-size:17vw}.fleet .section-intro{margin-top:25px;font-size:11px}.fleet-top{width:calc(100% - var(--gutter)*2);margin-inline:auto;display:block;position:relative;top:auto;left:auto}.fleet-maker{display:none}.fleet-selector{border-bottom:1px solid var(--line);flex-direction:row;gap:25px;width:100%}.fleet-selector button{text-align:left;flex:1;width:auto;min-height:57px;padding-block:14px;font-size:23px}.fleet-selector button:before{display:none}.fleet-image{height:310px;margin-top:15px;overflow:visible}.fleet-image>img{object-fit:contain;object-position:50% 50%;width:145%;max-width:none;margin-left:-22.5%;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}.fleet-watermark{-webkit-text-stroke:1px #b6c6d538;font-size:86vw;top:20px;left:62%}.fleet-orbit{width:120%;height:165px;top:162px;left:-10%;transform:rotate(-8deg)}.fleet-description{margin-top:3px;padding-top:28px;display:block}.fleet-description h3{font-size:37px}.fleet-description>p{max-width:none;margin-top:22px;font-size:12px}.fleet-description>.text-link{margin-top:18px;font-size:11px}.services{padding-block:75px}.services-heading{margin-bottom:32px;display:block}.services-heading>.eyebrow{margin-bottom:28px}.services-heading h2{font-size:17vw}.services-heading>p:last-child{margin-top:24px;font-size:11px}.service summary{flex-wrap:wrap;gap:13px;min-height:97px;padding-block:20px}.service .index-number{width:18px;font-size:10px}.service summary h3{flex:1;font-size:7.5vw;line-height:1.15}.service-picture{display:none}.service-body{padding:0 5px 25px 31px;display:block}.service-body p{font-size:11px;line-height:1.85}.service-body .text-link{margin-top:13px;font-size:10px}.plus{width:20px;height:20px}.journey{padding-block:78px 85px}.journey-layout,.journey-heading{display:block}.journey-heading h2{margin-top:28px;font-size:25vw}.journey-heading>p:not(.eyebrow){margin-top:26px;font-size:12px}.journey-phone{margin-top:27px;font-size:29px}.journey-form-wrap{margin-top:40px;padding:25px 20px}.journey-ticket-heading{gap:20px;margin-bottom:25px;padding-bottom:24px}.journey-ticket-heading>span{max-width:160px;font-size:24px}.journey-ticket-heading svg{width:80px;height:27px}.form-row{gap:17px;margin-bottom:22px}.form-row label{letter-spacing:0;font-size:8px}.form-row input,.form-row select{height:47px;font-size:11px}.form-submit{gap:15px;min-height:51px;padding-inline:17px;font-size:10px}.form-note{font-size:8px}.journey-heading>.text-link{font-size:10px}.footer{padding-top:40px}.footer-bottom{font-size:7px}.footer-bottom nav{gap:18px}.footer-bottom a{min-height:40px}}@media (max-width:359px){:root{--gutter:20px}.departure-scene{height:550px}.destination-option>span:nth-child(2){font-size:22px}.destination-option small{font-size:6px}.fleet-selector{gap:17px}.fleet-selector button{font-size:20px}.fleet-image{height:275px}.journey-form-wrap{padding-inline:17px}.form-row{gap:12px}.form-row input,.form-row select{font-size:10px}.journey-ticket-heading>span{font-size:22px}.journey-ticket-heading svg{width:60px}.hero-route{font-size:6px}.hero-route i{width:26px}.hero-discover{font-size:6px}}.nojs .altitude-rail{display:none}.nojs .departure-scene{clip-path:none}.nojs .departure-scene>img,.nojs .cabin-photo>img{transform:none}.nojs .line-trace{stroke-dashoffset:0}@media (prefers-reduced-motion:reduce){.departure-scene,.cabin-photo{clip-path:none}.departure-scene>img,.cabin-photo>img,.cabin-window-word{transform:none}.line-trace{stroke-dashoffset:0}.ascent{height:100svh}.hero-word-outline{display:none}.hero-word-fill{opacity:1}}
.fleet-image>img{mix-blend-mode:normal;object-fit:cover;-webkit-mask-image:radial-gradient(68% 80% at 61% 56%,#000 30% 55%,#0000 84%);mask-image:radial-gradient(68% 80% at 61% 56%,#000 30% 55%,#0000 84%)}.fleet-watermark{opacity:.55}.fleet-orbit{z-index:1;opacity:.7}.journey-form-wrap{color:#0a141d;--muted:#536068;--line:#0a141d30;background:#e9e6de;border:0;padding:40px}.journey-form-wrap:before,.journey-form-wrap:after{display:none}.journey-form-wrap .eyebrow{color:#77603a}.journey-ticket-heading svg{stroke:#867049}.journey-form-wrap .form-row input,.journey-form-wrap .form-row select{color:#0a141d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-color:#0a141d44}.journey-form-wrap .form-row input::placeholder{color:#68747b}.journey-form-wrap .form-row select option{color:#0a141d;background:#e9e6de}.journey-form-wrap .button{color:#ecebe6;background:#0a141d}.journey-form-wrap .button:hover{color:#0a141d;background:#a99164}.journey-recap h3,.journey-recap .text-link{color:#0a141d}@media (min-width:1000px){.hero .hero-headline{font-size:clamp(140px,17.2vw,320px)}.departure-heading{padding-bottom:58px;display:block}.departure-heading>.eyebrow{margin-bottom:32px;padding:0}.departure-heading h2{white-space:nowrap;font-size:8vw;line-height:1.03}.departure-heading h2 br{display:none}.departure-scene{height:88svh;min-height:600px}.departure-bottom{padding-bottom:100px}.destinations{padding-top:0}.destination-intro{top:95px;left:var(--gutter);right:var(--gutter);z-index:4;pointer-events:none;width:auto;margin:0;display:block;position:absolute}.destination-intro>.eyebrow{margin:0 0 35px;padding:0}.destination-intro h2{max-width:530px;font-size:6.4vw}.destination-intro>p:last-child{max-width:235px;margin-top:28px;font-size:11px}.destination-theatre{height:100svh;min-height:820px;max-height:1180px}.destination-stage-top{top:105px}.destination-stage-top>span{display:none}.destination-altitude{width:195px;height:195px;margin-left:auto}.destination-name{font-size:14vw;bottom:104px}.destination-coordinate{bottom:68px}.destination-landscape{object-position:var(--destination-position,50%) 35%}.fleet .section-head{grid-template-columns:1fr 1fr;align-items:end;margin-bottom:10px;display:grid;position:relative}.fleet .section-head>.eyebrow{grid-column:1/-1;margin-bottom:18px}.fleet .section-head h2{font-size:8.2vw}.fleet .section-head .section-intro{justify-self:end;margin-right:10%;font-size:12px}.fleet-top{top:140px}.fleet-image{height:690px}.fleet-watermark{font-size:48vw;top:25px}.fleet-orbit{height:280px;top:240px}.fleet-description{margin-top:-25px}.services-layout{grid-template-columns:.85fr 1.65fr;align-items:start;gap:10%;display:grid}.services-heading{margin:0;display:block;position:sticky;top:125px}.services-heading>.eyebrow{margin-bottom:34px;padding:0}.services-heading h2{font-size:4.6vw}.services-heading>p:last-child{margin-top:32px}.service summary{gap:22px;min-height:132px}.service .index-number{width:18px;font-size:11px}.service summary h3{font-size:2.8vw}.service-picture{width:105px;height:70px;margin-right:14px}.service-body{padding:0 100px 32px 40px;display:block}.service-body .text-link{margin-top:15px;font-size:10px}}@media (min-width:700px) and (max-width:999px){.fleet-image>img{object-fit:contain;-webkit-mask-image:radial-gradient(76% 80% at 61% 56%,#000 20% 50%,#0000 85%);mask-image:radial-gradient(76% 80% at 61% 56%,#000 20% 50%,#0000 85%)}}@media (max-width:699px){.fleet-image>img{object-fit:contain;-webkit-mask-image:radial-gradient(75% 77% at 50% 53%,#000 20% 56%,#0000 84%);mask-image:radial-gradient(75% 77% at 50% 53%,#000 20% 56%,#0000 84%)}.journey-form-wrap{padding:27px 22px}.journey-ticket-heading>span{font-size:24px}.journey-heading h2{font-size:22vw}.departure-heading h2 br{display:block}.cabin-copy h2{font-size:15.5vw}.cabin-copy h2 em{white-space:nowrap}.form-row{grid-template-columns:1fr;gap:22px}.form-row input,.form-row select{font-size:16px}.form-row label{font-size:10px}.form-submit{font-size:12px}.form-note{font-size:10px}}@media (max-width:359px){.journey-form-wrap{padding-inline:18px}.journey-ticket-heading>span{font-size:22px}}.departure{padding-top:0}.departure-heading{z-index:3;pointer-events:none;padding-top:78px;padding-bottom:0;display:block;position:relative}.departure-heading>.eyebrow{margin:0 0 24px;padding:0;font-size:9px}.departure-heading h2{white-space:normal;font-size:clamp(66px,6.2vw,110px);line-height:1.08}.departure-heading h2 br{display:none}.departure-scene{clip-path:none;will-change:auto;height:82svh;min-height:560px;max-height:900px;margin-top:-38px;-webkit-mask-image:linear-gradient(#0000,#000 150px);mask-image:linear-gradient(#0000,#000 150px)}.departure-scene>img{height:calc(100% + 80px);transform:translateY(var(--departure-drift,0px)) scale(var(--departure-scale,1.04));filter:brightness(.84);margin-top:-40px;-webkit-mask-image:linear-gradient(#000 74%,#0000 100%);mask-image:linear-gradient(#000 74%,#0000 100%)}.departure-scene:after{background:linear-gradient(90deg,#070e1755,#0000 55%)}.departure-city{bottom:68px}.departure-city strong{font-size:clamp(110px,13vw,210px)}.departure-scene figcaption{bottom:77px}.departure-line{-webkit-mask-image:linear-gradient(#0000,#000 22% 80%,#0000);mask-image:linear-gradient(#0000,#000 22% 80%,#0000)}.departure-bottom{grid-template-columns:1.4fr 1fr auto;gap:45px;padding-block:16px 74px}.departure-bottom>p{font-size:clamp(24px,2.4vw,40px);line-height:1.2}.departure-bottom>span,.departure-bottom>.text-link{font-size:11px}.destination-theatre:after{background:linear-gradient(var(--ink),#070e1744 22%,transparent 42%,transparent 57%,var(--ink))}.destinations{padding-bottom:60px}.cabin-photo{-webkit-mask-image:linear-gradient(#0000,#000 140px calc(100% - 100px),#0000);mask-image:linear-gradient(#0000,#000 140px calc(100% - 100px),#0000)}.cabin-photo-caption{top:140px}.services{border-top:0}.journey{background:linear-gradient(var(--ink),#101c27 220px,#101c27 calc(100% - 180px),var(--ink));border-top:0}.journey:before{background:radial-gradient(at 8%,#20344460,#0000 60%)}@media (min-width:700px) and (max-width:999px){.departure-heading h2{font-size:8.4vw}.departure-scene{height:74svh}.departure-bottom{grid-template-columns:1fr 1fr;gap:25px}.departure-bottom>.text-link{grid-column:2}.destinations{padding-top:0}.destination-intro{top:84px;left:var(--gutter);right:var(--gutter);z-index:4;pointer-events:none;width:auto;margin:0;display:block;position:absolute}.destination-intro>.eyebrow{margin-bottom:24px}.destination-intro h2{max-width:55%;font-size:7.5vw}.destination-theatre{height:84svh;min-height:720px;max-height:900px}.destination-stage-top{justify-content:flex-end;top:auto;bottom:142px}.destination-stage-top>span{display:none}.destination-altitude{width:132px;height:132px}.fleet .section-head h2{font-size:7.5vw}.fleet{padding-top:75px}}@media (max-width:699px){.departure-heading{padding-top:46px}.departure-heading>.eyebrow{margin-bottom:21px;font-size:8px}.departure-heading h2{font-size:13.8vw;line-height:1.07}.departure-heading h2 br{display:block}.departure-scene{height:76svh;min-height:500px;max-height:680px;margin-top:-30px;-webkit-mask-image:linear-gradient(#0000,#000 110px);mask-image:linear-gradient(#0000,#000 110px)}.departure-scene>img{object-position:62% 55%;-webkit-mask-image:linear-gradient(#000 72%,#0000);mask-image:linear-gradient(#000 72%,#0000)}.departure-city{bottom:50px}.departure-city strong{margin-top:14px;font-size:30vw}.departure-city>p{margin-top:14px;font-size:23px}.departure-city>span{font-size:7px}.departure-scene figcaption{max-width:135px;font-size:8px;bottom:59px}.departure-bottom{grid-template-columns:1fr;gap:17px;padding-block:10px 48px;display:grid}.departure-bottom>p{font-size:26px}.departure-bottom>span{font-size:10px;line-height:1.8}.departure-bottom>.text-link{grid-column:1;justify-self:start;margin-top:3px}.ascent-heading{padding-top:85px}.ascent-heading h2{font-size:12.8vw}.ascent-heading>.eyebrow{margin-bottom:14px}.destinations{padding-top:0;padding-bottom:42px}.destination-intro{top:64px;left:var(--gutter);right:var(--gutter);z-index:4;pointer-events:none;width:auto;margin:0;position:absolute}.destination-intro>.eyebrow{margin-bottom:22px;font-size:8px}.destination-intro h2{font-size:12.8vw;line-height:1.05}.destination-theatre{height:82svh;min-height:570px;max-height:720px}.destination-landscape{object-position:var(--destination-position,50%) 40%;filter:brightness(.72)}.destination-stage-top{top:0;bottom:0}.destination-stage-top>span{display:none}.destination-altitude{width:94px;height:94px;position:absolute;bottom:156px;right:0}.destination-altitude b{font-size:24px}.destination-name{font-size:16.5vw;bottom:74px}.destination-coordinate{font-size:7px;bottom:53px}.destination-info{padding-top:24px}.cabin-cinematic{height:100svh;min-height:750px;max-height:990px}.cabin-photo{-webkit-mask-image:linear-gradient(#0000,#000 110px calc(100% - 80px),#0000);mask-image:linear-gradient(#0000,#000 110px calc(100% - 80px),#0000)}.cabin-photo-caption{top:110px}.cabin-window-word{font-size:18vw;top:29%}.cabin-paper{padding-bottom:38px}.cabin-copy>.eyebrow{margin-bottom:17px}.cabin-copy h2{font-size:14vw}.cabin-right{margin-top:20px}.cabin-right>p{font-size:12px}.cabin-values{margin-top:16px;padding-block:15px}.fleet{padding-top:48px;padding-bottom:68px}.fleet .section-head{margin-bottom:14px}.fleet .section-head>.eyebrow{margin-bottom:19px;font-size:8px}.fleet .section-head h2{font-size:12.5vw;line-height:1.06}.fleet .section-intro{margin-top:15px;font-size:11px}.fleet-selector button{min-height:48px;padding-block:11px;font-size:21px}.fleet-image{margin-top:-2px}.services{padding-top:48px;padding-bottom:64px}.services-heading h2{font-size:12.5vw}.services-heading>.eyebrow{margin-bottom:20px}.services-heading>p:last-child{margin-top:17px}.journey{padding-top:58px}.journey-heading h2{margin-top:24px;font-size:17.5vw}.journey-heading>p:not(.eyebrow){margin-top:20px}}@media (prefers-reduced-motion:reduce){.departure-scene>img{transform:none}}.nojs .departure-scene>img,.save-data .departure-scene>img{transform:none}.hero-second-act{z-index:6;max-width:calc(100% - var(--gutter)*2);pointer-events:none}.hero-second-act.is-active{pointer-events:auto}.hero-second-title{font:inherit;letter-spacing:inherit;line-height:1.04}.hero-second-title>span{display:block}.hero-second-description{font:400 14px/1.7 var(--sans);letter-spacing:0;color:#c4cfd7;text-wrap:pretty;max-width:365px;opacity:var(--hero-details-opacity,0);transform:translateY(var(--hero-details-y,14px));margin-top:25px}.hero-second-cta{backdrop-filter:blur(10px);min-height:52px;color:var(--snow);font:500 12px/1.3 var(--sans);letter-spacing:.015em;opacity:var(--hero-details-opacity,0);transform:translateY(var(--hero-details-y,14px));background:#09141cba;border:1px solid #c4ab7c9c;align-items:center;gap:35px;margin-top:24px;padding:0 0 0 21px;transition:background .35s,border-color .35s;display:inline-flex}.hero-cta-arrow{width:52px;color:var(--gold);border-left:1px solid #c4ab7c55;align-self:stretch;place-items:center;font-size:23px;transition:background .35s,color .35s;display:grid}.hero-second-cta:hover{border-color:var(--gold);color:var(--ink);background:#bca376}.hero-second-cta:hover .hero-cta-arrow{color:var(--ink);background:#d1b98e}.hero-second-cta:active{background:#d1b98e}.hero-second-cta:focus-visible{outline:2px solid var(--snow);outline-offset:5px}.hero-divider{z-index:6;pointer-events:none;width:100%;height:clamp(150px,19svh,230px);transform:translateY(var(--hero-divider-y,28px));will-change:transform;position:absolute;bottom:-1px;left:0;overflow:visible}.hero-divider-fill{fill:var(--ink)}.hero-divider-track,.hero-divider-line,.hero-divider-echo{fill:none;vector-effect:non-scaling-stroke}.hero-divider-track{stroke:#bca37633;stroke-width:.7px}.hero-divider-echo{stroke:#bca37628;stroke-width:.7px}.hero-divider-line{stroke:url(#hero-curve-gold);stroke-width:1px;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--hero-curve-progress,0))}.hero-bottom{z-index:7;border-top:0;padding-top:0;bottom:24px}.hero-route i:after{transform:translateX(calc(var(--hero-progress,0)*(var(--route-track-size) - 5px)))}@media (min-width:1000px){.hero-divider{height:clamp(100px,14svh,150px)}.hero-bottom{bottom:17px}}@media (min-width:1000px) and (max-height:800px){.hero-second-act{font-size:6.3vw;top:21%}.hero-second-description{margin-top:18px}.hero-second-cta{min-height:48px;margin-top:18px}}@media (max-width:999px){.hero-second-description{max-width:330px}.hero-divider{height:180px}}@media (max-width:699px){.hero-second-act{font-size:12.2vw;line-height:1.04;top:21%}.hero-second-title>span+span{margin-top:4px}.hero-second-description{max-width:290px;margin-top:18px;font-size:12px;line-height:1.65}.hero-second-description br{display:none}.hero-second-cta{gap:22px;min-height:47px;margin-top:19px;padding-left:16px;font-size:10px}.hero-cta-arrow{width:46px;font-size:21px}.hero-divider{height:160px}.hero-bottom{bottom:17px}}@media (max-width:359px){.hero-second-act{top:20%}.hero-second-description{max-width:265px;margin-top:15px;font-size:11px}.hero-second-cta{gap:18px;min-height:44px;margin-top:15px;font-size:9px}.hero-cta-arrow{width:43px}.hero-divider{height:145px}.hero-route{--route-track-size:26px}}.nojs .hero-second-act{display:none}@media (prefers-reduced-motion:reduce){.hero-divider{will-change:auto;transform:none}.hero-divider-line{stroke-dashoffset:0}.hero-second-act{display:none}}.nojs .hero-divider,.save-data .hero-divider{will-change:auto;transform:none}.nojs .hero-divider-line,.save-data .hero-divider-line{stroke-dashoffset:0}
#ascension{background:var(--ink);--journey-route:0;height:250svh}#ascension .ascent-sticky{background:radial-gradient(at 65%,#20354870,#0000 65%);height:100svh;min-height:0}#ascension .ascent-heading{opacity:1;will-change:auto;pointer-events:none;padding-top:120px;display:block;transform:none}#ascension .ascent-heading>.eyebrow{letter-spacing:.14em;margin:0 0 25px;font-size:8px}#ascension .ascent-heading h2{letter-spacing:-.055em;font-size:clamp(60px,6.3vw,108px);line-height:.98}#ascension .ascent-intro{width:max-content;max-width:280px;color:var(--muted);justify-self:start;margin:25px auto 0 0;font-size:12px;line-height:1.8;display:block}#ascension .terrain-stage{opacity:1;will-change:auto;width:84%;height:70%;inset:12% 0 auto 16%;transform:none}#ascension .terrain-fallback{opacity:.65;-webkit-mask-image:linear-gradient(#0000,#000 25% 65%,#0000);mask-image:linear-gradient(#0000,#000 25% 65%,#0000)}#ascension.has-relief .terrain-fallback{opacity:0}#ascension .ascent-map-labels{pointer-events:none;opacity:0;transition:opacity .6s;position:absolute;inset:0}#ascension.has-relief .ascent-map-labels{opacity:1}#ascension .ascent-map-label{white-space:nowrap;font:400 20px/1.1 var(--serif);letter-spacing:-.015em;text-shadow:0 2px 12px var(--ink),0 2px 4px var(--ink);position:absolute;top:0;left:0;transform:translate(-50%,17px)}#ascension .ascent-map-label small{font:400 8px/1.5 var(--sans);letter-spacing:.1em;color:var(--gold);text-transform:uppercase;margin-top:5px;display:block}#ascension .ascent-map-label{transition:opacity .45s}#ascension .ascent-map-label.is-minor{color:#bac6ce;font-size:15px}#ascension .ascent-map-label.is-minor small{color:#9aa8b4}#ascension .ascent-map-label.is-above{text-align:right;transform:translate(calc(-100% - 22px),calc(-100% - 4px))}#ascension .ascent-traveller{white-space:nowrap;text-shadow:0 2px 12px var(--ink),0 2px 4px var(--ink);align-items:baseline;gap:5px;display:flex;position:absolute;top:0;left:0;transform:translate(12px,calc(-100% - 8px))}#ascension .ascent-traveller b{font:400 34px/.9 var(--serif);letter-spacing:-.06em;font-variant-numeric:tabular-nums}#ascension .ascent-traveller small{color:var(--gold);font-size:9px}#ascension .ascent-bottom{z-index:6;bottom:23px;left:var(--gutter);width:calc(100% - var(--gutter)*2);max-width:none;margin:0;position:absolute}#ascension .ascent-story{border-bottom:1px solid #bca37638;grid-template-columns:110px minmax(0,440px) 1fr;align-items:center;gap:28px;padding:18px 0 24px;display:grid;position:relative}#ascension .ascent-story:before{content:"";z-index:-1;background:linear-gradient(transparent,var(--ink) 50%);pointer-events:none;position:absolute;inset:-50px -30px -12px}#ascension .ascent-story>img{object-fit:cover;filter:brightness(.85);border:1px solid #a2b1bf24;width:110px;height:84px}#ascension .ascent-story-kicker{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:9px;font-size:7px}#ascension .ascent-story h3{font:400 30px/1.1 var(--serif);letter-spacing:-.035em;margin-bottom:8px}#ascension #ascent-story-text{color:var(--muted);max-width:390px;font-size:11px;line-height:1.6}#ascension .ascent-next{color:var(--snow);justify-self:end;align-items:center;gap:32px;min-height:44px;padding:10px 0;font-size:11px;display:flex}#ascension .ascent-next>span:last-child{width:44px;height:44px;color:var(--gold);border:1px solid #bca37666;border-radius:50%;place-items:center;font-size:20px;transition:background .3s,color .3s,transform .3s;display:grid}#ascension .ascent-next:hover>span:last-child{background:var(--gold);color:var(--ink);transform:rotate(45deg)}#ascension .ascent-chapters{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:36px;width:100%;margin:0;padding:0;display:grid;position:relative;inset:auto}#ascension .ascent-chapters button{color:#8493a2;text-align:left;letter-spacing:0;text-transform:none;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;min-height:55px;padding:12px 0;font-size:11px;transition:color .3s;display:flex;position:relative}#ascension .ascent-chapters button:before{content:"";background:var(--gold);transform-origin:0;height:1px;transition:transform .65s cubic-bezier(.2,.7,.2,1);position:absolute;top:-1px;left:0;right:0;transform:scaleX(0)}#ascension .ascent-chapters button.is-active{color:var(--snow)}#ascension .ascent-chapters button.is-active:before{transform:scaleX(1)}#ascension .ascent-chapters button small{font:italic 15px var(--serif);color:var(--gold)}#ascension .ascent-chapters button span{color:inherit;opacity:1;font-size:inherit;letter-spacing:inherit;text-transform:inherit}#ascension .ascent-chapters button:hover{color:var(--snow)}#ascension .ascent-next:focus-visible,#ascension .ascent-chapters button:focus-visible{outline:1px solid var(--gold);outline-offset:4px}#ascension .terrain-credit{white-space:normal;text-align:left;letter-spacing:.06em;color:#748392;max-width:none;font-size:7px;line-height:1.4;display:block;position:static;transform:none}.ascent-in-view .altitude-rail{opacity:0!important}.nojs #ascension,.save-data #ascension,#ascension.is-static{height:100svh}.nojs #ascension .ascent-chapters,.save-data #ascension .ascent-chapters{display:none}.nojs #ascension .ascent-story,.save-data #ascension .ascent-story{border-bottom:0}@media (min-width:1000px) and (max-height:800px){#ascension .ascent-heading{padding-top:100px}#ascension .ascent-heading h2{font-size:5.7vw}#ascension .ascent-intro{margin-top:18px;font-size:11px}#ascension .ascent-story{padding-block:12px 17px}#ascension .ascent-story>img{height:70px}}@media (max-width:999px){#ascension .ascent-heading{padding-top:112px}#ascension .ascent-heading h2{font-size:9vw}#ascension .ascent-intro{display:none}#ascension .terrain-stage{width:100%;height:61%;inset:19% 0 auto}#ascension .ascent-story{grid-template-columns:90px minmax(0,1fr);gap:16px}#ascension .ascent-story>img{grid-row:1/3;width:90px;height:92px}#ascension .ascent-next{grid-column:2;justify-self:start;gap:25px;min-height:44px;padding:0}#ascension .ascent-next>span:last-child{width:30px;height:30px;font-size:17px}#ascension .ascent-story h3{font-size:27px}#ascension .ascent-story-copy{align-self:end}#ascension .ascent-story{row-gap:12px}}@media (max-width:699px){#ascension{height:235svh}#ascension .ascent-heading{padding-top:91px}#ascension .ascent-heading>.eyebrow{letter-spacing:.08em;gap:12px;margin-bottom:19px;font-size:7px}#ascension .ascent-heading>.eyebrow:before{width:24px}#ascension .ascent-heading h2{font-size:12.4vw;line-height:.99}#ascension .terrain-stage{width:100%;height:58%;inset:23% 0 auto}#ascension .ascent-map-label{font-size:17px;transform:translate(-50%,14px)}#ascension .ascent-map-label small{margin-top:4px;font-size:7px}#ascension .ascent-map-label.is-minor{font-size:12px}#ascension .ascent-traveller b{font-size:29px}#ascension .ascent-traveller{transition:transform .45s cubic-bezier(.2,.7,.2,1);transform:translate(10px,calc(-100% - 6px))}#ascension .ascent-traveller.is-left{transform:translate(calc(-100% - 10px),calc(-100% - 6px))}#ascension .ascent-map-label.is-above{text-align:center;transform:translate(-50%,14px)}#ascension .ascent-bottom{bottom:20px}#ascension .ascent-story{grid-template-columns:63px minmax(0,1fr);gap:9px 15px;padding:12px 0 18px}#ascension .ascent-story>img{align-self:start;width:63px;height:93px}#ascension .ascent-story-kicker{display:none}#ascension .ascent-story h3{margin-bottom:8px;font-size:23px;line-height:1.12}#ascension #ascent-story-text{font-size:11px;line-height:1.6}#ascension .ascent-next{gap:20px;min-height:44px;font-size:10px}#ascension .ascent-next>span:last-child{width:27px;height:27px;font-size:15px}#ascension .ascent-chapters{gap:15px}#ascension .ascent-chapters button{gap:7px;min-height:48px;font-size:10px}#ascension .ascent-chapters button small{font-size:12px}#ascension .terrain-credit{letter-spacing:.02em;font-size:6px}}@media (max-width:359px){#ascension .ascent-heading{padding-top:86px}#ascension .ascent-heading>.eyebrow{gap:8px;margin-bottom:17px;font-size:6px}#ascension .ascent-heading>.eyebrow:before{width:18px}#ascension .terrain-stage{height:53%;top:24%}#ascension .ascent-story{grid-template-columns:52px minmax(0,1fr);gap:8px 12px;padding-bottom:12px}#ascension .ascent-story>img{width:52px;height:86px}#ascension .ascent-story h3{font-size:21px}#ascension #ascent-story-text{font-size:11px;line-height:1.5}#ascension .ascent-map-label{font-size:15px}#ascension .ascent-map-label.is-minor{font-size:10px}#ascension .ascent-chapters{gap:10px}#ascension .ascent-chapters button{gap:5px;min-height:44px;font-size:10px}#ascension .ascent-bottom{bottom:14px}}@media (prefers-reduced-motion:reduce){#ascension{height:100svh}#ascension .ascent-map-labels,#ascension .ascent-chapters button:before,#ascension .ascent-next>span:last-child{transition:none}#ascension .ascent-next:hover>span:last-child{transform:none}}
.site-header .brand-navbar{width:290px;line-height:0;display:block}.site-header .brand-navbar img{object-fit:contain;width:100%;max-width:100%;height:auto;display:block}@media (max-width:699px){.site-header .brand-navbar{width:min(250px,100vw - 140px)}}
.hero-altitude{z-index:5;pointer-events:none;color:var(--snow);opacity:1;transition:opacity 1.7s .5s;position:absolute;inset:0}.js:not(.loaded) .hero-altitude{opacity:0}.hero-altitude-map{width:100%;height:100%;display:block;overflow:visible}.hero-altitude-map use{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.altitude-depth{stroke:#080f1770;stroke-width:4.5px}.altitude-base{stroke:url(#altitude-gold);stroke-width:1px;opacity:.68}.altitude-trace{stroke:#f1d39c;stroke-width:1.35px;stroke-dasharray:var(--altitude-length,2000);stroke-dashoffset:calc(var(--altitude-length,2000)*(1 - var(--altitude-progress,0)))}.altitude-traveller-halo{fill:#d8bd8317;stroke:#d8bd8345;stroke-width:.7px}.altitude-traveller-core{fill:#fff0c9}.altitude-stop{font:400 10px/1.4 var(--sans);letter-spacing:.07em;text-transform:uppercase;filter:drop-shadow(0 1px 5px #050c14);white-space:nowrap;position:absolute;top:64%;left:8.5%}.altitude-stop>i{background:#09141fe6;border:1px solid #d8bc87a6;border-radius:50%;width:13px;height:13px;transition:border-color .6s,box-shadow .6s;position:absolute;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #07121c75}.altitude-stop>i:after{content:"";background:#bca376;border-radius:50%;width:5px;height:5px;transition:background .6s;position:absolute;top:3px;left:3px}.altitude-stop.is-reached>i{border-color:#e8cd99;box-shadow:0 0 0 3px #07121c75,0 0 16px #bca37624}.altitude-stop.is-reached>i:after{background:#f7e4ba}.altitude-stop>span{margin-top:18px;display:block}.altitude-stop small{font:400 12px/1.4 var(--serif);letter-spacing:.035em;color:#bec5ca;text-transform:none;margin-top:3px;display:block}.altitude-stop-meribel{top:57.4%;left:36.5%}.altitude-stop-meribel>span{margin-top:-49px}.altitude-stop-courchevel{top:49%;left:91.3%}.altitude-stop-courchevel>span{transform:translate(-100%,var(--altitude-label-rise,0px));margin-top:17px}.altitude-signature{left:var(--gutter);font:400 8px/1.6 var(--sans);letter-spacing:.17em;text-transform:uppercase;color:#d2b684;opacity:var(--hero-type-opacity,1);position:absolute;top:56%}.altitude-signature>span{color:#a1adb5;letter-spacing:.05em;text-transform:none;margin-top:4px;font-size:7px;display:block}@media (max-width:999px){.altitude-signature{display:none}.altitude-stop{font-size:9px;top:81.5%;left:8.5%}.altitude-stop small{font-size:12px}.altitude-stop-meribel{display:none}.altitude-stop-courchevel{top:53%;left:91.3%}.altitude-stop-courchevel>span{margin-top:-49px;transform:translate(-100%)}.altitude-base{opacity:.8}}@media (max-width:699px){.altitude-stop{letter-spacing:.04em;font-size:8px}.altitude-stop small{margin-top:2px;font-size:11px}.altitude-stop>i{width:11px;height:11px}.altitude-stop>i:after{width:4px;height:4px;top:2.5px;left:2.5px}.altitude-stop-courchevel>span{margin-top:-44px}.altitude-stop-lyon>span{margin-top:15px}}@media (max-width:359px){.altitude-stop-courchevel>span{margin-top:15px}}.nojs .altitude-traveller{display:none}.nojs .altitude-trace{stroke-dashoffset:0}@media (max-width:999px){.nojs .hero-altitude-map{height:8%;position:absolute;top:76%}.nojs .altitude-stop-lyon{top:81.12%}.nojs .altitude-stop-courchevel{top:79.92%}.nojs .altitude-stop-courchevel>span{margin-top:15px}}@media (prefers-reduced-motion:reduce){.hero-altitude,.altitude-stop>i,.altitude-stop>i:after{transition:none}.altitude-trace{stroke-dashoffset:0}}.save-data .hero-altitude{transition:none}
.motion-word{vertical-align:baseline;clip-path:inset(-.12em -.14em -.16em);display:inline-block;overflow:visible}.motion-word-ink{transform-origin:0 100%;display:inline-block}.motion-enabled .reveal{transition-duration:.85s,1.1s;transition-timing-function:cubic-bezier(.2,.75,.2,1);transition-delay:var(--reveal-delay,0s)}.motion-enabled .reveal.motion-title{opacity:1;transition:none;transform:none}.motion-enabled .motion-title .motion-word-ink{opacity:0;transition:transform 1.1s cubic-bezier(.16,1,.3,1),opacity .6s;transition-delay:var(--word-delay,0s);transform:translateY(115%)rotate(2deg)}.motion-enabled .motion-title.on .motion-word-ink{opacity:1;transform:translate(0,0)rotate(0)}.motion-enabled .eyebrow:before{transform-origin:0;transition:transform 1.2s cubic-bezier(.16,1,.3,1);transform:scaleX(.15)}.motion-enabled .eyebrow.on:before{transform:scaleX(1)}.motion-enabled .departure-scene{clip-path:inset(0 calc((1 - var(--chapter-entry,1))*2.5%) 0)}.motion-enabled .departure-city strong{translate:calc((1 - var(--chapter-entry,1))*-30px) 0}.departure-city>span{--reveal-delay:70ms}.departure-city>p{--reveal-delay:.21s}.motion-enabled .destination-landscape{transform:translate3d(0,var(--destination-drift,0px),0) scale(var(--destination-zoom,1.04));transition:object-position 1.6s var(--ease)}.motion-enabled .destination-name{translate:calc((1 - var(--chapter-entry,1))*22px) 0}.motion-enabled .destination-altitude{--reveal-delay:.18s}.motion-enabled .destination-coordinate{--reveal-delay:.12s}.motion-enabled .cabin-window-word{scale:calc(.95 + var(--chapter-entry,1)*.05);opacity:calc(.35 + var(--chapter-entry,1)*.65)}.motion-enabled .cabin-copy .reveal:not(.motion-title){--reveal-delay:.1s}.fleet-image{-webkit-mask-image:linear-gradient(#0000,#000 13% 84%,#0000);mask-image:linear-gradient(#0000,#000 13% 84%,#0000)}.motion-enabled .fleet-image{translate:var(--collection-drift,0px) 0;scale:calc(1.025 - var(--chapter-entry,1)*.025)}.motion-enabled .fleet-orbit{opacity:calc(.15 + var(--chapter-entry,1)*.55);transition:opacity .3s}.motion-enabled .fleet-description>p{--reveal-delay:90ms}.motion-enabled .fleet-description>.text-link{--reveal-delay:.16s}.motion-enabled .journey-form-wrap{transform-origin:50% 100%}.motion-enabled .journey-form-wrap.reveal:not(.on){transform:translateY(35px)perspective(1100px)rotateX(3deg)}.motion-enabled .journey-form-wrap.reveal.on{transform:translateY(0)perspective(1100px)rotateX(0)}.motion-enabled .journey-ticket-heading path{stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset 1.5s cubic-bezier(.16,1,.3,1) .35s}.motion-enabled .journey-form-wrap.on .journey-ticket-heading path{stroke-dashoffset:0}.footer{isolation:isolate;overflow:clip}.motion-enabled .footer-bottom{--reveal-delay:.2s}.motion-enabled .reveal.on.focus-revealed,.motion-enabled .focus-revealed .motion-word-ink{opacity:1;transition:none;transform:none}@media (min-width:700px) and (max-width:999px){.fleet-image>img{object-fit:cover}}@media (max-width:699px){.motion-enabled .motion-title .motion-word-ink{transition-duration:.9s,.5s}.motion-enabled .service{--reveal-delay:0s!important}.motion-enabled .departure-city strong{translate:calc((1 - var(--chapter-entry,1))*-14px) 0}}.save-data .reveal{opacity:1!important;transition:none!important;transform:none!important}.save-data .motion-word-ink{opacity:1!important;transform:none!important}@media (prefers-reduced-motion:reduce){.motion-word-ink{opacity:1!important;transform:none!important}}
.premium-interactions .service{isolation:isolate;position:relative}.premium-interactions .service:before{content:"";background:linear-gradient(90deg,var(--gold),#bca37655 66%,transparent);transform-origin:0;width:100%;height:1px;transition:transform .75s var(--ease);pointer-events:none;position:absolute;top:-1px;left:0;transform:scaleX(0)}.premium-interactions .service:after{content:"";z-index:-1;opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#bca37607 42%,#0000);transition:opacity .7s;position:absolute;inset:0}.premium-interactions .service[data-expanded=true]:before{transform:scaleX(1)}.premium-interactions .service[data-expanded=true]:after{opacity:1}.premium-interactions .service summary h3{transition:color .45s,transform .65s var(--ease);transform-origin:0}.premium-interactions .service[data-expanded=true] summary h3{color:var(--snow)}.premium-interactions .service summary:focus-visible{outline:1px solid var(--gold);outline-offset:7px}.premium-interactions .service .index-number{opacity:.6;transition:color .5s,opacity .5s}.premium-interactions .service[data-expanded=true] .index-number{opacity:1}.premium-interactions .service .plus{transition:transform .65s var(--ease)}.premium-interactions .service[data-expanded=true] .plus:after{transform:rotate(0)}.premium-interactions .service[data-expanded=false] .plus:after{transform:rotate(90deg)}.premium-interactions .service .service-picture{transition:clip-path .8s var(--ease),transform .9s var(--ease)}.premium-interactions .service .service-picture img{transition:transform 1.2s var(--ease),filter .85s}.premium-interactions .service[data-expanded=true] .service-picture{clip-path:inset(0)}.premium-interactions .service[data-expanded=true] .service-picture img{filter:brightness();transform:scale(1)}.premium-interactions .service[data-expanded=false]:not(:hover) .service-picture{clip-path:inset(9% 0)}.premium-interactions .service[data-expanded=false]:not(:hover) .service-picture img{filter:brightness(.8);transform:scale(1.1)}.premium-interactions .service .service-body{transform-origin:50% 0}.premium-interactions .fleet-image>.fleet-image-previous{pointer-events:none;z-index:1;transition:none;position:absolute;inset:0 auto auto 0}.premium-interactions #vehicle-image{transition:none}.premium-interactions .fleet-selector button{transition:color .45s,transform .5s var(--ease)}.premium-interactions .fleet-selector button:after{background:linear-gradient(90deg,var(--gold),#bca3763a);transition:transform .65s var(--ease)}.premium-interactions .fleet-selector button:focus-visible{outline:1px solid var(--gold);outline-offset:6px}.premium-interactions #vehicle-kind{color:var(--gold)}.premium-interactions .destination-option:focus-visible{outline:1px solid var(--gold);outline-offset:6px}.premium-interactions .destination-altitude b{font-variant-numeric:tabular-nums}.premium-interactions .journey-form-wrap{background-color:#e9e6de;background-image:repeating-linear-gradient(0deg,#796c5406 0 1px,#0000 1px 4px);transition:box-shadow .7s;box-shadow:0 22px 58px #03081036,inset 0 1px #fff9}.premium-interactions .journey-form-wrap:focus-within{box-shadow:0 26px 68px #03081052,inset 0 1px #fff9}.premium-interactions .journey-form-wrap:before{pointer-events:none;background:0 0;border:1px solid #8d785829;width:auto;height:auto;display:block;inset:8px}.premium-interactions .journey-form-wrap:after{opacity:0;width:2px;height:auto;transition:opacity .5s,transform .8s var(--ease);transform-origin:50%;pointer-events:none;background:linear-gradient(#0000,#8f7446 32%,#b19a70 68%,#0000);display:block;inset:0 auto 0 0;transform:scaleY(.45)}.premium-interactions .journey-form-wrap:focus-within:after,.premium-interactions.journey-prepared .journey-form-wrap:after{opacity:.8;transform:scaleY(1)}.premium-interactions .journey-ticket-heading{border-bottom-color:#82725a35}.premium-interactions .journey-ticket-heading svg{stroke:#8a7045}.premium-interactions .form-row label{transition:color .35s;position:relative}.premium-interactions .form-row label:after{content:"";pointer-events:none;transform-origin:0;height:1px;transition:transform .5s var(--ease);background:#8b6b38;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.premium-interactions .form-row label:focus-within{color:#79613b}.premium-interactions .form-row label:focus-within:after{transform:scaleX(1)}.premium-interactions .journey-form-wrap input,.premium-interactions .journey-form-wrap select{transition:border-color .4s,background .4s}.premium-interactions .journey-form-wrap input:focus,.premium-interactions .journey-form-wrap select:focus{outline-offset:3px;background:#fff2;border-bottom-color:#0000;outline:1px solid #8b6b3866}.premium-interactions .journey-form-wrap .form-row .has-value{color:#424b51}.premium-interactions #recap-details>div{border-bottom-color:#81705b35;padding-block:12px}.premium-interactions #recap-details dt{letter-spacing:.035em;font-size:9px}.premium-interactions #recap-details dd{color:#18252d;font-size:12px}.premium-interactions #journey-recap:focus-visible{outline-offset:10px;outline:1px solid #8b6b3870}.premium-interactions #edit-journey{font-size:11px}@media (hover:hover) and (pointer:fine){.premium-interactions .service summary:hover h3{transform:translate(6px)}.premium-interactions .service summary:hover .service-picture{transform:translate(-6px)}.premium-interactions .service summary:hover .plus{transform:rotate(90deg)}.premium-interactions .service[data-expanded=true] summary:hover .plus{transform:rotate(0)}.premium-interactions .fleet-selector button:hover{color:var(--snow);transform:translate(3px)}}@media (max-width:699px){.premium-interactions .journey-form-wrap:before{inset:6px}.premium-interactions .journey-form-wrap{box-shadow:0 14px 38px #03081030,inset 0 1px #fff9}.premium-interactions #recap-details>div{padding-block:11px}}@media (prefers-reduced-motion:reduce){.premium-interactions .service:before,.premium-interactions .service:after,.premium-interactions .service summary h3,.premium-interactions .service .service-picture,.premium-interactions .service .service-picture img,.premium-interactions .service .plus,.premium-interactions .journey-form-wrap,.premium-interactions .journey-form-wrap:after,.premium-interactions .form-row label:after,.premium-interactions .fleet-selector button{transition:none!important}.premium-interactions .service summary:hover h3,.premium-interactions .service summary:hover .service-picture,.premium-interactions .fleet-selector button:hover{transform:none}}.save-data.premium-interactions .service:before,.save-data.premium-interactions .service:after,.save-data.premium-interactions .service summary h3,.save-data.premium-interactions .service .service-picture,.save-data.premium-interactions .service .service-picture img,.save-data.premium-interactions .service .plus,.save-data.premium-interactions .journey-form-wrap,.save-data.premium-interactions .journey-form-wrap:after,.save-data.premium-interactions .form-row label:after,.save-data.premium-interactions .fleet-selector button{transition:none!important}
.js .intro-loader{z-index:200;pointer-events:none;opacity:1;visibility:visible;isolation:isolate;background:0 0;transition:none;display:block;position:fixed;inset:0;overflow:hidden}.intro-veil{clip-path:polygon(0 0,100% 0,100% 94%,88% 95%,75% 96%,60% 97%,44% 98.4%,28% 99.4%,13% 100%,0 100%);background:radial-gradient(at 68% 42%,#b89a5f0c,#0000 46%),radial-gradient(at 18% 94%,#31537420,#0000 54%),linear-gradient(140deg,#040a11,#0a141e 63%,#0a121a);transition:transform .78s cubic-bezier(.76,0,.24,1);position:absolute;inset:0 0 -14%;transform:translate(0,0)}.intro-veil:before,.intro-veil:after{content:"";background:linear-gradient(#0000 4%,#d1b98810 38% 68%,#0000 92%);width:1px;position:absolute;top:0;bottom:0}.intro-veil:before{left:var(--gutter)}.intro-veil:after{right:var(--gutter)}.intro-light{opacity:.8;background:linear-gradient(117deg,#0000 27%,#e7c78c04 41%,#e7c78c0a 45%,#0000 55%);animation:1.8s cubic-bezier(.2,.7,.2,1) both intro-light-arrival;position:absolute;inset:0;transform:translate(-24%)}.intro-content{transition:opacity .28s ease,transform .6s var(--ease);flex-direction:column;justify-content:center;align-items:center;padding:7vh 22px 9vh;display:flex;position:absolute;inset:0;transform:translateY(0)}.intro-brand{opacity:0;width:min(410px,72vw);transition:opacity .55s ease,transform .8s var(--ease);position:relative;transform:translateY(12px)}.intro-brand .intro-logo{object-fit:contain;filter:saturate(.64)brightness(.93);mix-blend-mode:screen;width:100%;max-width:none;height:auto;display:block}.intro-logo-fallback{text-align:center;font:400 clamp(27px,5vw,48px)/1.1 var(--serif);letter-spacing:.06em;color:var(--snow);display:none}.intro-logo-missing .intro-logo{display:none}.intro-logo-missing .intro-logo-fallback{padding-block:55px;display:block}.intro-ready .intro-brand,.js:not(.intro-armed) .intro-brand{opacity:1;transform:none}.intro-loader .intro-route{fill:none;stroke:none;stroke-dasharray:none;stroke-dashoffset:0;flex:none;width:min(440px,76vw);height:48px;margin-top:26px;animation:none;display:block;overflow:visible}.intro-route-base{stroke:#c7ad7938;stroke-width:.75px;vector-effect:non-scaling-stroke}.intro-route-trace{stroke:url(#intro-route-gold);stroke-width:1px;vector-effect:non-scaling-stroke;stroke-dasharray:1;stroke-dashoffset:1px;animation:.74s cubic-bezier(.35,.05,.2,1) 60ms forwards intro-route-arrival}.intro-route-end{fill:#dfc28a;opacity:0;animation:.18s .62s forwards intro-point-arrival}.intro-loader .intro-caption{text-align:center;font:400 9px/1.5 var(--sans);letter-spacing:.24em;text-transform:uppercase;color:#c9c2b5b0;opacity:0;margin:21px 0 0;animation:.7s .28s forwards intro-caption-arrival}.intro-meta{top:clamp(28px,7.5vh,80px);left:var(--gutter);right:var(--gutter);color:#d0b88a80;font:400 8px/1.4 var(--sans);letter-spacing:.19em;text-transform:uppercase;justify-content:space-between;gap:18px;transition:opacity .2s;display:flex;position:absolute}.intro-meta span:last-child{color:#a1adb272}.intro-armed .intro-veil{will-change:transform}.intro-ending .intro-veil{transform:translateY(-103%)}.intro-ending .intro-content{opacity:0;transform:translateY(-22px)}.intro-ending .intro-meta{opacity:0}.js.loaded:not(.intro-armed) .intro-loader,.js.intro-finished .intro-loader,.intro-loader[hidden]{display:none}@keyframes intro-light-arrival{to{transform:translate(12%)}}@keyframes intro-route-arrival{to{stroke-dashoffset:0}}@keyframes intro-point-arrival{to{opacity:1}}@keyframes intro-caption-arrival{to{opacity:1}}@media (max-width:699px){.intro-brand{width:min(330px,78vw)}.intro-loader .intro-route{width:76vw;height:36px;margin-top:24px}.intro-loader .intro-caption{letter-spacing:.19em;margin-top:19px;font-size:8px}.intro-meta{letter-spacing:.15em;font-size:7px;top:34px}.intro-content{padding-bottom:7vh}}@media (prefers-reduced-motion:reduce){.js .intro-loader{display:none}.intro-veil,.intro-content,.intro-brand{transition:none}.intro-light,.intro-route-trace,.intro-route-end,.intro-loader .intro-caption{animation:none}}.save-data .intro-loader{display:none}
.menu-dialog.menu-atlas{color:var(--snow);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bca37650 #080f17;background:#080f17;border:0;width:100%;height:100dvh;max-height:none;padding:0;inset:0;overflow:hidden auto}.menu-dialog.menu-atlas[open]{display:block}.menu-atlas::backdrop{background:#080f17ed}.menu-atlas-shell{--menu-gutter:clamp(24px,6vw,115px);isolation:isolate;min-height:100dvh;padding-inline:var(--menu-gutter);flex-direction:column;display:flex;position:relative;overflow:clip}.menu-scenery,.menu-atmosphere,.menu-altitude-line{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.menu-scenery{z-index:-3;background:#0c1823;overflow:hidden}.menu-scene-image{object-fit:cover;object-position:70% 50%;opacity:0;filter:brightness(.79)saturate(.65);transform-origin:70%;width:100%;height:100%;position:absolute;inset:0}.menu-scene-image.is-active{opacity:1}.menu-atmosphere{z-index:-2;background:linear-gradient(90deg,#060d16 0%,#060d16eb 26%,#060d16b8 48%,#060d1610 79%),linear-gradient(#060d16b8 0%,#0000 37%,#060d16a3 78%,#060d16 100%)}.menu-atmosphere:after{content:"";opacity:.75;background:radial-gradient(at 85% 30%,#d3bc8910,#0000 46%);position:absolute;inset:0}.menu-altitude-line{z-index:-1;fill:none;overflow:visible}.menu-route-base,.menu-route-trace{stroke:url(#menu-line-gold);stroke-width:.8px;vector-effect:non-scaling-stroke}.menu-route-base{opacity:.16}.menu-route-echo{stroke:#c7ae79;stroke-width:.5px;opacity:.09;vector-effect:non-scaling-stroke}.menu-route-trace{stroke-dasharray:1;stroke-dashoffset:0;opacity:.65}.menu-atlas .menu-top{border-bottom:1px solid #bec8cf14;flex-shrink:0;justify-content:space-between;align-items:center;gap:30px;min-height:112px;display:flex;position:relative}.menu-home{flex:none;width:268px;line-height:0;display:block}.menu-home img{width:100%;height:auto;display:block}.menu-top-signature{font:400 11px var(--serif);color:#d8d4cba6;letter-spacing:.02em;margin-left:auto;font-style:italic}.menu-atlas .menu-close{color:var(--snow);background:0 0;align-items:center;gap:21px;min-height:48px;padding:0 0 0 12px;display:flex}.menu-atlas .menu-close-label{font:400 10px var(--sans);letter-spacing:.08em}.menu-atlas .menu-close-icon{width:46px;height:46px;font-size:inherit;transition:border-color .3s,background .3s,transform .6s var(--ease);border:1px solid #c7b18b45;display:block;position:relative}.menu-close-icon i{background:#ddd4c1;height:1px;position:absolute;top:22px;left:11px;right:11px;transform:rotate(45deg)}.menu-close-icon i:last-child{transform:rotate(-45deg)}.menu-atlas-main{flex:1;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:center;gap:6vw;padding-block:clamp(30px,4vh,60px);display:grid;position:relative}.menu-nav-column{min-width:0}.menu-nav-intro{font:400 9px/1.5 var(--sans);letter-spacing:.15em;text-transform:uppercase;color:#b3bdc6;justify-content:space-between;align-items:center;gap:20px;margin:0 48px 28px 0;display:flex}.menu-nav-intro span:last-child{color:#baac91;letter-spacing:.12em;font-size:8px}.menu-navigation{gap:2px;display:grid}.menu-link{min-height:70px;font:400 clamp(44px,5.15vw,96px)/1.07 var(--serif);letter-spacing:-.042em;color:#d6dce0ba;isolation:isolate;grid-template-columns:22px minmax(0,1fr) 35px;align-items:center;column-gap:18px;padding-block:5px;display:grid;position:relative}.menu-link-number{font:400 9px/1 var(--sans);font-variant-numeric:tabular-nums;letter-spacing:.04em;color:#bca376;opacity:.65;transition:opacity .4s,transform .6s var(--ease);align-self:center}.menu-link-label{white-space:nowrap;transition:color .45s,translate .6s var(--ease);transform-origin:0 100%;display:inline-block}.menu-link-arrow{stroke:#cbb180;stroke-width:1px;opacity:0;width:30px;height:30px;transition:opacity .4s,translate .6s var(--ease);justify-self:end;display:block;translate:-10px 10px}.menu-link.is-current{color:var(--snow)}.menu-link.is-current .menu-link-label{translate:12px}.menu-link.is-current .menu-link-arrow{opacity:1;translate:0}.menu-link.is-current .menu-link-number{opacity:1;transform:translateY(-2px)}.menu-link-journey{color:#c6af80;margin-top:10px;font-style:italic}.menu-link-journey:before{content:"";background:linear-gradient(90deg,#baa57742,#0000 80%);height:1px;position:absolute;top:-5px;left:40px;right:53px}.menu-link-journey.is-current{color:#ead4a6}.menu-atlas a:focus-visible,.menu-atlas button:focus-visible{outline-offset:6px;outline:1px solid #d2b983}.menu-atlas .menu-link:focus-visible{outline-offset:5px}.menu-scene-copy{place-self:end;width:100%;max-width:365px;margin-bottom:35px;padding:0 0 0 25px;position:relative}.menu-scene-reference{align-items:center;gap:15px;margin-bottom:29px;display:flex}.menu-scene-index{font:400 13px/1 var(--sans);font-variant-numeric:tabular-nums;letter-spacing:.06em;color:#d2b983}.menu-scene-kicker{font:400 8px/1.7 var(--sans);letter-spacing:.15em;text-transform:uppercase;color:#d0d5d6;border-left:1px solid #cbb18070;padding-left:17px}.menu-scene-title{font:400 italic clamp(46px,4.65vw,78px)/1.03 var(--serif);letter-spacing:-.04em;white-space:pre-line;color:#ebe9e1;text-shadow:0 3px 35px #030b1566}.menu-scene-description{max-width:260px;font:400 11px/1.8 var(--sans);color:#c6ced3;margin-top:23px}.menu-footer{border-top:1px solid #bec8cf24;flex-shrink:0;justify-content:space-between;align-items:center;gap:30px;min-height:104px;padding-block:22px;display:flex;position:relative}.menu-contact{align-items:center;gap:24px;display:flex}.menu-contact>span{font:400 9px/1.6 var(--sans);letter-spacing:.04em;color:#acb8c0;max-width:100px}.menu-contact>a{min-height:44px;font:400 23px/1 var(--serif);letter-spacing:-.025em;color:var(--snow);white-space:nowrap;align-items:center;gap:20px;display:flex}.menu-contact>a span{font:400 20px var(--sans);color:#c9af7b}.menu-footer-right{font:400 10px/1.5 var(--sans);align-items:center;gap:35px;display:flex}.menu-footer-right>a{color:#d0d4d5;align-items:center;min-height:44px;display:flex}.menu-footer-right>span{letter-spacing:.08em;text-transform:uppercase;color:#87959f;font-size:8px}@media (hover:hover) and (pointer:fine){.menu-atlas .menu-close:hover .menu-close-icon{background:#d2b9830d;border-color:#d2b983;transform:rotate(90deg)}.menu-atlas .menu-contact>a:hover,.menu-atlas .menu-footer-right>a:hover{color:#d2b983}}@media (min-width:1000px) and (max-height:800px){.menu-atlas .menu-top{min-height:90px}.menu-atlas-main{padding-block:24px}.menu-link{min-height:59px;padding-block:3px;font-size:min(5.1vw,9.1vh)}.menu-nav-intro{margin-bottom:18px}.menu-footer{min-height:84px;padding-block:14px}.menu-scene-copy{margin-bottom:24px}.menu-home{width:246px}}@media (min-width:700px) and (max-width:999px){.menu-atlas-shell{--menu-gutter:42px}.menu-atlas-main{grid-template-columns:1fr;align-content:center;align-items:start;gap:32px;padding-block:35px}.menu-nav-column{width:100%;max-width:600px}.menu-link{min-height:72px;font-size:clamp(50px,7.4vw,72px)}.menu-scene-copy{grid-template-columns:170px 1fr;justify-self:end;align-items:end;gap:15px 22px;width:auto;max-width:none;margin:0;padding:0;display:grid}.menu-scene-reference{grid-area:1/1;margin-bottom:7px}.menu-scene-title{grid-area:1/2/3;font-size:38px}.menu-scene-description{grid-area:2/1;max-width:170px;margin:0;font-size:10px}.menu-scene-reference{gap:10px}.menu-scene-kicker{padding-left:10px;font-size:7px}.menu-atmosphere{background:linear-gradient(90deg,#060d16ee,#060d16b3 52%,#060d1645),linear-gradient(#060d1600 30%,#060d16)}.menu-footer-right{text-align:right;display:block}.menu-footer-right>a{justify-content:flex-end}.menu-top-signature{display:none}}@media (max-width:699px){.menu-atlas-shell{--menu-gutter:24px}.menu-atlas .menu-top{gap:20px;min-height:90px}.menu-home{width:min(226px,100vw - 120px)}.menu-top-signature,.menu-atlas .menu-close-label{display:none}.menu-atlas .menu-close{min-width:44px;padding:0}.menu-atlas .menu-close-icon{width:42px;height:42px}.menu-close-icon i{top:20px;left:10px;right:10px}.menu-atlas-main{grid-template-columns:1fr;align-content:center;align-items:start;gap:24px;padding-block:26px 23px}.menu-nav-intro{letter-spacing:.11em;gap:10px;margin:0 0 20px;font-size:8px}.menu-nav-intro span:last-child{font-size:7px}.menu-navigation{gap:2px}.menu-link{letter-spacing:-.035em;grid-template-columns:16px minmax(0,1fr) 22px;column-gap:10px;min-height:58px;padding-block:4px;font-size:clamp(31px,10.5vw,52px)}.menu-link-number{font-size:8px}.menu-link-arrow{width:22px;height:22px}.menu-link.is-current .menu-link-label{translate:5px}.menu-link-journey{margin-top:8px}.menu-link-journey:before{top:-4px;left:26px;right:32px}.menu-scene-copy{grid-template-columns:1fr auto;justify-self:stretch;align-items:center;gap:22px;max-width:none;margin:0;padding:0;display:grid}.menu-scene-reference{margin:0;display:block}.menu-scene-index{margin-bottom:9px;font-size:11px;display:block}.menu-scene-kicker{letter-spacing:.1em;border-left:0;max-width:140px;padding-left:0;font-size:7px;display:block}.menu-scene-title{text-align:right;font-size:29px;line-height:1.05}.menu-scene-description{display:none}.menu-atmosphere{background:linear-gradient(90deg,#060d16ee,#060d16c9 35%,#060d1690 72%,#060d1655),linear-gradient(#060d1680,#060d1640 52%,#060d16)}.menu-scene-image{object-position:70% 50%;filter:brightness(.85)saturate(.55)}.menu-altitude-line{opacity:.65;width:190%;left:-48%}.menu-footer{min-height:0;padding-block:15px 17px;display:block}.menu-contact{justify-content:space-between;gap:12px}.menu-contact>span{max-width:110px;font-size:9px}.menu-contact>a{gap:16px;font-size:21px}.menu-contact>a span{font-size:17px}.menu-footer-right{justify-content:space-between;gap:10px;font-size:9px;display:flex}.menu-footer-right>span{letter-spacing:.02em;text-align:right;max-width:94px;font-size:6px}.menu-footer-right>a{min-height:34px}}@media (max-width:359px){.menu-atlas-shell{--menu-gutter:20px}.menu-atlas .menu-top{min-height:78px}.menu-atlas-main{gap:21px;padding-block:20px}.menu-link{min-height:52px}.menu-nav-intro{margin-bottom:17px}.menu-scene-title{font-size:25px}.menu-footer{padding-block:12px}.menu-contact>a{font-size:19px}.menu-home{width:200px}}@media (max-height:500px){.menu-atlas .menu-top{z-index:3;min-height:75px;margin-inline:calc(var(--menu-gutter)*-1);padding-inline:var(--menu-gutter);background:#080f17ed;position:sticky;top:0}.menu-atlas-main{padding-block:24px}.menu-atlas-shell{min-height:100dvh}.menu-link{min-height:52px;font-size:38px}.menu-atlas .menu-close{position:relative}.menu-footer{min-height:80px}.menu-scene-copy{margin-bottom:0}}@media (min-width:700px) and (max-height:500px){.menu-atlas-main{grid-template-columns:1fr;gap:0;padding-block:18px}.menu-navigation{grid-template-columns:1fr 1fr;column-gap:35px}.menu-nav-column{max-width:none}.menu-nav-intro{margin-bottom:12px}.menu-link{grid-template-columns:16px minmax(0,1fr) 22px;column-gap:10px;min-height:49px;font-size:32px}.menu-link-arrow{width:22px;height:22px}.menu-link-journey{margin-top:0}.menu-link-journey:before,.menu-scene-copy{display:none}.menu-home{width:230px}.menu-footer{min-height:74px;padding-block:10px}}@media (prefers-reduced-motion:reduce){.menu-atlas *,.menu-atlas :before,.menu-atlas :after{transition:none!important;animation:none!important}}.save-data .menu-atlas *{transition:none!important}
.eyebrow.chapter-ridge:before{display:none}.chapter-ridge-lockup{isolation:isolate;align-items:center;max-width:100%;padding-inline:40px 32px;display:inline-flex;position:relative}.chapter-ridge-art{z-index:-1;pointer-events:none;fill:none;stroke-linecap:round;stroke-linejoin:round;width:100%;height:58px;position:absolute;top:50%;left:0;overflow:visible;transform:translateY(-50%);-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 86%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 86%,#0000)}.chapter-ridge-back,.chapter-ridge-face,.chapter-ridge-crest{vector-effect:non-scaling-stroke;stroke:var(--gold);stroke-width:.85px}.chapter-ridge-back{opacity:.2;stroke-width:.65px}.chapter-ridge-face{opacity:.26;stroke-width:.55px}.chapter-ridge-crest{opacity:.84}.chapter-ridge-summit{fill:var(--gold);stroke:none;opacity:.9}.chapter-ridge-caption{color:var(--snow);white-space:nowrap;-webkit-text-stroke:2.6px #080f17;paint-order:stroke fill;position:relative}.motion-enabled .chapter-ridge-crest{stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset 1.65s cubic-bezier(.25,.65,.2,1) .12s}.motion-enabled .chapter-ridge-back,.motion-enabled .chapter-ridge-face,.motion-enabled .chapter-ridge-summit{opacity:0;transition:opacity 1.2s .45s}.motion-enabled .chapter-ridge.on .chapter-ridge-crest{stroke-dashoffset:0}.motion-enabled .chapter-ridge.on .chapter-ridge-back{opacity:.2}.motion-enabled .chapter-ridge.on .chapter-ridge-face{opacity:.26}.motion-enabled .chapter-ridge.on .chapter-ridge-summit{opacity:.9}@media (max-width:699px){.chapter-ridge-lockup{padding-inline:32px 25px}.chapter-ridge-art{height:44px}.chapter-ridge-caption{-webkit-text-stroke:2.2px #080f17}}@media (prefers-reduced-motion:reduce){.chapter-ridge-art *{stroke-dashoffset:0!important;transition:none!important}}
.cabin-photo>.cabin-video{z-index:0;object-fit:cover;object-position:40% 50%;width:100%;max-width:none;height:100%;transform:scale(var(--cabin-scale,1.1));transform-origin:45%;filter:brightness(.82);opacity:0;pointer-events:none;transition:opacity .45s;display:block;position:absolute;inset:0}.has-cabin-video .cabin-photo>.cabin-video{opacity:1}.cabin-cinematic[data-cabin-video=error] .cabin-video,.cabin-cinematic[data-cabin-video=disabled] .cabin-video{opacity:0;transition:none}.has-cabin-player .cabin-photo:after{z-index:1;pointer-events:none}.cabin-window-signature{z-index:2;pointer-events:none;color:#eeece628;position:absolute;top:18%;left:0;right:0}.cabin-window-signature .cabin-window-word{top:auto;left:var(--gutter);width:max-content;color:inherit;position:relative}.cabin-window-signature .cabin-photo-caption{width:max-content;max-width:calc(100% - var(--gutter)*2);margin:clamp(14px,1.4vw,24px) var(--gutter) 0;font:500 clamp(14px,1.6vw,24px)/1.2 var(--sans);letter-spacing:-.04em;text-transform:uppercase;color:#eeece656;flex-direction:column;align-items:flex-start;gap:.22em;display:flex;position:relative;inset:auto}@media (min-width:700px) and (max-width:999px){.cabin-window-signature{top:22%}}@media (max-width:699px){.cabin-photo>.cabin-video{object-position:38% 50%}.cabin-window-signature{color:#eeece63b;top:29%}.cabin-window-signature .cabin-window-word{left:10px}.cabin-window-signature .cabin-photo-caption{margin-top:14px;font-size:clamp(14px,3.8vw,18px)}}.nojs .cabin-video,.cabin-cinematic[data-cabin-video=disabled] .cabin-video{display:none!important}@media (prefers-reduced-motion:reduce){.cabin-video{transition:none!important;display:none!important}}
