@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#101a22;--lime:#ff94c2;--paper:#f6f7f4;--muted:#69716e;--line:#d9ded6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #c43b80;outline-offset:5px}header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 5%;position:absolute;top:0;left:0;width:100%;z-index:10;color:white;border-bottom:1px solid #ffffff24}.brand{display:inline-flex;align-items:center;font-family:Manrope,sans-serif;font-weight:800;font-size:29px;letter-spacing:-1.5px;white-space:nowrap}.brand-two{color:var(--lime)}.brand-dot{font-size:11px;align-self:flex-start;margin:7px 0 0 3px}.brand-mark{background:var(--lime);color:var(--ink);border-radius:8px;font-size:28px;width:37px;height:39px;margin-right:10px;text-align:center;position:relative}.brand-mark span{font-size:16px;position:absolute;right:1px;top:-2px}nav{display:flex;gap:30px;font-size:14px}nav a:hover{color:var(--lime)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;min-height:55px;padding:17px 25px;border:0;border-radius:7px;font-size:15px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:23px;line-height:1}.lime{background:var(--lime);color:var(--ink)}.small{min-height:44px;padding:13px 18px;font-size:14px}.story{height:240vh;background:var(--ink);color:white}.stage{height:100svh;min-height:650px;position:sticky;top:0;overflow:hidden}.hero-photo{position:absolute;inset:0;background:#263742 url('assets/hero-final.webp') center center/cover no-repeat;transform:scale(calc(1 + var(--progress,0) * .12));will-change:transform}.photo-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,21,31,.82),rgba(9,21,31,.38) 48%,rgba(9,21,31,.04)),linear-gradient(0deg,rgba(9,21,31,.65),transparent 45%)}.hero-copy{position:absolute;left:7%;top:28%;max-width:820px;opacity:var(--first,1);transform:translateY(calc(var(--progress,0) * -45px));pointer-events:var(--first-events,auto)}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;display:flex;align-items:center;gap:12px;line-height:1.6}.line{display:inline-block;width:30px;height:2px;background:var(--lime)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(50px,5.6vw,88px);line-height:1.13;letter-spacing:-4px;margin:24px 0}h1 span{color:var(--lime)}.hero-description{font-size:17px;line-height:1.85;color:#e1e7e9;margin-bottom:33px}.hero-bottom{position:absolute;bottom:55px;left:7%;right:7%;display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:1.7px}.scroll-icon{display:inline-grid;place-items:center;width:32px;height:44px;border:1px solid #ffffff65;border-radius:20px;margin-right:14px;font-size:19px}.scene-counter{font-size:17px}.scene-counter i{opacity:.4;margin:0 12px}.skip-story{position:absolute;bottom:18px;right:7%;font-size:12px;color:#d2dade}.chapter-two{position:absolute;left:7%;top:25%;opacity:var(--second,0);transform:translateY(calc((1 - var(--second,0)) * 25px));pointer-events:none}.chapter-two h2{font-size:clamp(55px,6vw,90px);line-height:1.06;letter-spacing:-4px;margin:20px 0}.chapter-two em,.closing em{color:var(--lime);font-style:normal}.chapter-two p{line-height:1.7;color:#dae2e5}.booking-wrap{position:relative;padding:0 5%;margin-top:-12px;z-index:3}.booking{background:white;padding:36px 40px;border-radius:12px;box-shadow:0 12px 65px #101a2210;display:grid;grid-template-columns:.75fr 1.6fr;gap:45px}.dark{color:var(--muted)}.booking h2{font-size:29px;letter-spacing:-1px;margin:10px 0}.booking-heading>p:last-child{font-size:14px;line-height:1.6;color:var(--muted);max-width:230px;margin:0}.date-grid{display:grid;grid-template-columns:1.3fr 1fr 1.3fr 1fr;gap:13px}label{font-size:12px;font-weight:600}input{width:100%;min-width:0;border:1px solid var(--line);background:var(--paper);border-radius:5px;padding:12px 8px;font-size:14px;margin-top:8px;color:var(--ink)}.dark-button{background:var(--ink);color:white}.booking .button{margin-top:16px;min-height:45px;padding:12px 19px}.form-note{display:inline-block;color:var(--muted);font-size:12px;max-width:220px;margin:0 0 0 16px;vertical-align:middle;line-height:1.5}#form-error{font-size:14px;color:#a83526;margin:8px 0 0}.section{padding:108px 7%}.section-top{display:flex;justify-content:space-between;gap:40px;align-items:flex-end}.muted{color:var(--muted)}.section h2{font-size:clamp(32px,3.2vw,49px);line-height:1.2;letter-spacing:-2px;margin:16px 0 0}.section h2 span{color:#7b847f}.section-top>p{font-size:14px;color:var(--muted);line-height:1.7;margin-bottom:4px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:60px}.steps article{position:relative;border-top:1px solid var(--line);padding-top:28px}.step-number{font-size:13px;color:var(--muted)}.step-symbol{float:right;font-family:Manrope,sans-serif;font-size:27px;width:51px;height:51px;background:#f5e6ee;border-radius:50%;display:grid;place-items:center;margin-top:-10px}.steps h3{font-size:21px;margin:30px 0 14px;letter-spacing:-.6px}.steps p{font-size:15px;line-height:1.8;max-width:310px;color:var(--muted)}.parking{padding-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.parking-image{height:580px;position:relative;border-radius:10px;overflow:hidden;background:var(--ink)}.parking-image img{width:100%;height:100%;object-fit:cover;object-position:74% center}.image-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#101a22);padding:50px 25px 25px;color:white;font-size:11px;letter-spacing:1.5px}.parking-copy h2{margin-bottom:24px}.parking-copy em{font-style:normal;color:#7b847f}.parking-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);max-width:470px}.feature-row{display:flex;gap:22px;padding:20px 0;border-bottom:1px solid var(--line)}.feature-row>span{font-size:12px;color:var(--muted);padding-top:4px}.feature-row h3{font-size:17px;margin:0 0 8px}.feature-row p{font-size:14px;color:var(--muted);margin:0}.text-link{display:flex;gap:35px;font-weight:700;font-size:15px;margin-top:28px}.travel-band{background:var(--lime);padding:35px 4%;display:flex;justify-content:space-around;gap:20px;font-size:clamp(23px,4.4vw,70px);font-weight:800;letter-spacing:-2px;overflow:hidden;white-space:nowrap}.outline{color:transparent;-webkit-text-stroke:1px var(--ink)}.faq{display:grid;grid-template-columns:1fr 1.1fr;gap:6%}.questions details{border-bottom:1px solid var(--line);padding:23px 0}.questions details:first-child{padding-top:0}.questions summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:17px;font-weight:600;list-style:none}.questions summary::-webkit-details-marker{display:none}.questions summary span{font-size:23px;font-weight:400}.questions details[open] summary span{transform:rotate(45deg)}.questions p{color:var(--muted);font-size:15px;line-height:1.8;margin:18px 30px 0 0}.closing{background:var(--ink);color:white;position:relative;padding:85px 7% 145px;overflow:hidden}.closing h2{font-size:clamp(40px,4.8vw,70px);line-height:1.13;letter-spacing:-3px;margin:22px 0 30px}.closing-word{position:absolute;right:-20px;bottom:-65px;font-size:clamp(120px,25vw,360px);font-weight:800;color:#ffffff05;letter-spacing:-20px;pointer-events:none}footer{background:var(--ink);border-top:1px solid #ffffff1a;color:#b0b9bd;padding:30px 5%;display:flex;align-items:center;gap:28px;font-size:12px}footer .brand{color:white;font-size:24px}footer p{margin:0;flex:1}footer a:not(.brand){font-size:12px}.draft-note{font-size:11px;background:#f5e6ee;color:#715665;padding:12px 5%;text-align:center;line-height:1.5}.skip{position:fixed;left:10px;top:-100px;z-index:100;padding:15px;background:var(--lime);color:var(--ink)}.skip:focus{top:10px}dialog{border:0;border-radius:14px;padding:40px;max-width:540px;width:calc(100% - 35px);color:var(--ink)}dialog::backdrop{background:#101a22bb;backdrop-filter:blur(7px)}dialog h2{font-size:30px;letter-spacing:-1px}dialog p{line-height:1.7}.dialog-close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px}.demo-notice{background:#faedf3;padding:16px;border-radius:8px;font-size:14px}#copy-status{font-size:14px;margin-bottom:0}
@media(min-width:1600px){.hero-copy{top:30%}}@media(max-width:1050px){nav{gap:17px}header{padding:0 4%}.booking{grid-template-columns:1fr;gap:24px}.booking-heading>p:last-child{max-width:none}.booking-heading h2{margin:6px 0}.booking{padding:30px}.section-top>p{display:none}.parking-image{height:500px}.section{padding:80px 6%}.parking{padding-top:10px;gap:5%}}@media(max-width:720px){header{height:80px}.brand{font-size:24px}nav{display:none}header .button{font-size:12px;padding:11px;gap:12px}.brand-mark{width:29px;height:32px;font-size:23px}.stage{min-height:600px}.story{height:190vh}.hero-copy{left:6%;right:6%;top:26%}h1{font-size:49px;letter-spacing:-2.5px}.hero-description{font-size:15px;max-width:300px}.hero-photo{background-position:62% center}.photo-shade{background:linear-gradient(90deg,#09151fde,#09151f58),linear-gradient(0deg,#09151f88,transparent)}.eyebrow{font-size:10px;letter-spacing:1.4px}.hero-bottom{left:6%;right:6%;font-size:9px;bottom:45px}.hero-bottom>span:first-child{max-width:235px}.chapter-two{left:6%;top:25%}.chapter-two h2{font-size:65px}.booking-wrap{padding:0 4%}.booking{padding:26px 20px;gap:20px}.date-grid{grid-template-columns:1.4fr 1fr;gap:14px}.form-note{display:block;margin:12px 0 0;max-width:none}.booking .button{width:100%}.section{padding:65px 6%}.section h2{font-size:33px;letter-spacing:-1.5px}.steps{grid-template-columns:1fr;gap:18px;margin-top:35px}.steps article{padding-top:20px}.steps h3{margin:22px 0 10px}.steps p{max-width:none}.parking{grid-template-columns:1fr;gap:32px;padding-top:0}.parking-image{height:390px}.travel-band{padding:25px 6%;gap:25px;font-size:27px;justify-content:flex-start;letter-spacing:-1px}.travel-band span:nth-child(2){display:none}.faq{grid-template-columns:1fr;gap:35px}.questions summary{font-size:16px}.closing{padding:65px 6% 100px}.closing h2{font-size:44px;letter-spacing:-2px}.closing-word{bottom:-15px;letter-spacing:-8px}footer{flex-wrap:wrap;padding:28px 6%;gap:20px}footer p{flex-basis:65%;font-size:11px}footer>span{margin-left:auto}.draft-note{font-size:10px}dialog{padding:35px 24px}.parking-copy .eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.story{height:auto}.stage{position:relative;height:90svh}.hero-photo{transform:none}.hero-copy{opacity:1;transform:none}.chapter-two{display:none}.button{transition:none}.skip-story{display:none}}

#story-canvas{position:absolute;inset:0;width:100%;height:100%;opacity:0;pointer-events:none}.hero-photo{transform:none}@media(max-width:720px){.hero-copy{top:18%}h1{font-size:43px}.hero-description{font-size:14px;line-height:1.65}.hero-copy .button{min-height:46px;padding:13px 20px}.chapter-two{top:20%}.chapter-two h2{font-size:52px}.photo-shade{background:linear-gradient(180deg,#101a2255,transparent 70%,#101a2280)}.hero-photo{background-size:100% auto;background-position:center 65%;background-color:#101a22}}@media(prefers-reduced-motion:reduce){#story-canvas{display:none}}

/* Eight-second film: allow time for parking, climb and the skywriting reveal. */
.story{height:320vh}@media(max-width:720px){.story{height:270vh}}@media(prefers-reduced-motion:reduce){.story{height:auto}}

/* Clear journey, pricing and return transfer. */
.booking-wrap{margin-top:0}.van-symbol svg{width:64px;height:44px}.pricing{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.pricing h2{font-size:48px;letter-spacing:-2px}.pricing p,.return-transfer p{max-width:550px;line-height:1.8;color:var(--muted)}.price-card{background:white;border:1px solid #e9dce3;border-radius:14px;padding:34px}.price-card>span{font-size:11px;letter-spacing:1.8px}.price-card strong{display:block;font-family:Manrope,sans-serif;font-size:38px;margin:18px 0}.return-transfer{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;background:#faedf3}.return-transfer h2{font-size:48px;line-height:1.15;letter-spacing:-2px}.return-transfer em{font-style:normal;color:#b72d70}.transfer-route{display:flex;align-items:center;justify-content:space-around;gap:15px}.route-stop{font-size:46px;text-align:center;font-weight:800}.route-stop small{display:block;font-size:9px;letter-spacing:1px;margin-top:10px}.route-van{text-align:center;color:#b72d70}.route-van svg{width:110px;display:block;margin:auto}.route-van span{display:block;font-size:9px;letter-spacing:1px;margin-top:14px}.route-van b{display:block;font-size:44px;font-weight:400}.travel-band{flex-wrap:wrap}.travel-band span{display:block!important}
@media(max-width:720px){.pricing,.return-transfer{grid-template-columns:1fr;gap:28px}.pricing h2,.return-transfer h2{font-size:34px}.price-card{padding:25px}.price-card strong{font-size:31px}.transfer-route{padding:15px 0}.travel-band{font-size:26px;line-height:1.3}}

.pricing{grid-template-columns:.8fr 1.5fr;align-items:start;gap:55px}.pricing-intro{position:sticky;top:35px}.price-tables{display:grid;grid-template-columns:1fr 1fr;gap:25px}.price-tables table{border-collapse:collapse;width:100%;font-size:14px}.price-tables caption{text-align:left;font-size:20px;font-weight:700;padding-bottom:18px}.price-tables th,.price-tables td{padding:9px 10px;border-bottom:1px solid #d9ded6;text-align:left}.price-tables td{text-align:right;font-variant-numeric:tabular-nums}.price-tables thead{background:#101a22;color:white}.price-tables tbody th{font-weight:400}.price-tables .long-stay{background:#ff94c2;font-weight:700}.long-stay-offer{padding:25px;background:#faedf3;border:1px solid #f3bfd6;border-radius:12px;margin:25px 0}.long-stay-offer>span{font-size:11px;letter-spacing:1.5px}.long-stay-offer strong{display:block;font-size:29px;margin:12px 0}.long-stay-offer p{margin:0}.travel-band{font-size:clamp(24px,3.2vw,48px);gap:20px;justify-content:center;text-align:center}
@media(max-width:720px){.pricing{grid-template-columns:1fr;gap:32px}.pricing-intro{position:static}.price-tables{gap:12px}.price-tables th,.price-tables td{padding:9px 5px;font-size:12px}.price-tables caption{font-size:18px}}

.chapter-two{top:47%}.chapter-two h2{font-size:clamp(42px,4.5vw,64px);margin:10px 0}.chapter-two .eyebrow{font-size:10px}.chapter-two p{font-size:14px}.photo-shade{opacity:calc(1 - var(--progress,0)*.45)}@media(max-width:720px){.chapter-two{top:57%}.chapter-two h2{font-size:38px}.chapter-two p{font-size:12px;line-height:1.5}.chapter-two .eyebrow{font-size:9px}}

.security-band{justify-content:space-between;text-align:left;padding:42px 7%;gap:35px}.security-band>span{font-size:clamp(25px,3vw,44px);line-height:1.25;letter-spacing:-1px}.security-band svg{width:140px;flex-shrink:0}.faq-contact{grid-column:1/-1;border-top:1px solid var(--line);padding-top:28px;margin-top:15px}.faq-contact h3{font-size:24px;margin-bottom:12px}.faq-contact p{color:var(--muted)}.contact-channels{display:flex;gap:35px;flex-wrap:wrap}.contact-channels>span{font-weight:700}.contact-channels small{display:block;color:var(--muted);font-weight:400;margin-top:7px}.return-transfer{margin-top:70px}@media(max-width:720px){.security-band{flex-wrap:nowrap;gap:15px}.security-band svg{width:72px}.security-band>span{font-size:23px}.return-transfer{margin-top:45px}}

/* Mobile composition: persistent navigation, clear space for the full scene. */
.hero-photo{display:block;background:none;overflow:hidden}
.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}
.menu-toggle{display:none}.reveal-action{display:none}
.chapter-two{pointer-events:var(--second-events,none)}
.mobile-menu{margin:0 0 0 auto;max-width:430px;width:100%;height:100dvh;max-height:100dvh;border-radius:0;background:var(--ink);color:white;padding:calc(18px + env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom));overflow:auto}
.mobile-menu::backdrop{background:#101a22aa;backdrop-filter:blur(6px)}
.menu-top{display:flex;align-items:center;justify-content:space-between;font:800 27px Manrope,sans-serif;letter-spacing:-1px;margin-bottom:35px}
.menu-close{width:48px;height:48px;border:1px solid #ffffff40;border-radius:50%;background:none;color:white;font-size:32px;line-height:1}
.mobile-menu nav{display:flex;flex-direction:column;gap:0}
.mobile-menu nav a{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #ffffff25;font-size:19px;padding:18px 0}
.mobile-menu nav a span{color:var(--lime)}
body.menu-open{overflow:hidden}
@media(max-width:720px){
 html{scroll-padding-top:calc(86px + env(safe-area-inset-top))}
 header{position:fixed;z-index:50;height:calc(68px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(20px,env(safe-area-inset-right)) 0 max(20px,env(safe-area-inset-left));background:#101a22f5;border-bottom:1px solid #ffffff20;backdrop-filter:blur(12px)}
 header .brand{min-height:44px;font-size:25px}header .brand-mark{width:31px;height:34px}
 header>nav,header>.button{display:none}
 .menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:48px;height:48px;border:1px solid #ffffff45;border-radius:50%;background:transparent;color:white}
 .menu-toggle span{display:block;width:20px;height:2px;background:currentColor}
 .story{height:225svh}.stage{height:100svh;min-height:0}
 .hero-photo{background:linear-gradient(#172732 15%,#728092 44%,#34383c 65%,#101a22)}
 .hero-photo img{position:absolute;top:49%;height:auto;width:100%;object-fit:contain}
 .photo-shade{background:linear-gradient(180deg,#101a2240,transparent 40%,transparent 65%,#101a2270);opacity:1}
 .hero-copy{left:7%;right:7%;top:calc(91px + env(safe-area-inset-top));transform:none;max-width:480px}
 .hero-copy>.eyebrow,.hero-description{display:none}
 h1{font-size:clamp(31px,8.6vw,46px);line-height:1.12;letter-spacing:-1.6px;margin:0 0 20px}
 .hero-copy .button,.chapter-two .button{min-height:48px;padding:13px 20px;font-size:14px}
 .hero-bottom{left:7%;right:auto;bottom:calc(20px + env(safe-area-inset-bottom));opacity:var(--first,1);pointer-events:none}
 .hero-bottom>span:first-child{font-size:0}.scroll-icon{font-size:18px;width:27px;height:38px;margin:0}
 .scene-counter{display:none}.skip-story{bottom:calc(17px + env(safe-area-inset-bottom));right:7%;min-height:44px;display:flex;align-items:center;font-size:12px;color:#fff}
 .chapter-two{left:7%;right:7%;top:auto;bottom:calc(94px + env(safe-area-inset-bottom));transform:translateY(calc((1 - var(--second,0))*14px))}
 .chapter-two>.eyebrow,.chapter-two>p{display:none}.chapter-two h2{font-size:clamp(30px,8.5vw,42px);line-height:1.05;letter-spacing:-1.6px;margin:0 0 20px}
 .reveal-action{display:inline-flex}
 .section{padding:64px 6%}.section h2{font-size:clamp(29px,8vw,36px)}
 .steps p,.parking-copy>p:not(.eyebrow),.questions p,.pricing p,.return-transfer p{font-size:16px;line-height:1.7}
 .steps{gap:24px}.steps article{padding-top:24px}.steps h3{margin-top:22px}
 .booking{padding:28px 20px}.booking h2{margin-top:0}.booking-heading>p:last-child{font-size:16px}
 input{font-size:16px;min-height:48px}label{font-size:13px}.form-note{font-size:13px}
 .return-transfer{margin-top:48px}.transfer-route{gap:10px}.route-stop{font-size:36px}.route-van svg{width:90px}
 .price-tables{grid-template-columns:1fr;gap:30px}.price-tables th,.price-tables td{font-size:15px;padding:12px 14px}.price-tables caption{font-size:20px}
 .security-band{white-space:normal;padding:32px 6%;align-items:center}.security-band>span{font-size:clamp(19px,5.6vw,27px)}.security-band svg{width:64px}
 .faq-contact h3{font-size:24px}.questions summary{min-height:44px;align-items:center}.contact-channels{gap:22px}
 .closing h2{font-size:clamp(34px,10vw,44px)}.closing .button{gap:20px;max-width:100%}
}
@media(max-width:360px){.hero-copy{top:calc(86px + env(safe-area-inset-top))}h1{margin-bottom:16px}.chapter-two{bottom:82px}.chapter-two h2{font-size:29px;margin-bottom:15px}.date-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.booking{padding:24px 16px}.route-van svg{width:74px}}
@media(max-width:720px) and (max-height:620px){.hero-copy{top:calc(84px + env(safe-area-inset-top))}h1{font-size:31px;margin-bottom:14px}.chapter-two{bottom:75px}.chapter-two h2{font-size:28px;margin-bottom:14px}}
@media(prefers-reduced-motion:reduce){.story{height:auto}.stage{position:relative;height:100svh;min-height:560px}.hero-copy{opacity:1;transform:none}.chapter-two,.hero-bottom{display:none}.skip-story{display:flex}.hero-photo{transform:none}html{scroll-behavior:auto}}

[hidden]{display:none!important}button:disabled{opacity:.6;cursor:wait;transform:none}.guest-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.guest-grid label{font-size:14px}.guest-grid input{font-size:16px;min-height:46px}.guest-note{font-size:13px;color:var(--muted);margin:20px 0}.booking-price{font-weight:800;font-size:24px;margin-bottom:18px}#booking-result{font-size:15px;overflow-wrap:anywhere}#booking-error{color:#a83526;font-size:14px}#inquiry{max-height:90dvh;overflow:auto}#copy-status{white-space:pre-line}#guest-plate,#guest-flight{text-transform:uppercase}@media(max-width:420px){.guest-grid{grid-template-columns:1fr;gap:14px}}

.location-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:7%;align-items:center;background:#eef1ee}.location-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.8;max-width:440px;margin:24px 0}.location-copy h2{margin-top:14px}.location-address{display:flex;gap:17px;align-items:center;padding:24px 0;border-top:1px solid #d2d9d4;border-bottom:1px solid #d2d9d4;margin-top:28px}.location-address svg{width:27px;height:32px;color:#b72d70;flex-shrink:0}.location-address strong,.location-address span{display:block}.location-address strong{font-size:17px;margin-bottom:5px}.location-address span{color:var(--muted);font-size:14px}.location-copy>p.location-note{font-size:13px;line-height:1.7;margin-bottom:0}.location-map{position:relative;min-height:440px;border-radius:18px;background:#14252e;overflow:hidden;isolation:isolate}.map-art{position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.map-status{position:absolute;top:24px;left:25px;z-index:1;display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:1.7px;color:#d8e1e3;background:#101a22c9;border:1px solid #ffffff18;padding:10px 13px;border-radius:30px}.map-status i{width:6px;height:6px;border-radius:50%;background:var(--lime)}.map-brand{position:absolute;left:8%;bottom:78px;font-family:Manrope,sans-serif;font-size:38px;font-weight:800;color:white;letter-spacing:-1.8px}.map-brand>span{color:var(--lime)}.map-brand small{display:block;font-family:'DM Sans',sans-serif;font-size:9px;letter-spacing:1.8px;font-weight:500;color:#b3c0c4;margin-top:8px}.map-caption{position:absolute;bottom:0;left:0;right:0;padding:20px 8%;margin:0;color:#a5b5bc;font-size:11px;border-top:1px solid #ffffff12;background:#101a2255}@media(max-width:1050px) and (min-width:721px){header{gap:14px}header nav{gap:12px;font-size:12px}header .brand{font-size:24px}header>.button{font-size:12px;padding:12px;gap:12px}.location-section{gap:5%}.location-map{min-height:400px}}@media(max-width:720px){.location-section{grid-template-columns:1fr;gap:32px}.location-copy h2 br{display:none}.location-copy h2 span:before{content:' '}.location-copy>p:not(.eyebrow){max-width:none;margin-top:20px}.location-copy>p.location-note{font-size:14px}.location-map{min-height:360px;border-radius:13px}.map-brand{font-size:33px;bottom:78px}.map-caption{font-size:10px;padding:20px 7%}.map-status{top:19px;left:20px}.location-address{margin-top:23px}}

/* Clickable parking location */
a.location-map{display:block;text-decoration:none;cursor:pointer;transition:box-shadow .2s ease}a.location-map:hover{box-shadow:0 0 0 3px #ff94c2}a.location-map:focus-visible{outline:3px solid #b72d70;outline-offset:6px}a.location-map:hover .map-status{color:#ff94c2}

.language-picker{display:flex;align-items:center;gap:5px;flex-shrink:0;color:#fff}.language-picker select{font:inherit;font-size:13px;max-width:100px;color:#fff;background:#192a34;border:1px solid #ffffff40;border-radius:20px;padding:9px 5px;cursor:pointer}.language-picker select:focus-visible{outline:2px solid #ff94c2;outline-offset:3px}header{gap:16px}html[lang="ru"] header nav,html[lang="en"] header nav{font-size:12px}@media(max-width:1100px){header>.button{display:none}}@media(max-width:720px){header{gap:8px}.language-picker{margin-left:auto}.language-picker>span{display:none}.language-picker select{font-size:12px;max-width:83px;padding:8px 3px}.menu-toggle{margin-left:0;flex-shrink:0}header .brand{font-size:23px}html[lang="ru"] h1,html[lang="ru"] .chapter-two h2{font-size:clamp(30px,8vw,44px)}}
