
:root{
  --black:#0C0D10; --ink:#14151A; --ink2:#2b2d33; --red:#D01E12; --red-d:#a81509;
  --white:#ffffff; --paper:#f5f5f2; --paper2:#ecece8; --line:#e5e5e1; --line-d:#23252c;
  --mut:#5c626a; --mut-l:#6c727a; --mut-dk:#a7adb5;
  --disp:'Sora',system-ui,sans-serif; --body:'Hanken Grotesk',system-ui,sans-serif;
  --wrap:1200px; --r:14px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
[id]{scroll-margin-top:96px}
body{margin:0;font-family:var(--body);color:var(--ink);background:var(--white);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
h1,h2,h3{font-family:var(--disp);font-weight:800;line-height:1.05;letter-spacing:-.02em;margin:0}
h1{font-size:clamp(2.3rem,5.2vw,4.3rem)}
h2{font-size:clamp(1.75rem,3.4vw,2.9rem)}
h3{font-size:1.24rem;font-weight:700}
p{margin:0 0 1rem}
.hf-wrap{max-width:var(--wrap);margin:0 auto;padding:0 24px}
.hf-sec{padding:clamp(56px,7vw,104px) 0}
.hf-head{max-width:760px;margin:0 0 44px}
.hf-head h2{margin:.35rem 0 0}
.hf-sub{color:var(--mut);font-size:1.06rem;margin:.9rem 0 0}
.hf-head--light h2,.hf-head--light .hf-sub{color:#fff}
.hf-kick{display:inline-flex;align-items:center;gap:8px;font-family:var(--disp);font-weight:700;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--red)}
.hf-kick svg{width:16px;height:16px;stroke:var(--red)}
.hf-kick--light{color:#fff}.hf-kick--light svg{stroke:var(--red)}
.hf-kick span{color:inherit}
.hf-why .hf-kick{color:#ff6a5e}.hf-why .hf-kick svg{stroke:#ff6a5e}   /* lighter red for the kicker on the dark why-choose ground (AA) */
.hf-hero .hf-kick,.hf-hero .hf-kick span,.hf-rhero .hf-kick,.hf-rhero .hf-kick span,.hf-phero .hf-kick,.hf-phero .hf-kick span{color:#ff6a5e}
.hf-hero .hf-kick svg,.hf-rhero .hf-kick svg,.hf-phero .hf-kick svg{stroke:#ff6a5e}   /* same AA-safe red on every dark hero */
.hf-contact .hf-lede{color:var(--mut)}   /* contact page lede sits on WHITE — the base #dfe1e4 is a dark-hero token */

/* buttons */
.hf-btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--disp);font-weight:700;font-size:.95rem;padding:14px 22px;border-radius:9px;border:2px solid transparent;cursor:pointer;transition:.16s;line-height:1;white-space:nowrap}
.hf-btn svg{width:17px;height:17px}
.hf-btn.is-solid{background:var(--red);color:#fff;border-color:var(--red)}
.hf-btn.is-solid:hover{background:var(--red-d);border-color:var(--red-d)}
.hf-btn.is-dark{background:var(--ink);color:#fff;border-color:var(--ink)}
.hf-btn.is-dark:hover{background:#000}
.hf-btn.is-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.34)}
.hf-btn.is-ghost:hover{border-color:#fff;background:rgba(255,255,255,.08)}
.hf-btn.is-big{padding:17px 28px;font-size:1.02rem}
.hf-btn--full{width:100%;justify-content:center;margin-top:6px}
.hf-sec .hf-btn.is-ghost{color:var(--ink);border-color:var(--ink)}
.hf-sec .hf-btn.is-ghost:hover{background:var(--ink);color:#fff}

/* header */
.hf-hd{position:sticky;top:0;z-index:60;background:var(--black);border-bottom:1px solid var(--line-d)}
.hf-hd-in{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}
.hf-brand{display:flex;align-items:center;gap:12px}
.hf-brand-mk{display:grid;place-items:center;width:40px;height:40px;border-radius:9px;background:var(--red);color:#fff;font-family:var(--disp);font-weight:800;font-size:.95rem;letter-spacing:.02em}
.hf-brand-tx b{display:block;font-family:var(--disp);font-weight:800;color:#fff;font-size:1.02rem;letter-spacing:-.01em;line-height:1.1}
.hf-brand-tx em{display:block;font-style:normal;color:var(--mut-dk);font-size:.72rem;letter-spacing:.04em}
.hf-nav{display:flex;align-items:center;gap:26px}
.hf-nav>a{color:#e7e8ea;font-weight:500;font-size:.95rem}
.hf-nav>a:hover{color:#fff}
.hf-tel{color:#fff!important;font-weight:600;display:inline-flex;align-items:center;gap:7px}
.hf-tel svg{width:16px;height:16px;stroke:var(--red)}
.hf-nav-cta{padding:11px 18px;font-size:.9rem}
.hf-mnav-cb,.hf-burger{display:none}

/* hero */
.hf-hero{position:relative;color:#fff;background:linear-gradient(180deg,rgba(9,10,13,.62),rgba(9,10,13,.82)),var(--hero) center/cover no-repeat;background-color:var(--black)}
.hf-hero-in{max-width:var(--wrap);margin:0 auto;padding:clamp(48px,7vw,96px) 24px clamp(40px,6vw,72px)}
.hf-hero h1{max-width:16ch;margin:.5rem 0 0}
.hf-lede{font-size:1.16rem;color:#dfe1e4;max-width:56ch;margin:1.1rem 0 0}
.hf-hero-ticks{list-style:none;padding:0;margin:1.4rem 0 0;display:flex;flex-wrap:wrap;gap:10px 26px}
.hf-hero-ticks li{display:flex;align-items:center;gap:8px;font-weight:500;font-size:.96rem;color:#eceded}
.hf-hero-ticks svg{width:17px;height:17px;stroke:var(--red)}
.hf-hero-form{margin-top:30px}

/* booking form — bar */
.hf-form{background:#fff;color:var(--ink);border-radius:var(--r);box-shadow:0 30px 70px -30px rgba(0,0,0,.55);padding:20px}
.hf-form--bar{max-width:none}
.hf-trip{display:inline-flex;gap:4px;background:var(--paper2);padding:4px;border-radius:9px;margin-bottom:16px}
.hf-tbtn{border:0;background:transparent;font-family:var(--disp);font-weight:700;font-size:.86rem;padding:11px 18px;border-radius:6px;cursor:pointer;color:#43464c}
.hf-tbtn.is-on{background:var(--red);color:#fff}
.hf-bar{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}
.hf-cell--city{grid-column:1/-1}   /* pickup select gets a full row — never collapses to a sliver in the narrow card */
.hf-cell{display:flex;flex-direction:column;gap:6px}
.hf-cl{font-family:var(--disp);font-weight:700;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--mut)}
.hf-cl em{font-style:normal;color:var(--mut-l);text-transform:none;letter-spacing:0;font-weight:500}
.hf-cell select,.hf-cell input,.hf-fld input,.hf-fld textarea,.hf-fld select{font-family:var(--body);font-size:1rem;padding:12px 12px;border:1.5px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);width:100%}
.hf-cell select:focus,.hf-cell input:focus,.hf-fld input:focus,.hf-fld textarea:focus{outline:2px solid var(--red);outline-offset:1px;border-color:var(--red)}
.hf-step{display:inline-flex;align-items:center;gap:2px;border:1.5px solid var(--line);border-radius:8px;overflow:hidden;height:46px}
.hf-step button{border:0;background:#fff;width:40px;height:100%;cursor:pointer;color:var(--ink);display:grid;place-items:center}
.hf-step button:hover{background:var(--paper)}
.hf-step button svg{width:16px;height:16px}
.hf-step span{min-width:34px;text-align:center;font-weight:700;font-family:var(--disp)}
.hf-veh-block,.hf-len{margin-top:16px;display:flex;flex-direction:column;gap:8px}
.hf-vehs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.hf-veh{border:1.5px solid var(--line);border-radius:9px;background:#fff;padding:11px 12px;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:2px;transition:.14s}
.hf-veh:hover{border-color:var(--ink2)}
.hf-veh.is-on{border-color:var(--red);box-shadow:inset 0 0 0 1px var(--red)}
.hf-veh-n{font-family:var(--disp);font-weight:700;font-size:.95rem}
.hf-veh-c{font-size:.78rem;color:var(--mut)}
.hf-veh-p{font-size:.82rem;font-weight:700;color:var(--red)}
.hf-durs{display:inline-flex;gap:8px}
.hf-dur{border:1.5px solid var(--line);background:#fff;border-radius:8px;font-family:var(--disp);font-weight:700;font-size:.86rem;padding:10px 18px;cursor:pointer;color:var(--ink)}
.hf-dur.is-on{border-color:var(--red);background:var(--red);color:#fff}
.hf-paxwarn{margin:12px 0 0;color:var(--red-d);font-weight:600;font-size:.9rem}
.hf-total{margin-top:16px;padding:16px;border-radius:10px;background:var(--paper);text-align:center;font-family:var(--disp);font-weight:800;font-size:1.7rem;color:var(--ink)}
.hf-total .bk-hint{font-family:var(--body);font-weight:500;font-size:.95rem;color:var(--mut)}
.hf-total.has-price{background:var(--ink);color:#fff}
.hf-total .bk-sub{display:block;font-family:var(--body);font-weight:500;font-size:.82rem;color:var(--mut-dk);margin-top:4px}
.hf-total.bk-flash{animation:hfflash .7s}
@keyframes hfflash{0%,100%{transform:scale(1)}30%{transform:scale(1.02);box-shadow:0 0 0 3px var(--red)}}
.hf-othercity{margin-top:10px;font-size:.9rem;color:var(--mut)}
.hf-othercity a{color:var(--red);font-weight:600}
.hf-mini-trust{list-style:none;display:flex;flex-wrap:wrap;gap:8px 18px;padding:0;margin:12px 0 0;justify-content:center}
.hf-mini-trust li{display:flex;align-items:center;gap:6px;font-size:.82rem;color:var(--mut);font-weight:500}
.hf-mini-trust svg{width:15px;height:15px;stroke:var(--red)}
.hf-step2{margin-top:18px;padding-top:18px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:14px}
.hf-step2[hidden],.hf-success[hidden]{display:none}   /* class display must not override the hidden attribute — keep the hero a compact bar until "See my rate" */
.hf-2col{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.hf-block{display:flex;flex-direction:column;gap:8px}
.hf-fld{display:flex;flex-direction:column;gap:6px}
.hf-fld>span{font-family:var(--disp);font-weight:700;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--mut)}
.hf-fld>span em{font-style:normal;text-transform:none;letter-spacing:0;color:var(--mut-l);font-weight:500}
.hf-addons{display:grid;gap:8px}
.hf-addon{display:flex;gap:10px;align-items:flex-start;border:1.5px solid var(--line);border-radius:9px;padding:11px;cursor:pointer}
.hf-addon input{margin-top:3px;accent-color:var(--red)}
.hf-addon b{display:block;font-size:.92rem}
.hf-addon em{font-style:normal;color:var(--mut);font-size:.82rem}
.hf-stops{display:flex;flex-direction:column;gap:8px}
.wf-stoprow,.hf-stops input{font-size:1rem;padding:11px;border:1.5px solid var(--line);border-radius:8px}
.hf-addstop{align-self:flex-start;border:1.5px dashed var(--line);background:#fff;border-radius:8px;padding:9px 14px;cursor:pointer;font-weight:600;font-size:.86rem;color:var(--ink);display:inline-flex;align-items:center;gap:6px}
.hf-addstop svg{width:14px;height:14px}
.hf-honest{display:flex;align-items:center;gap:8px;font-size:.86rem;color:var(--mut);margin:0}
.hf-honest svg{width:16px;height:16px;stroke:var(--red)}
.hf-success{text-align:center;padding:24px}
.hf-ok{width:56px;height:56px;border-radius:50%;background:var(--red);display:grid;place-items:center;margin:0 auto 14px}
.hf-ok svg{width:26px;height:26px;stroke:#fff}
.hf-success a{color:var(--red);font-weight:600}
.bk-pulse{animation:hfpulse 1.2s}
@keyframes hfpulse{0%,100%{box-shadow:0 30px 70px -30px rgba(0,0,0,.55)}30%{box-shadow:0 0 0 4px rgba(232,41,30,.4)}}

/* trust row */
.hf-trust{background:var(--paper);border-bottom:1px solid var(--line)}
.hf-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:30px 24px}
.hf-tr{display:flex;gap:13px;align-items:flex-start}
.hf-tr-ic{flex:0 0 auto;width:42px;height:42px;border-radius:9px;background:#fff;border:1px solid var(--line);display:grid;place-items:center}
.hf-tr-ic svg{width:20px;height:20px;stroke:var(--red)}
.hf-tr b{display:block;font-family:var(--disp);font-weight:700;font-size:.98rem}
.hf-tr span{color:var(--mut);font-size:.86rem;line-height:1.5}

/* process band */
.hf-proc{position:relative;color:#fff;padding:clamp(60px,8vw,120px) 0;background:linear-gradient(180deg,rgba(9,10,13,.86),rgba(9,10,13,.9)),var(--band) center/cover fixed no-repeat;background-color:var(--black)}
.hf-proc-cards{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
/* Skyline flight-path: a dashed red hairline threads the boarding numerals, peeking through the gaps between cards */
.hf-proc-cards::before{content:"";position:absolute;left:12%;right:12%;top:34px;height:0;border-top:2px dashed rgba(208,30,18,.6);z-index:0;pointer-events:none}
.hf-proc-cards::after{content:"";position:absolute;right:11%;top:29px;width:11px;height:11px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px rgba(208,30,18,.22);z-index:0;pointer-events:none}
.hf-proc .hf-pc{z-index:1}
@media(max-width:980px){.hf-proc-cards::before,.hf-proc-cards::after{display:none}}
.hf-pc{position:relative;background:#fff;color:var(--ink);border-radius:var(--r);padding:30px 26px 26px;overflow:hidden}
.hf-pc-n{position:absolute;top:0;right:0;background:var(--red);color:#fff;font-family:var(--disp);font-weight:800;font-size:1.05rem;padding:8px 14px;border-bottom-left-radius:12px}
.hf-pc-ic{display:grid;place-items:center;width:52px;height:52px;border-radius:11px;background:var(--paper);margin-bottom:16px}
.hf-pc-ic svg{width:24px;height:24px;stroke:var(--red)}
.hf-pc h3{margin-bottom:8px}
.hf-pc p{color:var(--mut);margin:0}

/* vehicle tabs */
.hf-vt-tabs{display:flex;flex-wrap:wrap;gap:8px;border-bottom:2px solid var(--line);margin-bottom:34px}
.hf-vt-tab{border:0;background:transparent;font-family:var(--disp);font-weight:700;font-size:1.02rem;padding:14px 22px;cursor:pointer;color:var(--mut);border-bottom:3px solid transparent;margin-bottom:-2px}
.hf-vt-tab.is-on{color:var(--ink);border-bottom-color:var(--red)}
.hf-vt-panel{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.hf-vt-panel[hidden]{display:none}
.hf-vt-media{position:relative;border-radius:var(--r);overflow:hidden;background:var(--paper2)}
.hf-vt-media img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/11}
.hf-vt-tag{position:absolute;left:14px;bottom:14px;background:rgba(12,13,16,.85);color:#fff;font-weight:600;font-size:.82rem;padding:7px 12px;border-radius:20px;display:inline-flex;align-items:center;gap:6px}
.hf-vt-tag svg{width:15px;height:15px;stroke:var(--red)}
.hf-vt-price{font-family:var(--disp);font-weight:800;color:var(--red);font-size:1.7rem;display:block}
.hf-vt-price em{display:inline-block;font-style:normal;font-size:.8rem;color:var(--mut);font-weight:600;margin-left:8px}
.hf-vt-body h3{font-size:1.9rem;margin:.3rem 0 .2rem;font-family:var(--disp);font-weight:800}
.hf-vt-models{color:var(--mut);font-size:.92rem;margin:0 0 12px}
.hf-vt-models svg{width:17px;height:17px;stroke:var(--red);vertical-align:-3px}
.hf-vt-specs{list-style:none;padding:0;margin:0 0 14px;display:flex;flex-direction:column;gap:8px}
.hf-vt-specs li{display:flex;align-items:center;gap:9px;font-size:.96rem}
.hf-vt-specs svg{width:16px;height:16px;stroke:var(--red);flex:0 0 auto}
.hf-vt-sc{color:var(--mut);font-size:.95rem;margin-bottom:18px}

/* zones */
.hf-zones{background:var(--paper)}
.hf-zone-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}
.hf-zone{display:inline-flex;align-items:baseline;gap:8px;background:#fff;border:1px solid var(--line);border-radius:30px;padding:10px 18px;font-weight:600;font-size:.94rem;transition:.14s}
.hf-zone:hover{border-color:var(--red);color:var(--red)}
.hf-zone em{font-style:normal;color:var(--mut);font-size:.78rem}
.hf-zone-note{margin-top:22px;color:var(--mut)}
.hf-zone-note a{color:var(--red);font-weight:600}
/* Skyline signature: airport departure board (distinct from Behind's chip cloud) */
.hf-board{background:var(--black);color:#fff}
.hf-board .hf-head h2{color:#fff}
.hf-board .hf-sub{color:var(--mut-dk)}
.hf-board .hf-kick,.hf-board .hf-kick span{color:#ff6a5e}.hf-board .hf-kick svg{stroke:#ff6a5e}
.hf-board-grid{border:1px solid var(--line-d);border-radius:12px;overflow:hidden;font-family:ui-monospace,'SF Mono',Menlo,monospace}
.hf-board-head,.hf-board-row{display:grid;grid-template-columns:1fr auto 84px;gap:18px;padding:13px 20px;align-items:center}
.hf-board-head{background:#17181c;color:var(--mut-dk);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}
.hf-board-row{border-top:1px solid var(--line-d);color:#fff;transition:.12s}
.hf-board-row:hover{background:#17181c}
.hf-brow-city{font-weight:600;letter-spacing:.02em}
.hf-brow-min{color:var(--mut-dk);font-variant-numeric:tabular-nums}
.hf-brow-gate{color:#ff6a5e;font-weight:700;display:inline-flex;align-items:center;gap:6px;justify-content:flex-end}
.hf-brow-gate svg{width:14px;height:14px}
.hf-board .hf-zone-note,.hf-board .hf-zone-note span{color:var(--mut-dk)}
.hf-board .hf-zone-note a{color:#ff6a5e}
.hf-board .hf-btn.is-solid{background:#ff6a5e;border-color:#ff6a5e;color:#1a0c0a}
@media(max-width:600px){.hf-board-head,.hf-board-row{grid-template-columns:1fr auto 54px;gap:10px;padding:12px 14px}}

/* day timeline */
.hf-timeline{list-style:none;padding:0;margin:0;display:grid;gap:0}
.hf-tl{display:grid;grid-template-columns:auto 1fr;gap:22px;padding:0 0 26px;position:relative}
.hf-tl:not(:last-child)::before{content:"";position:absolute;left:23px;top:48px;bottom:0;width:2px;background:var(--line)}
.hf-tl-node{width:48px;height:48px;border-radius:11px;background:var(--ink);color:#fff;display:grid;place-items:center;font-family:var(--disp);font-weight:800;font-size:.95rem;z-index:1}
.hf-tl:first-child .hf-tl-node,.hf-tl:last-child .hf-tl-node{background:var(--red)}
.hf-tl-time{font-family:var(--disp);font-weight:700;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:var(--red)}
.hf-tl-body h3{margin:.15rem 0 .3rem}
.hf-tl-body p{color:var(--mut);margin:0}

/* why private — aviation spec-row list (instrument panel: mono index, red-hairline separators) */
.hf-wp-spec{display:flex;flex-direction:column;border-top:2px solid var(--red)}
.hf-wp-srow{display:grid;grid-template-columns:auto auto 1fr;gap:20px;align-items:center;padding:24px 6px;border-bottom:1px solid rgba(208,30,18,.28)}
.hf-wp-no{font-family:ui-monospace,'SF Mono',Menlo,monospace;font-weight:700;font-size:.9rem;letter-spacing:.08em;color:var(--red);font-variant-numeric:tabular-nums}
.hf-wp-ic{flex:0 0 auto;width:48px;height:48px;border-radius:11px;background:var(--paper);border:1px solid var(--line);display:grid;place-items:center}
.hf-wp-ic svg{width:22px;height:22px;stroke:var(--red)}
.hf-wp-txt h3{margin:0 0 5px}
.hf-wp-txt p{color:var(--mut);margin:0;font-size:.96rem}
@media(max-width:600px){.hf-wp-srow{grid-template-columns:auto 1fr;gap:8px 14px;padding:20px 2px}.hf-wp-no{grid-row:1;align-self:start}.hf-wp-ic{grid-row:1;grid-column:2;justify-self:start}.hf-wp-txt{grid-column:1/-1}}
.hf-why-lead{color:#fff!important;font-family:var(--disp);font-weight:700;font-size:1.14rem;margin:.2rem 0 1rem}

/* why choose split */
.hf-why{background:var(--black);color:#fff}
.hf-why-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}
.hf-why-media{position:relative;margin:0;border-radius:var(--r);overflow:hidden}
.hf-why-media img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/5}
.hf-why-badge{position:absolute;left:16px;bottom:16px;background:var(--red);color:#fff;font-weight:700;font-size:.84rem;padding:9px 14px;border-radius:8px;display:inline-flex;align-items:center;gap:7px}
.hf-why-badge svg{width:16px;height:16px;stroke:#fff}
.hf-why-copy h2{color:#fff;margin:.4rem 0 1rem}
.hf-why-copy p{color:var(--mut-dk)}
.hf-why-sign{font-family:var(--disp);font-weight:700;color:#fff!important;margin:1rem 0 1.4rem}

/* faq */
.hf-faq-list{display:flex;flex-direction:column;gap:12px;max-width:860px}
.hf-q{border:1.5px solid var(--line);border-radius:11px;overflow:hidden;background:#fff}
.hf-q[open]{border-color:var(--ink2)}
.hf-q summary{list-style:none;cursor:pointer;padding:20px 22px;display:flex;justify-content:space-between;gap:16px;align-items:center;font-family:var(--disp);font-weight:700;font-size:1.05rem}
.hf-q summary::-webkit-details-marker{display:none}
.hf-q-ic{flex:0 0 auto;width:30px;height:30px;border-radius:7px;background:var(--paper);display:grid;place-items:center;transition:.2s}
.hf-q-ic svg{width:16px;height:16px;stroke:var(--red)}
.hf-q[open] .hf-q-ic{background:var(--red);transform:rotate(45deg)}
.hf-q[open] .hf-q-ic svg{stroke:#fff}
.hf-q-a{padding:0 22px 20px}
.hf-q-a p{color:var(--mut);margin:0}

/* cta band */
.hf-cta{background:var(--red);color:#fff}
.hf-cta-in{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:clamp(40px,5vw,64px) 24px;flex-wrap:wrap}
.hf-cta-in h2{color:#fff}
.hf-cta-in p{color:#ffece9;margin:.5rem 0 0;max-width:46ch}
.hf-cta-btns{display:flex;gap:12px;flex-wrap:wrap}
.hf-cta .hf-btn.is-solid{background:var(--ink);border-color:var(--ink)}
.hf-cta .hf-btn.is-solid:hover{background:#000}
.hf-cta .hf-btn.is-ghost{color:#fff;border-color:rgba(255,255,255,.5)}
.hf-cta .hf-btn.is-ghost:hover{background:rgba(255,255,255,.14);border-color:#fff}

/* page hero (inner) */
.hf-phero{position:relative;color:#fff;background:linear-gradient(180deg,rgba(9,10,13,.6),rgba(9,10,13,.82)),var(--hero) center/cover no-repeat;background-color:var(--black);padding:clamp(52px,7vw,96px) 0}
.hf-phero.is-slim{padding:clamp(40px,5vw,64px) 0}
.hf-phero h1{margin:.4rem 0 0;max-width:20ch}
.hf-phero .hf-lede{color:#dfe1e4}
.hf-phero .hf-btn{margin-top:22px}
.ok-h{font-size:1.4rem;font-weight:800;line-height:1.2;margin:.1em 0 .35em}
.hf-crumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0 0 14px;font-size:.84rem;color:var(--mut-dk)}
.hf-crumbs li:not(:last-child)::after{content:"/";margin-left:8px;color:var(--mut)}
.hf-crumbs a{color:#fff;opacity:.85}
.hf-crumbs a:hover{opacity:1;color:var(--red)}
.hf-crumbs [aria-current]{color:var(--mut-dk)}

/* comparison cards */
.hf-cmp-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.hf-cmp-card{border:1.5px solid var(--line);border-radius:var(--r);overflow:hidden;background:#fff;display:flex;flex-direction:column}
.hf-cmp-img img{aspect-ratio:16/10;object-fit:cover;width:100%}
.hf-cmp-b{padding:22px;display:flex;flex-direction:column;gap:9px;flex:1}
.hf-cmp-cap{display:inline-flex;align-items:center;gap:7px;color:var(--mut);font-size:.88rem;font-weight:600}
.hf-cmp-cap svg{width:15px;height:15px;stroke:var(--red)}
.hf-cmp-price{font-family:var(--disp);font-weight:800;color:var(--red);font-size:1.5rem}
.hf-cmp-price em{font-style:normal;font-size:.76rem;color:var(--mut);font-weight:600;margin-left:6px}
.hf-cmp-b ul{list-style:none;padding:0;margin:2px 0 14px;display:flex;flex-direction:column;gap:7px}
.hf-cmp-b li{display:flex;align-items:center;gap:8px;font-size:.92rem}
.hf-cmp-b li svg{width:15px;height:15px;stroke:var(--red);flex:0 0 auto}
.hf-cmp-b .hf-btn{margin-top:auto}

/* vehicle deep */
.hf-vdeep{background:var(--paper)}
.hf-vd-row{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-bottom:44px}
.hf-vd-row:last-child{margin-bottom:0}
.hf-vd-row.is-rev .hf-vd-media{order:2}
.hf-vd-media{margin:0;border-radius:var(--r);overflow:hidden}
.hf-vd-media img{width:100%;aspect-ratio:16/11;object-fit:cover}
.hf-vd-b h3{font-size:1.9rem;margin:.3rem 0 .3rem}
.hf-vd-price{font-family:var(--disp);font-weight:800;color:var(--red);font-size:1.3rem;display:block;margin-top:6px}
.hf-vd-price em{font-style:normal;font-size:.8rem;color:var(--mut);font-weight:600}

/* which vehicle */
.hf-which-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.hf-wc{background:var(--paper);border-radius:var(--r);padding:24px;border-top:3px solid var(--red)}
.hf-wc b{display:block;font-family:var(--disp);font-weight:800;font-size:1.05rem;margin-bottom:6px}
.hf-wc p{color:var(--mut);margin:0;font-size:.92rem}
.hf-inline{color:var(--red);font-weight:700;text-decoration:underline;text-underline-offset:2px}
.hf-inline:hover{color:var(--red-d)}

/* chauffeur / owner / contact / rhero split */
.hf-chauf-grid,.hf-owner-grid,.hf-contact-grid,.hf-rhero-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}
.hf-chauf-media,.hf-owner-media{margin:0;border-radius:var(--r);overflow:hidden}
.hf-chauf-media img{aspect-ratio:16/12;object-fit:cover;width:100%}
.hf-owner-media img{aspect-ratio:4/5;object-fit:cover;width:100%}
.hf-chauf-grid h2,.hf-owner-grid h2{margin:.4rem 0 .8rem}

/* reservation hero */
.hf-rhero{position:relative;color:#fff;background:linear-gradient(180deg,rgba(9,10,13,.66),rgba(9,10,13,.85)),var(--hero) center/cover no-repeat;background-color:var(--black);padding:clamp(44px,6vw,80px) 0}
.hf-rhero-grid{align-items:start}
.hf-rhero-copy h1{margin:.4rem 0 0}

/* phone fallback / pfall */
.hf-pfall-in,.hf-what-grid,.hf-glance-row{align-items:center}
.hf-pfall-in{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap;background:var(--ink);color:#fff;border-radius:var(--r);padding:36px}
.hf-pfall-in h2{color:#fff;margin:.3rem 0 .4rem}
.hf-pfall-in p{color:var(--mut-dk);margin:0;max-width:48ch}
.hf-pfall-btns{display:flex;gap:12px;flex-wrap:wrap}
.hf-pfall .hf-btn.is-ghost{color:#fff;border-color:rgba(255,255,255,.4)}

/* story / prose */
.hf-prose{max-width:760px}
.hf-prose h2{margin:0 0 .7rem}
.hf-prose h2:not(:first-child){margin-top:1.8rem}
.hf-prose p{color:var(--ink);font-size:1.06rem}
.hf-story{background:var(--paper)}

/* fleet glance */
.hf-glance-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.hf-gl{border:1.5px solid var(--line);border-radius:var(--r);overflow:hidden;background:#fff;transition:.14s}
.hf-gl:hover{border-color:var(--red)}
.hf-gl img{aspect-ratio:16/10;object-fit:cover;width:100%}
.hf-gl b{display:block;font-family:var(--disp);font-weight:700;padding:14px 16px 2px}
.hf-gl span{display:block;color:var(--mut);font-size:.88rem;padding:0 16px 16px}

/* contact */
.hf-contact-nap{list-style:none;padding:0;margin:1.2rem 0 0;display:flex;flex-direction:column;gap:12px}
.hf-contact-nap li{display:flex;align-items:center;gap:11px;font-weight:500}
.hf-contact-nap svg{width:19px;height:19px;stroke:var(--red);flex:0 0 auto}
.hf-contact-nap a{font-weight:600}
.hf-contact-nap a:hover{color:var(--red)}

/* what happens */
.hf-what-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.hf-what .hf-pc{border:1.5px solid var(--line)}

/* guide grid */
.hf-gg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.hf-gcard{border:1.5px solid var(--line);border-radius:var(--r);overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:.16s}
.hf-gcard:hover{border-color:var(--red);transform:translateY(-3px)}
.hf-gcard figure{margin:0}
.hf-gcard img{aspect-ratio:16/10;object-fit:cover;width:100%}
.hf-gcard-b{padding:20px;display:flex;flex-direction:column;gap:8px;flex:1}
.hf-gcard-b p{color:var(--mut);font-size:.92rem;margin:0}
.hf-gcard-more{margin-top:auto;color:var(--red);font-family:var(--disp);font-weight:700;font-size:.9rem;display:inline-flex;align-items:center;gap:6px}
.hf-gcard-more svg{width:15px;height:15px}

/* footer */
.hf-ft{background:var(--black);color:#fff;padding:60px 0 30px}
.hf-ft-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:34px}
.hf-ft-brand .hf-brand-mk{margin-bottom:12px}
.hf-ft-brand b{display:block;font-family:var(--disp);font-weight:800;font-size:1.1rem;margin-bottom:8px}
.hf-ft-brand p{color:var(--mut-dk);font-size:.9rem;max-width:38ch}
.hf-ft-tel{color:#fff!important;font-weight:700;display:inline-flex;align-items:center;gap:8px;margin-top:6px}
.hf-ft-tel svg{width:17px;height:17px;stroke:var(--red)}
.hf-ft-col b{display:block;font-family:var(--disp);font-weight:700;margin-bottom:14px;font-size:.95rem}
.hf-ft-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}
.hf-ft-col a{color:var(--mut-dk);font-size:.92rem}
.hf-ft-col a:hover{color:#fff}
.hf-ft-cta p{color:var(--mut-dk);font-size:.9rem;margin:0 0 14px}
.hf-ft-legal{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;border-top:1px solid var(--line-d);margin-top:40px;padding-top:20px;color:#9aa0a8;font-size:.82rem}

/* sticky mobar */
.hf-mobar{position:fixed;left:0;right:0;bottom:0;z-index:70;background:var(--black);border-top:1px solid var(--line-d);display:none;align-items:center;justify-content:space-between;gap:12px;padding:11px 16px}
.hf-mobar.show{display:flex}
.hf-mobar-p{color:#fff;font-family:var(--disp);font-weight:800}
.hf-mobar .hf-btn{padding:11px 18px}

/* ---------- responsive ---------- */
@media(max-width:980px){
  .hf-vt-panel,.hf-why-grid,.hf-chauf-grid,.hf-owner-grid,.hf-contact-grid,.hf-rhero-grid,.hf-vd-row,.hf-vd-row.is-rev .hf-vd-media{grid-template-columns:1fr}
  .hf-vd-row.is-rev .hf-vd-media{order:0}
  .hf-why-media,.hf-owner-media{max-width:520px}
  .hf-trust-row,.hf-proc-cards,.hf-cmp-cards,.hf-glance-row,.hf-what-grid,.hf-gg-grid{grid-template-columns:1fr 1fr}
  .hf-which-grid{grid-template-columns:1fr 1fr}
  .hf-wp-grid{grid-template-columns:1fr}
}
@media(max-width:860px){
  .hf-nav,.hf-tel{display:none}
  .hf-burger{display:flex;flex-direction:column;gap:5px;cursor:pointer;padding:8px}
  .hf-burger span{width:24px;height:2px;background:#fff;border-radius:2px;transition:.2s}
  .hf-mnav-cb:checked~.hf-nav{display:flex;position:absolute;top:72px;left:0;right:0;flex-direction:column;align-items:flex-start;gap:4px;background:var(--black);padding:16px 24px;border-bottom:1px solid var(--line-d)}
  .hf-mnav-cb:checked~.hf-nav a{padding:9px 0}
  .hf-mnav-cb:checked~.hf-nav .hf-tel{display:inline-flex}
  .hf-mnav-cb:checked~.hf-nav .hf-nav-cta{margin-top:6px}
  .hf-bar{grid-template-columns:1fr 1fr}
  .hf-vehs{grid-template-columns:1fr}
  .hf-cta-in{flex-direction:column;align-items:flex-start}
  .hf-pfall-in{flex-direction:column;align-items:flex-start}
  .hf-proc{background-attachment:scroll}
}
@media(max-width:600px){
  body{font-size:16px}
  .hf-trust-row,.hf-proc-cards,.hf-cmp-cards,.hf-glance-row,.hf-what-grid,.hf-gg-grid,.hf-which-grid,.hf-2col,.hf-bar{grid-template-columns:1fr}
  .hf-ft-grid{grid-template-columns:1fr 1fr}
  .hf-ft-brand{grid-column:1/-1}
  .hf-cta-btns .hf-btn,.hf-pfall-btns .hf-btn{width:100%;justify-content:center}
  .hf-durs{width:100%}.hf-dur{flex:1}
}
/* --- tour / area / city sections --- */
.hf-priceline{display:flex;gap:26px;flex-wrap:wrap;margin-top:18px}
.hf-tp b{font-family:var(--disp);font-weight:800;font-size:1.7rem;color:#fff;display:block;line-height:1}
.hf-tp em{font-style:normal;color:var(--mut-dk);font-size:.82rem}
.hf-qf{background:var(--paper);border-bottom:1px solid var(--line)}
.hf-qf-row{display:flex;flex-wrap:wrap;gap:14px 30px;padding:20px 24px}
.hf-qf-i{display:flex;align-items:center;gap:9px;font-weight:600;font-size:.92rem}
.hf-qf-i svg{width:18px;height:18px;stroke:var(--red)}
.hf-secnav{position:sticky;top:72px;z-index:40;background:#fff;border-bottom:1px solid var(--line)}
.hf-secnav-in{display:flex;gap:8px;overflow-x:auto;padding:12px 24px}
.hf-secnav a{white-space:nowrap;font-family:var(--disp);font-weight:700;font-size:.86rem;color:var(--mut);padding:6px 12px;border-radius:7px}
.hf-secnav a:hover{color:var(--red);background:var(--paper)}
.hf-route-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}
.hf-route-copy h2{margin:.3rem 0 .8rem}
.hf-lm{margin-top:18px}
.hf-lm-h{display:inline-flex;align-items:center;gap:7px;font-family:var(--disp);font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--red)}
.hf-lm-h svg{width:15px;height:15px;stroke:var(--red)}
.hf-lm ul{list-style:none;padding:0;margin:10px 0 0;display:flex;flex-direction:column;gap:7px}
.hf-lm li{color:var(--mut);font-size:.94rem}.hf-lm li b{color:var(--ink)}
.hf-route-media{margin:0;border-radius:var(--r);overflow:hidden}
.hf-route-media img{width:100%;aspect-ratio:4/3;object-fit:cover}
.hf-ptl{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:26px}
.hf-ptl-i{display:grid;grid-template-columns:88px 300px 1fr;gap:22px;align-items:center}
.hf-ptl-time{font-family:var(--disp);font-weight:800;color:var(--red);font-size:.92rem}
.hf-ptl-media{margin:0;border-radius:12px;overflow:hidden}
.hf-ptl-media img{width:100%;aspect-ratio:16/10;object-fit:cover}
.hf-ptl-body h3{margin:0 0 5px}.hf-ptl-body p{color:var(--mut);margin:0}
.hf-ptl-tip{margin-top:8px!important;font-size:.88rem;color:var(--ink)!important;display:flex;gap:7px;align-items:flex-start}
.hf-ptl-tip svg{width:16px;height:16px;stroke:var(--red);flex:0 0 auto;margin-top:2px}
.hf-ledger{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.hf-led-col{background:var(--paper);border-radius:var(--r);padding:28px;border-top:3px solid var(--red)}
.hf-led-col.hf-led-not{border-top-color:var(--mut-l)}
.hf-led-col h3{margin:0 0 14px}
.hf-led-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.hf-led-col li{display:flex;align-items:flex-start;gap:9px;font-size:.95rem}
.hf-led-col svg{width:17px;height:17px;flex:0 0 auto;margin-top:2px;stroke:var(--red)}
.hf-led-not svg{stroke:var(--mut-l)}
.hf-price-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:820px;margin:0 auto}
.hf-pcard{position:relative;border:1.5px solid var(--line);border-radius:var(--r);padding:30px 26px;display:flex;flex-direction:column;gap:6px;background:#fff}
.hf-pcard.feat{border-color:var(--red);box-shadow:0 24px 50px -28px rgba(208,30,18,.5)}
.hf-pc-badge{position:absolute;top:-12px;left:26px;background:var(--red);color:#fff;font-family:var(--disp);font-weight:700;font-size:.74rem;padding:5px 12px;border-radius:20px}
.hf-pc-hrs{font-family:var(--disp);font-weight:700;color:var(--mut)}
.hf-pc-amt{font-family:var(--disp);font-weight:800;font-size:2.4rem;line-height:1}
.hf-pc-note{color:var(--mut);font-size:.84rem}
.hf-pcard ul{list-style:none;padding:0;margin:10px 0 16px;display:flex;flex-direction:column;gap:8px}
.hf-pcard li{display:flex;align-items:center;gap:8px;font-size:.92rem}
.hf-pcard li svg{width:15px;height:15px;stroke:var(--red)}
.hf-pcard .hf-btn{margin-top:auto}
.hf-price-foot{text-align:center;color:var(--mut);font-size:.9rem;margin-top:20px;display:flex;gap:8px;justify-content:center;align-items:center}
.hf-price-foot svg{width:16px;height:16px;stroke:var(--red)}
.hf-rel-band{background:var(--ink);color:#fff;border-radius:var(--r);padding:36px}
.hf-rel-head{display:flex;align-items:center;gap:12px;margin-bottom:8px}
.hf-rel-head svg{width:26px;height:26px;stroke:var(--red)}.hf-rel-head h2{color:#fff}
.hf-rel-chips{list-style:none;padding:0;margin:14px 0 0;display:flex;gap:14px;flex-wrap:wrap}
.hf-rel-chips li{background:rgba(255,255,255,.07);border:1px solid var(--line-d);border-radius:10px;padding:12px 16px;font-size:.92rem;color:var(--mut-dk)}
.hf-rel-chips b{color:#fff}
.hf-addon-rows{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;max-width:820px}
.hf-ar{display:flex;align-items:center;gap:14px;border:1.5px solid var(--line);border-radius:12px;padding:14px 18px;background:#fff}
.hf-ar-ic{width:42px;height:42px;border-radius:9px;background:var(--paper);display:grid;place-items:center;flex:0 0 auto}
.hf-ar-ic svg{width:20px;height:20px;stroke:var(--red)}
.hf-ar>div{flex:1}.hf-ar b{display:block}.hf-ar em{font-style:normal;color:var(--mut);font-size:.88rem}
.hf-ar-est{font-family:var(--disp);font-weight:700;color:var(--red);font-size:.9rem;white-space:nowrap}
.hf-near-chips{display:flex;flex-wrap:wrap;gap:10px}
.hf-near-chip{display:inline-flex;align-items:center;gap:7px;border:1.5px solid var(--line);border-radius:30px;padding:9px 16px;font-weight:600;font-size:.9rem}
.hf-near-chip svg{width:15px;height:15px;stroke:var(--red)}
.hf-near-chip:hover{border-color:var(--red);color:var(--red)}
.hf-near-chip.alt{background:var(--ink);color:#fff;border-color:var(--ink)}.hf-near-chip.alt svg{stroke:#fff}
.hf-zex-in{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center;background:var(--paper);border-radius:var(--r);padding:40px}
.hf-zex-copy h2{margin:.3rem 0 .7rem}.hf-zex-copy p{color:var(--mut);margin:0}
.hf-zex-tiers{display:flex;flex-direction:column;gap:10px}
.hf-zt{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px 18px}
.hf-zt b{font-family:var(--disp)}.hf-zt span{color:var(--mut);font-size:.9rem}
.hf-zt-p{font-family:var(--disp);font-weight:800;color:var(--red)!important;font-size:1rem}
.hf-map-media{margin:0;border-radius:var(--r);overflow:hidden;border:1px solid var(--line)}
.hf-map-media img{width:100%;object-fit:cover}
.hf-dir-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.hf-dir-card{border:1.5px solid var(--line);border-radius:12px;padding:16px 18px;display:flex;flex-direction:column;gap:6px;background:#fff;transition:.14s}
.hf-dir-card:hover{border-color:var(--red);transform:translateY(-2px)}
.hf-dc-top{display:flex;justify-content:space-between;align-items:center;gap:8px}
.hf-dc-top b{font-family:var(--disp);font-size:1.02rem}
.hf-dc-top span{display:inline-flex;align-items:center;gap:5px;color:var(--mut);font-size:.8rem}
.hf-dc-top svg{width:14px;height:14px;stroke:var(--red)}
.hf-dc-hwy{color:var(--mut);font-size:.82rem}
.hf-dc-from{color:var(--red);font-family:var(--disp);font-weight:700;font-size:.86rem;display:inline-flex;align-items:center;gap:5px;margin-top:4px}
.hf-dc-from svg{width:14px;height:14px}
.hf-nl-in{display:flex;align-items:center;gap:20px;flex-wrap:wrap;background:var(--paper);border-radius:var(--r);padding:32px}
.hf-nl-ic{width:52px;height:52px;border-radius:50%;background:#fff;border:1px solid var(--line);display:grid;place-items:center;flex:0 0 auto}
.hf-nl-ic svg{width:24px;height:24px;stroke:var(--red)}
.hf-nl-in>div{flex:1;min-width:240px}.hf-nl-in h2{margin:0 0 4px}.hf-nl-in p{color:var(--mut);margin:0}
.hf-nl-btns{display:flex;gap:10px;flex-wrap:wrap}
@media(max-width:900px){
  .hf-route-grid,.hf-zex-in,.hf-ledger,.hf-price-cards,.hf-ptl-i{grid-template-columns:1fr}
  .hf-dir-grid{grid-template-columns:1fr 1fr}
  .hf-ptl-media img{aspect-ratio:16/9}
}
@media(max-width:600px){.hf-dir-grid{grid-template-columns:1fr}.hf-nl-btns .hf-btn{flex:1;justify-content:center}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}
