:root{--green:#36751f;--deep:#102031;--ink:#102031;--text:#526070;--muted:#64707b;--paper:#fff;--cream:#f4f6f7;--mint:#f0f6ec;--line:#dfe4e8;--lime:#64bb35;--accent:#64bb35;--serif:"Segoe UI",Arial,sans-serif;--sans:"Segoe UI",Arial,sans-serif;--max:1280px;--gutter:48px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:118px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3,ul,ol{margin:0}p+p{margin-top:18px}ul,ol{padding-left:22px}li+li{margin-top:9px}svg{flex-shrink:0}button{color:inherit}.icon{width:21px;height:21px;vertical-align:middle}a,button,summary,input,textarea,select{outline-offset:5px}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #498541}::selection{background:#c9e4c0;color:#003b3f}.wrap{width:calc(100% - var(--gutter)*2);max-width:var(--max);margin-inline:auto}.section{padding:92px 0}.eyebrow{font-size:11px;font-weight:650;letter-spacing:.15em;line-height:1.6;color:var(--green);text-transform:uppercase;margin-bottom:18px}.eyebrow.light{color:#96d966}.lead{font-size:18px;line-height:1.85;color:var(--text);max-width:650px}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.11;letter-spacing:-.045em}h1{font-size:clamp(44px,4.9vw,74px)}h1 em,h2 em{font-weight:400}h2{font-size:clamp(34px,3.4vw,50px)}h3{font-family:var(--serif);font-size:27px;font-weight:400;letter-spacing:-.025em;line-height:1.25}p{color:var(--text)}.text-link{display:inline-flex;align-items:center;gap:17px;color:var(--green);font-size:13px;font-weight:650;line-height:1.5;padding:8px 0;border-bottom:1px solid transparent}.text-link:hover{border-bottom-color:var(--green)}.text-link .icon{width:18px;height:18px;transition:transform .2s}.text-link:hover .icon{transform:translateX(3px)}.light-link{color:white}.light-link:hover{border-bottom-color:white}.small-note{font-size:12px;color:var(--muted);line-height:1.7;margin-top:20px}.light-muted{color:#c0d4d1}.skip-link{position:fixed;top:-90px;left:15px;z-index:100;padding:12px 20px;background:white;color:var(--green)}.skip-link:focus{top:12px}
/* Preview status is visually separate from the proposed customer site. */
.preview-strip{background:var(--cream);color:#526070;border-bottom:1px solid #e4e7df;font-size:10px;letter-spacing:.035em;line-height:1.4}.preview-strip .wrap{display:flex;align-items:center;justify-content:space-between;padding:8px 0;gap:15px}.preview-strip .wrap>span{display:flex;align-items:center;gap:8px}.preview-dot{width:5px;height:5px;border-radius:50%;background:#627f4c}.preview-version{color:#73827b;margin-left:10px}.preview-strip a{display:flex;align-items:center;gap:7px}.preview-strip .icon{width:11px;height:11px}.site-header{position:sticky;top:0;background:rgba(255,255,255,.97);border-bottom:1px solid #e2e6e9;z-index:40}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:100px;gap:38px}.brand{flex-shrink:0;display:block}.brand-logo{width:218px;height:auto}.main-nav{display:flex;align-items:center;gap:29px;font-size:12px;font-weight:550}.main-nav>a:not(.button){padding:24px 0}.main-nav a[aria-current=page]{color:var(--green);text-decoration:underline;text-underline-offset:7px}.nav-dropdown{position:relative}.nav-dropdown summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:7px;padding:24px 0}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary .icon{width:12px;height:12px}.nav-dropdown[open] summary .icon{transform:rotate(180deg)}.dropdown-panel{position:absolute;left:-20px;top:100%;padding:12px 0;min-width:258px;background:white;box-shadow:0 12px 30px #12373f1a;border:1px solid var(--line)}.dropdown-panel>a{display:block;font-size:13px;padding:12px 20px;line-height:1.5}.dropdown-panel>a:hover{background:var(--cream)}.menu-toggle{display:none;background:none;border:1px solid var(--line);width:44px;height:44px;align-items:center;justify-content:center}.menu-toggle .icon{width:22px;height:22px}
/* Home: editorial layout; imagery keeps its natural proportions. */
.home-hero{display:grid;grid-template-columns:1fr 1fr;max-width:1920px;margin:auto;background:var(--deep)}.hero-copy{background:var(--green);color:white;display:flex;align-items:center;justify-content:flex-end;padding:68px 66px 65px max(var(--gutter),calc((100vw - var(--max))/2));min-height:650px}.hero-copy>div{width:100%;max-width:620px}.hero-copy h1{font-size:clamp(45px,4.3vw,68px);letter-spacing:-.045em;line-height:1.09}.hero-copy h1 em{color:#64bb35}.hero-intro{max-width:480px;color:#e6ebef;font-size:15px;line-height:1.85;margin-top:27px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:32px}.hero-detail{font-size:11px;letter-spacing:.05em;color:#cbd5de;margin-top:34px}.hero-visual{position:relative;overflow:hidden;background:#e0e2e0;min-width:0}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center 58%;max-height:735px}.hero-visual figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:15px;background:rgba(13,28,29,.78);backdrop-filter:blur(8px);padding:23px 31px;color:white;font-size:9px;letter-spacing:.1em;line-height:1.8}.hero-visual figcaption b{font-size:12px;font-weight:450;letter-spacing:.015em}.hero-visual figcaption a{margin-left:auto;display:grid;place-items:center;width:39px;height:39px;border:1px solid #ffffff66;border-radius:50%}.hero-visual figcaption a:hover{background:var(--green)}.caption-dot{height:6px;width:6px;background:#64bb35;border-radius:50%}.promise-bar{background:var(--cream);border-bottom:1px solid var(--line)}.promise-bar .wrap{display:grid;grid-template-columns:repeat(3,1fr);padding:23px 0}.promise-bar .wrap>div{display:flex;align-items:center;justify-content:center;gap:13px;font-size:12px;border-right:1px solid #dde2e6}.promise-bar .wrap>div:first-child{justify-content:flex-start}.promise-bar .wrap>div:last-child{justify-content:flex-end;border:0}.promise-bar .icon{color:var(--green);width:20px;height:20px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:38px}.section-heading>p{font-size:14px;max-width:365px;line-height:1.9;padding-bottom:2px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.service-photo{display:block;aspect-ratio:1.48;overflow:hidden;margin-bottom:24px;background:var(--cream)}.service-photo img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.service-photo:hover img{transform:scale(1.025)}.service-card .eyebrow{font-size:10px;margin-bottom:10px}.service-card h3{font-size:29px;margin-bottom:13px}.service-card>p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:330px}.service-card>.text-link{margin-top:15px}.fleet-section{background:var(--cream)}.vehicle-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.vehicle-card{background:white;border:1px solid #dde2e6}.vehicle-photo{position:relative;display:block;height:375px;background:#e3e4e3;overflow:hidden}.vehicle-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 66%;transition:transform .8s ease}.vehicle-photo:hover>img{transform:scale(1.02)}.vehicle-badge{position:absolute;top:20px;left:20px;background:#fffffff2;color:var(--green);display:inline-flex;align-items:center;gap:7px;font-size:9px;letter-spacing:.1em;padding:7px 12px}.vehicle-badge .icon{width:12px;height:12px}.vehicle-content{padding:30px 30px 24px}.vehicle-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.vehicle-heading .eyebrow{margin-bottom:6px;font-size:10px}.vehicle-heading h3{font-size:31px}.seat-count{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:center;gap:0 7px;font-size:20px;text-align:center;line-height:1.3}.seat-count span{grid-column:1/-1;font-size:9px;margin-top:3px;color:var(--muted);letter-spacing:.01em}.vehicle-content>p{font-size:14px;margin-top:17px}.vehicle-meta{display:flex;flex-wrap:wrap;gap:10px 20px;border-top:1px solid var(--line);margin-top:22px;padding-top:17px;font-size:10px;color:var(--muted)}.vehicle-meta span{display:inline-flex;align-items:center;gap:7px}.vehicle-meta .icon{width:15px;height:15px;color:var(--green)}.vehicle-content>.text-link{margin-top:19px}.story-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:90px;align-items:center}.story-photo{position:relative;overflow:hidden;aspect-ratio:1.35}.story-photo img{width:100%;height:100%;object-fit:cover}.story-photo figcaption{position:absolute;left:25px;bottom:23px;color:white;font-size:10px;letter-spacing:.12em;background:#102031dd;padding:7px 12px}.story-copy>p:not(.eyebrow){margin-top:23px;font-size:15px;line-height:1.9}.story-copy>.text-link{margin-top:25px}.occasion-band{background:var(--green);padding:65px 0}.occasion-band .wrap{display:flex;justify-content:space-between;align-items:center;gap:35px}.occasion-band h2{font-size:40px;color:white}.occasion-band p:not(.eyebrow){color:#d8e0e8;font-size:14px;margin-top:18px}.faq-grid{display:grid;grid-template-columns:1fr 1.65fr;gap:85px}.faq-grid>div>p:not(.eyebrow){font-size:14px;line-height:1.9;margin-top:24px}.faq-grid>div>.text-link{margin-top:20px}.faq{border-bottom:1px solid var(--line)}.faq:first-child{border-top:1px solid var(--line)}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;line-height:1.6;font-weight:550;list-style:none;padding:22px 0;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq-plus{font-family:var(--sans);font-size:23px;font-weight:300;line-height:1;color:var(--green);transition:transform .2s}.faq[open] .faq-plus{transform:rotate(45deg)}.faq-answer{padding:0 32px 23px 0;font-size:14px;line-height:1.85}.cta-section{background:var(--deep);color:white;padding:70px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:45px}.cta-inner h2{font-size:clamp(32px,3.4vw,48px)}.cta-inner p:not(.eyebrow){color:#d5dce3;font-size:14px;max-width:540px;margin-top:18px}.cta-actions{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:20px}.cta-phone{display:flex;align-items:center;gap:10px;font-size:15px;letter-spacing:.04em}.cta-phone:hover{text-decoration:underline;text-underline-offset:5px}.cta-phone .icon{width:16px;height:16px}
/* Interior pages */
.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:11px;padding-top:28px;font-size:10px;color:var(--muted)}.breadcrumbs a:hover{text-decoration:underline}.page-heading{padding-top:55px;padding-bottom:62px}.page-heading h1{max-width:890px}.page-heading>.lead{margin-top:28px;max-width:730px}.page-heading h1 em,.overview-hero h1 em,.airport-hero h1 em,.vehicle-detail-hero h1 em{color:var(--green)}.collection-links{display:flex;gap:35px;margin-top:30px}.collection-links a{display:flex;align-items:center;gap:15px;font-size:12px;font-weight:600;padding:11px 0;border-bottom:1px solid var(--line)}.collection-links a:hover{border-color:var(--green)}.collection-links .icon{width:16px;height:16px;transform:rotate(90deg)}.airport-hero{display:grid;grid-template-columns:1.5fr .6fr;align-items:center;gap:50px;padding-top:56px;padding-bottom:47px}.airport-hero h1{font-size:clamp(42px,4.4vw,65px)}.airport-hero .lead{margin-top:25px;max-width:700px;font-size:17px}.airport-code{border-left:1px solid var(--line);padding:20px 0 20px 54px;color:var(--green)}.airport-code .icon{width:32px;height:32px}.airport-code>span{display:block;font-size:clamp(60px,7vw,110px);font-weight:300;letter-spacing:-.045em;line-height:1.3}.airport-code small{font-size:8px;letter-spacing:.14em}.airport-links{display:flex;gap:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.airport-links>a{display:flex;align-items:center;gap:14px;font-size:12px;flex:1;padding:17px 0;border-bottom:2px solid transparent}.airport-links>a>span{font-weight:600;color:var(--green)}.airport-links>a>.icon{width:15px;height:15px;margin-left:auto}.airport-links>a[aria-current=page]{border-bottom-color:var(--green)}.airport-links>a:hover{color:var(--green)}.airport-detail{padding:45px 0 30px}.airport-detail-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:30px;align-items:stretch}.wide-photo{position:relative;min-height:465px;background:var(--cream);overflow:hidden}.wide-photo img{width:100%;height:100%;object-fit:cover}.wide-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:35px 23px 19px;background:linear-gradient(transparent,#123534b3);color:white;font-size:10px;letter-spacing:.13em}.journey-card{background:var(--cream);padding:34px 35px}.journey-card h2{font-size:39px}.icon-list{padding:0;list-style:none;margin:26px 0}.icon-list li{display:flex;align-items:center;gap:11px;font-size:12px;line-height:1.6;margin-top:15px}.icon-list .icon{color:var(--green);width:18px;height:18px}.journey-card .small-note{font-size:11px;margin-top:13px}.reading-grid{display:grid;grid-template-columns:.8fr 1.45fr;gap:100px}.prose{max-width:790px}.prose>h2{font-size:34px;margin:36px 0 19px;line-height:1.18}.prose>h3{font-size:27px;margin:30px 0 17px}.prose>h3:first-child,.prose>h2:first-child{margin-top:0}.prose p{font-size:15px;line-height:1.95;margin-bottom:18px}.prose ul{margin:18px 0 28px;font-size:15px;color:var(--text)}.information-note{border-left:3px solid #779d74;background:var(--mint);padding:25px 27px;margin:32px 0;font-size:14px}.information-note strong{color:var(--green);font-size:14px}.information-note p{font-size:13px;margin:13px 0 0;line-height:1.9}.information-note .text-link{margin-top:10px;font-size:12px}.steps-section{background:var(--mint)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px}.steps-grid article{border-top:1px solid #bfcec3;padding-top:24px}.step-number{display:block;font-size:11px;color:var(--green);letter-spacing:.12em;margin-bottom:20px}.steps-grid h3{font-size:29px;margin-bottom:15px}.steps-grid p{font-size:14px;line-height:1.9}.table-scroll{overflow-x:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}table{border-collapse:collapse;width:100%;min-width:650px;font-size:14px;text-align:left}th,td{padding:22px 20px;border-bottom:1px solid var(--line);vertical-align:middle}thead{background:var(--mint)}thead th{font-size:12px;letter-spacing:.02em;color:var(--green)}tbody th{font-weight:550;width:26%}tbody td{color:var(--text);width:37%}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}.occasion-collection{color:white;background:var(--deep)}.occasion-collection>div>.lead{color:#d2e1dc;max-width:690px;margin-top:26px;font-size:16px}.occasion-collection h2{font-size:60px}.prestige-list{margin:44px 0 20px;border-top:1px solid #456162}.prestige-list>a{display:flex;align-items:center;gap:40px;padding:25px 0;border-bottom:1px solid #456162}.prestige-list>a:hover{color:#cde5b9}.prestige-number{font-size:11px;letter-spacing:.1em;color:#a4c1b4}.prestige-list strong{font-family:var(--serif);font-weight:400;font-size:34px;line-height:1.4;letter-spacing:-.02em}.prestige-list small{display:block;font-size:12px;color:#b8d0c9;margin-top:6px}.prestige-list .icon{margin-left:auto;stroke-width:1.3;width:27px;height:27px}.vehicle-detail-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center;padding-top:36px;padding-bottom:58px}.vehicle-detail-hero h1{font-size:clamp(43px,4vw,59px)}.vehicle-detail-hero .lead{font-size:17px;margin-top:29px}.vehicle-detail-hero>figure{height:630px;background:var(--cream)}.vehicle-detail-image{width:100%;height:100%;object-fit:contain}.vehicle-stat-row{display:flex;gap:28px;margin:25px 0;font-size:12px}.vehicle-stat-row>span{display:flex;align-items:center;gap:9px}.vehicle-stat-row .icon{width:17px;height:17px;color:var(--green)}.gallery-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.gallery-grid>figure{background:var(--cream)}.gallery-grid img{width:100%;max-height:470px;object-fit:cover}.gallery-grid figcaption{padding:14px 18px;font-size:9px;letter-spacing:.12em}.gallery-grid>div>p:not(.eyebrow){font-size:15px;margin-top:23px}.gallery-grid .text-link{margin-top:25px}.soft-section{background:var(--cream)}.simple-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.simple-card{padding:30px;border:1px solid var(--line);background:white}.simple-card h3{margin-bottom:18px}.simple-card>p{font-size:14px;line-height:1.9}.simple-card>.text-link{margin-top:22px}.overview-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:75px;align-items:center;padding:50px 0 65px}.overview-hero h1{font-size:clamp(43px,4.4vw,65px)}.overview-hero .lead{margin-top:25px;font-size:17px}.overview-hero figure{position:relative;height:470px;background:var(--cream)}.overview-hero figure>img{width:100%;height:100%;object-fit:cover}.overview-hero figcaption{position:absolute;bottom:0;left:0;right:0;padding:35px 20px 17px;background:linear-gradient(transparent,#19322cd9);color:white;font-size:9px;letter-spacing:.12em}.airport-overview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:36px}.airport-overview-card{padding:31px;background:var(--cream);border:1px solid #e0e6df;transition:background .2s}.airport-overview-card:hover{background:var(--mint)}.airport-code-small{font-size:55px;letter-spacing:-.04em;color:var(--green);font-weight:300}.airport-overview-card h3{font-size:26px;margin-top:15px}.airport-overview-card p{font-size:13px;margin-top:16px}.airport-overview-card .text-link{margin-top:25px}.reading-aside{align-self:start;position:sticky;top:135px}.reading-aside .text-link{display:flex;width:fit-content;margin-top:22px;font-size:12px}.reading-aside h2{margin-bottom:32px}.occasion-page-hero{padding:70px 0 0;background:var(--deep);color:white;margin-top:25px;overflow:hidden}.occasion-page-hero h1{font-size:clamp(47px,6.1vw,88px);max-width:910px}.occasion-page-hero h1 em{color:#c6dbc5}.occasion-page-hero .lead{color:#d4e1dd;max-width:680px;margin-top:29px;font-size:17px}.occasion-marques{display:flex;gap:70px;align-items:center;padding:45px 0 29px;border-top:1px solid #426765;margin-top:62px;font-size:13px;letter-spacing:.16em;color:#d2e0d9;flex-wrap:wrap}.occasion-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.occasion-detail-card{padding:40px;background:var(--cream);border:1px solid #e5e8de;scroll-margin-top:130px}.occasion-detail-card h3{font-size:37px}.occasion-detail-card .occasion-tagline{font-family:var(--serif);font-style:italic;font-size:23px;margin-top:15px;color:var(--green)}.occasion-detail-card>p:not(.occasion-tagline){font-size:14px;margin-top:21px}.occasion-detail-card .text-link{margin-top:22px}
/* Deliberate existing-booking hand-off, not a pretend quotation. */
.booking-heading{padding-bottom:36px}.booking-section{padding-top:18px}.booking-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:45px}.booking-panel{padding:44px;background:var(--cream);border:1px solid var(--line)}.booking-panel-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px;color:var(--green)}.booking-panel-top>.icon{width:30px;height:30px}.service-status{display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:.1em}.service-status .icon{width:12px;height:12px}.booking-panel h2{font-size:43px}.booking-panel>p{font-size:14px;line-height:1.9;margin-top:21px}.booking-panel>.handoff-note{font-size:11px;margin-top:14px;color:var(--muted)}.booking-divider{border-top:1px solid var(--line);margin:32px 0}.booking-panel h3{font-size:23px}.booking-panel .text-link{margin-top:20px}.checklist-panel{padding:32px 12px 20px 25px}.checklist-panel h2{font-size:40px}.travel-checklist{margin-top:29px}.travel-checklist>label{display:flex;align-items:flex-start;gap:14px;font-size:14px;padding:16px 0;border-bottom:1px solid var(--line);cursor:pointer}.travel-checklist input{width:18px;height:18px;flex-shrink:0;accent-color:var(--green);margin:4px 0 0;cursor:pointer}.travel-checklist input:checked+span{color:#68807a}.contact-inline{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:12px;margin-top:28px}.contact-inline>.icon{width:17px;height:17px;color:var(--green)}dialog{max-width:590px;width:calc(100% - 38px);padding:0;border:1px solid var(--line);color:var(--ink);background:white;box-shadow:0 20px 100px #12353555}dialog::backdrop{background:#092b2c9e;backdrop-filter:blur(4px)}.dialog-content{padding:43px}.dialog-content h2{font-size:38px}.dialog-content>p:not(.eyebrow){font-size:14px;margin-top:25px;line-height:1.8}.dialog-actions{display:flex;flex-direction:column;gap:12px;margin-top:30px}.contact-section{padding-top:12px}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.contact-block{display:flex;gap:22px;margin-bottom:35px}.contact-block>span{width:43px;height:43px;background:var(--mint);display:grid;place-items:center;color:var(--green);flex-shrink:0}.contact-block h2{font-family:var(--sans);font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:650;margin:1px 0 12px;line-height:1.5}.contact-block>div>a{font-family:var(--serif);font-size:31px;letter-spacing:-.025em;line-height:1.3;overflow-wrap:anywhere}.contact-block>div>a:hover{text-decoration:underline;text-underline-offset:5px}.contact-block p{font-size:13px;line-height:1.9;margin-top:12px}.enquiry-form{background:var(--cream);border:1px solid var(--line);padding:37px}.enquiry-form h2{font-size:35px}.enquiry-form>p:not(.eyebrow){font-size:13px;margin-top:18px}.enquiry-form>label,.form-row>label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:550;margin-top:23px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{background:white;border:1px solid #c3d1c9;max-width:100%;padding:12px 14px;min-height:46px;border-radius:0;color:var(--ink);font-size:14px;min-width:0}.enquiry-form textarea{resize:vertical}.enquiry-form textarea::placeholder{font-size:12px;color:#73847a}.enquiry-form .form-status:empty{display:none}.enquiry-form .form-status{background:var(--mint);padding:13px;border-left:3px solid var(--green)}.notes-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:30px}.notes-grid h2{font-size:31px;margin-bottom:25px}.notes-grid li{font-size:14px;line-height:1.8;color:var(--text)}.not-found{padding-block:100px 140px}
/* Footer */
.site-footer{padding-top:58px;background:white;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px}.footer-brand>.brand-logo,.footer-brand img{width:218px}.footer-brand>p{font-size:12px;line-height:1.9;margin:22px 0 20px}.footer-brand>a:not(:first-child){display:block;font-size:12px;line-height:1.8;margin-top:8px}.footer-brand>a.footer-phone{font-size:18px;color:var(--green);letter-spacing:.02em}.footer-grid>div>h2{font-family:var(--sans);font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:650;line-height:1.7;margin:7px 0 19px}.footer-grid>div:not(.footer-brand)>a{display:block;font-size:12px;margin-bottom:9px;color:var(--text);width:fit-content}.footer-grid a:hover{text-decoration:underline;text-underline-offset:4px}.footer-area{font-size:11px;line-height:1.9;margin-top:20px}.footer-base{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding:21px 0;margin-top:45px;font-size:10px;color:var(--muted)}.preview-footnote{font-size:9px;line-height:1.8;color:#5d6e66;padding-bottom:23px}
@media(min-width:1700px){.hero-copy{padding-left:max(70px,calc((100vw - 1280px)/2))}.home-hero{grid-template-columns:1fr 1fr}.hero-visual>img{max-height:770px}.hero-copy{min-height:720px}.hero-copy h1{font-size:74px}}
@media(max-width:1190px){:root{--gutter:32px}.header-inner{gap:25px;min-height:90px}.brand-logo{width:190px}.main-nav{gap:19px;font-size:11px}.hero-copy{padding:52px 40px 52px var(--gutter);min-height:610px}.hero-copy h1{font-size:56px}.hero-intro{font-size:14px}.hero-copy .hero-actions{gap:15px}.hero-copy .text-link{font-size:12px}.hero-visual>img{max-height:700px}.vehicle-photo{height:330px}.story-grid{gap:55px}.faq-grid{gap:55px}.reading-grid{gap:65px}.airport-detail-grid{grid-template-columns:1.3fr 1fr}.journey-card{padding:30px}.overview-hero{gap:45px}.overview-hero h1{font-size:52px}.contact-grid{gap:40px}.vehicle-heading h3{font-size:28px}.vehicle-detail-hero{gap:38px}.vehicle-detail-hero>figure{height:550px}}
@media(max-width:1000px){.menu-toggle{display:flex}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - 120px);overflow:auto;background:white;padding:18px var(--gutter) 35px;border-bottom:1px solid var(--line);font-size:15px;align-items:stretch}.main-nav.is-open{display:flex;flex-direction:column;gap:0}.main-nav>a:not(.button){padding:15px 0;border-bottom:1px solid var(--line)}.nav-dropdown summary{padding:17px 0;border-bottom:1px solid var(--line);justify-content:space-between}.dropdown-panel{position:static;border:0;border-left:2px solid var(--line);box-shadow:none;margin:0 0 12px 9px;min-width:0}.dropdown-panel a{padding:11px 20px;font-size:14px}.hero-copy h1{font-size:48px}.hero-copy{padding-right:30px;min-height:610px}.hero-copy .hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-intro{font-size:14px}.hero-detail{font-size:10px;margin-top:25px}.hero-visual figcaption{padding:17px 20px;gap:10px}.hero-visual figcaption b{font-size:10px}.section{padding:70px 0}.section-heading>p{max-width:290px;font-size:13px}.service-grid{gap:22px}.service-card h3{font-size:26px}.service-card>p:not(.eyebrow){font-size:13px}.vehicle-content{padding:25px}.vehicle-heading{gap:12px}.vehicle-heading h3{font-size:25px}.vehicle-photo{height:310px}.vehicle-meta{font-size:10px;gap:10px}.story-grid{gap:35px}.story-copy h2{font-size:38px}.occasion-band h2{font-size:35px}.occasion-band .wrap{align-items:flex-start}.faq-grid{grid-template-columns:1fr 1.45fr;gap:45px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:35px}.footer-grid>div:last-child{grid-column:2}.airport-code{padding-left:30px}.airport-hero{gap:30px}.airport-hero h1{font-size:52px}.airport-hero .lead{font-size:15px}.airport-detail-grid{grid-template-columns:1.1fr 1fr;gap:25px}.journey-card{padding:25px}.journey-card h2{font-size:35px}.icon-list li{font-size:11px}.reading-grid{grid-template-columns:.75fr 1.5fr;gap:38px}.reading-grid h2{font-size:37px}.steps-grid{gap:30px}.steps-grid h3{font-size:25px}.overview-hero{gap:35px}.overview-hero h1{font-size:46px}.overview-hero figure{height:400px}.overview-hero .lead{font-size:15px}.airport-overview-grid{gap:20px}.airport-overview-card{padding:23px}.airport-overview-card h3{font-size:23px}.airport-overview-card .text-link{font-size:12px}.booking-grid{gap:30px}.booking-panel{padding:30px}.checklist-panel{padding-left:0}.booking-panel h2,.checklist-panel h2{font-size:36px}.contact-grid{gap:30px}.enquiry-form{padding:27px}.contact-block{gap:16px}.contact-block>div>a{font-size:26px}.gallery-grid{gap:38px}.vehicle-detail-hero h1{font-size:46px}.vehicle-detail-hero .lead{font-size:15px}.vehicle-detail-hero>figure{height:520px}.vehicle-stat-row{gap:15px;font-size:11px}}
@media(max-width:760px){:root{--gutter:22px}.preview-strip{font-size:9px}.preview-version{display:none}.preview-strip .wrap{gap:10px;padding:8px 0}.preview-strip a{font-size:8px;gap:4px}.preview-strip a .icon{width:10px;height:10px}.header-inner{min-height:80px}.brand-logo{width:180px}.home-hero{grid-template-columns:1fr}.hero-copy{padding:43px var(--gutter) 41px;min-height:0;justify-content:initial}.hero-copy>div{max-width:580px}.hero-copy .eyebrow{font-size:9px;margin-bottom:21px}.hero-copy h1{font-size:clamp(42px,8.5vw,63px);line-height:1.09}.hero-copy h1 em br{display:none}.hero-intro{font-size:14px;line-height:1.9;margin-top:22px;max-width:510px}.hero-copy .hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:25px}.hero-copy .text-link{font-size:11px}.hero-detail{font-size:9px;margin-top:25px}.hero-visual{height:420px}.hero-visual>img{object-position:center 64%;height:100%;max-height:none}.hero-visual figcaption{padding:16px 22px}.hero-visual figcaption b{font-size:12px}.hero-visual figcaption a{width:35px;height:35px}.promise-bar .wrap{grid-template-columns:1fr;gap:0;padding:9px 0}.promise-bar .wrap>div,.promise-bar .wrap>div:last-child,.promise-bar .wrap>div:first-child{justify-content:flex-start;border:0;padding:10px 0;font-size:11px;gap:12px}.promise-bar .icon{width:17px;height:17px}.section{padding:54px 0}.eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:14px}h2{font-size:37px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px;font-size:14px;max-width:440px}.section-heading>p>br{display:none}.service-grid{grid-template-columns:1fr;gap:34px}.service-photo{aspect-ratio:1.65;margin-bottom:20px}.service-card h3{font-size:29px}.service-card>p:not(.eyebrow){font-size:14px;max-width:none}.service-card>.text-link{margin-top:9px}.vehicle-grid{grid-template-columns:1fr;gap:25px}.vehicle-photo{height:350px}.vehicle-content{padding:24px}.vehicle-heading h3{font-size:29px}.vehicle-heading .eyebrow{font-size:9px}.vehicle-content>p{font-size:13px}.vehicle-meta{font-size:10px;gap:12px 19px}.vehicle-card .text-link{font-size:12px}.small-note{font-size:11px}.story-grid{grid-template-columns:1fr;gap:32px}.story-photo{aspect-ratio:1.45}.story-copy h2{font-size:38px}.story-copy>p:not(.eyebrow){font-size:14px;margin-top:20px}.story-copy>.text-link{margin-top:16px}.occasion-band{padding:45px 0}.occasion-band .wrap{display:block}.occasion-band h2{font-size:37px}.occasion-band p:not(.eyebrow){font-size:13px;margin-top:20px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-grid>div>p:not(.eyebrow){margin-top:20px}.faq-grid>div>.text-link{margin-top:11px}.faq summary{font-size:14px;padding:20px 0}.faq-answer{font-size:13px;padding-right:15px}.cta-section{padding:49px 0}.cta-inner{display:block}.cta-inner h2{font-size:37px}.cta-inner p:not(.eyebrow){font-size:13px}.cta-actions{align-items:flex-start;gap:23px;margin-top:29px}.cta-phone{font-size:14px}.breadcrumbs{font-size:9px;padding-top:22px;gap:8px}.page-heading{padding-top:36px;padding-bottom:40px}.page-heading h1{font-size:44px;line-height:1.12}.page-heading>.lead{font-size:15px;margin-top:23px}.collection-links{gap:25px;flex-wrap:wrap;margin-top:22px}.collection-links a{font-size:10px;gap:10px}.airport-hero{grid-template-columns:1fr;padding-top:36px;padding-bottom:32px;gap:0}.airport-hero h1{font-size:45px}.airport-hero .lead{font-size:15px;margin-top:23px}.airport-code{display:none}.airport-hero .hero-actions{gap:14px}.airport-hero .text-link{font-size:11px}.airport-links{gap:20px;overflow-x:auto}.airport-links>a{min-width:max-content;font-size:10px;gap:9px;padding:14px 0}.airport-links>a>.icon{display:none}.airport-detail{padding:28px 0 0}.airport-detail-grid{grid-template-columns:1fr;gap:20px}.wide-photo{min-height:0;height:290px}.wide-photo figcaption{font-size:8px}.journey-card{padding:28px}.journey-card h2{font-size:36px}.icon-list li{font-size:12px}.journey-card .small-note{font-size:11px}.reading-grid{grid-template-columns:1fr;gap:29px}.reading-grid h2{font-size:36px}.prose>h2{font-size:30px}.prose>h3{font-size:26px}.prose p,.prose ul{font-size:14px;line-height:1.9}.information-note{padding:22px 23px;margin:26px 0}.information-note p{font-size:12px}.information-note .text-link{font-size:11px}.steps-grid{grid-template-columns:1fr;gap:25px;margin-top:33px}.steps-grid article{padding-top:19px}.steps-grid h3{font-size:28px;margin-bottom:12px}.steps-grid p{font-size:13px}.step-number{font-size:10px;margin-bottom:14px}.table-scroll{margin-inline:-2px}.table-scroll table{font-size:12px;min-width:650px}.table-scroll th,.table-scroll td{padding:17px}.occasion-collection h2{font-size:45px}.occasion-collection>div>.lead{font-size:14px}.prestige-list{margin-top:30px}.prestige-list>a{gap:22px;padding:22px 0}.prestige-list strong{font-size:27px}.prestige-list small{font-size:11px}.prestige-number{font-size:9px}.prestige-list .icon{width:20px;height:20px}.vehicle-detail-hero{grid-template-columns:1fr;gap:30px;padding-top:37px;padding-bottom:40px}.vehicle-detail-hero h1{font-size:45px}.vehicle-detail-hero h1 em br{display:none}.vehicle-detail-hero .lead{font-size:15px}.vehicle-detail-hero>figure{height:460px}.vehicle-stat-row{font-size:11px;gap:25px}.gallery-grid{grid-template-columns:1fr;gap:28px}.gallery-grid figcaption{font-size:8px}.gallery-grid>div>p:not(.eyebrow){font-size:14px}.simple-card-grid{grid-template-columns:1fr;gap:20px;margin-top:30px}.simple-card{padding:27px}.simple-card h3{font-size:27px}.simple-card>p{font-size:13px}.overview-hero{grid-template-columns:1fr;gap:33px;padding-top:37px;padding-bottom:40px}.overview-hero h1{font-size:44px}.overview-hero .lead{font-size:15px}.overview-hero figure{height:320px}.overview-hero figcaption{font-size:8px}.airport-overview-grid{grid-template-columns:1fr;gap:20px;margin-top:30px}.airport-overview-card{padding:28px}.airport-code-small{font-size:50px}.airport-overview-card h3{font-size:28px;margin-top:10px}.airport-overview-card p{font-size:13px}.reading-aside{position:static}.reading-aside h2{margin-bottom:23px}.reading-aside .text-link{margin-top:10px}.occasion-page-hero{padding-top:45px;margin-top:20px}.occasion-page-hero h1{font-size:52px}.occasion-page-hero .lead{font-size:15px}.occasion-marques{gap:17px 25px;font-size:9px;margin-top:44px;padding-top:25px;letter-spacing:.1em}.occasion-detail-grid{grid-template-columns:1fr;gap:20px}.occasion-detail-card{padding:30px}.occasion-detail-card h3{font-size:34px}.occasion-detail-card .occasion-tagline{font-size:22px}.occasion-detail-card>p:not(.occasion-tagline){font-size:13px}.booking-heading{padding-bottom:25px}.booking-section{padding-top:0}.booking-grid{grid-template-columns:1fr;gap:30px}.booking-panel{padding:28px}.booking-panel h2{font-size:38px}.booking-panel>p{font-size:13px}.booking-panel>.handoff-note{font-size:10px}.booking-panel h3{font-size:25px}.checklist-panel{padding:8px 4px}.checklist-panel h2{font-size:37px}.travel-checklist>label{font-size:13px}.dialog-content{padding:28px}.dialog-content h2{font-size:33px}.dialog-content>p:not(.eyebrow){font-size:13px}.contact-grid{grid-template-columns:1fr;gap:34px}.contact-block>div>a{font-size:29px}.contact-block h2{font-size:10px}.contact-block p{font-size:12px}.enquiry-form{padding:28px}.enquiry-form h2{font-size:34px}.enquiry-form>p:not(.eyebrow){font-size:12px}.form-row{grid-template-columns:1fr;gap:0}.notes-grid{grid-template-columns:1fr;gap:20px}.notes-grid h2{font-size:29px}.notes-grid li{font-size:13px}.not-found{padding-top:65px;padding-bottom:90px}.site-footer{padding-top:43px}.footer-grid{grid-template-columns:1fr 1fr;gap:31px 24px}.footer-brand{grid-column:1/-1}.footer-brand img{width:180px}.footer-brand>p{font-size:12px;margin:18px 0}.footer-grid>div:last-child{grid-column:auto}.footer-grid>div>h2{font-size:9px;margin-bottom:15px}.footer-grid>div:not(.footer-brand)>a{font-size:11px;line-height:1.6;margin-bottom:10px}.footer-area{font-size:10px}.footer-base{flex-direction:column;gap:9px;font-size:9px;padding:20px 0 14px;margin-top:30px}.preview-footnote{font-size:8px;line-height:1.9;padding-bottom:24px}}
@media(max-width:380px){:root{--gutter:18px}.preview-strip a{font-size:7px}.hero-copy h1{font-size:42px}.hero-copy .hero-actions{gap:12px}.hero-copy .text-link{font-size:10px}.hero-visual{height:370px}.vehicle-heading h3{font-size:25px}.vehicle-content{padding:20px}.vehicle-photo{height:310px}.seat-count{font-size:18px}.page-heading h1,.airport-hero h1,.vehicle-detail-hero h1,.overview-hero h1{font-size:40px}.contact-block>div>a{font-size:26px}.booking-panel{padding:23px}.enquiry-form{padding:23px}.occasion-page-hero h1{font-size:46px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.preview-strip,.site-header,.site-footer,.button,.hero-actions,.cta-section,.menu-toggle{display:none!important}.wrap{width:100%;max-width:none}.home-hero,.hero-copy,.occasion-band,.occasion-collection{background:white;color:black}.hero-copy{padding:0;min-height:0}.hero-copy p,.eyebrow.light{color:black}.section{padding:25px 0}h1{font-size:34pt}h2{font-size:23pt}.hero-visual{max-height:400px}.reading-aside{position:static}details>*{display:block!important}a{color:inherit}.prose{max-width:none}}

/* Brand review 02: the supplied AECCO identity, not a replacement visual identity.
   Original logo/vehicle files are reused without retouching or nonuniform scaling. */
h1,h2,h3{font-family:var(--sans);font-weight:650;letter-spacing:-.035em}
h1 em,h2 em,h3 em{font-family:inherit;font-style:normal;font-weight:inherit}
h2{font-size:clamp(30px,3vw,42px);line-height:1.16}
h3{font-size:25px;font-weight:600;line-height:1.23;letter-spacing:-.025em}
.eyebrow{font-size:11px;letter-spacing:.11em;font-weight:700}







.text-link{color:var(--ink);font-size:13px;font-weight:650}
.text-link:hover{border-color:var(--accent)}
.text-link .icon{color:var(--green)}
.preview-strip{background:#f5f7f8;color:#55616e;letter-spacing:0}
.preview-strip .wrap{padding:6px 0}
.preview-dot{background:var(--accent)}
.header-inner{min-height:104px;gap:35px}
.brand-logo{width:244px;height:auto}
.main-nav{font-size:13px;gap:25px}

.home-hero.wrap{display:grid;grid-template-columns:.92fr 1.08fr;gap:42px;align-items:center;max-width:1280px;width:calc(100% - var(--gutter)*2);margin:0 auto;padding:62px 0 58px;background:white;min-height:610px}
.hero-copy{display:block;background:transparent;color:var(--ink);padding:0;min-height:0}
.hero-copy>div{max-width:580px}
.hero-copy .hero-kicker{color:var(--green);margin-bottom:22px;font-size:11px;letter-spacing:.10em;display:flex;align-items:center;gap:10px}
.hero-kicker::before{content:"";height:3px;width:25px;background:var(--accent);display:inline-block}
.hero-copy h1{font-size:clamp(48px,4.45vw,66px);font-weight:650;letter-spacing:-.052em;line-height:1.08}
.hero-copy h1 span{color:#4b9826}
.hero-intro{color:var(--text);font-size:17px;line-height:1.75;max-width:470px;margin-top:25px}
.hero-copy .hero-local{font-size:14px;line-height:1.7;color:var(--text);margin-top:18px;max-width:390px}
.hero-copy .hero-actions{display:flex;flex-direction:row;align-items:center;gap:27px;margin-top:28px}
.hero-airports{display:flex;flex-wrap:wrap;gap:11px;align-items:center;margin-top:28px;color:var(--muted);font-size:12px;line-height:1.5}
.hero-airports a{border-bottom:1px solid #d0d6dc;padding-bottom:3px}
.hero-airports a:hover{border-color:var(--green);color:var(--green)}
.hero-showroom{min-width:0;padding:0}
.showroom-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:9px;letter-spacing:.09em;font-weight:650;line-height:1.4;margin-bottom:14px}
.showroom-electric{display:flex;gap:6px;align-items:center}
.showroom-electric .icon{color:var(--green);width:14px;height:14px}
.showroom-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}
.showroom-card{margin:0;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;min-width:0}
.showroom-card>a{display:block;background:#e6e7e8}
.showroom-card img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}
.showroom-card:nth-child(2){margin-top:33px}
.showroom-card figcaption{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:17px 14px;background:var(--ink);color:white;font-size:13px;font-weight:600;line-height:1.4}
.showroom-card small{display:block;font-size:10px;color:#d4dde5;font-weight:400;margin-top:5px;line-height:1.4}
.showroom-card figcaption>.icon{width:17px;height:17px;color:var(--accent)}
.showroom-note{font-size:11px;line-height:1.6;color:var(--muted);margin-top:15px}
.promise-bar{background:var(--cream);border-top:1px solid var(--line)}
.promise-bar .wrap{padding:21px 0}
.promise-bar .icon{color:var(--green)}
.section{padding:77px 0}
.section-heading{margin-bottom:32px}
.service-photo{border-radius:7px;margin-bottom:22px}
.service-card h3{font-size:26px;font-weight:600;margin-bottom:12px}
.service-card .eyebrow{font-size:10px}
.service-card>.text-link{margin-top:12px}
.vehicle-card{border-radius:9px;overflow:hidden}
.vehicle-photo{height:auto;aspect-ratio:1.48;background:#e4e6e7}
.vehicle-photo>img{object-position:center 66%}
.vehicle-badge{border-radius:4px;color:var(--ink);background:#fff;font-size:10px}
.vehicle-content{padding:27px}
.vehicle-heading h3{font-family:var(--sans);font-size:28px;font-weight:600}
.vehicle-content>p{font-size:14px}
.seat-count{font-weight:600}
.seat-count span{font-weight:400}
.story-copy h2{font-size:clamp(30px,3vw,43px)}
.story-photo{border-radius:8px}
.occasion-band{background:var(--deep);padding:58px 0}
.occasion-band h2{font-size:38px;font-weight:650}


.cta-inner h2{font-size:clamp(30px,3vw,42px);font-weight:650}
.site-footer .brand-logo{width:244px}
.footer-brand>a.footer-phone{color:var(--ink)}
.faq summary{font-weight:600;font-size:15px}
.faq-grid{gap:64px}
.simple-card,.booking-panel,.enquiry-form,.journey-card{border-radius:8px}
.airport-links a,.collection-links a{font-size:13px}
.light-link{color:white}
@media(min-width:1700px){.home-hero.wrap{padding-top:65px;padding-bottom:65px;min-height:610px;grid-template-columns:.92fr 1.08fr}.hero-copy{padding:0;min-height:0}.hero-copy h1{font-size:66px}}
@media(max-width:1190px){.brand-logo{width:214px}.main-nav{font-size:12px;gap:20px}.home-hero.wrap{gap:30px;padding:48px 0;min-height:550px}.hero-copy{padding:0;min-height:0}.hero-copy h1{font-size:53px}.hero-intro{font-size:16px}.hero-copy .hero-local{font-size:13px}.hero-copy .hero-actions{gap:22px}.showroom-heading{font-size:8px}.showroom-card figcaption{font-size:12px;padding:14px 11px}.showroom-card small{font-size:9px}}
@media(max-width:1000px){.header-inner{min-height:90px}.main-nav{font-size:15px}.home-hero.wrap{gap:28px;min-height:520px}.hero-copy h1{font-size:43px}.hero-intro{font-size:15px}.showroom-electric{display:none}.hero-copy .hero-actions{flex-direction:column;align-items:flex-start;gap:13px}.showroom-pair{gap:10px}.showroom-card figcaption{font-size:11px;min-height:73px}.showroom-card figcaption>.icon{display:none}.showroom-card small{font-size:9px}.showroom-note{font-size:10px}}
@media(max-width:760px){.header-inner{min-height:83px}.brand-logo{width:216px}.home-hero.wrap{grid-template-columns:1fr;gap:36px;padding:38px 0 35px;min-height:0}.hero-copy{padding:0;min-height:0}.hero-copy .hero-kicker{font-size:10px;margin-bottom:19px}.hero-copy h1{font-size:clamp(42px,8.8vw,62px);line-height:1.09;letter-spacing:-.05em}.hero-intro{margin-top:20px;font-size:16px;line-height:1.65;max-width:510px}.hero-copy .hero-local{font-size:13px;max-width:450px;margin-top:14px}.hero-copy .hero-actions{flex-direction:row;align-items:center;gap:23px;margin-top:22px}.hero-copy .text-link{font-size:12px}.hero-airports{font-size:11px;margin-top:23px;gap:9px}.hero-showroom{margin-top:0}.showroom-heading{font-size:8px;margin-bottom:11px}.showroom-electric{display:flex;font-size:8px}.showroom-electric .icon{width:12px}.showroom-pair{gap:12px}.showroom-card:nth-child(2){margin-top:20px}.showroom-card figcaption{padding:12px 10px;font-size:11px;min-height:66px}.showroom-card small{font-size:9px;line-height:1.5}.showroom-card figcaption>.icon{display:none}.showroom-note{font-size:10px;margin-top:12px}.promise-bar .wrap{padding:8px 0}.promise-bar .wrap>div{font-size:12px;padding:9px 0}.section{padding:49px 0}h2{font-size:31px;line-height:1.16}.section-heading{margin-bottom:25px}.section-heading>p{font-size:14px;margin-top:16px}.service-card h3{font-size:25px}.vehicle-heading h3{font-size:24px}.vehicle-photo{height:auto;aspect-ratio:1.22}.vehicle-content{padding:23px}.story-copy h2{font-size:32px}.occasion-band h2{font-size:31px}.faq-grid{gap:27px}.cta-inner h2{font-size:31px}.site-footer .brand-logo{width:216px}}
@media(max-width:380px){.home-hero.wrap{gap:30px}.hero-copy h1{font-size:39px}.hero-intro{font-size:15px}.hero-copy .hero-actions{gap:15px}.showroom-heading{font-size:7px}.showroom-electric{font-size:7px}.showroom-card figcaption{font-size:10px;padding:11px 8px}.showroom-card small{font-size:8px}.showroom-pair{gap:9px}.brand-logo{width:200px}}

/* Revision 03: Manchester/North West positioning and an online-first customer journey. */
.service-actions{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-top:16px}.service-actions>.text-link{margin-top:0}.service-actions>.text-link+ .text-link{color:var(--muted);font-weight:500;font-size:12px}
.vehicle-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:24px}.vehicle-actions .text-link{font-size:12px}
.occasion-actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex-shrink:0}.occasion-actions .text-link{color:white}.occasion-collection .occasion-actions{margin-top:26px}
.cta-support{font-size:12px!important;text-align:center;line-height:1.7;color:#d0d9e0!important;margin-top:10px!important}.cta-support a{color:white;text-decoration:underline;text-underline-offset:3px}
.support-note{font-size:12px!important;color:var(--muted);line-height:1.75;margin-top:22px}.support-note a{text-decoration:underline;text-underline-offset:3px;color:var(--green)}.footer-support p{font-size:12px;margin-bottom:16px}.footer-support>a{font-size:12px}.footer-brand>.text-link{color:var(--deep);font-weight:700}.footer-brand>.text-link .icon{color:var(--green)}
.online-services{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 28px}.online-services span{border:1px solid #c8d9c0;background:var(--mint);padding:6px 10px;border-radius:3px;color:var(--ink);font-size:11px;font-weight:600}.contact-section .information-note{margin-top:0;margin-bottom:32px}
@media(min-width:1001px) and (max-width:1180px){.main-nav{gap:18px}.header-inner{gap:20px}}
@media(max-width:760px){.vehicle-actions{gap:10px 16px}.occasion-actions{width:100%}.online-services{margin-top:20px}.cta-support{text-align:left}.footer-support>a{font-size:14px}}
/* Support forms stack before their two-column layout becomes cramped. */
.contact-grid>*,.contact-block>div,.form-row>label{min-width:0}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%}.form-row{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:1000px){.contact-grid{grid-template-columns:1fr}}
@media(max-width:760px){.form-row{grid-template-columns:1fr}}

/* Revision 04: single button component. Layout containers do not override its colours. */
.button{--button-bg:var(--accent);--button-fg:var(--ink);--button-border:var(--accent);--button-hover-bg:#82ca59;--button-hover-fg:var(--ink);--button-hover-border:#82ca59;display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;max-width:100%;padding:14px 22px;border:1px solid var(--button-border);border-radius:6px;background:var(--button-bg);color:var(--button-fg);font-family:var(--sans);font-size:14px;font-weight:650;line-height:1.4;text-align:center;text-decoration:none;vertical-align:middle;white-space:normal;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease;flex-shrink:0}
.button-label{display:block;min-width:0;overflow-wrap:anywhere}
.button .icon{display:block;width:18px;height:18px;flex:0 0 18px;color:inherit}
.button:hover{background:var(--button-hover-bg);border-color:var(--button-hover-border);color:var(--button-hover-fg);text-decoration:none}
.button:focus-visible{outline:3px solid var(--ink);outline-offset:4px;box-shadow:0 0 0 4px #fff}
.button:active{filter:brightness(.96)}
.button:disabled{opacity:.55;cursor:not-allowed}
.button-white{--button-bg:#fff;--button-fg:var(--ink);--button-border:#fff;--button-hover-bg:#edf5e9;--button-hover-fg:var(--ink);--button-hover-border:#edf5e9}
.button-outline{--button-bg:#fff;--button-fg:var(--ink);--button-border:#a4afb8;--button-hover-bg:#eff4f0;--button-hover-fg:var(--ink);--button-hover-border:#567247}
.button-outline-light{--button-bg:transparent;--button-fg:#fff;--button-border:#95a4b2;--button-hover-bg:#fff;--button-hover-fg:var(--ink);--button-hover-border:#fff}
.button-compact,.main-nav .nav-book{min-height:48px;font-size:13px;padding:12px 18px;gap:13px}
.main-nav .nav-book{white-space:nowrap}
.main-nav .button[aria-current=page]{color:var(--button-fg);text-decoration:none}
.hero-actions{row-gap:14px;column-gap:22px}
.hero-copy .hero-actions{column-gap:22px}
.text-link{min-height:44px;gap:12px;max-width:100%;text-underline-offset:4px}
.text-link .icon{flex-shrink:0}
.text-link.light-link{color:#fff}
.text-link.light-link .icon{color:var(--accent)}
.service-card{display:flex;flex-direction:column;min-width:0}
.service-card .service-photo{flex-shrink:0}
.service-actions{margin-top:auto;padding-top:24px;gap:7px;align-items:flex-start}
.service-actions>.text-link{font-size:13px;font-weight:550;color:var(--green)}
.vehicle-card{display:flex;flex-direction:column;min-width:0}
.vehicle-photo{flex-shrink:0}
.vehicle-content{display:flex;flex-direction:column;flex:1;min-width:0}
.vehicle-actions{margin-top:auto;padding-top:24px;column-gap:18px;row-gap:8px}
.vehicle-actions .text-link{font-size:13px}
.overview-hero .button{margin-top:28px}
.journey-card .button{width:100%}
.booking-panel>.button,.enquiry-form>.button{width:100%;margin-top:28px}
.dialog-actions .button{width:100%}
.cta-actions{gap:8px;min-width:240px;align-items:stretch}
.cta-support{margin-top:0!important;text-align:center!important}
.cta-inner>div:first-child{min-width:0}
.menu-toggle{border-radius:6px;background:#fff;flex-shrink:0}

/* One reusable collection uses the approved, unaltered showroom artwork. */
.prestige-feature,.occasion-collection{background:var(--deep);color:#fff}
.prestige-feature h2,.occasion-collection h2{color:#fff;font-size:clamp(30px,3.4vw,46px);font-weight:650}
.prestige-feature .section-heading>p,.occasion-collection .section-heading>p{color:#d0dae4}
.prestige-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch}
.prestige-photo{aspect-ratio:10/11;margin:0;background:#e5e7e9;overflow:hidden}
.prestige-photo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.prestige-tile{border:1px solid #314354;border-radius:8px;overflow:hidden;min-width:0;background:#162a3c}
.prestige-tile-link{display:flex;flex-direction:column;height:100%}
.prestige-tile-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:20px 18px;flex:1}
.prestige-tile-caption small{display:block;font-size:9px;letter-spacing:.10em;color:#c0cbd6;line-height:1.5;margin-bottom:6px}
.prestige-tile-caption strong{display:block;font-size:17px;font-weight:600;line-height:1.4;color:white}
.prestige-tile-caption>.icon{width:18px;height:18px;color:var(--accent)}
.prestige-tile-link:hover{background:#20374b}
.prestige-feature-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:32px}
.prestige-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);overflow:hidden;scroll-margin-top:150px}
.prestige-photo-link{display:block}
.prestige-card-body{padding:24px;display:flex;flex-direction:column;flex:1;min-width:0}
.prestige-card-body .eyebrow{margin-bottom:10px;font-size:10px;letter-spacing:.08em}
.prestige-card h3{font:650 25px/1.18 var(--sans);letter-spacing:-.035em;min-height:60px}
.prestige-copy{font-size:14px;line-height:1.75;margin-top:15px}
.prestige-card-actions{display:flex;flex-direction:column;align-items:stretch;gap:6px;margin-top:auto;padding-top:24px}
.prestige-card-actions .text-link{align-self:center;font-size:12px}
.prestige-card-actions .button{width:100%;gap:10px;padding-inline:12px}
.occasion-collection .small-note{margin-top:24px}
#collection{scroll-margin-top:145px}
.occasion-page-hero{padding:58px 0;margin-top:18px;overflow:visible}
.occasion-hero-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.occasion-page-hero h1{font-size:clamp(43px,4.2vw,64px);letter-spacing:-.04em;line-height:1.09}
.occasion-page-hero h1 em{color:#9edb78;font-style:normal;font-weight:650}
.occasion-page-hero .lead{font-size:16px;line-height:1.8;margin-top:24px;max-width:540px;color:#d3dde6}
.occasion-hero-copy{min-width:0}
.occasion-hero-copy .eyebrow{font-size:10px;letter-spacing:.1em}
.occasion-hero-media{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start;min-width:0}
.occasion-hero-car{display:block;border:1px solid #415161;border-radius:7px;overflow:hidden;background:#192e41;min-width:0}
.occasion-hero-car:nth-child(2){margin-top:30px}
.occasion-hero-car>span{display:flex;gap:8px;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;padding:16px 13px;line-height:1.4;min-height:58px}
.occasion-hero-car>span .icon{width:17px;height:17px;color:var(--accent)}
.occasion-hero-car:hover{border-color:var(--accent)}
@media(min-width:1001px) and (max-width:1180px){.main-nav .nav-book{font-size:12px;padding:12px 14px;gap:10px}}
@media(max-width:1100px){.prestige-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prestige-card h3{min-height:0}.occasion-hero-layout{gap:30px}.occasion-hero-car>span{font-size:11px;padding:13px 10px}.occasion-hero-car>span .icon{display:none}}
@media(max-width:1000px){.main-nav .nav-book{align-self:stretch;justify-content:center;margin-top:20px;font-size:14px;min-height:52px}.occasion-hero-layout{grid-template-columns:1fr}.occasion-hero-copy{max-width:740px}.occasion-page-hero h1{font-size:58px}.occasion-hero-media{max-width:670px;justify-self:center;width:100%;margin-top:12px}.service-actions .button{padding-inline:14px;font-size:12px;gap:10px}.cta-inner{gap:30px}}
@media(max-width:760px){.button{font-size:14px;min-height:52px;padding:14px 20px;gap:14px}.hero-actions,.hero-copy .hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px}.hero-actions>.button{width:100%}.hero-actions>.text-link{align-self:flex-start}.hero-copy .hero-actions>.text-link{font-size:13px}.service-actions{gap:8px;padding-top:20px}.service-actions .button{font-size:14px;width:100%;padding:14px 18px;min-height:52px}.vehicle-actions{flex-direction:column;align-items:stretch;gap:8px}.vehicle-actions .button{width:100%;min-height:52px;font-size:14px}.vehicle-actions .text-link{align-self:center}.cta-actions{width:100%;min-width:0;align-items:stretch;gap:12px}.cta-inner{display:block}.cta-support{text-align:center!important}.prestige-grid{gap:20px}.prestige-feature-actions{align-items:stretch;flex-direction:column;gap:10px;margin-top:26px}.prestige-feature-actions .text-link{align-self:flex-start}.prestige-card h3{font-size:27px}.prestige-card-body{padding:24px}.prestige-card-actions .button{font-size:14px;min-height:52px}.occasion-page-hero{padding:38px 0 42px}.occasion-page-hero h1{font-size:clamp(39px,8vw,56px)}.occasion-page-hero .lead{font-size:15px;margin-top:20px}.occasion-hero-layout{gap:28px}.occasion-hero-media{gap:12px;margin-top:0}.occasion-hero-car:nth-child(2){margin-top:20px}.occasion-hero-car>span{font-size:11px;padding:13px 10px;min-height:56px}.prestige-tile-caption{padding:16px 13px;min-height:84px}.prestige-tile-caption strong{font-size:16px}.prestige-tile-caption small{font-size:8px}.prestige-tile-caption>.icon{display:none}.prestige-feature .section-heading>p,.occasion-collection .section-heading>p{font-size:14px}.booking-panel>.button,.enquiry-form>.button{font-size:14px;min-height:52px;padding-inline:16px}}
@media(max-width:600px){.prestige-grid:not(.prestige-grid-compact){grid-template-columns:1fr}.prestige-grid-compact{gap:12px}.prestige-grid-compact .prestige-tile-caption strong{font-size:14px}.prestige-grid-compact .prestige-tile-caption{padding:15px 12px}.prestige-card h3{min-height:0}.prestige-feature h2,.occasion-collection h2{font-size:31px}}
@media(max-width:360px){.prestige-grid-compact .prestige-tile-caption strong{font-size:13px}.prestige-grid-compact .prestige-tile-caption{padding:13px 9px}.occasion-hero-car>span{font-size:10px;padding:12px 8px}}
@media(prefers-reduced-motion:reduce){.button,.prestige-tile-link{transition:none}.button:active{filter:none}}
@media print{.prestige-feature,.occasion-collection,.occasion-page-hero{background:white;color:black}.prestige-card,.prestige-tile{break-inside:avoid}.button{display:none!important}}

/* Review 05: long-form service, vehicle and guide components. The approved brand
   palette and the shared Review 04 button component are retained. */
.content-hero{gap:64px;align-items:center;padding-block:55px 64px}
.content-hero>div{min-width:0}
.content-hero h1{font-size:clamp(36px,4.1vw,60px);font-weight:650;line-height:1.12;letter-spacing:-.04em}
.content-hero .lead{margin-top:25px;font-size:17px;line-height:1.8}
.content-hero .hero-actions{gap:14px 24px}
.content-hero-image{min-width:0;background:var(--cream);border-radius:8px;overflow:hidden}
.content-hero-image img{width:100%;height:360px;object-fit:cover}
.content-hero-image figcaption{font-size:10px;letter-spacing:.07em;padding:13px 18px;line-height:1.65;color:var(--text)}
.vehicle-hero-image img{height:auto;max-height:480px;object-fit:contain;background:#f4f5f6}
.content-airport-hero h1{font-size:clamp(37px,4.4vw,62px);font-weight:650}
.fact-panel{display:grid;grid-template-columns:1.15fr 1fr;gap:32px;border:1px solid var(--line);border-radius:8px;background:var(--cream);padding:28px 32px;margin-top:24px;margin-bottom:0}
.fact-answer .eyebrow{margin-bottom:10px}
.fact-answer>p:last-child{font-size:15px;line-height:1.85;color:var(--ink);max-width:800px}
.fact-answer:only-child{grid-column:1/-1}
.fact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;align-items:start;padding:0}
.fact-grid div{min-width:0;border-left:1px solid #cad4dd;padding-left:17px}
.fact-grid dt{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);line-height:1.6}
.fact-grid dd{font-size:14px;font-weight:600;line-height:1.55;margin:8px 0 0;color:var(--ink)}
.editorial-grid{display:grid;grid-template-columns:280px minmax(0,760px);gap:80px;justify-content:space-between;align-items:start}
.editorial-prose{min-width:0;max-width:760px}
.editorial-prose .content-chapter{margin-bottom:40px;scroll-margin-top:135px}
.editorial-prose .content-chapter:last-child{margin-bottom:0}
.editorial-prose .content-chapter h2{font:650 29px/1.25 var(--sans);letter-spacing:-.035em;margin:0 0 20px}
.editorial-prose .content-chapter p{font-size:16px;line-height:1.9;margin:0 0 18px;color:var(--text)}
.editorial-prose .content-chapter p:last-child{margin-bottom:0}
.editorial-prose a,.fact-answer a{color:var(--green);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}
.editorial-prose a:hover,.fact-answer a:hover{text-decoration-thickness:2px}
.editorial-prose ul{margin-block:18px;line-height:1.9;color:var(--text)}
.contents-panel{position:sticky;top:125px;border:1px solid var(--line);border-radius:8px;padding:26px 24px;background:#fff}
.contents-panel .eyebrow{margin-bottom:12px}
.contents-panel ol{list-style:none;padding:0;margin:0;counter-reset:contents}
.contents-panel li{margin:0;border-bottom:1px solid var(--line)}
.contents-panel li a{display:block;padding:12px 0;font-size:13px;line-height:1.6;color:var(--text)}
.contents-panel li a:hover{color:var(--green)}
.contents-action{margin-top:22px}
.contents-action>p{font-size:13px;color:var(--ink);font-weight:600;margin-bottom:12px}
.contents-action .button{width:100%;font-size:12px;padding-inline:12px;gap:10px;min-height:48px}
.contents-help{display:block;font-size:12px;text-align:center;line-height:1.7;margin-top:14px;text-decoration:underline;text-underline-offset:3px;color:var(--green)}
.editorial-narrow{max-width:var(--max);display:block}
.editorial-narrow .editorial-prose{display:grid;grid-template-columns:1fr 1fr;gap:45px;max-width:none}
.editorial-narrow .content-chapter{margin:0}
.editorial-table{margin:24px 0 0;border-radius:7px;border:1px solid var(--line)}
.editorial-table table{font-size:14px;min-width:520px}
.editorial-table th,.editorial-table td{padding:16px 19px;line-height:1.7;vertical-align:top;white-space:normal}
.editorial-table tbody th{font-weight:600;background:#f7f9fa}
.official-sources{padding:25px 28px;background:var(--cream);border:1px solid var(--line);border-radius:7px;margin-top:42px}
.official-sources h2{font:650 22px/1.3 var(--sans);letter-spacing:-.02em;margin:0 0 12px}
.official-sources p,.official-sources li{font-size:13px!important;line-height:1.8!important}
.official-sources ul{padding-left:18px;margin-bottom:0}
.official-sources .icon{width:14px;height:14px;vertical-align:middle}
.related-section{background:#f4f6f7}
.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.resource-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;padding:27px 25px;transition:border-color .2s}
.resource-card:hover{border-color:#568942}
.resource-type{font-size:10px;letter-spacing:.1em;color:var(--green);font-weight:650;margin-bottom:14px}
.resource-card h3{font:650 23px/1.25 var(--sans);letter-spacing:-.025em;margin-bottom:15px}
.resource-card p{font-size:14px;line-height:1.8;margin:0 0 20px}
.resource-card>.text-link{margin-top:auto;align-self:flex-start}
.compact-fleet{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:30px}
.compact-fleet article{display:grid;grid-template-columns:40% minmax(0,1fr);gap:25px;background:white;border:1px solid var(--line);border-radius:8px;padding:20px;align-items:center;min-width:0}
.compact-fleet-photo{display:block;min-width:0;background:#ecefee}
.compact-fleet-photo img{width:100%;height:auto;max-height:215px;object-fit:contain}
.compact-fleet h3{font:650 24px/1.3 var(--sans);letter-spacing:-.025em;margin-bottom:10px}
.compact-fleet p{font-size:13px}
.compact-fleet .eyebrow{font-size:9px;margin-bottom:8px}
.compact-fleet .text-link{margin-top:10px}
.gallery-pair{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:30px}
.gallery-pair figure{border-radius:7px;border:1px solid var(--line);background:var(--cream);overflow:hidden}
.gallery-pair img{width:100%;height:340px;object-fit:contain;background:#eff1f2}
.gallery-pair figcaption{padding:15px 20px;font-size:12px;color:var(--text)}
@media(max-width:1180px){.editorial-grid{grid-template-columns:250px minmax(0,1fr);gap:45px}.fact-panel{grid-template-columns:1fr}.fact-grid{border-top:1px solid var(--line);padding-top:20px}.content-hero{gap:35px}.content-hero h1{font-size:46px}.resource-card{padding:23px 20px}.compact-fleet article{gap:18px;padding:17px}}
@media(max-width:1000px){.content-hero h1{font-size:40px}.editorial-grid{grid-template-columns:220px minmax(0,1fr);gap:32px}.contents-panel{padding:20px 18px}.editorial-prose .content-chapter h2{font-size:26px}.compact-fleet{gap:20px}.compact-fleet article{grid-template-columns:1fr}.compact-fleet-photo img{max-height:200px}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contents-panel{top:104px}}
@media(max-width:760px){.content-hero{display:flex;flex-direction:column;gap:30px;padding-block:28px 38px;align-items:stretch}.content-hero h1,.content-airport-hero h1{font-size:clamp(34px,8.5vw,45px);line-height:1.13}.content-hero .lead{font-size:16px;margin-top:20px;line-height:1.85}.content-hero-image img{height:230px}.vehicle-hero-image img{height:auto;max-height:420px}.content-hero .hero-actions{gap:8px}.fact-panel{padding:24px 22px;gap:20px;margin-top:18px}.fact-answer>p:last-child{font-size:14px}.fact-grid{grid-template-columns:1fr;gap:14px}.fact-grid div{display:grid;grid-template-columns:105px 1fr;gap:18px;border-left:0;padding:0;align-items:start}.fact-grid dd{margin:0;font-size:13px}.fact-grid dt{font-size:10px}.editorial-grid{display:block}.contents-panel{position:static;margin-bottom:34px;padding:23px}.contents-panel ol{display:grid;grid-template-columns:1fr;gap:0}.contents-panel li a{padding:11px 0}.contents-action{display:none}.editorial-prose .content-chapter h2{font-size:26px;line-height:1.25;margin-bottom:17px}.editorial-prose .content-chapter p{font-size:15px;line-height:1.9}.editorial-prose .content-chapter{margin-bottom:34px}.editorial-narrow .editorial-prose{grid-template-columns:1fr;gap:34px}.editorial-narrow .content-chapter{margin-bottom:0}.resource-grid{grid-template-columns:1fr;gap:16px}.resource-card{padding:25px}.resource-card h3{font-size:24px}.related-section .section-heading{margin-bottom:26px}.compact-fleet{grid-template-columns:1fr}.compact-fleet article{grid-template-columns:36% minmax(0,1fr);padding:17px;gap:18px}.compact-fleet h3{font-size:23px}.compact-fleet-photo img{max-height:200px}.gallery-pair{grid-template-columns:1fr;gap:20px}.gallery-pair img{height:auto;max-height:360px}.official-sources{padding:23px;margin-top:34px}.editorial-table table{min-width:500px}.editorial-table th,.editorial-table td{padding:14px 16px}.editorial-table{margin-top:18px}.content-airport-hero .airport-code{display:none}}
@media(prefers-reduced-motion:reduce){.resource-card{transition:none}}
@media print{.contents-panel,.preview-strip,.preview-footnote,.site-header,.cta-section{display:none!important}.editorial-grid,.editorial-narrow .editorial-prose{display:block}.content-chapter{break-inside:avoid}.resource-card{break-inside:avoid}.fact-panel{border-color:#aaa}.editorial-prose a{text-decoration:underline}.table-scroll{overflow:visible}}

/* Booking-first entry: the existing engine, never a duplicate marketing form. */
.booking-first-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.88fr);grid-template-areas:"booking intro" "booking aside";grid-template-rows:auto 1fr;gap:24px 54px;align-items:start;padding-top:34px;padding-bottom:62px}
.booking-first-intro{grid-area:intro;min-width:0}.booking-first-intro .eyebrow{margin:0 0 10px;font-size:10px;letter-spacing:.12em}.booking-first-intro h1{font:700 clamp(30px,3.05vw,47px)/1.12 var(--sans);letter-spacing:-.035em;max-width:20ch}.booking-first-intro h1 span{color:var(--green)}.booking-first-home .booking-first-intro h1 span{display:block}.booking-first-lead{font-size:16px;line-height:1.6;margin-top:15px;max-width:62ch;color:var(--text)}
.booking-first-main{grid-area:booking;min-width:0}.booking-first-aside{grid-area:aside;min-width:0;padding:26px;background:#f4f6f7;border:1px solid var(--line);border-radius:16px;position:sticky;top:104px}.booking-first-aside>.eyebrow{margin-bottom:18px;font-size:10px}.booking-model-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.booking-model{min-width:0;background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden;display:block;padding-bottom:15px}.booking-model figure{aspect-ratio:1/1.02;background:#e8e9ea;overflow:hidden}.booking-model img{width:100%;height:100%;object-fit:contain}.booking-model strong{display:block;padding:14px 12px 0;font-size:14px;line-height:1.4}.booking-model>span{display:block;padding:6px 12px 0;color:var(--text);font-size:11px;line-height:1.5}.booking-aside-copy{padding:24px 0 0}.booking-aside-copy h2{font:650 27px/1.22 var(--sans);letter-spacing:-.025em;max-width:24ch}.booking-aside-copy>p{font-size:14px;line-height:1.8;margin-top:16px}.booking-aside-copy>.text-link{margin-top:14px}.booking-context-photo{border-radius:10px;overflow:hidden;background:#e9ebec}.booking-context-photo>img{width:100%;height:auto;max-height:400px;object-fit:cover}.booking-context-photo figcaption{font-size:12px;padding:12px 15px;color:var(--text);background:white}.booking-context-photo.booking-vehicle-photo>img{height:340px;object-fit:contain}
.booking-window{position:relative;min-width:0;scroll-margin-top:104px;border-radius:15px}.booking-live-note{font-size:11px;line-height:1.45;color:#566571;margin:0 0 8px;display:flex;gap:7px;align-items:center}.live-dot{flex:0 0 auto;width:6px;height:6px;background:#b17522;border-radius:50%}.booking-iframe{display:block;width:100%;height:1080px;border:0;background:transparent;border-radius:26px;min-width:0;max-width:100%;color-scheme:dark}.booking-loading{position:absolute;z-index:1;left:15px;right:15px;top:50px;border-radius:8px;background:#19251a;color:#e4f0df;padding:15px;font-size:13px;pointer-events:none}.booking-unavailable{padding:18px;margin-top:10px;background:#f3f6ef;border:1px solid #c8d5bf;border-radius:8px;font-size:14px}.booking-unavailable p{margin-top:5px}.booking-window-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 16px;padding:14px 0 0;font-size:11px;line-height:1.6;color:#63707a}.booking-fallback{display:inline-flex;align-items:center;gap:6px;color:var(--green);text-decoration:underline;text-underline-offset:3px}.booking-fallback .icon{width:13px;height:13px}.booking-window [hidden]{display:none!important}#booking-payment-dialog{width:min(520px,calc(100% - 36px));border:1px solid var(--line);border-radius:12px;padding:28px;background:white;color:var(--ink)}#booking-payment-dialog::backdrop{background:#08152399}#booking-payment-dialog .dialog-content{padding:0}#booking-payment-dialog h2{font-size:28px;line-height:1.25}#booking-payment-dialog p:not(.eyebrow){font-size:14px;line-height:1.7;margin-top:15px}#booking-payment-dialog .dialog-actions{margin-top:22px}
.has-booking-window .header-inner{min-height:84px}.has-booking-window .breadcrumbs{padding-block:12px 0;font-size:11px}.has-booking-window .booking-first-hero:has(+ .promise-bar){padding-bottom:54px}.mobile-booking-dock{display:none}.mobile-booking-dock[hidden]{display:none!important}
@media(max-width:1100px){.booking-first-hero{gap:22px 30px;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.booking-first-aside{padding:18px}.booking-first-intro h1{font-size:36px}.booking-aside-copy h2{font-size:24px}.booking-model strong{font-size:12px}.booking-model>span{font-size:10px}}
@media(max-width:760px){.has-booking-window .header-inner{min-height:66px}.has-booking-window .brand-logo{width:160px}.has-booking-window .breadcrumbs{display:none}.booking-first-hero{grid-template-columns:minmax(0,1fr);grid-template-areas:"intro" "booking" "aside";gap:19px;padding-top:21px;padding-bottom:38px}.booking-first-intro h1{font-size:31px;line-height:1.12;max-width:23ch}.booking-first-home .booking-first-intro h1{max-width:18ch}.booking-first-intro .eyebrow{font-size:9px;margin-bottom:9px;letter-spacing:.11em}.booking-first-lead{font-size:14px;line-height:1.55;margin-top:11px}.booking-first-aside{position:static;margin-top:7px;padding:20px;border-radius:12px}.booking-aside-copy h2{font-size:25px}.booking-aside-copy>p{font-size:14px}.booking-model strong{font-size:14px}.booking-model>span{font-size:11px}.booking-context-photo>img{max-height:320px}.booking-live-note{font-size:10px;margin-bottom:7px}.booking-live-detail{font-size:9px}.booking-iframe{border-radius:26px}.booking-window-footer{font-size:10px;gap:6px;padding-top:11px}.booking-window{scroll-margin-top:80px}.mobile-booking-dock{display:flex;align-items:center;gap:18px;position:fixed;bottom:0;left:0;right:0;z-index:35;background:rgba(255,255,255,.97);border-top:1px solid var(--line);padding:10px 20px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -3px 15px #1020310a}.mobile-booking-dock .button{flex:1;min-width:0;min-height:46px;font-size:13px}.dock-support{font-size:11px;text-decoration:underline;text-underline-offset:3px}.site-footer{padding-bottom:90px}.menu-open .mobile-booking-dock{display:none}#booking-payment-dialog{padding:22px}}
@media(max-width:360px){.booking-first-intro h1{font-size:28px}.booking-live-detail{display:none}.booking-model-pair{gap:8px}.booking-model strong{font-size:12px}.booking-model>span{font-size:10px}.booking-first-aside{padding:16px}.mobile-booking-dock{gap:12px;padding-inline:16px}}

/* Destination discovery: text stays present without JavaScript or a network request. */
.city-destinations{background:#f1f6ef;border-block:1px solid #d9e6d4}.city-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.city-link{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0;padding:24px;background:#fff;border:1px solid #d4e1d1;border-radius:12px;color:var(--ink);transition:border-color .16s,transform .16s}.city-link strong{display:block;font-size:20px;line-height:1.3;font-weight:650}.city-link small{display:block;font-size:13px;line-height:1.55;color:var(--text);margin-top:8px}.city-link>.icon{flex:0 0 22px;color:var(--green)}.city-link:hover{border-color:#327814;transform:translateY(-2px)}.city-destinations-action{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:25px}.city-destinations-action>span{max-width:52ch;font-size:12px;line-height:1.65;color:var(--text)}
.destination-directory{background:#f4f6f7;border-block:1px solid var(--line);scroll-margin-top:105px}.destination-directory>.wrap{min-width:0}.directory-controls{display:grid;grid-template-columns:minmax(220px,360px) 1fr;align-items:end;gap:24px;margin-bottom:17px}.directory-controls[hidden]{display:none!important}.directory-search{font:600 13px/1.5 var(--sans);color:var(--ink)}.directory-search>span{display:flex;align-items:center;background:white;border:1px solid #adbcc5;border-radius:8px;padding:0 12px;gap:8px;margin-top:8px}.directory-search .icon{width:19px;height:19px;flex:0 0 19px;color:#456047}.directory-search input{min-width:0;width:100%;height:48px;border:0;background:transparent;font:400 15px/1.5 var(--sans);padding:9px 0;color:var(--ink)}.directory-search input::placeholder{color:#61717c;opacity:1}.directory-search>span:focus-within{outline:3px solid #327814;outline-offset:2px}.directory-search input:focus{outline:none}.directory-filters{display:flex;flex-wrap:wrap;gap:8px}.directory-filter{border:1px solid #aebbc1;background:white;border-radius:25px;padding:10px 16px;min-height:44px;font:550 13px/1.4 var(--sans);color:#193140;cursor:pointer}.directory-filter[aria-pressed=true]{background:#102031;color:#fff;border-color:#102031}.directory-filter:hover{border-color:#327814}.directory-status{font-size:12px;color:#50616b;margin:16px 0}.destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.destination-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #d4dfe4;border-radius:12px;padding:25px;scroll-margin-top:110px}.destination-card[hidden]{display:none!important}.destination-card-top{display:flex;gap:15px;align-items:center;justify-content:space-between;margin-bottom:14px}.place-type{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#346332;font-weight:650}.place-mark{display:flex;width:32px;height:32px;align-items:center;justify-content:center;color:#346332;background:#edf5e8;border-radius:50%;flex-shrink:0}.place-mark .icon{width:17px;height:17px}.destination-card h3{font:650 24px/1.24 var(--sans);letter-spacing:-.025em;margin:0;overflow-wrap:break-word}.destination-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}.place-area{font-size:12px!important;color:#596c77;margin-top:10px!important;line-height:1.5!important}.place-description{font-size:14px!important;line-height:1.75!important;margin-top:15px!important;color:#41545e}.place-actions{margin-top:auto;padding-top:21px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.place-primary{display:inline-flex;gap:10px;align-items:center;min-height:44px;font-size:13px;font-weight:650;color:#285f12}.place-primary>.icon{width:19px;height:19px;flex-shrink:0}.place-secondary,.place-source{display:inline-flex;align-items:center;gap:6px;min-height:44px;font-size:12px;color:#465d6c;text-decoration:underline;text-underline-offset:3px}.place-source>.icon{width:12px;height:12px;flex-shrink:0}.directory-footnote{font-size:12px;line-height:1.7;color:#526571;max-width:95ch;margin-top:25px}.directory-empty{padding:32px;border:1px solid #d4dfe4;border-radius:10px;background:#fff}.directory-empty[hidden]{display:none!important}.directory-empty h3{font-size:22px}.directory-empty p{font-size:14px;line-height:1.7;margin-top:12px}
@media(min-width:1001px) and (max-width:1200px){.menu-toggle{display:flex}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - 120px);overflow:auto;background:white;padding:18px var(--gutter) 35px;border-bottom:1px solid var(--line);font-size:15px;align-items:stretch}.main-nav.is-open{display:flex;flex-direction:column;gap:0}.main-nav>a:not(.button){padding:15px 0;border-bottom:1px solid var(--line)}.nav-dropdown summary{padding:17px 0;border-bottom:1px solid var(--line);justify-content:space-between}.dropdown-panel{position:static;border:0;border-left:2px solid var(--line);box-shadow:none;margin:0 0 12px 9px;min-width:0}.dropdown-panel a{padding:11px 20px;font-size:14px}}
@media(min-width:1201px){.main-nav{gap:20px}.header-inner{gap:24px}.site-header .brand-logo{width:200px}}
@media(max-width:1000px){.destination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.city-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-controls{grid-template-columns:1fr}.directory-search{max-width:480px}.destination-card{padding:23px}.destination-card h3{font-size:23px}}
@media(max-width:600px){.destination-grid,.city-link-grid{grid-template-columns:minmax(0,1fr);gap:14px}.destination-card{padding:24px}.destination-card h3{font-size:25px}.city-link{padding:21px}.city-link strong{font-size:21px}.city-destinations-action{display:block}.city-destinations-action>span{display:block;margin-top:17px}.directory-controls{gap:18px}.directory-filters{gap:7px}.directory-filter{padding:10px 13px;font-size:12px}.directory-search input{font-size:16px}.destination-directory{scroll-margin-top:85px}}
@media(prefers-reduced-motion:reduce){.city-link{transition:none}}
@media print{.directory-controls,.place-actions{display:none!important}.destination-card[hidden]{display:block!important}.destination-grid,.city-link-grid{grid-template-columns:1fr 1fr}.destination-card{break-inside:avoid}.directory-status{display:none}}

/* Hotel actions share consistent rows even where a detailed guide is available. */
.hotel-card .place-actions{display:grid;grid-template-rows:44px 44px 44px;gap:4px;align-items:center;justify-items:start}.hotel-card .place-primary{grid-row:1}.hotel-card .place-secondary{grid-row:2}.hotel-card .place-source{grid-row:3}

.legal-footnote{padding:0 0 24px;font-size:12px;line-height:1.7;color:var(--muted);overflow-wrap:anywhere}
.footer-legal-links{display:flex;flex-wrap:wrap;gap:10px 22px}.footer-legal-links a{text-decoration:underline;text-underline-offset:3px}
.legal-heading{max-width:var(--max);padding-bottom:16px}.legal-heading h1{max-width:22ch}.legal-version{font-size:12px;line-height:1.8;margin-top:22px;color:var(--text);overflow-wrap:anywhere}.legal-section{padding-top:35px}.legal-related{display:flex;flex-direction:column;gap:14px;border-top:1px solid var(--line);margin-top:24px;padding-top:22px;font-size:13px}.legal-related a{text-decoration:underline;text-underline-offset:3px}.legal-related [aria-current=page]{font-weight:700}.legal-section .contents-panel{max-height:calc(100dvh - 125px);overflow:auto}.legal-section .editorial-prose{min-width:0}.legal-section .content-chapter{scroll-margin-top:115px}.legal-section .editorial-table table{min-width:0;width:100%;table-layout:fixed}.legal-section .editorial-table th,.legal-section .editorial-table td{overflow-wrap:anywhere;vertical-align:top}
@media(max-width:760px){.legal-section .contents-panel{max-height:none;overflow:visible}.legal-section .editorial-table th,.legal-section .editorial-table td{font-size:13px;padding:12px}.legal-heading h1{font-size:36px}.footer-legal-links{gap:12px 18px}}
@media print{.legal-section .editorial-grid{display:block}.legal-section .content-chapter{break-inside:auto}.mobile-booking-dock,.site-footer{display:none!important}.legal-heading{padding-top:0}.legal-section{padding-top:10px}.legal-section a{color:inherit}.legal-section .editorial-table tr{break-inside:avoid}}

/* Keep the user's CookieScript accept action last, with readable accent text. */
#cookiescript_buttons #cookiescript_accept{order:3;color:var(--ink)}
#cookiescript_buttons #cookiescript_reject{order:2}
#cookiescript_buttons #cookiescript_save{order:1}
