/* Quiet orange details, shared spacing and the same compact header on every page. */
:root{--orange-soft:#ffe5d2;--header-height:60px;scroll-padding-top:80px;--hero-shadow:linear-gradient(90deg,#041b31ed,#041b31a8 50%,#041b3129)}
html{scrollbar-gutter:stable}
body{overflow-wrap:break-word}
body .site-header{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:1px solid rgba(var(--navy-rgb),0.0471);box-shadow:0 3px 18px rgba(var(--navy-rgb),0.0275)}
.site-header .nav-wrap{height:var(--header-height);min-height:var(--header-height);gap:24px}
.site-header .brand{width:200px;flex-shrink:0}
.site-header .menu-toggle{width:44px;height:44px;padding:0;border:1px solid rgba(var(--navy-rgb),0.1255);border-radius:10px;background:transparent;flex-shrink:0}
.site-header .menu-toggle span{display:block;width:22px;height:2px;background:var(--navy)}
#main-nav{gap:23px}
#main-nav>a{font-size:.875rem;min-height:44px;display:inline-flex;align-items:center}
#main-nav>a[aria-current=page]{text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:2px;text-underline-offset:8px}
#main-nav .button.small{padding:10px 17px;min-height:42px}
.small-line{background:var(--orange)}
.text-link{text-decoration:none}
.button:hover{box-shadow:0 4px 14px rgba(var(--navy-rgb),0.0745)}
.button:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px}
.section-heading .eyebrow,.terms-intro .eyebrow,.legal-hero .eyebrow{display:flex;align-items:center;gap:10px}
.section-heading .eyebrow:before,.terms-intro .eyebrow:before,.legal-hero .eyebrow:before{content:'';width:23px;height:2px;flex-shrink:0;background:var(--orange)}
.eyebrow{font-size:.75rem!important;line-height:1.6;color:var(--brand-aqua)}
.category-navigation a:hover,.category-navigation a[aria-current]{color:var(--navy);text-decoration-color:currentColor}
.category-row-arrows button:hover{border-color:var(--neutral-line)}
#category-grid .category-card.is-selected{border-color:#d1e0e3;background:#fff;box-shadow:0 12px 30px rgba(var(--navy-rgb),0.1020),inset 0 1px 0 #fff}
#category-grid .category-card:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}
.category-track .glass-panel{backdrop-filter:none;-webkit-backdrop-filter:none;background:linear-gradient(145deg,#ffffffdf,#ffffff9c);box-shadow:inset 0 1px 0 #fff,0 5px 20px rgba(var(--navy-rgb),0.0235)}
.category-grid{--card-width:clamp(290px,32vw,520px);--card-gap:18px;--category-heading-size:12rem;--category-offers-size:5rem}
.category-card{width:var(--card-width);display:flex;flex-direction:column;border-radius:24px;scroll-margin-top:90px}
.category-card-heading{height:var(--category-heading-size);padding:18px 24px;flex:none}
.category-card-heading-inner{display:flow-root}
.category-card-heading h3{height:var(--category-title-size,3.6em);min-height:2.4em;margin:0 0 8px}
.category-title-button{padding:0;border:0;background:transparent;text-align:left;font:inherit;letter-spacing:inherit;line-height:inherit;min-height:44px}
.category-card-heading p{font-size:1rem;line-height:1.55;color:var(--muted)}
.category-card-heading .category-kicker{font-size:.75rem;line-height:1.5;margin-bottom:8px}
.category-visual{margin:0;display:block}
.category-current-tour{height:2.5rem;min-height:0;padding:0 24px 8px;display:flex;align-items:center;font-size:.875rem;line-height:1.4}
.category-gallery.photo-slideshow{margin:0 14px;border-radius:16px;border:1px solid #fff;background:#ffffff80;overflow:hidden}
.category-gallery .photo-frame img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:15px}
.category-gallery .photo-frame figcaption{height:var(--category-caption-size,6rem);min-height:6rem;padding:12px 16px;background:transparent;display:flex;flex-direction:column;justify-content:flex-start}
.category-gallery .photo-location-label{font-size:.75rem;line-height:1.5;min-height:1.5em;margin-bottom:6px}
.category-gallery .slide-credit{font-size:.75rem;line-height:1.5;margin-top:auto}
.category-gallery .photo-toolbar{height:58px;min-height:58px;padding:6px 12px;background:transparent}
.category-gallery .photo-buttons button{border-color:rgba(var(--navy-rgb),0.0784);background:#ffffff9c}
.category-offers{height:var(--category-offers-size);padding:12px 24px 18px;margin:0;flex:none}
.category-from{min-height:2.9rem;font-size:.8125rem}
.category-from strong{font-size:1.125rem}
.category-from>span{font-size:.8125rem;line-height:1.5}
.category-offer-arrow{background:var(--orange-soft);border-color:transparent;color:var(--orange)}
.category-note{font-size:.75rem}
.category-open{font-size:.875rem}
.category-motion-static .category-group{grid-template-columns:repeat(3,minmax(0,1fr))}
.category-motion-static .category-card{height:100%}
.category-motion-static .category-group[data-copy]{display:none}
.transport-more{display:inline-flex;margin-top:24px}
.booking-terms{display:grid;grid-template-columns:1fr 1.3fr;gap:64px;padding-block:72px;border-top:1px solid var(--line)}
.terms-intro h2{font-size:clamp(2rem,3.3vw,3.1rem);line-height:1.18;margin:12px 0}
.terms-intro>p:not(.eyebrow){max-width:340px;color:var(--muted);font-size:1rem;line-height:1.65;margin-bottom:18px}
.booking-terms .terms-grid{display:block;margin:0;border-top:1px solid var(--line)}
.terms-grid>div{padding:25px 0;border-bottom:1px solid var(--line);border-left:0;background:none}
.terms-grid dt{font-size:1.0625rem;display:flex;gap:14px;align-items:baseline;margin-bottom:10px}
.terms-grid dt>span{font-size:.75rem;color:var(--orange);font-variant-numeric:tabular-nums}
.terms-grid dd{font-size:1rem;line-height:1.85;color:var(--muted);margin-left:32px}
.terms-grid dd strong{font-weight:600;color:var(--navy)}
.footer-bottom{gap:20px;flex-wrap:wrap}
.footer-legal{display:flex;gap:24px;flex-wrap:wrap}
.footer-legal a{font-size:.8125rem}
.form-privacy a{text-decoration:underline;text-underline-offset:3px}
.review-card.is-selected{border-color:var(--neutral-line)}
.review-card:before{background:var(--orange)!important}
.legal-page,.transfers-page{background:#f3f5f5}
.legal-hero{padding-block:60px 44px;border-bottom:1px solid var(--line)}
.legal-hero h1{font-size:clamp(2.6rem,5vw,4.5rem);line-height:1.12;margin:14px 0 12px}
.legal-hero>p:not(.eyebrow){max-width:640px;font-size:1.0625rem;line-height:1.85;color:var(--muted)}
.legal-date{font-size:.8125rem!important;margin-top:20px}
.legal-layout{display:grid;grid-template-columns:240px minmax(0,760px);justify-content:space-between;gap:64px;padding-block:44px 80px}
.legal-toc{position:sticky;top:100px;align-self:start;display:grid;gap:4px}
.legal-toc>strong{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;color:var(--muted)}
.legal-toc>a{font-size:.875rem;line-height:1.6;padding:9px 0;min-height:44px}
.legal-toc>a:hover{color:var(--orange)}
.legal-copy{min-width:0}
.legal-copy>section{scroll-margin-top:100px;padding:0 0 32px;margin-bottom:32px;border-bottom:1px solid var(--line)}
.legal-copy h2{font-size:1.6rem;line-height:1.3;margin-bottom:12px}
.legal-copy h3{font-size:1.125rem;line-height:1.5;margin:24px 0 12px}
.legal-copy p,.legal-copy li{font-size:1rem;line-height:1.9;color:var(--muted)}
.legal-copy p+p{margin-top:16px}
.legal-copy ul,.legal-copy ol{padding-left:22px;margin-top:14px}
.legal-copy li+li{margin-top:12px}
.legal-copy a:not(.text-link){text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:4px;overflow-wrap:anywhere}
.policy-callout{background:#ffffffb3;border:1px solid white;border-left:3px solid var(--neutral-line);border-radius:0 16px 16px 0;padding:22px 24px;margin-top:24px}
.policy-callout strong{color:var(--navy);font-weight:600}
.legal-contact{background:#e9eff1;border-radius:18px;padding:28px!important;border:0!important}
.journey-hero{position:relative;isolation:isolate;min-height:600px;display:flex;align-items:center;color:white;overflow:hidden;background:var(--navy)}
.journey-background{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center}
.journey-hero:before{content:'';position:absolute;inset:0;z-index:-1;background:var(--hero-shadow)}
.journey-content{padding-block:78px;position:relative}
.journey-content h1{font-size:clamp(3rem,6vw,5.6rem);line-height:1.08;margin:14px 0 12px;max-width:740px}
.journey-content h1 em{color:var(--aqua-on-dark)}
.journey-content>.eyebrow{color:white}
.journey-content>p:not(.eyebrow){color:#f0f5f8;max-width:510px;font-size:1.0625rem;line-height:1.85}
.journey-actions{display:flex;gap:20px;flex-wrap:wrap;align-items:center;margin-top:28px}
.journey-actions .button{background:white;color:var(--navy);border-color:white}
.journey-actions .text-link{color:white}
.journey-credit{position:absolute;bottom:18px;right:24px;left:24px;text-align:right;font-size:.75rem;color:white}
.journey-credit a{text-decoration:underline;text-underline-offset:3px}
.journey-services{padding-block:70px}
.journey-services .transport-grid{gap:24px}
.journey-services .transport-card{background:#ffffffbd;color:var(--navy);border:1px solid white;box-shadow:var(--glass-shadow);border-radius:24px;min-height:350px;padding:32px}
.journey-services .transport-card p,.journey-services .transport-card .service-number{color:var(--muted)}
.journey-services .transport-card .text-link{color:var(--navy)}
.journey-services .transport-card h3{font-size:2rem}
.vehicle-section{padding-block:0 76px}
.vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.vehicle-card{border-radius:22px;padding:28px;display:flex;flex-direction:column;gap:16px}
.vehicle-card h3{font-size:1.45rem;line-height:1.3}
.vehicle-card p{font-size:1rem;line-height:1.7;color:var(--muted)}
.vehicle-card .vehicle-tag{font-size:.75rem;letter-spacing:.06em;color:var(--orange)}
.vehicle-card .text-link{margin-top:auto;padding-top:16px}
.journey-note{margin-top:24px;max-width:790px;line-height:1.8;color:var(--muted)}
@media(max-width:1120px){#main-nav{gap:14px}.site-header .brand{width:180px}.site-header .nav-wrap{gap:16px}}
@media(max-width:980px){.site-header .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;align-items:center}.site-header #main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:18px 24px 24px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px rgba(var(--navy-rgb),0.0471);gap:6px}.site-header #main-nav.open{display:flex;flex-direction:column;align-items:stretch}.site-header #main-nav>a{padding:10px 8px;min-height:44px}.site-header #main-nav>.button{justify-content:center;margin-top:6px}.booking-terms{gap:36px}.legal-layout{grid-template-columns:190px minmax(0,1fr);gap:32px}.category-motion-static .category-group{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){:root{--header-height:56px;scroll-padding-top:74px}.site-header .brand{width:174px}.booking-terms{grid-template-columns:1fr;padding-block:48px;gap:28px}.legal-layout{grid-template-columns:1fr;gap:32px;padding-bottom:48px}.legal-toc{position:static;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid var(--line);padding-bottom:22px;column-gap:16px}.legal-toc>strong{grid-column:1/-1}.legal-hero{padding-block:38px 30px}.vehicle-grid{grid-template-columns:1fr}.journey-hero{min-height:610px}.journey-content{padding-block:55px 80px}.journey-credit{text-align:left;line-height:1.5}.journey-services{padding-block:44px}.journey-services .transport-card{padding:28px}.category-grid{--card-width:calc(100vw - 64px);--card-gap:16px}.category-card-heading{padding:18px 22px}.category-offers{padding-inline:22px}.category-motion-static .category-group{grid-template-columns:1fr}.footer-legal{gap:16px}.floating-contact{font-size:.8125rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* The upper-centred desktop crop keeps the full mountain above the lagoon. */
@media(min-width:851px){.home-page .hero-background{object-position:center top}}
.site-header .brand{width:180px}
.site-footer .footer-brand{width:164px}
.site-footer{background:#f9fbfc;border-top:1px solid var(--line)}
.site-footer .footer-main{display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:64px;padding-block:52px 42px;align-items:start}
.site-footer .footer-main>div:first-child{grid-row:auto;grid-column:auto}
.site-footer .footer-identity>p{margin:18px 0 20px;line-height:1.8;color:var(--muted);font-size:.875rem}
.site-footer .footer-main>div>strong{font-size:.875rem;font-weight:700;letter-spacing:0;margin-bottom:12px}
.site-footer .footer-main>div>a:not(.brand){font-size:.875rem;line-height:1.6;margin:0;padding-block:6px;overflow-wrap:anywhere}
.social-links{display:flex;align-items:center;gap:10px}
.social-links a{display:grid;place-items:center;width:44px;height:44px;border:1px solid #d7e1e6;border-radius:50%;background:#fff;color:var(--navy);transition:border-color .2s,transform .2s}
.social-links a:hover{border-color:var(--neutral-line);transform:translateY(-2px)}
.site-footer .footer-main .footer-phone{font-size:1.0625rem;font-weight:600;padding-bottom:0}
.footer-hotline-label{display:block;font-size:.75rem;color:var(--muted);margin-bottom:10px}
.whatsapp-contact{display:inline-flex!important;align-items:center;gap:10px;min-height:44px;width:max-content;max-width:100%;color:var(--navy);font-size:.875rem;font-weight:600}
.whatsapp-contact svg{flex-shrink:0}
.whatsapp-contact:hover{color:var(--brand-aqua)}
.plan-intro>.whatsapp-contact{margin-top:16px}
.site-footer .footer-bottom{padding-block:20px 28px;border-top:1px solid var(--line);font-size:.8125rem;display:flex;align-items:center;justify-content:space-between}
.footer-legal{column-gap:24px;row-gap:8px}
.footer-legal a{padding-block:6px;line-height:1.6}
.category-grid{--category-offers-size:5.75rem}
.category-title-button{display:inline-block}
.category-offers .category-open{margin-top:0;padding-top:10px}
#quote-preview a{display:inline-block;font-size:.875rem;line-height:1.7;margin-top:7px;text-decoration:underline;text-underline-offset:3px}
.tour-page{background:#f3f5f5}
.tour-breadcrumb{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:.875rem;line-height:1.7;padding-block:30px}
.tour-breadcrumb>a{text-decoration:none}.tour-breadcrumb>a:hover{text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:5px}
.tour-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:52px;align-items:start;padding-bottom:50px}
.tour-gallery{position:sticky;top:90px;border-radius:24px;overflow:hidden;border:1px solid white;box-shadow:var(--glass-shadow);background:#ffffffb3}
.tour-gallery.photo-slideshow{color:var(--navy);background:#ffffffb3}
.tour-gallery .photo-frame img,.tour-fallback img{display:block;width:100%;aspect-ratio:3/2;height:auto;object-fit:cover;background:#eff3f4}
.tour-gallery .photo-frame figcaption{background:transparent;color:var(--navy);padding:24px;min-height:160px}
.tour-gallery .photo-frame figcaption>strong{font-size:1.6rem}
.tour-gallery .photo-location-label{color:#516e7b}
.tour-gallery .slide-credit{color:#526577}
.tour-gallery .photo-toolbar{background:#ffffff80;border-color:var(--line);padding-inline:22px}
.tour-gallery .photo-counter{color:var(--muted)}
.tour-gallery .photo-buttons button{border-color:rgba(var(--navy-rgb),0.1490);color:var(--navy);background:white}
.tour-gallery .photo-buttons button:hover{border-color:var(--neutral-line)}
.tour-fallback{margin:0}.tour-fallback figcaption{padding:22px;font-size:1.125rem}
.tour-summary h1{font-size:clamp(2.3rem,4vw,3.7rem);line-height:1.13;margin:12px 0}
.tour-summary>p:not(.eyebrow){font-size:1rem;line-height:1.85;color:var(--muted)}
.tour-pricing{background:#ffffffc7;border:1px solid #fff;border-radius:20px;padding:25px;margin-top:28px}
.tour-pricing>h2{font-size:1.125rem;margin:0 0 16px;letter-spacing:-.02em}
.tour-pricing .menu-prices{gap:12px}
.tour-pricing .menu-prices strong{font-size:clamp(1.1rem,1.7vw,1.45rem);line-height:1.6}
.tour-pricing .menu-basis{margin-top:12px;color:var(--navy);font-weight:600}
.tour-price-note{font-size:.8125rem!important;line-height:1.8!important;color:var(--muted);margin-top:10px}
.tour-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:26px}
.tour-facts{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-bottom:38px}
.tour-facts>section{padding:30px;background:#ffffffad;border:1px solid white;border-radius:22px}
.tour-facts h2{font-size:1.6rem;margin:0 0 20px}
.tour-facts ul{margin:0;padding-left:20px}
.tour-facts li{font-size:1rem;line-height:1.8;color:var(--muted);padding-left:4px}
.tour-facts li+li{margin-top:9px}
.tour-facts li::marker{color:var(--orange)}
.tour-facts p{font-size:1rem;line-height:1.8;color:var(--muted)}
.tour-information{padding:30px 0 60px;border-top:1px solid var(--line);max-width:850px}
.tour-information h2{font-size:1.5rem;margin-bottom:10px}
.tour-information>p{font-size:1rem;line-height:1.85;color:var(--muted)}
.tour-information>.text-link{margin-top:18px}
@media(max-width:1100px){.site-header .brand{width:164px}.tour-layout{gap:30px}.site-footer .footer-main{gap:32px}.tour-pricing{padding:22px}}
@media(max-width:850px){.tour-layout{grid-template-columns:1fr}.tour-gallery{position:static;max-width:680px;width:100%;margin-inline:auto}.tour-summary{max-width:680px;margin-inline:auto;width:100%}.tour-summary h1{font-size:clamp(2.3rem,7vw,3.5rem)}.site-footer .footer-main{grid-template-columns:1fr 1fr}.site-footer .footer-identity{grid-column:1/-1!important}.tour-pricing .menu-prices strong{font-size:1.6rem}}
@media(max-width:580px){.site-header .brand{width:158px}.site-footer .footer-brand{width:148px}.site-footer .footer-main{grid-template-columns:1fr;gap:28px;padding-block:38px 30px}.site-footer .footer-contact{grid-column:auto}.site-footer .footer-bottom{align-items:flex-start;padding-bottom:82px;gap:12px}.footer-legal{gap:4px 18px}.tour-breadcrumb{padding-block:24px}.tour-layout{padding-bottom:28px;gap:28px}.tour-facts{grid-template-columns:1fr;gap:18px}.tour-facts>section{padding:25px}.tour-pricing{padding:22px 18px}.tour-pricing .menu-prices strong{font-size:1.3rem}.tour-actions .button{width:100%}.tour-gallery .photo-frame figcaption{padding:22px}.tour-information{padding-bottom:42px}}

/* A brighter accent and one shared scenic-blue surface. */
:root{--scenic-blue:var(--pale-blue);--orange-soft:#ffe5d2}
.transport-card.rental,.site-footer{background:var(--scenic-blue);color:var(--navy)}
.site-footer{padding-top:0}
.site-footer .footer-main{padding-block:30px 24px;gap:40px}
.site-footer .footer-identity>p{margin-block:12px 14px;line-height:1.65;color:#365568}
.site-footer .footer-main>div>a:not(.brand){padding-block:4px;color:#163c50}
.site-footer .footer-main>div>strong{margin-bottom:8px;color:var(--navy)}
.site-footer .footer-hotline-label,.site-footer .footer-bottom{color:#365568}
.site-footer .footer-bottom{padding-block:14px 18px}
.site-footer a:hover:not(.brand){color:var(--navy);text-decoration-color:currentColor}
.site-footer .social-links a{background:#ffffffb0;border-color:#bad4dc;color:var(--navy)}
.site-footer .footer-brand{padding:0;background:transparent}
.category-offer-arrow{background:var(--orange);color:var(--navy)}
.category-grid{container-type:inline-size;--card-width:calc((100cqw - 36px)/3)}
@media(max-width:980px){.category-grid{--card-width:calc((100cqw - 18px)/2)}}
@media(max-width:850px){.category-grid{--card-width:calc((100cqw - 18px)/2)}}
@media(max-width:580px){.category-grid{--card-width:100cqw}.site-footer .footer-main{padding-block:26px 20px;grid-template-columns:1fr 1fr;gap:24px 16px}.site-footer .footer-identity{grid-column:1/-1!important}.site-footer .footer-contact{grid-column:auto}.site-footer .footer-bottom{padding-bottom:76px}.footer-legal{gap:4px 16px}.site-footer .footer-main>div>a:not(.brand){font-size:.8125rem}}
@media(max-width:380px){.site-footer .footer-main{grid-template-columns:1fr}}
/* Always-visible language control, clear booking choices and studio vehicle imagery. */
.language-toggle{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;flex-shrink:0;border:1px solid var(--neutral-line);background:#fff4ec;border-radius:22px;padding:8px 12px;font:600 .875rem var(--sans);color:var(--navy);cursor:pointer;order:3}
.language-toggle>span:first-child{font-size:1.2rem}.language-toggle:hover{background:var(--orange-soft)}
.site-header .menu-toggle{order:4}.language-name{display:none}
@media(min-width:1250px){.language-name{display:inline}}
@media(max-width:980px){.language-toggle{margin-left:auto}.site-header .nav-wrap{gap:10px}}
@media(max-width:380px){.site-header .brand{width:140px}.language-toggle{padding-inline:9px}}
.vehicle-render{width:calc(100% + 56px);max-width:none;aspect-ratio:3/2;object-fit:cover;margin:0 -28px 6px;display:block;background:var(--pale-blue);transition:transform .45s cubic-bezier(.2,.7,.2,1)}
.vehicle-card{overflow:hidden;padding-top:22px}.vehicle-card .vehicle-tag{position:relative;z-index:1}.vehicle-card:hover .vehicle-render{transform:scale(1.035)}
.booking-terms{gap:24px 64px}.booking-terms .terms-intro{grid-row:span 2}.booking-explorer{min-width:0}.booking-prompt{font-weight:600;margin:0 0 14px;font-size:1rem}
.booking-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}
.booking-tabs button{border:1px solid #b7d2da;border-radius:24px;min-height:44px;padding:10px 16px;font:600 .875rem var(--sans);color:var(--navy);background:#ffffffa8;cursor:pointer;transition:background .2s,border-color .2s,color .2s}
.booking-tabs button[aria-selected=true]{background:var(--orange);border-color:var(--neutral-line);color:var(--navy)}
.booking-answer{padding:28px;border-radius:20px;background:var(--scenic-blue);border:1px solid #d4e7ed;min-height:270px;animation:booking-reveal .24s ease-out}
.booking-answer-label{font-size:.75rem;font-weight:700;letter-spacing:.08em;color:#365568}.booking-answer h3{font-size:1.6rem;line-height:1.3;margin:12px 0 8px}.booking-answer p{font-size:1rem;line-height:1.85;color:#365568;margin-top:12px}.booking-answer strong{color:var(--navy)}
.weather-type{display:grid;gap:8px;margin:18px 0;font-size:.875rem;font-weight:600}.weather-type select{min-height:46px;max-width:100%;background:white;border:1px solid #b7d2da;border-radius:10px;padding:10px 14px;font:inherit;color:var(--navy)}
.booking-help{margin-top:20px}.terms-accordion{border-top:1px solid var(--line);padding-block:18px}.terms-accordion summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;font-size:1.0625rem;line-height:1.5;font-weight:600;min-height:44px}.terms-accordion summary::-webkit-details-marker{display:none}.terms-accordion summary:after{content:'+';font-size:1.65rem;color:var(--orange)}.terms-accordion[open] summary:after{content:'−'}.terms-accordion>p{font-size:1rem;line-height:1.85;color:var(--muted);margin-top:12px}.entrance-reminder{grid-column:2}.legal-copy .booking-explorer{margin-bottom:30px}.legal-copy .booking-answer h3{margin:12px 0 8px}
@keyframes booking-reveal{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:850px){.booking-terms{grid-template-columns:1fr;gap:28px}.booking-terms .terms-intro{grid-row:auto}.entrance-reminder{grid-column:auto}.booking-terms .terms-intro>p:not(.eyebrow){max-width:600px}}
@media(max-width:700px){.vehicle-grid{grid-template-columns:1fr}.vehicle-card{max-width:580px;width:100%;margin-inline:auto}.vehicle-render{aspect-ratio:3/2}.booking-tabs{gap:6px}.booking-tabs button{font-size:.8125rem;padding-inline:12px}.booking-answer{padding:23px;min-height:0}}
@media(prefers-reduced-motion:reduce){.booking-answer{animation:none}.vehicle-render{transition:none}}
html[lang=fr] .hero-copy h1{font-size:clamp(3.3rem,6.7vw,6.5rem)}
html[lang=fr] .booking-tabs button{flex:1 1 auto}
html[lang=fr] .tour-summary h1{font-size:clamp(2.1rem,3.6vw,3.4rem)}
@media(min-width:981px) and (max-width:1150px){.site-header .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;align-items:center}.site-header .language-toggle{margin-left:auto}.site-header #main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:18px 24px 24px;border-bottom:1px solid var(--line);box-shadow:0 8px 22px rgba(var(--navy-rgb),0.0510)}.site-header #main-nav.open{display:flex;flex-direction:column;align-items:stretch}}
/* Refined global colours, a right-aligned navigation and a compact code selector. */
:root{--serif-aqua:var(--brand-aqua);--orange-wash:#fff0e5}
:root body :is(h1,h2,h3,h4,h5,h6) em,body .transfer-art>strong em{color:var(--serif-aqua)!important}
.site-header .nav-wrap{justify-content:flex-end;gap:20px}.site-header .brand{margin-right:auto}.site-header #main-nav{order:3;margin-left:0}.language-picker{position:relative;order:2;flex-shrink:0}.site-header .language-toggle{margin:0;padding:8px 10px;min-width:64px;background:#fff;border:1px solid rgba(var(--navy-rgb),0.1451);color:var(--navy);border-radius:12px;gap:8px;font-size:.8125rem}.language-toggle:hover{background:#edf5f6}.language-options{position:absolute;right:0;top:calc(100% + 8px);z-index:50;display:grid;gap:3px;min-width:84px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 30px rgba(var(--navy-rgb),0.0824)}.language-options button{min-height:42px;padding:8px 12px;border:0;background:none;font:600 .8125rem var(--sans);color:var(--navy);cursor:pointer;border-radius:9px}.language-options button[aria-pressed=true],.language-options button:hover{background:var(--option-surface)}
.site-footer{background:var(--aqua);color:#fff}.site-footer .footer-main>div>strong,.site-footer .footer-main>div>a:not(.brand),.site-footer .footer-identity>p,.site-footer .footer-hotline-label,.site-footer .footer-bottom,.site-footer .footer-legal a{color:#fff}.site-footer .footer-bottom{border-color:#ffffff35}.site-footer a:hover:not(.brand){color:#fff;text-decoration-color:#fff}.site-footer .footer-brand{background:#fff;padding:5px;border-radius:5px}.site-footer .social-links a{background:#ffffffec;color:var(--navy);border-color:transparent}.site-footer .social-links a:hover{color:var(--navy)}.floating-contact.is-obscured{opacity:0;visibility:hidden;pointer-events:none}.floating-contact{transition:opacity .18s,visibility .18s}
.booking-tabs button[aria-selected=true]{background:var(--orange-wash);border-color:var(--neutral-line);color:var(--orange)}.booking-tabs button:hover{background:#fff7f1}.category-offer-arrow{background:rgba(var(--orange-rgb),0.1333);color:var(--orange);border-color:var(--neutral-line)}.category-row-arrows button:hover{background:#fff1e7;border-color:var(--neutral-line)}
.terms-photo{margin:28px 0 0;max-width:480px}.terms-photo img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:18px}.terms-photo figcaption{font-size:.8125rem;line-height:1.6;margin-top:10px;color:var(--muted)}
.vehicle-render{width:100%;max-width:100%;object-fit:contain;margin:0;aspect-ratio:3/2}.vehicle-card:hover .vehicle-render{transform:none}
@media(max-width:1150px){.language-picker{margin-left:auto}.site-header .brand{margin-right:0}.site-header .nav-wrap{gap:12px}.site-header #main-nav{order:3}}
@media(max-width:580px){.site-footer .footer-bottom{padding-bottom:24px}.site-header .brand{width:148px}.site-header .nav-wrap{gap:9px}}
.vehicle-360-link{font-size:.78rem;margin-top:12px;display:inline-block;text-underline-offset:4px;color:var(--muted)}
.enquiry-form{padding:clamp(22px,3vw,42px);min-width:0}
.plan-section{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(30px,5vw,76px)}
.plan-intro{position:static;max-width:410px}
.planner-page .plan-section{padding-top:70px;padding-bottom:70px}
.planner-page .plan-intro h1{font-size:clamp(2.4rem,4.8vw,4.4rem);line-height:1.12;margin:12px 0}
.booking-step{border:0;border-top:1px solid #d6e1e5;padding:22px 0 12px;margin:24px 0 0;min-width:0}
.booking-step legend{font-size:.87rem;font-weight:650;padding-right:16px;color:var(--navy)}
.booking-step legend>span{color:var(--aqua);margin-right:9px;font-size:.7rem}
.booking-step label{margin-bottom:16px}.booking-step .form-row{margin-bottom:0}
.booking-step .form-row label:only-child{grid-column:1/-1}
.vehicle-choice{display:grid;grid-template-columns:minmax(0,1fr) 144px;gap:14px;align-items:center}
.selected-vehicle{margin:0;border-radius:14px;background:#f1f6f7;overflow:hidden;text-align:center}
.selected-vehicle img{width:144px;height:96px;object-fit:contain;display:block}
.selected-vehicle figcaption{font-size:.62rem;padding:0 4px 8px;line-height:1.35}
.rental-map-panel{margin:8px 0 14px;padding:16px;border:1px solid #d6e1e5;border-radius:16px;background:#f5f9fa;min-width:0}
.rental-map-heading{display:flex;gap:12px;align-items:center;justify-content:space-between}
.rental-map-heading strong{font-size:.85rem}.rental-map-heading p{font-size:.74rem;margin:5px 0;color:var(--muted)}
.rental-map-heading .button{white-space:nowrap;padding:10px 12px;font-size:.73rem;flex-shrink:0}
.map-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.map-actions button,.map-pin-list button{font:inherit;font-size:.73rem;background:transparent;border:1px solid #b7cdd3;border-radius:8px;padding:8px 10px;color:var(--navy);cursor:pointer}
.map-actions button[aria-pressed="true"]{background:var(--aqua);color:white;border-color:var(--aqua)}
.map-help,.map-status,.map-credit{font-size:.73rem;line-height:1.6;margin:12px 0}
.map-status{min-height:2.8em;color:var(--navy)}
.rental-map{height:320px;width:100%;border-radius:12px;background:#e1edf1;isolation:isolate;z-index:0}
.rental-map .leaflet-container{font-family:inherit}.rental-pin{background:var(--navy);color:white;border:2px solid white;border-radius:50% 50% 50% 0;transform-origin:center;box-shadow:0 3px 10px rgba(var(--navy-rgb),0.2667);text-align:center;font:700 14px/30px Arial}
.rental-pin.dropoff{background:var(--aqua)}
.map-pin-list{display:grid;gap:7px}.map-pin-list p{display:flex;gap:8px;align-items:center;font-size:.71rem;margin:0;flex-wrap:wrap}.map-pin-list output{margin-left:auto;font-variant-numeric:tabular-nums}
.map-pin-list button{padding:3px 7px}.map-credit{margin-bottom:0;color:var(--muted)}
@media(max-width:900px){.plan-section{grid-template-columns:minmax(0,1fr)}.plan-intro{max-width:600px}.planner-page .plan-section{padding-top:40px}.planner-page .plan-intro h1{line-height:1.2}}
@media(max-width:500px){.vehicle-choice{grid-template-columns:minmax(0,1fr) 110px}.selected-vehicle img{width:110px;height:74px}.rental-map-heading{align-items:start;flex-direction:column}.rental-map-panel{padding:12px}.rental-map{height:290px}.map-pin-list output{margin-left:0}}
/* Deep blue text keeps the exact enquiry-button blue accessible at small sizes. */
.site-footer,.site-footer .footer-main>div>strong,.site-footer .footer-main>div>a:not(.brand),.site-footer .footer-identity>p,.site-footer .footer-hotline-label,.site-footer .footer-bottom,.site-footer .footer-legal a,.site-footer a:hover:not(.brand){color:var(--navy)}
.site-footer a:hover:not(.brand){text-decoration-color:var(--navy)}.site-footer .footer-bottom{border-color:rgba(var(--navy-rgb),0.1451)}
.enquiry-form .submit-button,.map-actions button[aria-pressed="true"]{color:var(--navy)}
.rental-booking{max-width:900px;padding-bottom:70px}.rental-booking>h2{margin:0 0 28px;font-size:2.8rem}
.booking-timezone{font-size:.75rem;color:var(--muted);margin:0 0 14px}
html[lang=ru] .hero-copy h1{font-size:clamp(3rem,6.1vw,6rem)}
html[lang=ru] #main-nav{gap:15px}html[lang=ru] .category-card-heading h3{font-size:clamp(1.2rem,2vw,1.85rem)}
html[lang=mfe] .hero-copy h1{font-size:clamp(3.3rem,6.7vw,6.5rem)}
.rental-pin.dropoff{color:var(--navy)}
/* One footer palette on every route; page-specific colour tokens cannot override it. */
:root{--footer-blue:var(--navy);--footer-hover:#7998bc;--hero-serif-aqua:var(--aqua-on-dark);--serif-aqua:var(--hero-serif-aqua)}
body .site-footer{background:var(--footer-blue);color:#fff}
body .site-footer :is(p,span,strong,a),body .site-footer .footer-main>div>a:not(.brand),body .site-footer .footer-identity>p,body .site-footer .footer-bottom,body .site-footer .footer-hotline-label,body .site-footer .footer-legal a{color:#fff}
body .site-footer a,body .site-footer a:hover,body .site-footer a:focus-visible{text-decoration:none}
body .site-footer a:not(.brand):hover,body .site-footer a:not(.brand):hover :is(span,strong),body .site-footer a:not(.brand):focus-visible{color:var(--footer-hover)}
body .site-footer .social-links a{background:#ffffff10;border:1px solid #ffffff28;color:#fff}
body .site-footer .footer-bottom{border-color:#ffffff24}
.site-header .language-picker{order:4;margin-left:0}.site-header #main-nav{order:3}.site-header .menu-toggle{order:5}
.representative-connect{display:flex;align-items:center;gap:14px;border-top:1px solid var(--line);padding-top:24px;margin:28px 0 20px}
.representative-connect strong{font-size:1rem;line-height:1.6;font-weight:500}
.representative-icon{display:grid;place-items:center;width:46px;height:46px;flex-shrink:0;border:1px solid #bbd9e3;border-radius:50%;color:var(--aqua);background:#edf6f9}
.plan-intro .department-contacts{margin-top:24px;padding-top:22px;border-top:1px solid var(--line);gap:16px}
.plan-intro .department-contacts a{font-size:.9rem;line-height:1.6;overflow-wrap:anywhere}
.plan-intro .department-contacts span{display:block;font-size:.8rem;margin-bottom:3px;color:var(--muted);font-weight:500}
.plan-intro .contact-link{margin:0 0 12px;font-size:1rem}.plan-intro .contact-link strong{font-weight:550}
.plan-intro .whatsapp-contact{font-size:.95rem}.plan-intro>p:not(.eyebrow){line-height:1.8}
.vehicle-card{gap:11px;padding:20px;background:#edf6f9;box-shadow:inset 0 1px 0 #fff;border-color:#dae9ed}
.vehicle-render{background:transparent;mix-blend-mode:multiply;aspect-ratio:3/2;max-height:210px}
.vehicle-card .text-link{padding-top:5px}.vehicle-card .vehicle-360-link{margin-top:0;font-size:.875rem}
.terms-photo{margin:14px 0 0;max-width:230px}.terms-photo img{aspect-ratio:3/2;border-radius:14px}.terms-photo figcaption{font-size:.8rem;margin-top:7px}
.booking-terms{gap:28px;padding-block:44px}.legal-copy .terms-photo{max-width:230px;margin:14px 0 0}
@media(max-width:1150px){.site-header .language-picker{margin-left:auto}.site-header .menu-toggle{margin-left:0}}
@media(max-width:580px){.representative-connect{padding-top:18px;margin-top:20px}.plan-intro .department-contacts{display:grid;grid-template-columns:1fr;gap:13px}.vehicle-render{max-height:220px}.booking-terms{padding-block:32px}}

/* Proportional photographs fill the shared card and detail frames. */
.category-card[data-card-href]{cursor:pointer}
.category-card .photo-buttons,.category-card a,.category-card button{cursor:pointer}
.photo-image{overflow:hidden;aspect-ratio:3/2;border-radius:15px;background:#edf4f6}
.category-gallery .photo-frame .photo-image img,.tour-gallery .photo-frame .photo-image img{width:100%;height:100%;aspect-ratio:3/2;object-fit:cover;background:transparent;border-radius:15px;transform:none;transition:transform .55s cubic-bezier(.2,.65,.3,1)}
@media(hover:hover){#category-grid.category-hover-enabled .category-card:hover .photo-image img,.tour-gallery:hover .photo-image img{transform:scale(1)}}
.scroll-reveal{opacity:.72;transform:translateY(10px);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.65,.3,1)}
.scroll-reveal.is-in-view,.scroll-reveal:focus-within{opacity:1;transform:translateY(0)}
@media(prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transform:none;transition:none}.photo-image img{transform:none!important;transition:none!important}.reviews-enhanced .review-card:not(.is-revealed){opacity:1;transform:none}}

/* A lightweight island guide, opened only when the visitor chooses it. */
.chat-enabled .floating-contact{display:none}
.island-chat{position:fixed;right:24px;bottom:max(22px,env(safe-area-inset-bottom));z-index:70;color:var(--navy);max-width:calc(100vw - 28px)}
.chat-launch{display:flex;align-items:center;gap:10px;background:var(--navy);color:#fff;border:1px solid #ffffff50;border-radius:100px;padding:14px 19px;font:600 .875rem var(--sans);box-shadow:0 6px 25px rgba(var(--navy-rgb),0.1451);cursor:pointer;transition:background .2s,transform .2s}
.chat-launch:is(:hover,:focus-visible){background:var(--primary-hover);color:#fff;transform:translateY(-2px)}
.chat-panel{position:absolute;right:0;bottom:70px;width:390px;max-width:calc(100vw - 28px);max-height:min(650px,calc(100dvh - 112px));display:flex;flex-direction:column;border:1px solid #d0e0e7;border-radius:22px;background:#f9fcfdeF;backdrop-filter:blur(20px);box-shadow:0 16px 60px rgba(var(--navy-rgb),0.1569);overflow:hidden}
.chat-panel[hidden]{display:none}
.chat-heading{display:flex;align-items:center;gap:12px;padding:19px;background:var(--navy);color:white;flex-shrink:0}
.chat-heading h2{font-size:1.1rem!important;margin:0;letter-spacing:-.02em!important;color:white}.chat-heading p{font-size:.7rem;margin:5px 0 0;color:var(--aqua-on-dark);line-height:1.4}.chat-mark{display:grid;place-items:center;background:#ffffff13;width:39px;height:39px;border-radius:12px;flex-shrink:0}
.chat-close{margin-left:auto;border:0;background:transparent;color:white;font:400 1.6rem var(--sans);width:34px;min-height:34px;cursor:pointer}
.chat-scroll{padding:18px;overflow-y:auto;overscroll-behavior:contain;min-height:110px;scrollbar-width:thin}.chat-intro{font-size:.85rem;line-height:1.65;margin:0 0 14px;color:#476078}
.chat-topics{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:16px}.chat-topics button{font:500 .75rem var(--sans);padding:9px 11px;border-radius:20px;border:1px solid #c8dce3;color:#234b69;background:#fff;cursor:pointer}.chat-topics button:hover{background:#edf6f9}
.chat-message{font-size:.85rem;line-height:1.7;border-radius:15px;padding:13px 15px;margin:0 0 12px;overflow-wrap:anywhere}.chat-message p{margin:0 0 9px}.chat-message p:last-child{margin-bottom:0}.chat-message strong{display:block;margin:0 0 6px;font-weight:650}.chat-message.from-guide{background:#fff;border:1px solid #dce8ed}.chat-message.from-visitor{margin-left:30px;background:#deeff4;color:var(--navy)}.chat-source{display:block;font-size:.75rem;color:var(--brand-aqua);text-underline-offset:3px;margin:10px 0}.chat-source:last-child{margin-bottom:0}.chat-fallback-note{color:#657986;font-size:.75rem}
.chat-form{padding:12px 16px 8px;border-top:1px solid #dce8ed;flex-shrink:0}.chat-compose{display:flex;gap:8px;align-items:center}.chat-compose input{width:100%;min-width:0;border:1px solid #cbdee5;background:#fff;border-radius:11px;padding:11px 12px;font:400 .82rem var(--sans);color:var(--navy);box-shadow:none}.chat-send{border:0;border-radius:11px;flex-shrink:0;background:rgba(var(--orange-rgb),0.1490);color:var(--orange);width:39px;height:41px;font-size:1.3rem;cursor:pointer}.chat-send:disabled{opacity:.5;cursor:wait}.chat-privacy{font-size:.63rem;line-height:1.5;color:#657986;margin:8px 0 0}.chat-human{display:block;text-align:center;font-size:.72rem;font-weight:600;padding:10px 14px 15px;color:#234b69;text-decoration:none;flex-shrink:0}.chat-human:hover{color:var(--action-hover)}
.island-chat :is(button,input,a):focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}
@media(max-width:580px){.island-chat{right:14px;bottom:max(14px,env(safe-area-inset-bottom))}.chat-panel{bottom:62px;border-radius:18px;max-height:calc(100dvh - 100px)}.chat-launch{padding:12px 16px}.chat-heading{padding:15px}.chat-scroll{padding:15px}}
@media(prefers-reduced-motion:reduce){.chat-launch{transition:none}.chat-launch:hover{transform:none}}

.selected-vehicle img{mix-blend-mode:multiply}
.vehicle-card{isolation:isolate}



/* White navigation/footer surfaces, with the same page-specific link blue. */
:root{--footer-surface:#fff;--footer-text:var(--navy);--footer-hover:var(--aqua);--category-accent:var(--orange)}
body .site-footer{background:var(--footer-surface);color:var(--footer-text);border-top:1px solid rgba(var(--navy-rgb),0.0863)}
body .site-footer :is(p,span,strong,a),body .site-footer .footer-main>div>a:not(.brand),body .site-footer .footer-identity>p,body .site-footer .footer-main>div>strong,body .site-footer .footer-bottom,body .site-footer .footer-hotline-label,body .site-footer .footer-legal a{color:var(--footer-text)}
body .site-footer a:not(.brand):hover,body .site-footer a:not(.brand):focus-visible,body .site-footer a:not(.brand):hover :is(span,strong),body .site-footer a:not(.brand):focus-visible :is(span,strong){color:var(--aqua);text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:5px}
body .site-footer .social-links a{background:#fff;border-color:rgba(var(--navy-rgb),0.1255);color:var(--footer-text)}
body .site-footer .social-links a:hover,body .site-footer .social-links a:focus-visible{color:var(--aqua);text-decoration:none}
body .site-footer .footer-bottom{border-color:rgba(var(--navy-rgb),0.0863)}
/* The home palette is unchanged. Inner-page serif accents have more definition. */
body:not(.home-page){--serif-aqua:var(--brand-aqua)}
/* Orange is limited to glyphs/labels; existing soft button surfaces are retained. */
body .category-offer-arrow,body .category-open:hover .category-offer-arrow,body .category-row-arrows button,body .photo-buttons :is([data-photo-previous],[data-photo-next]){color:var(--category-accent)}
body .category-open:hover .category-offer-arrow{background:rgba(var(--orange-rgb),0.1333)}
/* Match each booking prompt; only the selected option uses the orange accent. */
.booking-explorer{--booking-label-color:var(--navy)}
.legal-copy .booking-explorer{--booking-label-color:var(--muted)}
body .booking-tabs button,body .booking-tabs button:hover{color:var(--booking-label-color)}
body .booking-tabs button[aria-selected=true]{color:var(--category-accent)}
/* Full-image pop-out: the card and image ancestors allow visible overflow. */
.category-card,.category-visual,.category-gallery.photo-slideshow,.category-gallery .photo-frames,.category-gallery .photo-frame,.category-gallery .photo-image{overflow:visible}
.category-lane{overflow-x:clip;overflow-y:visible}
#category-grid.category-hover-enabled .category-card:hover,.category-card:focus-within{z-index:5}
.category-gallery .photo-image{position:relative;z-index:3}
.category-gallery .photo-frame .photo-image img{transform:scale(1);transform-origin:50% 50%;transition:transform .6s cubic-bezier(.18,.7,.22,1),box-shadow .6s ease}
@media(hover:hover) and (pointer:fine){
  .category-lane.is-dragging .photo-image img{transform:scale(1);box-shadow:none;transition-duration:.18s}
}
/* A low, panoramic safety image keeps the booking introduction compact. */
.terms-photo,.legal-copy .terms-photo{width:min(100%,320px);max-width:320px;margin:12px 0 0}
.terms-photo img{width:100%;height:auto;aspect-ratio:3/1;max-height:107px;object-fit:cover;object-position:50% 43%;border-radius:14px}
.terms-photo figcaption{margin-top:6px}
.booking-terms{align-items:start;padding-block:32px;row-gap:18px}
.booking-terms .terms-intro{grid-row:auto}
@media(max-width:850px){.booking-terms{gap:22px;padding-block:28px}}
@media(prefers-reduced-motion:reduce){#category-grid.category-hover-enabled .category-gallery .photo-image:hover img{transform:none!important;box-shadow:none;transition:none}}

/* Inner-page accents; Home keeps its own blue. */
.site-header .brand svg{mix-blend-mode:multiply}
body:not(.home-page){--serif-aqua:var(--brand-aqua)}
/* The same blue family needs a lighter value over the dark road photograph. */
.transfers-page .journey-hero{--serif-aqua:var(--aqua-on-dark)}
body .rating-stars{color:var(--rating-gold)}
body .hero-editorial .hero-copy h1{line-height:1.01}
/* Form focus darkens the existing neutral border without adding a ring. */
.enquiry-form :is(input,select,textarea):is(:focus,:focus-visible),.weather-type select:is(:focus,:focus-visible){outline:none;border-color:var(--focus-ring);box-shadow:none}
/* Only the category carousel clips its gentle internal zoom. */
#category-grid .category-card,#category-grid .category-visual,#category-grid .category-gallery,#category-grid .photo-frames,#category-grid .photo-frame,#category-grid .photo-image{overflow:hidden}
#category-grid .photo-image{z-index:auto}
#category-grid .photo-image img{transform:scale(1);box-shadow:none;transition:transform .55s cubic-bezier(.2,.65,.3,1)}
@media(hover:hover) and (pointer:fine){#category-grid.category-hover-enabled .photo-image:hover img{transform:scale(1.045);box-shadow:none}#category-grid .is-dragging .photo-image img{transform:scale(1)}}
/* Landscape safety imagery fills the introduction and legal content column. */
.booking-terms{grid-template-rows:auto auto;gap:18px 56px;align-items:start}
.booking-terms .terms-intro{grid-column:1;grid-row:1 / 3;min-width:0}
.booking-terms>.booking-explorer{grid-column:2;grid-row:1}
.booking-terms>.entrance-reminder{grid-column:2;grid-row:2;padding:14px 0 0;margin:0;border-top:1px solid var(--line)}
.booking-terms .terms-photo,.legal-copy .terms-photo{display:block;position:relative;isolation:isolate;width:100%;max-width:none;margin:22px 0 0;aspect-ratio:2.25/1;overflow:hidden;border-radius:16px;background:var(--navy)}
.booking-terms .terms-photo img,.legal-copy .terms-photo img{display:block;position:absolute;inset:0;width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:cover;object-position:center;border-radius:inherit}
.booking-terms .terms-photo::after,.legal-copy .terms-photo::after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 40%,rgba(var(--navy-rgb),0.8510));pointer-events:none}
.booking-terms .terms-photo figcaption,.legal-copy .terms-photo figcaption{position:absolute;z-index:1;inset:auto 16px 18px;margin:0;color:#fff;text-align:center;font-size:1rem;font-weight:600;line-height:1.5}
.legal-copy .terms-photo{aspect-ratio:2.8/1}
.home-page .booking-terms .terms-photo{width:92%}
@media(max-width:850px){.booking-terms{grid-template-columns:1fr;grid-template-rows:auto;gap:24px}.booking-terms>.terms-intro,.booking-terms>.booking-explorer,.booking-terms>.entrance-reminder{grid-column:1;grid-row:auto}.booking-terms .terms-photo,.legal-copy .terms-photo{aspect-ratio:2.25/1}}
/* Small controls live opposite the island guide, away from form actions. */
.back-to-top{position:fixed;left:22px;bottom:max(22px,env(safe-area-inset-bottom));z-index:65;display:flex;align-items:center;gap:8px;min-height:46px;padding:11px 15px;border:1px solid #c4d5df;border-radius:28px;background:#ffffffdf;color:var(--navy);backdrop-filter:blur(12px);font:600 .8125rem var(--sans);box-shadow:0 4px 18px rgba(var(--navy-rgb),0.0784);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .25s,transform .25s,visibility .25s}
.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}
.back-to-top:hover{background:#fff;color:var(--aqua)}
.back-to-top svg{color:var(--category-accent);flex-shrink:0}
@media(max-width:580px){.back-to-top{left:14px;bottom:max(14px,env(safe-area-inset-bottom));width:46px;padding:11px;justify-content:center}.back-to-top span{display:none}}
@media(prefers-reduced-motion:reduce){#category-grid.category-hover-enabled .photo-image:hover img{transform:none!important}.back-to-top{transition:none;transform:none}}

.site-preloader{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:#f8fbfcee;backdrop-filter:blur(20px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s}
.site-loading .site-preloader{opacity:1;visibility:visible;animation:loader-failsafe .01s 3s forwards}
.preloader-inner{display:grid;justify-items:center;gap:22px}
.preloader-mark{display:block;mix-blend-mode:multiply;animation:logo-breathe 1.6s ease-in-out infinite}
.preloader-line{width:48px;height:2px;border-radius:2px;background:var(--brand-aqua);transform-origin:left;animation:loader-line 1.3s ease-in-out infinite}
.site-loading :is(.reveal-line>span,.hero-reveal-intro,.hero-reveal-description,.hero-reveal-actions){animation-play-state:paused}
body.modal-open .back-to-top{visibility:hidden;opacity:0;pointer-events:none}
/* Hidden welcome screens do no animation work between pages. */
.site-preloader :is(.preloader-mark,.preloader-line){animation-play-state:paused}
.site-loading .site-preloader :is(.preloader-mark,.preloader-line){animation-play-state:running}
@keyframes logo-breathe{0%,100%{transform:translateY(0) scale(1);opacity:.8}50%{transform:translateY(-5px) scale(1.025);opacity:1}}
@keyframes loader-line{0%,100%{transform:scaleX(.45);opacity:.4}50%{transform:scaleX(1);opacity:1}}
@keyframes loader-failsafe{to{opacity:0;visibility:hidden}}
@media(prefers-reduced-motion:reduce){.site-preloader{display:none}.preloader-mark,.preloader-line{animation:none}}

/* One accent token ties enquiries, reviews and service controls to the brand. */
:root{--brand-blue:var(--brand-aqua)}
body{--aqua:var(--brand-blue)}
#main-nav>a.button[aria-current=page]{text-decoration:none}
body:not(.home-page):not(.transfers-page){--serif-aqua:var(--brand-blue)}
/* Only the arrow glyphs change; the existing circular surfaces stay intact. */
body .category-row-arrows button,body .photo-buttons :is([data-photo-previous],[data-photo-next],[data-photo-pause]){color:var(--navy)}
body a[href="tel:+23052509069"],body a[href="tel:+23052509069"] strong{transition:color .25s ease}
body a[href="tel:+23052509069"]:is(:hover,:focus-visible),body a[href="tel:+23052509069"]:is(:hover,:focus-visible) strong{color:var(--brand-blue)}
.reviews-page .reviews-intro .eyebrow,.reviews-page .review-category,.reviews-page .orbit-centre-rating,.reviews-page .quote-mark{color:var(--brand-blue)}
.reviews-page nav a[aria-current=page]{text-decoration-color:var(--brand-blue)}
.reviews-page .orbit-profile:hover{box-shadow:0 10px 25px rgba(var(--navy-rgb),0.1255)}
.reviews-page .orbit-profile.is-selected{box-shadow:0 10px 24px rgba(var(--navy-rgb),0.1255)}
.reviews-page .review-card.is-selected{border-color:var(--neutral-line)}
.reviews-page .review-card:focus-visible{outline-color:var(--focus-ring)}
.reviews-page .orbit-track{border-color:var(--neutral-line)}
.transfers-page :is(.vehicle-card,.selected-vehicle,.rental-map-panel){background:var(--scenic-blue)}
.transfers-page .vehicle-tag,.transfers-page .service-number{color:var(--brand-blue)}
/* One landscape frame throughout the galleries; keep the waterfall in view. */
:is(.tour-gallery,.category-gallery) .photo-image{aspect-ratio:3/2}
:is(.tour-gallery,.category-gallery) .photo-frame[data-photo-key="alexandra"] .photo-image img{aspect-ratio:3/2;object-fit:cover;object-position:50% 75%;width:100%;height:100%}
/* Reserve every caption's space so controls never jump during a transition. */
.tour-gallery .photo-frames{position:relative;display:grid;margin-block:0}
.tour-gallery .photo-frame{position:relative;grid-area:1/1;width:100%}
body .photo-buttons button:focus-visible,body .category-row-arrows button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}
body .photo-buttons button{touch-action:manipulation}
@media(prefers-reduced-motion:no-preference){
  .photo-slideshow.is-manual-change .photo-frame{transition:opacity .18s ease,visibility 0s .18s}
  .photo-slideshow.is-manual-change .photo-frame.is-current{transition:opacity .18s ease,visibility 0s}
}
@media(prefers-reduced-motion:reduce){body a[href="tel:+23052509069"],body a[href="tel:+23052509069"] strong{transition:none}}

/* Match the enquiry blue everywhere except the Home typography. */
body:not(.home-page){--serif-aqua:var(--brand-blue)}
/* Match the Home hero's pale blue without changing other inner-page headings. */
body.transfers-page .journey-hero{--serif-aqua:var(--hero-serif-aqua)}
body:not(.home-page) em,body:not(.home-page) .person-initial{color:var(--brand-blue)}
body .enquiry-form .submit-button,body .enquiry-form .submit-button:is(:hover,:focus-visible){color:#fff}
body .enquiry-form .submit-button :is(span,svg){color:inherit}
/* The logo asset itself has transparent pixels; no blending workaround is needed. */
body .brand svg,body .brand img{display:block;width:100%;height:auto;background:transparent;mix-blend-mode:normal}
.preloader-mark{mix-blend-mode:normal}

/* Screenshot sample converted from its embedded Display profile to sRGB. */
.home-page :is(.experience-heading,.transport-section,.booking-terms,.plan-intro,.story-section){--serif-aqua:var(--brand-blue)}
/* White copy on the sampled blue stays readable at a bolder, larger size. */
body .enquiry-form .submit-button{font-size:1.2rem;font-weight:700;line-height:1.4;white-space:normal}
/* Leave the vehicle picker usable on narrow phones. */
@media(max-width:400px){
  .vehicle-choice{grid-template-columns:minmax(0,1fr)}
  .selected-vehicle{display:flex;align-items:center;text-align:left;gap:12px}
  .selected-vehicle img{flex-shrink:0}
  .selected-vehicle figcaption{font-size:.875rem;padding:8px;overflow-wrap:anywhere}
}

/* White control surfaces retain their existing icon and text accent colours. */
body .category-offer-arrow,body .category-open:hover .category-offer-arrow,body .category-row-arrows button,body .category-row-arrows button:hover,body .photo-buttons :is([data-photo-previous],[data-photo-next]),body .photo-buttons :is([data-photo-previous],[data-photo-next]):hover{background:#fff}
body .booking-tabs button[aria-selected=true],body .booking-tabs button[aria-selected=true]:hover{background:#fff}

/* Keep the Home experience CTA white through pointer and keyboard interaction. */
.home-page .hero-actions a.button[href="#experiences"]{background:#fff;border-color:#fff;color:var(--navy);transition:transform .18s ease}
.home-page .hero-actions a.button[href="#experiences"]:is(:hover,:focus-visible){background:#fff;border-color:#fff;color:var(--navy)}
@media(prefers-reduced-motion:reduce){.home-page .hero-actions a.button[href="#experiences"]{transition:none}}

/* Readable small text; pale brand colours remain on large display headings. */
:root{--body-copy:#344e63;--muted:#405565;--text-blue:var(--brand-aqua);--text-orange:var(--orange)}
body.reviews-page{--muted:#405565}
body :is(.category-card-heading p,.tour-summary>p,.tour-facts p,.tour-facts li,.tour-information p,.review-excerpt,.full-review-text,.chat-intro,.chat-fallback-note,.chat-privacy,.review-written,.form-disclaimer,.form-privacy,.journey-note,.booking-answer p,.terms-grid dd,.legal-copy p,.legal-copy li){color:var(--body-copy)}
body :is(.eyebrow,.review-category,.orbit-centre-rating,.vehicle-tag,.service-number,.photo-location-label,.slide-credit,.model-credit){color:var(--text-blue)}
body .journey-content>.eyebrow,body .journey-credit{color:#fff}
body .transfer-art .eyebrow{color:#d5f5f6}
body :is(.chat-heading p){color:#fff}
body :is(.chat-privacy,.chat-human,.chat-source,.chat-topics button,.chat-heading p){font-size:.8125rem}
body :is(.enquiry-form input,.enquiry-form select,.enquiry-form textarea,.chat-compose input){font-size:1rem}
body :is(.enquiry-form input,.enquiry-form textarea,.chat-compose input)::placeholder{color:#536576;opacity:1}
body .reviews-page .reviews-intro .eyebrow,body.reviews-page .reviews-intro .eyebrow,body.reviews-page :is(.review-category,.orbit-centre-rating){color:var(--text-blue)}
body .legal-copy a,body .form-privacy a,body .chat-source,body .chat-human{color:var(--text-blue)}
body #main-nav>a:not(.button):is(:hover,:focus-visible),body .site-footer a:not(.brand):is(:hover,:focus-visible),body .site-footer a:not(.brand):is(:hover,:focus-visible) :is(span,strong){color:var(--text-blue)}
body .booking-tabs button[aria-selected=true],body .booking-tabs button[aria-selected=true]:hover{color:var(--text-orange);border-color:var(--neutral-line)}
body .booking-tabs button:not([aria-selected=true]){color:var(--booking-label-color)}
body .enquiry-form .submit-button,body .enquiry-form .submit-button:is(:hover,:focus-visible){background:var(--brand-blue);border-color:var(--brand-blue);color:#fff}
.whatsapp-brand-icon{width:24px;height:24px;flex:none;display:block;object-fit:contain}
.enquiry-expectation{padding:16px 18px;margin:0 0 20px;border:1px solid #d2dde3;border-radius:12px;background:#fff;font-size:.875rem;line-height:1.75;color:var(--body-copy)}
.enquiry-expectation strong{display:block;color:var(--navy);margin-bottom:4px}
.enquiry-expectation a{color:var(--text-blue);font-weight:650;text-decoration:underline;text-underline-offset:3px}
.tour-practical{padding-block:32px 20px;border-top:1px solid var(--line);margin-top:24px}
.practical-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:22px}
.practical-heading h2{font-size:1.75rem;line-height:1.3}
.practical-heading p{color:var(--body-copy);font-size:.9375rem;max-width:430px;line-height:1.65}
.practical-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.practical-grid>div{padding:24px;border:1px solid #d4dfe5;border-radius:18px;background:#ffffffb8;min-width:0}
.practical-grid dt{font-size:1.125rem;font-weight:700;color:var(--navy);margin-bottom:12px}
.practical-grid dd{margin:0;color:var(--body-copy)}
.practical-grid p,.practical-grid li{font-size:1rem;line-height:1.8}
.practical-grid ul{padding-left:20px;margin:0}.practical-grid li+li{margin-top:4px}
.fact-status{display:inline-block;font-size:.8125rem;font-weight:600;color:var(--text-blue);margin-bottom:9px}
.vehicle-model-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;margin-top:14px;border:1px solid #b6cbd6;border-radius:24px;color:var(--text-blue);background:#fff;font:600 .875rem var(--sans);cursor:pointer;transition:background .2s,border-color .2s}
.vehicle-model-button:is(:hover,[aria-expanded=true]){background:#e2eff3;border-color:var(--text-blue)}
.vehicle-viewer{margin-top:26px;padding:24px;background:#ffffffcf;border:1px solid #d2e0e5;border-radius:24px;scroll-margin-top:85px;min-width:0}
.vehicle-viewer-heading,.vehicle-viewer-tools{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}
.vehicle-viewer-heading h3{font-size:1.6rem;margin-top:8px}.vehicle-viewer-heading{margin-bottom:18px}
.vehicle-model-stage{position:relative;width:100%;aspect-ratio:16/9;min-height:280px;max-height:590px;border-radius:16px;overflow:hidden;background:#f0f4f6}
.vehicle-model-stage iframe{position:absolute;inset:0;display:block;width:100%;height:100%;border:0;pointer-events:auto}
.vehicle-viewer-tools{margin-top:16px}.vehicle-viewer-tools p{flex:1 1 240px;font-size:.875rem;line-height:1.6;color:var(--body-copy)}
.vehicle-viewer-tools button{border:0;background:transparent;font:600 .875rem var(--sans);min-height:44px;cursor:pointer;color:var(--text-blue)}
.model-credit,.model-disclosure{font-size:.8125rem;line-height:1.7;margin-top:14px;color:var(--body-copy);overflow-wrap:anywhere}.model-credit a{color:var(--text-blue);text-decoration:underline;text-underline-offset:3px}
@media(max-width:700px){.practical-heading{display:block}.practical-heading p{margin-top:12px}.practical-grid{grid-template-columns:1fr}.practical-grid>div{padding:20px}.vehicle-viewer{padding:16px}.vehicle-model-stage{aspect-ratio:1;min-height:260px;max-height:440px;max-height:min(440px,65svh)}.vehicle-viewer-tools .button{width:100%}}

.chat-ai-notice{margin:6px 0 0;font-size:13px;line-height:1.55;color:var(--body-copy)}.chat-ai-notice a{color:var(--text-blue);text-decoration:underline}
body .review-rating .rating-value,body .enquiry-form legend span,body .transport-card.rental .service-number{color:var(--text-blue)}
.home-page .transport-card:not(.rental) .service-number{color:#fff}


/* Keep the official hotline immediately beside enquiry actions. */
.enquiry-contact{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin:14px 0;font-size:.875rem;line-height:1.7;color:var(--body-copy)}
.enquiry-contact a{color:var(--text-blue);font-weight:700;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}
body .enquiry-contact a:hover,body .enquiry-contact a:focus-visible{color:var(--navy)}

/* Compact privacy controls share the site's white glass and navy typography. */
.cookie-banner{position:fixed;left:22px;bottom:88px;z-index:85;width:min(520px,calc(100% - 44px));max-height:calc(100dvh - 120px);overflow:auto;padding:24px;border:1px solid #d5e0e6;border-radius:20px;background:#fffffff5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 10px 40px rgba(var(--navy-rgb),0.1255);color:var(--navy);animation:cookie-reveal .25s ease-out}
.cookie-banner h2,body #cookie-dialog h2{font:700 1.35rem/1.3 var(--sans);letter-spacing:-.025em;color:var(--navy);margin:0 36px 12px 0}
.cookie-banner p,body #cookie-dialog p{font:400 .9375rem/1.65 var(--sans);color:#344e63;margin:0 0 16px}
.cookie-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.cookie-actions button{flex:1;min-height:46px;padding:11px 16px;border:1px solid #8fa9b7;border-radius:24px;background:#fff;color:var(--navy);font:600 .875rem/1.4 var(--sans);cursor:pointer;transition:border-color .18s,box-shadow .18s}
.cookie-actions button:hover{border-color:var(--neutral-line);box-shadow:0 2px 10px rgba(var(--navy-rgb),0.0627)}
.cookie-links{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:12px;align-items:center}
.cookie-links button,.cookie-links a,.cookie-policy,body .footer-legal [data-cookie-preferences]{border:0;background:none;padding:0;color:var(--brand-aqua);font:600 .875rem/1.5 var(--sans);text-decoration:underline;text-underline-offset:4px;cursor:pointer}
.cookie-links button{min-height:44px}
body .footer-legal [data-cookie-preferences]{color:var(--footer-text);font:inherit;text-decoration:none}
body .footer-legal [data-cookie-preferences]:hover{color:var(--brand-blue);text-decoration:underline}
#cookie-dialog{width:min(600px,calc(100% - 28px));border:1px solid #d5e0e6;border-radius:20px;background:#fff;max-height:calc(100dvh - 40px)}
#cookie-dialog::backdrop{background:rgba(var(--navy-rgb),0.3333);backdrop-filter:blur(5px)}
.cookie-dialog-content{padding:30px}
.cookie-option{display:flex;align-items:center;gap:20px;border-block-start:1px solid #d5e0e6;padding:18px 0;color:var(--navy)}
.cookie-option>div,.cookie-option>span{flex:1;min-width:0}
.cookie-option h3,.cookie-option strong{font:700 .9375rem/1.5 var(--sans)}
.cookie-option>strong{font-size:.875rem;color:var(--brand-aqua);flex-shrink:0}
body #cookie-dialog .cookie-option p,.cookie-option>span>span{display:block;font:400 .875rem/1.65 var(--sans);color:#344e63;margin:6px 0 0}
.cookie-option input{width:22px;height:22px;flex-shrink:0;accent-color:var(--brand-aqua);cursor:pointer;margin:10px}
body #cookie-dialog .cookie-note{font-size:.875rem}
#cookie-dialog [data-cookie-context]{padding:12px 14px;border-radius:10px;background:#edf5f7;color:var(--navy)}
@keyframes cookie-reveal{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:600px){.cookie-banner{left:14px;bottom:84px;width:calc(100% - 28px);padding:20px;max-height:calc(100dvh - 110px)}.cookie-dialog-content{padding:24px 20px}.cookie-actions button{flex-basis:145px}.cookie-option{gap:12px}}
@media(prefers-reduced-motion:reduce){.cookie-banner{animation:none}.cookie-actions button{transition:none}}

/* Keep footer navigation beside contact details, with more room for addresses. */
.site-footer .footer-main>div{min-width:0}
@media(max-width:850px){
  .site-footer .footer-main{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:24px 16px}
  .site-footer .footer-main .footer-contact{grid-column:2}
  .site-footer .footer-contact a[href^="mailto:"]{overflow-wrap:anywhere;word-break:normal}
  .site-footer .footer-main>div>a:not(.brand){font-size:.875rem}
  .site-footer .footer-main .footer-phone{white-space:nowrap}
  .site-footer .whatsapp-contact{column-gap:6px}
}

/* Reserve space before the footer enters view; docking causes no scroll jump. */
.footer-widget-dock{background:#fff;color:var(--navy)}
.vehicle-model-stage .vehicle-model-fallback{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.footer-widget-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:16px;align-items:end;min-height:76px;padding-bottom:max(20px,env(safe-area-inset-bottom))}
.footer-widget-row:has(.chat-panel:not([hidden])){row-gap:16px}
.widgets-docked .back-to-top{position:relative;inset:auto;grid-column:1;grid-row:2;justify-self:start;max-width:100%;z-index:auto}
.widgets-docked .island-chat{position:static;display:contents}
.widgets-docked .chat-launch{grid-column:2;grid-row:2;justify-self:end;max-width:100%}
.widgets-docked .chat-panel{position:relative;inset:auto;grid-column:1/-1;grid-row:1;justify-self:end;width:min(100%,560px);max-width:100%;max-height:min(650px,70svh);margin:0;z-index:auto}
@media(max-width:580px){.footer-widget-row{min-height:70px;padding-bottom:max(16px,env(safe-area-inset-bottom))}}

/* Anchored selection lists replace the OS popup without changing form values. */
.field-select{display:block;position:relative;min-width:0;width:100%;font-weight:400}
.field-select.is-open{z-index:12}
.field-select>select[hidden]{display:none!important}
.field-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:48px;padding:12px;border:1px solid #d5e0e5;border-radius:5px;background:#fff;color:var(--navy);font:400 1rem/1.5 var(--sans);text-align:left;cursor:pointer;touch-action:manipulation}
.field-select-value{min-width:0;overflow-wrap:anywhere}
.field-select-chevron{width:9px;height:9px;flex-shrink:0;border:solid currentColor;border-width:0 1.5px 1.5px 0;transform:rotate(45deg);margin:0 3px 4px}
.weather-type .field-select-trigger{border-color:#b7d2da;border-radius:10px}
.field-select-trigger:is(:focus,:focus-visible){outline:none;border-color:var(--focus-ring);box-shadow:none}
.field-select-trigger:disabled{cursor:default;color:var(--muted);background:#f4f6f7}
.field-select-options{display:block;position:absolute;inset:calc(100% + 4px) 0 auto;z-index:1;max-height:288px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:5px;background:#fff;color:var(--navy);border:1px solid #b7cbd5;border-radius:10px;box-shadow:0 8px 24px rgba(var(--navy-rgb),0.1020);font:400 1rem/1.45 var(--sans);text-align:left}
.field-select.opens-above .field-select-options{top:auto;bottom:calc(100% + 4px)}
.field-select-options[hidden],.field-select-error[hidden]{display:none}
.field-select-options [role=option]{display:block;position:relative;min-height:44px;padding:11px 29px 11px 10px;border-radius:6px;overflow-wrap:anywhere;cursor:pointer}
.field-select-options [role=option][hidden]{display:none}
.field-select-check{visibility:hidden;position:absolute;right:9px;top:11px;color:var(--navy)}
.field-select-options [role=option][aria-selected=true] .field-select-check{visibility:visible}
.field-select-options [role=option]:is(.is-active,:hover){background:var(--option-surface)}
.field-select-options [role=option][aria-disabled=true]{color:#667783;cursor:default}
.field-select-group{display:block;padding:10px 10px 4px;color:#405565;font-size:.8125rem;font-weight:600}
.field-select-error{display:block;margin-top:7px;font-size:.875rem;line-height:1.45;color:#a23516}

/* The same date calendar is used for preferred, collection and return dates. */
.date-field{display:block;position:relative;width:100%;min-width:0;font-weight:400}
.date-field.is-open{z-index:13}
.date-field>input[hidden]{display:none!important}
.date-field-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:48px;padding:12px;border:1px solid #d5e0e5;border-radius:5px;background:#fff;color:var(--navy);font:400 1rem/1.5 var(--sans);text-align:left;cursor:pointer;touch-action:manipulation}
.date-field-trigger svg{flex-shrink:0;color:var(--brand-blue)}
.date-field-trigger:disabled{background:#f4f6f7;color:var(--muted);cursor:default}
.date-field-trigger:is(:focus,:focus-visible){outline:none;border-color:var(--focus-ring);box-shadow:none}
.date-calendar{display:block;position:absolute;z-index:1;top:calc(100% + 4px);left:0;box-sizing:border-box;width:328px;max-width:calc(100vw - 28px);padding:12px;background:#fff;border:1px solid #b7cbd5;border-radius:14px;box-shadow:0 10px 30px rgba(var(--navy-rgb),0.1020);color:var(--navy);font:400 1rem/1.4 var(--sans);overflow:auto;overscroll-behavior:contain;touch-action:pan-y}
.date-calendar[hidden]{display:none}
.date-calendar-heading{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:6px;margin-bottom:12px}
.date-calendar-month{font-size:1rem;font-weight:700;text-align:center;text-transform:capitalize}
.date-calendar button{border:0;background:transparent;color:var(--navy);font:inherit;cursor:pointer;touch-action:manipulation}
.date-calendar-heading button{min-height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:1.2rem}
.date-calendar-week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px}
.date-calendar [role=columnheader]{padding:4px 0 8px;color:#405565;text-align:center;font-size:.8125rem;font-weight:600}
.date-calendar [role=gridcell] button{display:block;width:100%;min-height:40px;border-radius:9px;font-size:.875rem}
.date-calendar [role=gridcell] button[aria-current=date]{box-shadow:inset 0 0 0 1px var(--focus-ring)}
.date-calendar [role=gridcell] button.is-selected{background:var(--brand-blue);color:#fff;font-weight:700}
.date-calendar button:disabled{color:#778690;cursor:default}
.date-calendar button:not(:disabled):hover{background:#eaf3f7}
.date-calendar [role=gridcell] button.is-selected:hover{background:var(--brand-blue)}
.date-calendar button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}
.date-calendar-actions{display:flex;justify-content:space-between;gap:12px;margin-top:10px;padding-top:8px;border-top:1px solid var(--line)}
.date-calendar-actions button{min-height:40px;font-size:.875rem;font-weight:600;color:var(--text-blue)}
.booking-step .form-row:has(>label[hidden])>label:not([hidden]){grid-column:1/-1}
@media(max-width:580px){.booking-step .form-row:has(.date-field){grid-template-columns:minmax(0,1.45fr) minmax(96px,1fr)}}
@media(max-width:380px){.booking-step .form-row:has(.date-field){grid-template-columns:minmax(0,1fr)}}

/* Consistent vector controls, including high-density iPhone screens. */
.ui-icon{display:inline-block;width:1em;height:1em;min-width:1em;flex:none;vertical-align:-.125em;overflow:visible;pointer-events:none}
.category-offer-arrow .ui-icon{width:1em;height:1em}
body .photo-buttons button,body .category-row-arrows button{padding:0;flex-shrink:0;min-width:44px;min-height:44px;line-height:1;appearance:none;-webkit-appearance:none}
.photo-buttons .ui-arrow,.category-row-arrows .ui-arrow{width:1em;height:1em;min-width:1em}
.photo-buttons [data-photo-pause] .ui-icon{width:17px;height:17px}
.category-motion-toggle>span{display:inline-flex;align-items:center}
.category-lane,.photo-slideshow{touch-action:pan-y pinch-zoom}
.photo-image{transition:transform .18s ease-out}
.photo-slideshow.is-swiping .photo-frame.is-current .photo-image{transform:translateX(var(--swipe-offset,0px));transition:none}
.field-select-options{scrollbar-width:thin;scrollbar-color:#8fa9b7 #edf3f6;scrollbar-gutter:stable;padding-right:9px}
.field-select-options::-webkit-scrollbar{width:6px}
.field-select-options::-webkit-scrollbar-track{background:#edf3f6;border-radius:6px}
.field-select-options::-webkit-scrollbar-thumb{background:#8fa9b7;border-radius:6px}
.field-select-scroll-cue{display:grid;place-items:center;position:absolute;right:12px;width:26px;height:26px;z-index:2;border:1px solid #b7cbd5;border-radius:50%;background:#fff;color:var(--text-blue);box-shadow:0 2px 7px rgba(var(--navy-rgb),0.1255);pointer-events:none}
.field-select-scroll-cue .ui-icon{width:15px;height:15px}
.field-select-scroll-cue.points-up .ui-icon{transform:rotate(180deg)}
.journey-credit{width:max-content;max-width:calc(100% - 48px);left:auto;bottom:18px;right:24px;font-size:.875rem;text-shadow:0 1px 5px var(--navy);padding:3px 8px;background:rgba(var(--navy-rgb),0.2196);border-radius:4px}
@media(prefers-reduced-motion:reduce){.photo-image{transition:none}}

/* Touch category rows have one motion owner: no emulated-hover lift or zoom. */
#category-grid:not(.category-hover-enabled) :is(.category-card,.photo-image,.photo-image img,.category-offer-arrow,.category-row-arrows button),
#category-grid .is-interacting :is(.category-card,.photo-frame,.photo-image,.photo-image img,.category-offer-arrow){transition:none}
#category-grid:not(.category-hover-enabled) :is(.photo-image img,.category-offer-arrow,.category-row-arrows button),
#category-grid .is-interacting :is(.photo-image img,.category-offer-arrow){transform:none;box-shadow:none}
#category-grid .category-track{transition:none;animation:none}
#category-grid .is-interacting .photo-image img{transform:none!important}

/* Main row navigation sits at the two outer edges, clear of image/text content. */
#category-grid{--card-width:calc((100cqw - 92px)/3)}
.category-row-stage{position:relative;padding-inline:28px}
.category-row-stage .category-row-arrows{position:absolute;inset:0;z-index:8;pointer-events:none}
.category-row-stage .category-row-arrows button{position:absolute;top:calc(var(--category-heading-size) + 2.5rem + (var(--card-width) - 32px)/3 - 23px);pointer-events:auto;box-shadow:0 3px 14px rgba(var(--navy-rgb),0.0706)}
.category-row-stage [data-category-shift="-1"]{left:-23px}
.category-row-stage [data-category-shift="1"]{right:-23px}
.category-group[data-copy="buffer"]{display:none}
.category-motion-native .category-lane{overflow-x:auto;overflow-y:hidden;touch-action:pan-x pan-y pinch-zoom;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-behavior:auto;scrollbar-width:none;scroll-snap-type:none}
.category-motion-native .category-lane::-webkit-scrollbar{display:none}
#category-grid.category-motion-native .category-track{transform:none!important;will-change:auto}
.category-motion-native .category-group[data-copy="buffer"]{display:flex;order:0}
.category-motion-native .category-group:not([data-copy]){order:1}
.category-motion-native .category-group[data-copy="copy"]{order:2}
.category-motion-native :is(.category-card,.category-visual,.category-gallery,.photo-image){touch-action:pan-x pan-y pinch-zoom}
@media(max-width:980px){
  #category-grid{--card-width:calc((100cqw - 74px)/2)}
  .category-row-stage{padding-inline:28px}
  .category-row-stage [data-category-shift="-1"]{left:-10px}
  .category-row-stage [data-category-shift="1"]{right:-10px}
}
@media(max-width:700px){
  #category-grid{--card-width:calc(100cqw - 40px)}
  .category-row-stage{padding-inline:20px}
  .category-row-stage [data-category-shift="-1"]{left:-12px}
  .category-row-stage [data-category-shift="1"]{right:-12px}
}
.category-motion-static .category-row-stage{padding-inline:0}

/* Eight language choices stay within short mobile viewports. */
.language-options{min-width:132px;max-height:min(420px,calc(100dvh - 100px));overflow-y:auto;overscroll-behavior:contain}.language-options button{font-size:.875rem;text-align:start}
html[lang="ar"]{letter-spacing:normal}html[lang="ar"] :is(h1,h2,h3,.eyebrow,.category-kicker){letter-spacing:normal;line-height:1.5}
html[dir="rtl"] :is(.nav-wrap,.category-lane,.category-track,.category-group,.tour-gallery,.hero-gallery,.photo-slideshow,.menu-prices){direction:ltr}
html[dir="rtl"] :is(.category-card-heading,.category-offers,.category-current-tour,.tour-summary,.language-options){direction:rtl}
html[dir="rtl"] :is(input[type="email"],input[type="tel"],.footer-phone,a[href^="mailto:"],a[href^="tel:"]){direction:ltr;unicode-bidi:isolate}

/* A shared daylight grade keeps travel photographs vivid across every page. */
:root{--travel-photo-grade:brightness(1.015) contrast(.97) saturate(.94)}
:is(.photo-image img,.tour-fallback img,.category-tour-thumbnail,.island-discovery img,.location-thumb,.journey-background,.terms-photo img,.vehicle-render,.selected-vehicle img,.experience-choice img){filter:var(--photo-grade,var(--travel-photo-grade));image-rendering:auto}
/* Balance outlier source exposures and chroma before the shared presentation. */
img[src*="/new-04-"]{--photo-grade:brightness(1.06) contrast(.97) saturate(.96)}
img[src*="/new-20-"]{--photo-grade:brightness(1.025) contrast(.92) saturate(.68)}
img[src*="/new-28-"]{--photo-grade:brightness(1.02) contrast(.94) saturate(.86)}
img[src*="/new-31-"]{--photo-grade:brightness(1.06) contrast(.96) saturate(.90)}
img[src*="/new-38-"]{--photo-grade:brightness(1.015) contrast(.94) saturate(.85)}
img[src*="/new-42-"]{--photo-grade:brightness(1.055) contrast(.95) saturate(.90)}
img[src*="/new-43-"]{--photo-grade:brightness(1.08) contrast(.94) saturate(.94)}
img[src*="/new-46-"]{--photo-grade:brightness(1.025) contrast(.92) saturate(.94)}
.photo-image img,.tour-fallback img,.island-discovery img{object-fit:cover;object-position:var(--photo-position,center)}
.photo-image{aspect-ratio:3/2}
.category-motion-toggle[hidden],.photo-buttons [hidden]{display:none!important}
/* Photo tiles replace the text-only category navigation. */
.category-navigation.island-discovery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin:27px 0 25px;padding:0;border:0;overflow:visible}
.island-discovery a{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:170px;padding:19px 16px;border:1px solid #ffffff65;border-radius:17px;overflow:hidden;color:#fff;background:var(--navy);text-decoration:none;box-shadow:0 6px 20px rgba(var(--navy-rgb),0.0353);transition:transform .4s,box-shadow .4s}
.island-discovery img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.65,.3,1)}
.island-discovery a:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#061c36eb,transparent 130%)}
.island-discovery .discovery-copy{display:flex;flex-direction:column;gap:8px;padding-right:12px;line-height:1.35}
.island-discovery .discovery-copy>span{font-size:.65rem;letter-spacing:.02em;color:#f2f7fa}
.island-discovery strong{font-size:.875rem;font-weight:650;color:white;letter-spacing:0}
.island-discovery .discovery-arrow{position:absolute;right:13px;bottom:17px;font-size:1rem;color:var(--aqua-on-dark)}
.category-navigation.island-discovery a:hover,.category-navigation.island-discovery a[aria-current],.category-navigation.island-discovery a:focus-visible{color:white;transform:translateY(-6px);box-shadow:0 15px 26px rgba(var(--navy-rgb),0.1255);text-decoration:none}
.island-discovery a:hover img,.island-discovery a:focus-visible img{transform:scale(1.045)}
.island-discovery.is-arrived a{animation:island-tile-arrival .65s calc(var(--tile-order)*.07s) both cubic-bezier(.2,.65,.3,1)}
@keyframes island-tile-arrival{from{opacity:.6;translate:0 16px}to{opacity:1;translate:0 0}}
/* Readable continuous text, with a pause button and a reduced-motion fallback. */
.island-ticker{display:flex;align-items:center;gap:10px;background:#e0eff0;border-block:1px solid #cbdfe2;padding:16px 24px;color:var(--navy)}
.ticker-window{min-width:0;overflow:hidden;flex:1;mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}
.ticker-track{display:flex;width:max-content;animation:island-ticker 42s linear infinite;will-change:transform}
.ticker-group{display:flex;align-items:center;gap:34px;padding-right:34px;white-space:nowrap}
.ticker-group>span{font-size:.875rem;font-weight:500;letter-spacing:.025em}.ticker-group .ticker-divider{color:var(--brand-aqua);font-weight:400}
.ticker-toggle{width:38px;height:38px;border:1px solid #adcbd0;border-radius:50%;background:transparent;color:var(--navy);flex-shrink:0}
.island-ticker:hover .ticker-track,.island-ticker:focus-within .ticker-track,.island-ticker.is-paused .ticker-track{animation-play-state:paused}
@keyframes island-ticker{to{transform:translateX(-50%)}}
/* Paired entrances and a gentle response between the two journey cards. */
.transport-grid .transport-card{transition:transform .5s cubic-bezier(.2,.65,.3,1),box-shadow .5s,border-color .5s}
.transport-grid.is-arrived .transport-card{animation:journey-arrival .8s both cubic-bezier(.2,.65,.3,1)}
.transport-grid.is-arrived .transport-card:nth-child(2){animation-delay:.13s;--arrival-x:16px}
@keyframes journey-arrival{from{opacity:.55;translate:var(--arrival-x,-16px) 16px}to{opacity:1;translate:0 0}}
@media(hover:hover){.transport-grid:has(.transport-card:hover) .transport-card:not(:hover){transform:translateY(5px)}.transport-grid .transport-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(var(--navy-rgb),0.0863)}}
.transport-grid .transport-card:focus-within{transform:translateY(-5px);box-shadow:0 16px 35px rgba(var(--navy-rgb),0.0863)}
/* Identical unboxed captions on both hero photographs. */
body .island-image-caption,body .hero-editorial .island-image-caption,body .journey-content>.island-image-caption{display:block;position:absolute;right:0;left:auto;bottom:25px;width:auto;max-width:none;padding:0;margin:0;border:0;border-radius:0;background:none;box-shadow:none;color:#fff;font-size:.75rem;line-height:1.7;letter-spacing:.04em;text-align:right;text-shadow:0 1px 6px var(--navy)}
@media(max-width:980px){.category-navigation.island-discovery{grid-template-columns:repeat(3,minmax(0,1fr))}.island-discovery a{min-height:150px}.island-discovery a:nth-child(4),.island-discovery a:nth-child(5){min-height:130px}}
@media(max-width:580px){.category-navigation.island-discovery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.island-discovery a{min-height:136px;padding:15px 13px}.island-discovery a:last-child{grid-column:1/-1;min-height:112px}.island-discovery strong{font-size:.875rem}.island-discovery .discovery-copy>span{font-size:.6875rem}.island-discovery .discovery-arrow{right:10px;bottom:13px}.island-ticker{padding:12px 16px}.ticker-group{gap:24px;padding-right:24px}body .hero-editorial .island-image-caption,body .journey-content>.island-image-caption{left:0;right:auto;bottom:20px;text-align:left}}
@media(prefers-reduced-motion:reduce){.island-discovery.is-arrived a,.transport-grid.is-arrived .transport-card,.ticker-track{animation:none!important}.island-discovery a,.island-discovery img,.transport-grid .transport-card{transition:none!important;transform:none!important}.ticker-window{mask-image:none}.ticker-track{width:100%;will-change:auto}.ticker-group{white-space:normal;flex-wrap:wrap;justify-content:center;gap:10px 20px;padding:0}.ticker-group[aria-hidden=true]{display:none}.ticker-toggle{display:none}}

.ticker-track{direction:ltr}.ticker-group>span{unicode-bidi:plaintext}

body .hero-editorial>.island-image-caption,body .journey-hero>.island-image-caption{right:max(48px,calc((100% - 1256px)/2));left:auto;bottom:25px}
@media(max-width:580px){body .hero-editorial>.island-image-caption,body .journey-hero>.island-image-caption{right:auto;left:24px;bottom:20px}}

/* Language names use the same two-column layout in every writing direction. */
body .language-options,html[dir="rtl"] .language-options{min-width:224px;direction:ltr;text-align:left;padding:6px}
body .language-options button{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:12px;width:100%;min-height:44px;padding:9px 12px;direction:ltr;text-align:left;border-radius:7px}
.language-code{font-size:.75rem;font-weight:650;letter-spacing:.035em;color:#55717d;justify-self:start}
.language-native{font-size:.875rem;line-height:1.5;justify-self:start;text-align:left}
/* Destination links are part of the hero image, with direct tour-page links. */
.hero-editorial .hero-content{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,1fr);align-items:center;gap:54px;padding-block:62px 76px}
.hero-editorial .hero-copy{min-width:0}
body .hero-editorial .hero-copy h1{font-size:clamp(3.5rem,6.4vw,6rem)}
.hero-locations{align-self:center;position:relative;padding:22px 0;color:#fff}
.hero-locations-heading{margin:0 0 17px;font-size:.75rem;letter-spacing:.12em;color:#f1f8fa;font-weight:650}
.hero-location-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.hero-location{display:flex;align-items:center;gap:11px;min-height:101px;padding:16px 13px;border:1px solid #ffffff70;border-radius:16px;background:#082942b8;backdrop-filter:blur(9px);box-shadow:0 8px 24px #03182914;color:white;transition:background .25s,box-shadow .3s ease,transform .3s ease;animation:destination-float 7s calc(var(--location-order)*-.85s) ease-in-out infinite}
.hero-location>span:last-child{min-width:0;display:flex;flex-direction:column;gap:6px}
.hero-location strong{font-size:.9375rem;line-height:1.35;font-weight:600;color:#fff}
.hero-location>span>span{font-size:.75rem;line-height:1.4;color:#d9edf3}
.location-marker{color:var(--orange);flex-shrink:0;align-self:flex-start;margin-top:1px}
.hero-location:hover,.hero-location:focus-visible{background:#082942ed;border-color:#ffffff70;box-shadow:0 12px 28px #03182940;transform:translateY(-2px);animation-play-state:paused}
.hero-location:focus-visible{outline:2px solid #fff;outline-offset:4px}
@keyframes destination-float{0%,100%{translate:0 0}50%{translate:0 -4px}}
.compact-category-nav{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0;padding:0;border:0}
.compact-category-nav a{font-size:.875rem;min-height:40px;display:flex;align-items:center;padding:8px 13px;border:1px solid #bfcfd5;border-radius:999px;background:#ffffff95}
@media(max-width:1000px){.hero-editorial .hero-content{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);gap:28px}.hero-location{min-height:110px;padding:13px 11px;gap:8px}.hero-location strong{font-size:.875rem}}
@media(max-width:760px){.hero-editorial .hero-content{grid-template-columns:1fr;gap:26px;padding-block:42px 74px}.hero-editorial .hero-copy{max-width:540px}.hero-locations{padding:0;max-width:540px}.hero-location{min-height:88px}.hero-locations-heading{margin-bottom:13px}.hero-location-grid{gap:10px}.hero-editorial .hero-description{max-width:510px}.hero-editorial:before{background:linear-gradient(90deg,#04192fdb,#04192f85),linear-gradient(0deg,#04192f75,transparent)}}
@media(prefers-reduced-motion:reduce){.hero-location{animation:none;transition:none}.hero-location:hover,.hero-location:focus-visible{transform:none}}

/* Compact service cards keep the photographs and useful links in focus. */
#category-grid{--card-width:calc((100cqw - 36px)/3)}
.category-row-stage{padding-inline:0}
.category-row-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:13px}
.category-row-bar>p{margin:0;font-size:.875rem;line-height:1.4}
.category-row-bar .category-row-arrows{position:static;display:flex;align-items:center;gap:8px;pointer-events:auto;flex-shrink:0}
body .category-row-bar .category-row-arrows button{position:static;inset:auto;transform:none;width:auto;min-width:0;min-height:38px;padding:8px 13px;border-radius:9px;box-shadow:none;font-size:.8125rem;line-height:1.4}
.category-row-arrows[hidden]{display:none!important}
#category-grid .category-card{border-radius:19px}
#category-grid .category-card-heading{padding:14px 18px;height:var(--category-heading-size)}
#category-grid .category-card-heading h3{min-height:0;height:auto;margin:0;font-size:1.375rem;line-height:1.22}
#category-grid .category-title-button{min-height:0;font-size:inherit;line-height:inherit}
#category-grid .category-kicker{font-size:.75rem;margin-bottom:7px}
#category-grid .category-current-tour{height:2rem;padding:0 18px 6px;font-size:.8125rem}
#category-grid .category-gallery{margin-inline:12px;border-radius:13px}
#category-grid .photo-frame figcaption{padding:10px 12px;min-height:4.8rem;height:var(--category-caption-size,4.8rem)}
#category-grid .photo-frame figcaption>strong{font-size:.9375rem;line-height:1.4;font-family:var(--sans);font-weight:500;letter-spacing:0}
#category-grid .photo-location-label{font-size:.75rem;line-height:1.4;margin-bottom:5px}
#category-grid .photo-toolbar{height:48px;min-height:48px;padding:2px 10px}
#category-grid .category-offers{height:var(--category-offers-size);padding:8px 18px}
#category-grid .category-open{min-height:32px;font-size:.875rem;justify-content:flex-start;text-decoration:none}
#category-grid .category-offer-arrow{display:none}
body .transport-grid .transport-card{padding:24px 26px;border-radius:19px}
body .transport-card-main{margin-block:17px 20px;gap:20px}
body .transport-card h3{font-size:1.8rem;line-height:1.15}
body .transport-card p{font-size:.9375rem;line-height:1.6}
/* Proportional edge-to-edge photographs fill every frame without stretching. */
body :is(.category-gallery,.tour-gallery,.detail-image) .photo-image{position:relative;aspect-ratio:3/2;overflow:hidden;background:#e7edee;border-radius:12px}
body :is(.category-gallery,.tour-gallery,.detail-image) .photo-image img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:var(--photo-position,center);border-radius:0;background:transparent}
body .tour-fallback img{width:100%;aspect-ratio:3/2;object-fit:cover;background:#e7edee}
.photo-frame[data-photo-key="restaurant"]{--photo-position:50% 78%}
@media(max-width:980px){#category-grid{--card-width:calc((100cqw - 18px)/2)}}
@media(max-width:580px){#category-grid{--card-width:100cqw}.category-row-bar{gap:12px}.category-row-bar>p{max-width:170px;font-size:.8125rem}body .category-row-bar .category-row-arrows button{padding:8px 10px;min-height:40px}body .transport-grid .transport-card{padding:22px}body .transport-card-main{gap:12px;margin-block:14px 17px}body .transport-card h3{font-size:1.65rem}}
body :is(.category-gallery,.tour-gallery,.detail-image) .photo-image:before{content:none}
body :is(.category-gallery,.tour-gallery,.detail-image) .photo-image img{position:relative;z-index:1}

/* One measured repeat unit keeps the ticker continuous at every viewport size. */
.ticker-track{animation:island-ticker var(--ticker-duration,42s) linear infinite;gap:0}
.ticker-group{flex:none;gap:clamp(42px,4vw,72px);padding-right:clamp(42px,4vw,72px)}
.ticker-divider{display:inline-flex;align-items:center;justify-content:center;flex:none}
.ticker-divider .ui-icon{width:20px;height:20px;color:var(--brand-aqua)}
@keyframes island-ticker{to{transform:translateX(calc(-1 * var(--ticker-distance,1000px)))}}
/* Full-bleed destination photographs with readable labels on the image. */
.hero-location{position:relative;isolation:isolate;display:flex;align-items:flex-end;gap:0;padding:0;min-height:145px;overflow:hidden;backdrop-filter:none;background:var(--navy)}
.hero-location:after{content:'';position:absolute;inset:35% 0 0;z-index:-1;background:linear-gradient(transparent,rgba(3,22,37,.84));pointer-events:none}
.hero-location .location-thumb{display:block;position:absolute;inset:0;z-index:-2;width:100%;height:100%;min-height:0;aspect-ratio:auto;object-fit:cover;object-position:center;border-radius:0;opacity:1;transition:opacity .4s ease}
.hero-location .location-thumb.is-standby{opacity:0}
.hero-location .location-marker{display:none}
.hero-location>span:last-child{padding:15px;gap:4px;text-shadow:0 1px 4px #031625}
.hero-location strong{font-size:.9375rem}
.hero-location>span>span{font-size:.8125rem;color:#fff}
.hero-locations-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.hero-locations-header .hero-locations-heading{margin:0;text-shadow:0 1px 5px #031625}
.hero-locations-toggle{display:grid;place-items:center;flex:none;width:38px;height:38px;border:1px solid #ffffff8c;border-radius:50%;background:rgba(var(--navy-rgb),0.7882);color:#fff}
.hero-locations-toggle .ui-icon{width:16px;height:16px}
@media(max-width:760px){.hero-location{min-height:142px}.hero-location>span:last-child{padding:12px}.hero-location strong{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){.hero-location .location-thumb{transition:none}.hero-locations-toggle{display:none}}
/* Reveals replay in both scroll directions; native reading order is unchanged. */
.scroll-reveal{opacity:0;transform:translateY(24px);transition:opacity 1.05s ease,transform 1.25s cubic-bezier(.22,.61,.36,1);will-change:auto}
.scroll-reveal.is-in-view{transition-delay:var(--reveal-delay,0ms)}
:is(.transport-card,.category-card,.experience-choice,.vehicle-card,.tour-pricing,.booking-answer,.review-card) .scroll-reveal{transition-duration:1.15s,1.4s}
/* Reset instantly only outside the viewport. A quick return then gets the full
   entrance, rather than a shortened reversal of an unfinished fade-out. */
.scroll-reveal:not(.is-in-view):not(:focus-within){transition:none}
.scroll-reveal.is-in-view,.scroll-reveal:focus-within{opacity:1;transform:translateY(0)}
.hero-editorial .hero-reveal-intro,.hero-editorial .hero-reveal-description,.hero-editorial .hero-reveal-actions,.hero-editorial .reveal-line>span{animation:none}
@media(prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transform:none;transition:none}.ticker-track{animation:none!important;width:100%}.ticker-group{white-space:normal;flex-wrap:wrap;gap:14px 24px;padding:0}.ticker-group[aria-hidden=true]{display:none}}

.hero-background{object-position:50% 56%}
.home-page .hero-editorial:before{content:'';background:var(--hero-shadow)}
.home-page .hero-editorial .hero-background{filter:brightness(1.025) contrast(1.16) saturate(1.32);opacity:1;mix-blend-mode:normal}
.hero-editorial .hero-copy{text-shadow:0 2px 8px #03162580}
.hero-editorial .hero-actions .button{text-shadow:none}
.booking-answer h3{color:var(--orange)}
@media(max-width:760px){.hero-background{object-position:33% center}}
/* Selected policy tabs use an orange border and keep their navy labels. */
body .booking-tabs button[aria-selected=true],body .booking-tabs button[aria-selected=true]:hover,body .booking-tabs button[aria-selected=true]:focus{background:#fff;border-color:var(--navy);color:var(--navy);box-shadow:none}
body .booking-tabs button,body .booking-tabs button:hover,body .booking-tabs button:focus,body .booking-tabs button:active,body .booking-tabs button:not([aria-selected=true]){color:var(--navy)}
body .booking-tabs button:not([aria-selected=true]):hover{background:#fff}
/* Reuse the ticker's exact eight-ray motif throughout the site. */
body main .eyebrow{display:flex;align-items:center;gap:10px}
body main .eyebrow:before,body main .section-heading .eyebrow:before,body main .terms-intro .eyebrow:before,body main .legal-hero .eyebrow:before{content:'';display:inline-block;width:18px;height:18px;flex:none;background:var(--orange);mask:url('assets/brand-star.svg') center/contain no-repeat}
body main .eyebrow .small-line{display:none}
.booking-answer-label:before{content:'';display:inline-block;width:14px;height:14px;vertical-align:-2px;margin-inline-end:8px;background:var(--orange);mask:url('assets/brand-star.svg') center/contain no-repeat}
.category-page{background:#f1f3f4}
.experience-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-bottom:64px}
.experience-choice{position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid #fff;border-radius:20px;background:#ffffffc2;box-shadow:0 8px 28px rgba(var(--navy-rgb),0.0353)}
.experience-choice>a{display:flex;flex-direction:column;height:100%;text-decoration:none}
.experience-choice-image{display:block;position:relative;aspect-ratio:3/2;overflow:hidden;flex:none;background:#e7edee}
.experience-choice-image img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:1;transition:opacity .4s ease}
.experience-choice-image img.is-standby{opacity:0}
.experience-photo-toggle{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffffa8;border-radius:50%;background:rgba(var(--navy-rgb),0.7882);color:#fff;z-index:1;cursor:pointer}
.experience-photo-toggle .ui-icon{width:16px;height:16px}
.experience-photo-toggle[hidden]{display:none}
.experience-choice-copy{display:flex;flex-direction:column;flex:1;padding:24px;gap:10px}
.experience-choice h2{font-size:1.65rem;line-height:1.2}
.experience-choice p{font-size:1rem;line-height:1.65;color:var(--muted)}
.experience-choice .text-link{margin-top:auto;padding-top:8px;font-size:.9375rem;align-self:flex-start}
.category-overview{padding-block:26px 32px;max-width:760px}
.category-overview h1{font-size:clamp(2.6rem,5vw,4.4rem);line-height:1.12;margin:12px 0}
.category-overview>p:last-child{font-size:1rem;line-height:1.8;color:var(--muted)}
@media(max-width:850px){.experience-choices{grid-template-columns:1fr;gap:20px}.experience-choice>a{display:grid;grid-template-columns:40% minmax(0,1fr)}.experience-choice-image{height:100%;aspect-ratio:auto}}
@media(max-width:580px){.experience-choice>a{display:flex}.experience-choice-image{height:auto;aspect-ratio:3/2}.experience-choice-copy{padding:21px}.category-overview{padding-top:12px}}

/* Two destinations leave the island view open and keep every photo edge to edge. */
.hero-locations{width:100%;max-width:272px;justify-self:end;padding:0}
.hero-location-grid{grid-template-columns:1fr;gap:13px}
.hero-location{min-height:0;aspect-ratio:16/9;box-shadow:0 14px 36px #03182930}
.hero-location>span:last-child{padding:13px;gap:3px}
.hero-location strong{font-size:1rem}
.hero-location>span>span{font-size:.875rem}
.hero-locations-header .hero-locations-heading{letter-spacing:.06em}
@media(max-width:760px){.hero-locations{max-width:264px;justify-self:start}.hero-location-grid{grid-template-columns:1fr}}
/* Reading text and action links stay unadorned; any orange underlines are reserved for headings. */
body :is(p,li,blockquote,figcaption,dt,dd){text-decoration:none}
.review-card{cursor:pointer}
.review-card:focus-within{box-shadow:0 10px 28px rgba(var(--navy-rgb),0.0941)}
@media(prefers-reduced-motion:reduce){.experience-choice-image img{transition:none}}

/* Booking photography replays the same calm entrance when it comes into view. */
.terms-photo.scroll-reveal{opacity:0;transform:translateY(24px) scale(.97);transition:opacity .95s ease,transform 1.15s cubic-bezier(.22,.61,.36,1)}
.terms-photo.scroll-reveal.is-in-view{opacity:1;transform:translateY(0) scale(1)}
html:lang(zh) body :is(h1,h2,h3,h4,h5,h6){letter-spacing:0;line-height:1.3}
html:lang(zh) body :is(h1,h2,h3,h4,h5,h6) em{font-family:var(--sans);font-style:normal;letter-spacing:0}
@media(prefers-reduced-motion:reduce){.terms-photo.scroll-reveal{opacity:1;transform:none;transition:none}}

.plan-intro{min-width:0}

/* Titles and their supporting copy share a compact, readable rhythm. */
.hero-editorial .hero-description{margin-top:16px;line-height:1.65}
body .hero-editorial .hero-copy h1{margin-top:16px;line-height:1.08}
.hero-editorial .hero-actions{margin-top:22px}
body :is(.journey-content,.legal-hero,.tour-summary,.plan-intro)>p:not(.eyebrow),.category-overview>p:last-child{line-height:1.65}
.section-heading .eyebrow{margin-bottom:10px}
.plan-intro h2{margin-block:12px}
.plan-intro :is(h1,h2)+p:not(.eyebrow){margin-top:12px}
@media(max-width:580px){.experience-heading>p,.reviews-section-heading>p{margin-top:10px}}

/* Shared editorial rhythm: one page grid, restrained surfaces, readable copy. */
:root{
  --page-width:1280px;
  --page-gutter:clamp(20px,4vw,64px);
  --section-space:clamp(72px,8vw,112px);
  --layout-gap:clamp(24px,3vw,40px);
  --surface:#fff;
  --surface-soft:#f3f6f7;
  --surface-line:#dce5e9;
  --interaction-teal:var(--brand-aqua);
  --header-height:54px;
  scroll-padding-top:74px;
}
body .container,.home-page .experience-section>.container{width:min(var(--page-width),calc(100% - var(--page-gutter) * 2))}
body :is(.section,.home-page .transport-section,.home-page .plan-section,.booking-terms,.journey-services,.story-section){padding-block:var(--section-space)}
.home-page .experience-section{padding-block:var(--section-space)}
body :is(.transport-grid,.experience-choices,.vehicle-grid,.practical-grid){gap:24px}
body :is(.plan-section,.story-grid,.tour-layout,.legal-layout){gap:var(--layout-gap)}
body .section-heading{gap:24px;margin-bottom:28px;align-items:flex-end}
body .section-heading>p{max-width:34ch;font-size:1rem;line-height:1.65}
body .section-heading h2{font-size:clamp(2rem,3.4vw,3rem);line-height:1.14}
body :is(.category-overview,.legal-hero){padding-block:48px 36px}
body .category-overview{max-width:none}
.category-overview>p:last-child{max-width:58ch}
body .experience-choices{padding-bottom:var(--section-space)}
body .legal-layout{padding-block:40px var(--section-space)}
body .tour-layout{padding-bottom:48px}
body .tour-information{max-width:none;padding-block:32px var(--section-space)}
body .vehicle-section{padding-bottom:var(--section-space)}
body .rental-booking{padding-block:0 var(--section-space)}
body .reviews-hero{padding-block:48px;gap:var(--layout-gap)}
body .reviews-section{padding-block:24px var(--section-space)}
/* Short copy and narrow/mobile columns keep natural word spacing. */
body :where(.legal-copy,.story-copy,.tour-information,.tour-summary,.booking-answer,.terms-accordion,.experience-choice-copy,.transport-card,.plan-intro,.legal-hero,.category-overview,.journey-content,.tour-practical,.message-content) p:where(:not(.eyebrow,.enquiry-contact,.tour-price-note,.menu-basis,.price-exclusion,.legal-date)),
body :where(.hero-description,.journey-description,.journey-note,.reviews-lead,.review-excerpt,.full-review-text,.form-disclaimer,.form-privacy,.enquiry-expectation,.map-help,.model-disclosure){text-align:start;text-align-last:auto;hyphens:manual;-webkit-hyphens:manual;overflow-wrap:break-word}
/* Only substantial reading passages in the wide legal column opt into justification. */
@media(min-width:64rem){body .legal-copy p.reading-paragraph{max-width:68ch;text-align:justify;text-align-last:start;text-justify:inter-word;hyphens:auto;-webkit-hyphens:auto}}
body .booking-terms .terms-intro>.booking-summary{max-width:none;letter-spacing:-.015em;text-align:start;text-wrap:wrap}
@media(min-width:64rem){body .booking-terms{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:40px}}
body :is(.story-copy p,.transport-card p,.reviews-lead,.legal-copy p,.legal-copy li,.terms-grid dd,.booking-answer p,.terms-accordion>p,.tour-summary>p:not(.eyebrow),.tour-information>p,.journey-note,.plan-intro>p:not(.eyebrow)){font-size:1rem;line-height:1.7}
body :is(.legal-copy,.tour-information)>p{max-width:68ch}
body :is(h2,h3){text-wrap:pretty}
body :is(.experience-choice,.vehicle-card,.tour-pricing,.enquiry-form){background:var(--surface);border-color:var(--surface-line);box-shadow:0 6px 24px rgba(var(--navy-rgb),0.0235)}
body .glass-panel{backdrop-filter:none;-webkit-backdrop-filter:none;background:var(--surface)}
body :is(.experience-choice,.vehicle-card,.tour-pricing,.enquiry-form,.transport-card,.booking-answer){border-radius:18px}
body .experience-choice-copy{padding:24px;gap:12px}
body .vehicle-card{padding:24px;gap:12px}
body .transport-grid .transport-card{padding:28px}
body .transport-card-main{gap:20px;margin-block:16px 24px}
body .story-grid h2{font-size:clamp(2rem,3.4vw,3rem);line-height:1.16;margin-top:12px}
body .plan-intro h2{font-size:clamp(2.2rem,3.8vw,3.5rem);line-height:1.15}
body .legal-copy>section{padding-bottom:28px;margin-bottom:28px}
body :is(.text-link,.category-navigation a,.category-open,.photo-toolbar button,.booking-tabs button,.language-options button){font-size:.875rem}
body :is(.button,.text-link,.photo-toolbar button,.booking-tabs button){min-height:44px}
body :is(input:not([type=checkbox]):not([type=radio]),select,textarea){font-size:1rem}
body .site-footer .footer-main{padding-block:48px;gap:32px}
body .site-footer .footer-main>div>a:not(.brand){font-size:.875rem;line-height:1.6}

/* A slimmer bar retains comfortable controls and can grow with enlarged text. */
body .site-header .nav-wrap{height:auto;min-height:var(--header-height);padding-block:4px;gap:16px}
body .site-header .brand{width:180px}
body .site-header #main-nav{gap:18px;min-width:0}
body .site-header #main-nav>a{line-height:1.35;text-align:center}
body .site-header #main-nav .button.small{min-height:42px;padding-block:10px}
body .site-header .language-toggle{min-height:42px;padding-block:7px;border-radius:10px}
body .site-header .menu-toggle{width:44px;height:44px;border-radius:10px}
body .site-header .language-options{max-height:min(440px,calc(100dvh - 76px))}
body :is(.legal-toc,.tour-gallery){top:78px}

/* Retain the exact Transfers & Cars shadow while enriching only the home photo. */
.home-page .hero-editorial:before,.journey-hero:before{background:var(--hero-shadow)}
.home-page .hero-editorial .hero-background{filter:brightness(1.03) contrast(1.20) saturate(1.46);opacity:1}
body .hero-editorial .hero-copy h1{line-height:.99;letter-spacing:-.045em}
.hero-editorial .hero-description{line-height:1.7;margin-top:18px}
.hero-locations-header{margin-bottom:4px}
.hero-locations-toggle{position:relative;isolation:isolate;width:44px;height:44px;border:0;background:transparent;box-shadow:none}
.hero-locations-toggle:before{content:'';position:absolute;inset:11px;z-index:-1;border:1px solid #ffffff9c;border-radius:50%;background:rgba(var(--navy-rgb),0.7882);transition:background .18s ease}
.hero-locations-toggle .ui-icon{width:10px;height:10px}
.hero-locations-toggle:hover:before{background:var(--navy)}

/* Selection remains visible after the category navigation has scrolled away. */
#category-grid .category-card{background:var(--surface);border-color:var(--surface-line);transition:box-shadow .28s ease,transform .28s cubic-bezier(.2,.7,.2,1),background .28s ease}
#category-grid .category-card.is-selected{background:#f5f8fa;border-color:var(--surface-line);box-shadow:0 14px 34px -12px rgba(var(--navy-rgb),0.2510),0 3px 10px rgba(var(--navy-rgb),0.0471);transform:translateY(-4px)}
#category-grid .category-card.is-selected .category-card-heading{background:var(--navy)}
#category-grid .category-card.is-selected :is(.category-kicker,.category-card-heading h3,.category-title-button){color:#fff}
#category-grid .category-card.is-selected .category-title-button:hover{color:#fff;text-decoration:underline;text-decoration-color:currentColor}
#category-grid .category-card.is-selected .category-open{color:var(--navy);font-weight:700}
#category-grid .category-current-tour{font-size:.875rem;line-height:1.45;height:auto;min-height:36px;padding-top:8px;padding-bottom:8px}
#category-grid .category-open{min-height:44px;padding-block:8px}
#category-grid .category-lane{padding-block:4px 12px}
.compact-category-nav{gap:10px;margin-block:24px}
.compact-category-nav a{min-height:44px;padding:10px 16px;border-color:var(--surface-line);background:#fff;transition:background .18s ease,color .18s ease,border-color .18s ease}
.compact-category-nav a[aria-current],.compact-category-nav a[aria-current]:hover{color:#fff;background:var(--navy);border-color:var(--navy);text-decoration:none}

/* Smaller travel distances keep motion useful and avoid shifting adjacent cards. */
@keyframes destination-float{0%,100%{translate:0 0}50%{translate:0 -2px}}
@keyframes journey-arrival{from{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}
.transport-grid.is-arrived .transport-card{animation-duration:1.05s}
.transport-grid.is-arrived .transport-card:nth-child(2){animation-delay:.16s}
.transport-grid .transport-card{transition:transform .24s ease,box-shadow .24s ease}
.transport-grid .transport-card:focus-within{transform:translateY(-2px)}
.hero-location:hover,.hero-location:focus-visible{transform:translateY(-2px)}
.site-preloader{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:opacity .12s ease,visibility .12s}
@media(hover:hover){
  .transport-grid:has(.transport-card:hover) .transport-card:not(:hover){transform:none}
  .transport-grid .transport-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(var(--navy-rgb),0.0706)}
  .experience-choice:hover{box-shadow:0 10px 28px rgba(var(--navy-rgb),0.0706)}
  .button:hover{transform:translateY(-1px)}
}
@media(max-width:1150px){body .site-header #main-nav{gap:6px}body .site-header #main-nav>a{text-align:left}}
@media(max-width:850px){
  body .section-heading{align-items:flex-start}
  body .transport-card-main{flex-direction:column;gap:12px}
  body .section-heading>p{max-width:30ch}
  body .reviews-hero{padding-block:40px}
}
@media(max-width:580px){
  :root{--header-height:52px;--section-space:68px;--layout-gap:28px;scroll-padding-top:68px}
  body .site-header .nav-wrap{gap:10px}
  body .site-header .brand{width:158px}
  body .section-heading{display:block;margin-bottom:24px}
  body .section-heading>p{max-width:none;margin-top:12px}
  body :is(.category-overview,.legal-hero){padding-block:32px 28px}
  body :is(.experience-choice-copy,.vehicle-card,.transport-grid .transport-card){padding:22px}
  body .hero-editorial .hero-copy h1{font-size:clamp(2.7rem,12.5vw,3.6rem);line-height:1.02}
  .hero-editorial .hero-content{padding-block:40px 52px;gap:24px}
  .hero-editorial .hero-actions{gap:12px 20px}
  .compact-category-nav{gap:8px}
  .compact-category-nav a{padding-inline:12px}
  body .site-footer .footer-main{padding-block:36px;gap:28px}
  body .booking-tabs{gap:8px}
  body .booking-tabs button{padding-inline:12px}
}
@media(max-width:360px){body .site-header .brand{width:142px}body .site-header .nav-wrap{gap:8px}}
/* Fallbacks preserve readable layouts when optional CSS enhancements are absent. */
@supports not (width:1cqw){#category-grid{--card-width:calc((100vw - var(--page-gutter) * 2 - 36px)/3)}@media(max-width:980px){#category-grid{--card-width:calc((100vw - var(--page-gutter) * 2 - 18px)/2)}}@media(max-width:580px){#category-grid{--card-width:calc(100vw - var(--page-gutter) * 2)}}}
@media(prefers-reduced-motion:reduce){
  .scroll-reveal,.terms-photo.scroll-reveal{opacity:1;transform:none;transition:none}
  .hero-location,.transport-grid.is-arrived .transport-card{animation:none;translate:none}
  .hero-location:hover,.hero-location:focus-visible,.transport-grid .transport-card:hover,.transport-grid .transport-card:focus-within{transform:none}
  .hero-locations-toggle:before,#category-grid .category-card,.compact-category-nav a{transition:none}
}

/* Source-image coordinates keep every pin attached to the same landscape. */
.hero-locations-header{gap:4px}
.hero-locations-header .hero-locations-heading{display:flex;align-items:center;gap:7px;min-width:0;font-size:.9375rem;letter-spacing:.035em;line-height:1.4}
.hero-locations-heading>.ui-icon{flex:none;width:20px;height:20px;color:var(--orange)}
.hero-locations-heading>.ui-icon path{stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.hero-locations-toggle{margin-inline-end:-9px}
.hero-scene{position:absolute;inset:0;overflow:hidden;z-index:-2;pointer-events:none}
.hero-image-plane{position:absolute;inset:0}
.hero-scene .hero-image-plane .hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 0;z-index:0}
.hero-map-pins{position:absolute;inset:0;visibility:hidden}
.hero-scene.is-positioned .hero-map-pins{visibility:visible}
.hero-map-pin{position:absolute;width:22px;height:22px;transform:translate(-50%,-91.667%);color:var(--orange);filter:drop-shadow(0 2px 3px #03162580)}
.hero-map-pin>.ui-icon{display:block;width:100%;height:100%}
.hero-map-pin path{stroke:#fff;stroke-width:1.2}
.hero-map-pin:after{content:'';position:absolute;width:9px;height:3px;left:calc(50% - 4.5px);top:calc(91.667% - 1px);border-radius:50%;background:#03162545;filter:blur(1px);z-index:-1}
@media(max-width:760px){
 .hero-scene .hero-image-plane .hero-background{object-position:center}
 .hero-map-pin{width:19px;height:19px}
 .hero-locations-header{justify-content:space-between}
 .hero-locations-heading>span{max-width:none}
 .hero-location>span:last-child{padding:12px}
}
.rental-minimum{font-size:.875rem;line-height:1.5;color:var(--navy);margin:0 0 16px}

/* A consistent photo rhythm, generous section spacing and quiet glass surfaces. */
:root{--photo-ratio:4/3;--photo-radius:16px;--card-radius:20px;--card-shadow:0 18px 38px -14px rgba(var(--navy-rgb),0.2118),0 4px 12px rgba(var(--navy-rgb),0.0314)}
body :is(.category-gallery,.tour-gallery,.detail-image) .photo-image,
body :is(.experience-choice-image,.category-image-link){aspect-ratio:var(--photo-ratio);height:auto;border-radius:var(--photo-radius);overflow:hidden}
body .experience-choice-image{margin:12px 12px 0;width:calc(100% - 24px)}
body .experience-choice>a{display:flex;flex-direction:column}
body :is(.tour-fallback img,.category-tour-thumbnail,.vehicle-render){aspect-ratio:var(--photo-ratio);height:auto;max-height:none;border-radius:var(--photo-radius)}
body :is(.category-gallery,.tour-gallery,.detail-image) .photo-image img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;border-radius:0}
body :is(.review-person,.full-review-person) img{width:56px;height:56px;aspect-ratio:1;object-fit:cover;object-position:center;border-radius:50%;flex-shrink:0}
body .orbit-profile{width:var(--orbit-avatar-size);height:var(--orbit-avatar-size);border-radius:50%;padding:0}
body .orbit-profile,body .orbit-profile.is-selected,body .orbit-profile:hover{background:transparent;box-shadow:none}
body .orbit-profile .avatar-upright{border-radius:50%;background:#fff;box-shadow:0 6px 20px rgba(var(--navy-rgb),0.0941)}
body .orbit-profile.is-selected .avatar-upright{box-shadow:0 8px 24px rgba(var(--navy-rgb),0.2510)}
body .orbit-profile img{width:100%;height:100%;aspect-ratio:1;object-fit:cover;border-radius:50%}
body :is(.experience-choice,.vehicle-card,.tour-gallery,.review-card){border-radius:var(--card-radius)}
body .reviews-hero{padding-block:var(--section-space)}
body .reviews-section{padding-block:32px var(--section-space)}
.home-page{--experience-top-space:52px;--experience-peek:28px}
.home-page .hero-editorial{min-height:calc(100vh - var(--header-height) - var(--experience-top-space) - var(--experience-peek));min-height:calc(100svh - var(--header-height) - var(--experience-top-space) - var(--experience-peek))}
.home-page .hero-editorial .hero-content{padding-block:clamp(32px,5svh,72px)}
body.home-page .experience-section{padding-top:var(--experience-top-space)}
body :is(.section-heading h2,.story-grid h2,.terms-intro h2,.reviews-section-heading h2){font-size:clamp(2.25rem,4.2vw,3.65rem);line-height:1.12;font-weight:650}
body :is(.category-overview h1,.reviews-intro h1,.tour-summary h1,.legal-hero h1){font-weight:600}
body :is(.transport-card h3,.experience-choice h2,.review-card h3){font-weight:600}
body :is(.hero-description,.story-copy p,.transport-card p,.reviews-lead,.review-excerpt,.full-review-text,.booking-answer p,.tour-summary>p:not(.eyebrow),.tour-information>p,.experience-choice p){font-size:1rem;line-height:1.6}
body .review-excerpt{height:4.8em}
#category-grid .category-lane{padding-block:10px 24px}
#category-grid .category-card.is-selected .category-card-heading{border:0}
body .experience-choice,body .vehicle-card{transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s ease}
body .review-card.is-selected{border-color:var(--surface-line);box-shadow:var(--card-shadow);background:#fff}
@media(hover:hover) and (pointer:fine){
 #category-grid.category-hover-enabled .category-card:hover,#category-grid .category-card.is-selected{border-color:var(--surface-line);box-shadow:var(--card-shadow);transform:translateY(-4px)}
 body :is(.experience-choice,.vehicle-card):hover,body .review-viewport .review-card:hover{border-color:var(--surface-line);box-shadow:var(--card-shadow);transform:translateY(-4px)}
 #category-grid .category-lane.is-dragging .category-card{transform:none}
}
/* Opaque fallbacks keep navigation legible where backdrop blur is unsupported. */
body .site-header .language-options{background:#f2f6f8;border:1px solid #ffffffb8;box-shadow:0 16px 38px rgba(var(--navy-rgb),0.1412),inset 0 0 0 1px #ffffff38}

body .site-header{background:#f8fbfcf5;border-bottom:1px solid #ffffff9c;box-shadow:0 4px 24px rgba(var(--navy-rgb),0.0314)}
@supports ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){
 body .site-header .language-options{background:linear-gradient(145deg,#fbfdffe0,#edf3f6d4);backdrop-filter:blur(32px) saturate(.85);-webkit-backdrop-filter:blur(32px) saturate(.85)}
 /* Blur the header on its own layer so the dropdown can blur the page beneath it. */
 body .site-header{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}
 body .site-header::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:#f8fbfccc;backdrop-filter:blur(16px) saturate(1.15);-webkit-backdrop-filter:blur(16px) saturate(1.15)}
 body :is(.back-to-top,.tripadvisor-badge){background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
}
@media(max-width:850px){.experience-choices{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:580px){
 .experience-choices{grid-template-columns:1fr}
 .home-page .hero-editorial .hero-content{padding-block:16px 20px;gap:16px}
 body .hero-editorial .hero-copy h1{margin-top:12px}
 .hero-editorial .hero-description{margin-top:14px}
 .hero-editorial .hero-actions{margin-top:18px}
 .home-page{--experience-top-space:32px}
 body .reviews-section{padding-top:20px}
 body :is(.section-heading h2,.story-grid h2,.terms-intro h2,.reviews-section-heading h2){font-size:clamp(2.15rem,9vw,2.65rem)}
}
@media(prefers-reduced-motion:reduce){
 #category-grid .category-card.is-selected,#category-grid.category-hover-enabled .category-card:hover,body :is(.experience-choice,.vehicle-card):hover,body .review-viewport .review-card:hover{transform:none;transition:none}
 body .experience-choice,body .vehicle-card{transition:none}
}

/* Extend the photograph into the former oversized gap before the service intro. */
.transfers-page{--journey-hero-base:600px;--journey-intro-gap:clamp(28px,3vw,40px)}
body.transfers-page .journey-hero{min-height:calc(var(--journey-hero-base) + var(--section-space) - var(--journey-intro-gap))}
body.transfers-page .journey-services{padding-top:var(--journey-intro-gap)}
/* Centre the mobile crop on the road's bend and lagoon, away from the foliage. */
@media(max-width:700px){.transfers-page{--journey-hero-base:610px}.transfers-page .journey-background{object-position:68% 50%}}

/* Mobile row controls stay visible independently of the current control mode. */
.service-carousel-arrow{display:none}
@media(max-width:980px),(hover:none),(pointer:coarse){
 .category-row-stage{position:relative}
 .category-row-stage>.service-carousel-arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:44px;height:44px;padding:10px;border:1px solid rgba(var(--navy-rgb),0.0706);border-radius:50%;background:#fffffff2;color:var(--navy);box-shadow:0 5px 18px rgba(var(--navy-rgb),0.1882);transform:translateY(-50%);transition:background .2s ease,box-shadow .2s ease}
 .service-carousel-previous{left:-12px}
 .service-carousel-next{right:-12px}
 .service-carousel-arrow:active{background:#e7f1f3;box-shadow:0 2px 8px rgba(var(--navy-rgb),0.1490)}
 .service-carousel-arrow .ui-icon{width:24px;height:24px}
}

/* Tablets show all six original service cards in one continuous grid. */
#category-grid.category-tablet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}
#category-grid.category-tablet-grid :is(.category-row,.category-row-stage,.category-lane,.category-track,.category-group:not([data-copy])){display:contents}
#category-grid.category-tablet-grid :is(.category-row-bar,.service-carousel-arrow,.category-group[data-copy]){display:none!important}
#category-grid.category-tablet-grid .category-card{width:auto;min-width:0;height:100%;touch-action:pan-y pinch-zoom}
#category-grid.category-tablet-grid .category-card-heading{padding-inline:16px}
#category-grid.category-tablet-grid .category-current-tour{padding-inline:16px;min-height:3.2rem}
#category-grid.category-tablet-grid .photo-toolbar{height:auto;min-height:48px;flex-wrap:wrap;gap:4px 8px;justify-content:center}
#category-grid.category-tablet-grid .photo-counter{margin-inline-end:auto}
@media(min-width:1000px){#category-grid.category-tablet-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* Keep the iPad introduction proportional instead of filling a tall viewport. */
@media(min-width:600px) and (min-height:600px) and (max-width:1366px),(min-width:600px) and (min-height:600px) and (pointer:coarse){
 .home-page{--section-space:clamp(44px,5vw,64px);--experience-top-space:32px;--layout-gap:28px}
 .home-page .hero-editorial{min-height:clamp(460px,64vh,620px);min-height:clamp(460px,64svh,620px)}
 .home-page .hero-editorial .hero-content{grid-template-columns:minmax(0,1fr) clamp(208px,25vw,248px);gap:28px;padding-block:36px}
 body.home-page .hero-editorial .hero-copy h1{font-size:clamp(3rem,5.6vw,4.75rem);line-height:1.02;margin-top:14px}
 .home-page .hero-editorial .hero-description{max-width:44ch;margin-top:16px}
 .home-page .hero-editorial .hero-actions{gap:12px 20px;margin-top:20px}
 .home-page .hero-locations{width:100%;max-width:248px;justify-self:end;padding:0}
 .home-page .hero-location-grid{grid-template-columns:1fr;gap:10px}
 .home-page .hero-location{min-height:0;aspect-ratio:16/9}
 .home-page .hero-location>span:last-child{padding:12px}
 body.home-page .section-heading{margin-bottom:20px}
 .home-page .compact-category-nav{margin-block:18px;gap:8px}
 .home-page .catalogue-footer{margin-top:20px}
}

/* Native button padding and font baselines must not displace media symbols. */
body :is(.hero-locations-toggle,.experience-photo-toggle,.ticker-toggle,#orbit-playback,.photo-buttons button){display:inline-flex;align-items:center;justify-content:center;place-items:center;flex-shrink:0;padding:0;line-height:1;letter-spacing:normal;text-indent:0;appearance:none;-webkit-appearance:none}
body :is(.ticker-toggle,#orbit-playback,[data-review-playback])>span[aria-hidden]{display:flex;align-items:center;justify-content:center;flex:none;line-height:1}
body :is(.hero-locations-toggle,.experience-photo-toggle,.ticker-toggle,#orbit-playback,.photo-buttons button,[data-review-playback]) .ui-icon{display:block;min-width:0;flex:none;margin:0;vertical-align:0}
body :is(.ticker-toggle,#orbit-playback,[data-review-playback]) .ui-icon{width:17px;height:17px}
@media(prefers-reduced-motion:reduce){body :is(.hero-locations-toggle,.experience-photo-toggle,.ticker-toggle,#orbit-playback){display:none}}
/* Keep navigation and language choices above the floating island guide. */
body .site-header{z-index:90}

/* Brand aqua accents, navy actions and persistent control selections. */
:root{--brand-blue:var(--brand-aqua);}
body :is(.photo-buttons button,.category-row-arrows button,.service-carousel-arrow,.category-motion-toggle,.experience-photo-toggle,.review-carousel-controls button,.ticker-toggle,.slide-arrow,.booking-tabs button,.language-options button,.map-actions button),body #orbit-playback{color:var(--navy);transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}
body .experience-photo-toggle{background:#fffffff0;border-color:#ffffffa8}
body :is(.photo-buttons button,.category-row-arrows button,.service-carousel-arrow,.category-motion-toggle,.experience-photo-toggle,.review-carousel-controls button,#orbit-playback,.ticker-toggle,.slide-arrow):is(:hover,:focus-visible,[aria-pressed=true]),
body #category-grid :is(.photo-buttons button,.category-row-arrows button):is(:hover,:focus-visible,[aria-pressed=true]),
body .booking-tabs button[role=tab]:is(:hover,:focus-visible,[aria-selected=true]){background:var(--navy);border-color:var(--navy);color:#fff;opacity:1}
body .map-actions button:is(:hover,:focus-visible,[aria-pressed=true]),
body .date-calendar button:not(:disabled):is(:hover,:focus-visible,.is-selected){background:var(--action-hover);border-color:var(--action-hover);color:#fff;opacity:1}
body :is(.photo-buttons button,.category-row-arrows button,.service-carousel-arrow,.category-motion-toggle,.experience-photo-toggle,.review-carousel-controls button,#orbit-playback,.ticker-toggle,.slide-arrow,.booking-tabs button,.map-actions button):is(:hover,:focus-visible,[aria-pressed=true],[aria-selected=true]) .ui-icon{color:#fff;opacity:1}
body .button:not(.secondary):not(.submit-button),body .site-header #main-nav>a.button,body .journey-actions a.button{background:var(--navy);border-color:var(--navy);color:#fff;filter:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}
body .enquiry-form .submit-button{background:var(--brand-aqua);border-color:var(--brand-aqua);color:#fff;filter:none}
body .button:not(.secondary):not(.submit-button):is(:hover,:focus-visible),body .site-header #main-nav>a.button:is(:hover,:focus-visible),body .journey-actions a.button:is(:hover,:focus-visible){background:var(--primary-hover);border-color:var(--primary-hover);color:#fff;opacity:1;filter:none}
body .enquiry-form .submit-button:is(:hover,:focus-visible){background:var(--action-hover);border-color:var(--action-hover);color:#fff;opacity:1;filter:none}
body .orbit-profile:is(:hover,:focus-visible,[aria-pressed=true]){box-shadow:0 10px 24px rgba(var(--navy-rgb),0.1255)}
body .site-header .language-options button:is(:hover,:focus-visible,[aria-pressed=true]) :is(.language-code,.language-name){color:inherit}
body .vehicle-model-button:is(:hover,:focus-visible,[aria-expanded=true]){background:var(--action-hover);border-color:var(--action-hover);color:#fff;text-decoration:none}

/* Match every review category label to the enquiry button's darker aqua. */
body.reviews-page .review-card .review-category{color:var(--action-hover)}

/* A restrained zoom stays inside each photo frame, without moving captions. */
body :is(.category-gallery,.tour-gallery,.detail-image) .photo-image img,
body .experience-choice-image img{transform:scale(1);transform-origin:center;transition:opacity .4s ease,transform .6s cubic-bezier(.2,.65,.3,1)}
@media(hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
 #category-grid.category-hover-enabled .category-card:hover .photo-image img,
 #category-grid.category-hover-enabled .photo-image:hover img,
 body :is(.tour-gallery,.detail-image) .photo-image:hover img,
 body .experience-choice:hover .experience-choice-image img{transform:scale(1.035)}
 #category-grid .is-dragging .photo-image img{transform:scale(1)}
}
@media(prefers-reduced-motion:reduce){
 body :is(.category-gallery,.tour-gallery,.detail-image) .photo-image img,body .experience-choice-image img{transition:none;transform:none}
}

/* White hero actions sit clearly over the scenic photographs. */
body.home-page .hero-actions a.button[href="#experiences"],body.transfers-page .journey-actions a.button{background:#fff;border-color:#fff;color:var(--navy);filter:none}
body.home-page .hero-actions a.button[href="#experiences"]:is(:hover,:focus-visible),body.transfers-page .journey-actions a.button:is(:hover,:focus-visible){background:#edf1f4;border-color:#edf1f4;color:var(--navy);filter:none}
/* Selected booking labels always inherit the white active-state foreground. */
body .booking-tabs button[role=tab][aria-selected=true]{background:var(--navy);border-color:var(--navy);color:#fff}
body .booking-tabs button[role=tab]:is(:hover,:focus-visible,[aria-selected=true]) :is(span,svg){color:inherit}

/* Dropdown and category hover surfaces use a shared, neutral off-white. */
body .field-select-options [role=option]:not([aria-disabled=true]):is(:hover,.is-active,[aria-selected=true]),
body .site-header .language-options button:is(:hover,:focus-visible,[aria-pressed=true]){background:var(--option-surface);border-color:var(--option-surface);color:var(--navy);opacity:1}
body .field-select-options [role=option] .field-select-check{color:inherit}
select option:checked{background:var(--option-surface);color:var(--navy)}
/* Category navigation uses the same solid navy as the main action buttons. */
body .compact-category-nav a:is(:hover,:focus-visible){background:var(--option-surface);border-color:var(--option-surface);color:var(--navy)}
body .compact-category-nav a:is(:active,[aria-current]){background:var(--navy);border-color:var(--navy);color:#fff;text-decoration:none}

/* Booking details extend the existing navy and orange form system. */
.enquiry-form .trip-type,.return-journey{border:1px solid #cad5df;border-radius:12px;padding:18px;margin:18px 0;background:#f6f9fc;min-width:0}
.enquiry-form .trip-type legend,.return-journey legend{font-weight:700;padding-inline:7px;font-size:1rem}
.enquiry-form .trip-type label{display:inline-flex;align-items:center;gap:10px;margin:0 20px 0 0;cursor:pointer;font-size:1rem}
.enquiry-form input[type=radio],.enquiry-form input[type=checkbox]{width:20px;height:20px;min-height:20px;accent-color:#09264b;margin:0;flex:0 0 auto}
.enquiry-form .field-note{font-size:.875rem;line-height:1.6;margin-block:6px 12px;color:#475e70}
.addon-summary{padding:18px 20px;border-inline-start:3px solid #ef794d;background:#edf3f7;border-radius:8px;margin-block:18px}.addon-summary p{font-size:.9375rem;margin:5px 0;line-height:1.6}.addon-summary strong{white-space:nowrap;direction:ltr;unicode-bidi:isolate}
.field-select-options [role=option]:has(.field-option-image){display:flex;align-items:center;gap:12px;min-height:80px}.field-option-image{width:88px;height:58px;object-fit:contain;background:#fff;border-radius:6px;flex:0 0 88px}.field-option-copy{flex:1;min-width:0;line-height:1.5}.field-select-options [role=option] .field-select-check{flex:0 0 auto}
#group-vehicle-field{padding:16px;background:#f5f8fb;border-radius:10px;margin-top:18px}.group-disclaimer{border-inline-start:3px solid #ef794d;padding-inline-start:18px}
.story-copy h3{font-size:1.35rem;line-height:1.5;margin-top:28px}.story-copy>a{margin-inline-end:20px;margin-top:12px}
/* Arabic follows the reading direction; map coordinates and carousel mechanics remain stable. */
html[dir=rtl] body{letter-spacing:normal}
html[dir=rtl] :is(h1,h2,h3,h4,.eyebrow,.button,.text-link){letter-spacing:normal;line-height:1.55}
html[dir=rtl] .nav-wrap{direction:rtl}
html[dir=rtl] :is(#main-nav,.hero-copy,.story-grid,.transport-grid,.plan-section,.footer-main,.section-heading){direction:rtl;text-align:start}
html[dir=rtl] .hero-editorial{text-align:right}
html[dir=rtl] .hero-editorial:before{background:linear-gradient(270deg,rgba(4,25,47,.94),rgba(4,25,47,.72) 48%,rgba(4,25,47,.18) 85%)}
html[dir=rtl] .hero-editorial .hero-copy{margin-inline:0 auto}
html[dir=rtl] .hero-editorial .hero-copy h1{letter-spacing:normal;line-height:1.4;font-size:clamp(3rem,6vw,6rem)}
html[dir=rtl] .hero-editorial .reveal-line{overflow:visible}
html[dir=rtl] :is(.hero-scene,.island-ticker,.rental-map){direction:ltr}
html[dir=rtl] :is(.hero-location,.category-card-heading,.category-offers,.category-current-tour,.field-select-trigger,.field-select-options){direction:rtl;text-align:right}
html[dir=rtl] .field-select-trigger{padding-inline:14px 40px}
html[dir=rtl] .field-select-chevron{right:auto;left:16px}
html[dir=rtl] .field-select-check{right:auto;left:12px}
html[dir=rtl] .field-select-options [role=option]{padding-inline:14px 34px}
html[dir=rtl] .trip-type label{margin:0 0 0 20px}
html[dir=rtl] .booking-step legend span{margin-inline:0 8px}
html[dir=rtl] .language-options{right:auto;left:0}
html[dir=rtl] :is(.menu-prices,.message-actions a,input[type=date],input[type=time]){unicode-bidi:isolate}
@media(max-width:580px){.field-option-image{width:66px;height:48px;flex-basis:66px}.field-select-options [role=option]:has(.field-option-image){gap:8px}.enquiry-form .trip-type label{margin-block:5px}.return-journey{padding:12px}html[dir=rtl] .hero-editorial .hero-copy h1{font-size:clamp(2.7rem,13vw,4.5rem)}}
html[dir=rtl] .site-header .brand{margin-right:0;margin-left:auto}
html[dir=rtl] .site-header #main-nav>a{text-align:right}
@media(max-width:1150px){html[dir=rtl] .site-header .brand{margin-left:0}html[dir=rtl] .site-header .language-picker{margin-left:0;margin-right:auto}html[dir=rtl] .site-header .menu-toggle{margin-left:0}}

/* Explicit gaps remain reliable in English, translated labels and RTL. */
.enquiry-form .trip-type{display:flex;flex-wrap:wrap;align-items:center;column-gap:32px;row-gap:16px}
.enquiry-form .trip-type label,html[dir=rtl] .enquiry-form .trip-type label{display:inline-flex;flex-direction:row;gap:10px;margin:0;padding-block:5px;min-height:44px;white-space:nowrap;flex:0 0 auto}

/* The aircraft uses the free space below the transfer heading, within the card. */
.transfers-page .transfer-heading{flex:1;min-width:0;position:relative}
.transfers-page .transfer-airplane{display:block;width:210px;height:76px;max-width:100%;object-fit:contain;object-position:center;margin-top:8px}
@media(max-width:1100px){
 .transfers-page .journey-services .transport-card-main:has(.transfer-heading){display:flow-root}
 .transfers-page .transfer-heading{float:left;width:44%;margin:0 18px 6px 0}
 .transfers-page .transfer-heading h3{font-size:1.4rem;line-height:1.15;overflow-wrap:normal;text-wrap:wrap}
 .transfers-page .transfer-airplane{height:58px;margin-top:8px}
 .transfers-page .journey-services .transport-card-main:has(.transfer-heading)>p{font-size:1rem;line-height:1.55}
 html[dir=rtl] .transfers-page .transfer-heading{float:right;margin:0 0 6px 18px}
}
@media(max-width:580px){
 .transfers-page .journey-services .transport-card-main:has(.transfer-heading){margin-block:12px}
 .transfers-page .transfer-heading{width:40%;margin-inline-end:16px}
 .transfers-page .transfer-heading h3{font-size:1.35rem}
 .transfers-page .transfer-airplane{height:44px;margin-top:6px}
}

.transfers-page .transfer-airplane{margin-inline:auto;object-position:center;transform:none;filter:grayscale(1);transform-origin:center}
.selected-vehicle img[src*="coaster-white"],.field-option-image[src*="coaster-white"]{filter:none;mix-blend-mode:normal}
.enquiry-form .selected-vehicle figcaption{font-size:.875rem;line-height:1.4;padding:6px 8px 10px}
.vehicle-choice:has(.selected-vehicle[hidden]){grid-template-columns:minmax(0,1fr)}

/* Keep tap/click states clean; keyboard navigation retains a neutral indicator. */
body :is(a,button,summary,[tabindex]):focus:not(:focus-visible){outline:none}
body :is(summary,[tabindex]):focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}
body :is(.review-viewport,.full-review-dialog,.chat-panel){outline:none}
body .review-viewport:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}
body .island-chat input:is(:focus,:focus-visible){outline:none;border-color:var(--focus-ring);box-shadow:none}
body :is(.chat-panel,.chat-compose input,.chat-topics button){border-color:var(--neutral-line)}

/* An explicit profile selection highlights just its matching review card. */
body.reviews-page .review-card.is-profile-selected{outline:1.5px solid #2379a6;outline-offset:1px}

/* Ocean accents, engraved brand signature and consistent transparent fleet previews. */
body{--hero-ocean-blue:#88bfcc}
body.home-page #home-title em,body.transfers-page #journey-title em{--serif-aqua:var(--hero-ocean-blue);color:var(--hero-ocean-blue);text-shadow:0 2px 12px #052b4133}
.plan-intro:has(.plan-brand-mark){display:flex;flex-direction:column;align-self:stretch;max-width:none}
body :is(.vehicle-render,.selected-vehicle img,.field-option-image,.vehicle-model-fallback){background:transparent;mix-blend-mode:normal;filter:none;object-fit:contain;object-position:center}
body .vehicle-render{aspect-ratio:3/2}
body .field-option-image{border-radius:0}

/* Common framing keeps the tire baseline and vehicle width aligned in every preview. */
body :is(.vehicle-render,.selected-vehicle img,.field-option-image,.vehicle-model-fallback){scale:var(--fleet-scale,1);translate:0 var(--fleet-shift,0%);transform-origin:center}
img[src*="assets/cars/s-presso-polished-"]{--fleet-scale:0.9679;--fleet-shift:-2.808%}
img[src*="assets/cars/ertiga-polished-"]{--fleet-scale:0.9214;--fleet-shift:2.174%}
img[src*="assets/cars/corolla-polished-"]{--fleet-scale:0.9490;--fleet-shift:4.307%}
img[src*="assets/cars/hiace-polished-"]{--fleet-scale:0.9852;--fleet-shift:1.288%}
img[src*="assets/cars/coaster-polished-"]{--fleet-scale:1.0307;--fleet-shift:-6.551%}
img[src*="assets/cars/grand-vitara-clean-"]{--fleet-scale:0.9556;--fleet-shift:0.809%}

/* Booking hierarchy uses the previous slate header tone beneath orange labels. */
body .booking-answer-label{color:var(--orange)}
body .booking-answer h3{color:#365568}
@media(min-width:600px) and (max-width:1180px){
 .home-page{--section-space:48px;--experience-top-space:28px}
}
@media(max-width:599px){.rental-pin{font-size:11px;line-height:22px}.rental-pin>span{display:block}}

/* Ocean light, brand welcome, and shared interaction polish. */
body.home-page #home-title em,body.transfers-page #journey-title em{color:var(--hero-ocean-blue);background:none;-webkit-text-fill-color:currentColor;text-shadow:none;padding-inline-end:.07em}
/* An enlarged welcome aligns with the introduction beside the form. */
.plan-brand-mark{display:grid;place-items:center start;flex:1;width:100%;min-height:160px;margin:0;padding:32px 0;align-self:stretch;box-sizing:border-box;pointer-events:none}
.plan-welcome{display:block;width:100%;max-width:100%;margin:0;min-width:0}
@media(max-width:900px){.plan-brand-mark{flex:none;min-height:140px;padding:24px 0}}
.plan-welcome p{min-width:0;margin:0!important;max-width:100%;text-align:start;color:var(--navy);font-size:clamp(1.9rem,3.1vw,2.9rem);line-height:1.18;font-weight:500;text-wrap:balance}
.creator-credit{display:inline-flex;align-items:center;gap:5px;font-size:.75rem;white-space:nowrap}
.creator-credit em{font-family:inherit;font-weight:400;color:inherit;font-style:italic;font-synthesis:style}
body .site-footer .creator-credit em{color:var(--brand-blue)}
.creator-credit strong{font-style:normal}
.site-footer .footer-bottom{gap:14px 24px}
.field-select-check svg{display:block;width:16px;height:16px}
/* Transfers and car rental share this hero. Only Arabic mirrors the photograph. */
html[lang=ar] .transfers-page .journey-background{transform:scaleX(-1)}
html[lang=ar] .transfers-page .journey-content{direction:rtl;text-align:start}
html[lang=ar] .transfers-page .journey-hero:before{background:linear-gradient(270deg,#041b31ed,#041b31a8 50%,#041b3129)}
@media(max-width:599px){.plan-brand-mark,.home-page .plan-brand-mark{min-height:100px;padding:20px 0}}
/* The complete map and the complete route fade in together, without moving
   their geography, wiping the line, or animating the vehicles separately. */
.illustration-reveal{opacity:0;transition:opacity 1.15s ease,filter 1.15s ease;filter:blur(3px)}
.illustration-reveal.is-in-view,.illustration-reveal:focus-within{opacity:1;filter:none}
.illustration-reveal:not(.is-in-view):not(:focus-within){transition:none}
.journey-reveal-anchor{position:absolute;left:0;width:100%;pointer-events:none}
@media(prefers-reduced-motion:reduce){.illustration-reveal{opacity:1;filter:none;transition:none}}
@media(hover:hover) and (pointer:fine){
 body{cursor:url('assets/cursor-orange-18.svg') 2 2,auto}
 :is(a,button,summary,label,select,[role=button]){cursor:url('assets/cursor-orange-18.svg') 2 2,pointer}
 :is(input:not([type=checkbox],[type=radio]),textarea){cursor:text}
 :disabled,[aria-disabled=true]{cursor:not-allowed}
}
@media(forced-colors:active){body{cursor:auto}:is(a,button,summary,label,select,[role=button]){cursor:pointer}}
.address-matches{display:grid;gap:5px;margin-top:6px;font-weight:400;min-width:0}
.address-matches small{font-size:.8125rem;line-height:1.5;color:var(--muted)}
.address-matches button{font:inherit;font-size:.875rem;text-align:start;line-height:1.5;padding:9px 11px;background:#eef5f7;color:var(--navy);border:1px solid #d5e1e6;border-radius:8px;white-space:normal}
.address-matches button:hover{background:#e0eef2}
.rental-pin{font-size:12px;line-height:24px}
.rental-pin.returnPickup{background:#4b727c}.rental-pin.returnDropoff{background:#80573d}
@media(max-width:599px){.rental-pin{font-size:10px;line-height:18px}}
input[type=checkbox]{appearance:none;-webkit-appearance:none;inline-size:20px;block-size:20px;min-width:20px;border:1px solid #879ca8;border-radius:4px;background:#fff;vertical-align:middle}
input[type=checkbox]:checked{background:#09264b url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22%3E%3Cpath d=%22m5 12 4.5 4.5L19 7.5%22 fill=%22none%22 stroke=%22white%22 stroke-width=%221.6%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22/%3E%3C/svg%3E') center/18px no-repeat;border-color:#09264b}
input[type=checkbox]:disabled{opacity:.5}
@media(forced-colors:active){input[type=checkbox]{appearance:auto}}

/* Stack compact form rows so labels and native time controls have their own space. */
@media(max-width:580px){
 .enquiry-form .booking-step .form-row,.enquiry-form .booking-step .form-row:has(.date-field){grid-template-columns:minmax(0,1fr);gap:0}
 .enquiry-form .booking-step .form-row>label{min-width:0;width:100%}
 .enquiry-form input[type=time]{min-width:0;width:100%;box-sizing:border-box}
 .enquiry-form .rental-map-heading{align-items:stretch;flex-direction:column;gap:12px}
 .enquiry-form #open-rental-map{align-self:flex-start;max-width:100%;white-space:normal}
}

/* Two balanced lines continue the site’s sans/serif heading rhythm. */
.plan-welcome p>span,.plan-welcome p>em{display:block}
.plan-welcome p>em{margin-block-start:.06em;color:var(--brand-blue);font-family:var(--serif);font-size:1.2em;font-style:italic;font-weight:400;line-height:1.13;letter-spacing:-.025em}

/* Each journey endpoint offers the same typed-address and map controls. */
.address-map-choice{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:7px 0 0;min-width:0}
.enquiry-form .address-map-button{font:inherit;font-size:.75rem;font-weight:600;color:var(--navy);background:var(--pale,#eaf4f6);border:0;border-radius:8px;padding:9px 12px;min-height:40px;cursor:pointer;white-space:normal;text-align:start}
.enquiry-form .address-map-button:hover{background:#dcecef}
.address-pin-summary{font-size:.7rem;color:var(--muted);overflow-wrap:anywhere;line-height:1.5}
.address-pin-summary[hidden]{display:none}
#phone-help{font-weight:400;margin-top:4px}

.address-matches:empty{display:none}

.address-map-choice[hidden]{display:none}

/* Preserve the lightweight mobile surfaces and compact vehicle previews. */
@media(max-width:900px),(pointer:coarse){
 body .site-header::before{background:#f8fbfcf5;backdrop-filter:none;-webkit-backdrop-filter:none}
 body .site-preloader{backdrop-filter:none;-webkit-backdrop-filter:none}
 body .hero-stop .map-loupe:after{backdrop-filter:none;-webkit-backdrop-filter:none}
}
@media(max-width:700px){
 body .vehicle-card{padding:18px;gap:10px}
 body.transfers-page .vehicle-render{height:160px;max-height:160px;aspect-ratio:auto;object-fit:contain}
 body .vehicle-model-stage{aspect-ratio:4/3;min-height:190px;max-height:280px}
 body .selected-vehicle{min-height:0;height:64px;justify-content:center;align-items:center}
 body .selected-vehicle img{width:110px;height:64px;object-fit:contain}
}
