@font-face{font-family:"Cabinet Grotesk";src:url("assets/fonts/cabinet-grotesk-400.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Cabinet Grotesk";src:url("assets/fonts/cabinet-grotesk-500.woff2") format("woff2");font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:"Cabinet Grotesk";src:url("assets/fonts/cabinet-grotesk-700.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}
:root{--black:#050505;--charcoal:#121212;--paper:#101010;--paper-ink:#f7f7f7;--ink:#f7f7f7;--font:"Cabinet Grotesk",Arial,sans-serif}
body{background:#050505}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hero-frame{background:#0a0a0a}
.hero-image{filter:grayscale(.52) saturate(.52) contrast(1.06) brightness(.78)}
.hero-wash{background:linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.57) 40%,rgba(0,0,0,.09) 78%),linear-gradient(180deg,rgba(0,0,0,.28),transparent 45%,rgba(0,0,0,.68))}
.hero-content{left:clamp(50px,9vw,150px);top:25%;transform:none;width:min(calc(100% - 190px),1160px);text-align:left}
.hero h1{max-width:1160px;margin:0;font-size:clamp(62px,6.3vw,104px);font-weight:700;letter-spacing:-.045em;line-height:.99}
.hero-content p{margin:25px 0 0;max-width:520px;color:#e1e1e1}
.hero-actions{justify-content:flex-start}
.hero-side{left:auto;right:clamp(24px,4vw,68px)}
.site-header{border-bottom-color:rgba(255,255,255,.13)}
.desktop-nav a,.header-cta,.button{font-weight:700}
.header-cta{background:#e9e9e9}
.fleet-section{background:#101010;color:#fff;border-top:1px solid #2b2b2b;padding-bottom:clamp(100px,11vw,170px)}
.fleet-head h2{max-width:900px}
.fleet-head p{color:#a4a4a4;max-width:600px}
.carousel-head{align-items:end;margin-bottom:50px}
.carousel-navigation{display:flex;align-items:center;gap:8px;flex:none}
.carousel-navigation>span{font-size:13px;color:#a6a6a6;font-variant-numeric:tabular-nums;letter-spacing:.08em;margin-right:12px;min-width:64px}
.carousel-navigation button,.quote-controls button{width:48px;height:48px;border:1px solid #565656;background:#1a1a1a;color:#fff;border-radius:50%;display:grid;place-items:center;cursor:pointer;transition:background .2s,color .2s,transform .2s}
.carousel-navigation button:not(:disabled):hover,.quote-controls button:hover{background:#eee;color:#111;transform:translateY(-2px)}
.carousel-navigation button:disabled{opacity:.35;cursor:not-allowed}
.fleet-carousel{width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;outline-offset:6px}
.fleet-carousel::-webkit-scrollbar{display:none}
.fleet-carousel-track{display:flex;align-items:stretch;gap:0;min-width:max-content;padding:3px 2px 12px}
.carousel-card{position:relative;flex:0 0 clamp(340px,36vw,600px);min-width:0;scroll-snap-align:start;background:#1a1a1a;border:1px solid #303030;border-radius:22px;overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.26);transition:flex-basis .55s cubic-bezier(.2,.7,.2,1),transform .4s,background .4s;z-index:1}
.carousel-card+.carousel-card{margin-left:-19px}
.carousel-card:hover,.carousel-card:focus-within{flex-basis:clamp(365px,41vw,680px);background:#222;z-index:2}
.carousel-media{display:block;aspect-ratio:1.62;overflow:hidden;background:#121212;position:relative}
.carousel-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.42) contrast(.92) brightness(.82);transition:filter .65s ease,transform .75s cubic-bezier(.2,.7,.2,1)}
.carousel-card:hover .carousel-media img,.carousel-card:focus-within .carousel-media img{filter:saturate(1.12) contrast(1.02) brightness(1);transform:scale(1.055)}
.carousel-card-copy{min-height:196px;padding:24px 26px 25px;display:flex;flex-direction:column}
.carousel-card-top{display:flex;justify-content:space-between;gap:12px;color:#aaa;font-size:11px;letter-spacing:.16em;font-weight:700;text-transform:uppercase}
.carousel-card h3{font-size:clamp(27px,2.45vw,39px);letter-spacing:-.035em;line-height:1.06;margin:18px 0 12px;font-weight:700}
.carousel-card h3 span{color:#a8a8a8;font-weight:500}
.carousel-card-bottom{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-top:auto;border-top:1px solid #414141;padding-top:17px}
.carousel-card-bottom span{font-size:13px;color:#d8d8d8}
.carousel-card-bottom a{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;color:#fff}
.carousel-card-bottom a svg{width:18px;transition:transform .2s}
.carousel-card-bottom a:hover svg{transform:translate(2px,-2px)}
.fleet-carousel-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:36px}
.carousel-progress{height:2px;background:#383838;flex:1;max-width:480px;position:relative;overflow:hidden}
.carousel-progress span{position:absolute;left:0;top:0;bottom:0;width:8.333%;background:#f3f3f3;transition:width .4s ease}
.fleet-all-link{display:flex;align-items:center;justify-content:space-between;gap:40px;min-height:56px;border:1px solid #727272;padding:0 21px;border-radius:999px;color:#fff;font-size:13px;font-weight:700;transition:background .25s,color .25s,transform .25s}
.fleet-all-link:hover{background:#f2f2f2;color:#111;transform:translateY(-2px)}
.fleet-all-link svg{width:19px}
.fleet-section .image-disclosure{color:#8f8f8f;margin-top:29px}
.difference-section{background:#0a0a0a}
.bento-dark{background:#171717}
.bento-light{background:#242424;color:#fff}
.bento-light p{color:#c5c5c5}
.bento-outline{background:#111;border-color:#3a3a3a}
.journey-section{background:#050505;color:#fff}
.journey-shell{background:#101010}
.journey-step,.journey-step:nth-child(2),.journey-step:nth-child(3){background:#1c1c1c;color:#fff;border:1px solid #343434}
.journey-step:nth-child(2){background:#202020}
.journey-step:nth-child(3){background:#242424}
.journey-step:hover{background:#303030}
.journey-step p{color:#bdbdbd}
.voices-section{background:#0b0b0b}
.site-footer{background:#050505}

.fleet-page-frame{position:relative;margin:12px 12px 0;border-radius:34px;overflow:hidden;background:#0a0a0a}
.fleet-page-hero{height:620px;min-height:580px;position:relative;overflow:hidden;isolation:isolate;display:flex;align-items:center;padding:125px clamp(48px,8vw,140px) 70px}
.fleet-page-hero-art{position:absolute;z-index:-2;inset:0 0 0 32%;background:url("assets/rental/grand-caravan-side.webp") center 50%/cover no-repeat;filter:grayscale(.45) saturate(.55) brightness(.48);mask-image:linear-gradient(90deg,transparent,#000 35%)}
.fleet-page-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#080808 5%,rgba(8,8,8,.67) 49%,rgba(8,8,8,.1)),linear-gradient(0deg,#080808,transparent 40%)}
.fleet-page-hero-copy{position:relative;z-index:1;max-width:1160px}
.fleet-page-hero h1{font-size:clamp(62px,7vw,108px);line-height:.98;letter-spacing:-.045em;margin:0;max-width:1160px;font-weight:700}
.fleet-page-hero p{max-width:560px;font-size:18px;line-height:1.5;color:#d3d3d3;margin:26px 0 0}
.fleet-page-wordmark{position:absolute;right:-3%;bottom:-13%;font-size:clamp(160px,22vw,360px);font-weight:700;letter-spacing:-.1em;color:rgba(255,255,255,.055);pointer-events:none;line-height:1}
.fleet-page .site-header{position:absolute}
.fleet-page .desktop-nav a[aria-current=page]{color:#fff;text-decoration:underline;text-underline-offset:8px}
.fleet-browser{position:relative;z-index:2;margin-top:-44px;padding:clamp(80px,8vw,125px) clamp(24px,5.2vw,90px) 130px;border-radius:44px 44px 0 0;background:#101010;color:#fff}
.browser-topline{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:38px}
.browser-topline h2{font-size:clamp(45px,5vw,76px);line-height:1.02;letter-spacing:-.04em;margin:0;font-weight:700}
.browser-topline>a{font-size:12px;font-weight:700;letter-spacing:.12em;text-decoration:underline;text-underline-offset:5px;white-space:nowrap;margin-bottom:8px}
.browser-controls{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:14px}
.search-field,.location-field{height:72px;border-radius:14px;border:1px solid #3a3a3a;background:#1b1b1b;display:flex;align-items:center;padding:0 23px;gap:15px;transition:border-color .2s,background .2s}
.search-field:focus-within,.location-field:focus-within{border-color:#d9d9d9;background:#222}
.search-field svg{width:21px;flex:none;color:#bbb}
.search-field input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:17px}
.search-field input::placeholder{color:#9b9b9b}
.location-field{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:3px}
.location-field span{font-size:11px;color:#a7a7a7}
.location-field select{width:100%;background:transparent;border:0;outline:0;color:#fff;font:inherit;font-size:17px;cursor:pointer}
.location-field option{color:#111}
.browser-filter-row{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:24px 0 29px}
.type-filters{display:flex;flex-wrap:wrap;gap:8px}
.type-filters button{min-height:41px;border:1px solid #3d3d3d;border-radius:999px;background:#171717;color:#bbb;padding:0 19px;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s,color .2s,border-color .2s}
.type-filters button:hover,.type-filters button[aria-pressed=true]{color:#111;background:#ededed;border-color:#ededed}
#resultCount{font-size:13px;color:#b5b5b5;white-space:nowrap;margin:0}
.browser-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:dense;gap:14px}
.fleet-page .vehicle-card{background:#1c1c1c;border:1px solid #303030;border-radius:20px;color:#fff;min-height:410px}
.fleet-page .vehicle-card:hover,.fleet-page .vehicle-card:focus-within{background:#242424;transform:translateY(-4px)}
.fleet-page .vehicle-image{height:auto;aspect-ratio:1.7;background:#111}
.fleet-page .vehicle-image img{filter:saturate(.42) contrast(.92) brightness(.83);transition:filter .65s ease,transform .7s ease}
.fleet-page .vehicle-card:hover .vehicle-image img,.fleet-page .vehicle-card:focus-within .vehicle-image img{filter:saturate(1.1) contrast(1.03) brightness(1);transform:scale(1.05)}
.fleet-page .vehicle-copy{padding:22px 23px 23px}
.fleet-page .vehicle-place{color:#aaa}
.fleet-page .vehicle-copy h3{font-size:clamp(26px,2.35vw,35px);margin-top:15px;font-weight:700}
.fleet-page .vehicle-copy h3 span{color:#a5a5a5}
.fleet-page .vehicle-copy p{color:#a9a9a9;font-size:13px;margin-bottom:25px}
.fleet-page .vehicle-copy>a{border-top-color:#464646;font-size:13px}
.browser-note{margin:25px 0 0;color:#929292;font-size:12px;line-height:1.5}
.empty-results{border:1px solid #383838;background:#191919;border-radius:20px;text-align:center;padding:80px 25px}
.empty-results h3{font-size:36px;letter-spacing:-.03em;margin:0 0 12px}
.empty-results p{color:#aaa;margin:0 0 23px}
.empty-results button{min-height:44px;border-radius:999px;border:1px solid #ddd;background:#eee;color:#111;padding:0 22px;font:inherit;font-weight:700;cursor:pointer}
.fleet-page-action{margin:12px;border-radius:30px;background:radial-gradient(circle at 85% 50%,#303030,transparent 35%),#161616;min-height:470px;padding:clamp(45px,6vw,100px);display:flex;align-items:end;justify-content:space-between;gap:35px}
.fleet-page-action h2{font-size:clamp(52px,6vw,94px);max-width:920px;line-height:1;letter-spacing:-.045em;margin:0}
.fleet-page-action p{font-size:17px;color:#c5c5c5;margin:23px 0 0}
.fleet-page-action .button{flex:none}

@media(max-width:1150px){
  .hero-content{left:7vw;width:calc(100% - 14vw)}
  .browser-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .hero-content{left:22px;top:20%;width:calc(100% - 44px);text-align:left}
  .hero h1{font-size:clamp(45px,10vw,64px);max-width:100%}
  .hero-content p{max-width:340px;font-size:15px;margin-top:18px}
  .hero-actions{justify-content:flex-start}
  .hero-image{background-position:62% center}
  .hero-wash{background:linear-gradient(180deg,rgba(0,0,0,.63),rgba(0,0,0,.28) 50%,rgba(0,0,0,.45) 69%,rgba(0,0,0,.88)),linear-gradient(90deg,rgba(0,0,0,.5),transparent)}
  .fleet-section{padding:85px 20px 95px}
  .carousel-head{display:flex;flex-direction:column;align-items:stretch;gap:27px;margin-bottom:27px}
  .carousel-navigation{justify-content:flex-end}
  .carousel-navigation>span{margin-right:auto}
  .fleet-carousel-track{gap:0}
  .carousel-card+.carousel-card{margin-left:-10px}
  .carousel-card,.carousel-card:hover,.carousel-card:focus-within{flex-basis:min(83vw,380px)}
  .carousel-card-copy{min-height:190px;padding:20px}
  .carousel-card h3{font-size:27px}
  .fleet-carousel-bottom{align-items:stretch;flex-direction:column;gap:23px}
  .carousel-progress{width:100%;max-width:none;flex:none}
  .fleet-all-link{align-self:flex-start}
  .journey-step,.journey-step:nth-child(2),.journey-step:nth-child(3){background:#1d1d1d}
  .fleet-page-frame{margin:6px 6px 0;border-radius:23px}
  .fleet-page-hero{height:580px;min-height:0;padding:115px 24px 65px;align-items:flex-start}
  .fleet-page-hero-art{inset:0 0 0 5%;background-position:58% center;mask-image:none;opacity:.6}
  .fleet-page-hero:after{background:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.4) 44%,rgba(0,0,0,.8))}
  .fleet-page-hero h1{font-size:clamp(51px,11vw,70px)}
  .fleet-page-hero p{font-size:16px;max-width:340px}
  .fleet-page-wordmark{right:-10%;bottom:1%;font-size:35vw}
  .fleet-browser{margin-top:-35px;border-radius:32px 32px 0 0;padding:85px 20px 95px}
  .browser-topline{align-items:flex-start;flex-direction:column;gap:20px}
  .browser-controls{grid-template-columns:1fr;gap:10px}
  .search-field,.location-field{height:64px}
  .browser-filter-row{align-items:flex-start;flex-direction:column;gap:14px}
  .browser-grid{grid-template-columns:1fr;gap:12px}
  .fleet-page .vehicle-card{display:flex;min-height:0}
  .fleet-page .vehicle-image{height:auto;aspect-ratio:1.7}
  .fleet-page .vehicle-copy{padding:20px}
  .fleet-page .vehicle-copy h3{font-size:29px}
  .fleet-page-action{margin:6px;border-radius:22px;display:block;min-height:430px;padding:50px 25px}
  .fleet-page-action .button{margin-top:35px}
}
@media(max-width:400px){
  .carousel-card,.carousel-card:hover,.carousel-card:focus-within{flex-basis:82vw}
  .fleet-page-hero h1{font-size:49px}
  .type-filters button{padding:0 14px}
}
@media(prefers-reduced-motion:reduce){
  .fleet-carousel{scroll-behavior:auto}
}

/* Origin-inspired editorial scale, while retaining BlackHill's page structure. */
@font-face{font-family:Newsreader;src:url("assets/fonts/newsreader-latin.woff2") format("woff2");font-style:normal;font-weight:300 500;font-display:swap}
@font-face{font-family:Newsreader;src:url("assets/fonts/newsreader-italic-latin.woff2") format("woff2");font-style:italic;font-weight:300 500;font-display:swap}
@font-face{font-family:"Roboto Mono";src:url("assets/fonts/roboto-mono-latin.woff2") format("woff2");font-style:normal;font-weight:400 500;font-display:swap}
:root{--font-display:Newsreader,Georgia,serif;--font-label:"Roboto Mono",monospace}

.hero h1,.fleet-page-hero h1,.fleet-head h2,.difference-head h2,.journey-intro h2,.voices-heading h2,.final-content h2,.browser-topline h2,.fleet-page-action h2{font-family:var(--font-display);font-weight:300;letter-spacing:-.035em;line-height:1.02}
.hero h1 em,.fleet-page-hero h1 em{font-weight:300;font-style:italic}
.hero h1{font-size:clamp(65px,6.8vw,102px);max-width:1080px}
.fleet-head h2,.difference-head h2,.journey-intro h2,.voices-heading h2,.final-content h2{font-size:clamp(48px,5.1vw,76px)}
.bento-tile h3,.tile-photo-copy strong,.journey-step h3,.quote-stage blockquote,.empty-results h3{font-family:var(--font-display);font-weight:400;letter-spacing:-.025em;line-height:1.08}
.bento-tile h3{font-size:clamp(34px,3.1vw,47px)}
.journey-step h3{font-size:clamp(34px,3.1vw,47px)}
.quote-stage blockquote{font-size:clamp(36px,3.6vw,58px)}
.fleet-page-hero h1{font-size:clamp(68px,7.2vw,106px)}
.browser-topline h2{font-size:clamp(48px,5vw,72px)}
.fleet-page-action h2{font-size:clamp(54px,5.8vw,88px)}
.footer-main p{font-family:var(--font-display);font-size:clamp(31px,3.1vw,47px);font-weight:300}

.desktop-nav a,.mobile-menu a,.header-cta,.language-switch,.button,.hero-side,.hero-bottom,.carousel-navigation>span,.carousel-card-top,.carousel-card-bottom a,.fleet-all-link,.image-disclosure,.tile-photo-copy span,.journey-step>span,.quote-controls span,.browser-topline>a,.location-field span,.type-filters button,#resultCount,.vehicle-place,.vehicle-copy>a,.browser-note,.footer-bottom{font-family:var(--font-label);font-weight:400;letter-spacing:.015em}
.desktop-nav a{font-size:11px}.header-cta,.button{font-size:11px}.hero-side,.hero-bottom{font-size:10px}
.carousel-card-top,.vehicle-place,.tile-photo-copy span{font-size:10px;letter-spacing:.1em}
.image-disclosure,.browser-note,.footer-bottom{font-size:11px}

.hero{height:min(790px,94svh);min-height:660px}
.hero-content{top:24%}
.site-header{height:88px}
.button{min-height:48px;padding:0 20px}
.header-cta{height:42px;border-radius:10px}
.fleet-section{padding-top:clamp(75px,7vw,112px);padding-bottom:clamp(85px,8vw,125px)}
.carousel-head{margin-bottom:34px}
.carousel-card{flex-basis:clamp(300px,29.5vw,485px);border-radius:17px}
.carousel-card+.carousel-card{margin-left:-10px}
.carousel-card:hover,.carousel-card:focus-within{flex-basis:clamp(325px,32.5vw,535px)}
.carousel-media{aspect-ratio:1.8}
.carousel-card-copy{min-height:154px;padding:18px 21px 19px}
.carousel-card h3{font-size:clamp(24px,2vw,32px);margin:13px 0 9px}
.carousel-card-bottom{padding-top:13px}
.carousel-navigation button,.quote-controls button{width:42px;height:42px}
.fleet-carousel-bottom{margin-top:27px}
.fleet-all-link{min-height:48px;border-radius:10px}
.marquee{height:76px}
.marquee-track{font-family:var(--font-label);font-size:clamp(14px,1.5vw,20px);font-weight:400;letter-spacing:.03em}
.difference-section{padding-top:clamp(90px,9vw,135px);padding-bottom:clamp(95px,9vw,145px)}
.difference-head{margin-bottom:48px}
.bento-tile{height:292px;border-radius:18px;padding:27px}
.bento-photo{padding:0}
.journey-shell{min-height:1050px}
.journey-intro{height:82vh;min-height:620px}
.journey-steps{padding:clamp(28px,3.5vw,58px) clamp(25px,4vw,64px)}
.journey-step{min-height:275px;padding:25px;border-radius:18px}
.journey-step h3{margin:55px 0 12px}
.voices-section{padding-top:clamp(90px,9vw,135px);padding-bottom:clamp(95px,9vw,145px)}
.quote-stage{min-height:290px}
.final-section{min-height:580px}
.site-footer{padding-top:75px}
.footer-main{padding-bottom:90px}

.fleet-page-hero{height:540px;min-height:520px;padding-top:105px}
.fleet-page-hero p{margin-top:18px}
.fleet-browser{padding-top:clamp(74px,6.5vw,100px);padding-bottom:105px}
.browser-topline{margin-bottom:29px}
.search-field,.location-field{height:62px}
.browser-filter-row{margin:20px 0 25px}
.type-filters button{min-height:37px}
.fleet-page .vehicle-card{min-height:355px;border-radius:17px}
.fleet-page .vehicle-image{aspect-ratio:1.82}
.fleet-page .vehicle-copy{padding:18px 20px 20px}
.fleet-page .vehicle-copy h3{font-size:clamp(25px,2.1vw,32px);margin-top:13px}
.fleet-page .vehicle-copy p{margin-bottom:19px}
.fleet-page-action{min-height:390px;padding:clamp(42px,5vw,75px)}

@media(max-width:760px){
  .site-header{height:72px}
  .mobile-menu:not([hidden]){top:72px}
  .hero{height:690px;min-height:620px}
  .hero-content{top:23%}
  .hero h1{font-size:clamp(48px,11.4vw,69px);line-height:1.02}
  .fleet-section{padding:70px 20px 78px}
  .fleet-head h2,.difference-head h2,.journey-intro h2,.voices-heading h2,.final-content h2{font-size:clamp(45px,10.7vw,61px)}
  .carousel-head{margin-bottom:24px}
  .carousel-card+.carousel-card{margin-left:-6px}
  .carousel-card,.carousel-card:hover,.carousel-card:focus-within{flex-basis:min(75vw,340px)}
  .carousel-card-copy{min-height:153px;padding:17px}
  .carousel-card h3{font-size:25px}
  .difference-section{padding:84px 20px 92px}
  .difference-head{margin-bottom:34px}
  .bento-tile{height:245px;padding:23px}
  .bento-photo{height:275px;padding:0}
  .bento-tile h3{font-size:35px}
  .journey-shell{min-height:0}
  .journey-intro{height:450px;min-height:0}
  .journey-steps{padding:10px;gap:8px}
  .journey-step{min-height:215px;padding:20px}
  .journey-step h3{font-size:34px;margin:42px 0 10px}
  .voices-section{padding:85px 20px;gap:38px}
  .quote-stage{min-height:260px}
  .quote-stage blockquote{font-size:38px}
  .final-section{min-height:490px}
  .site-footer{padding-top:68px}
  .footer-main{padding-bottom:75px}
  .fleet-page-hero{height:500px;min-height:0;padding:105px 24px 55px}
  .fleet-page-hero h1{font-size:clamp(52px,11.6vw,72px)}
  .fleet-browser{padding:72px 20px 82px}
  .browser-topline h2{font-size:clamp(48px,10vw,62px)}
  .search-field,.location-field{height:59px}
  .fleet-page .vehicle-card{min-height:0}
  .fleet-page .vehicle-copy{padding:17px}
  .fleet-page .vehicle-copy h3{font-size:27px}
  .fleet-page-action{min-height:360px;padding:42px 25px}
}
@media(max-width:400px){
  .hero h1{font-size:46px}
  .carousel-card,.carousel-card:hover,.carousel-card:focus-within{flex-basis:77vw}
  .fleet-page-hero h1{font-size:50px}
}

/* Benefits act as shortcuts into the catalog. */
.benefit-section-label,.benefit-label{font-family:var(--font-label);font-size:10px;font-weight:400;letter-spacing:.13em;color:#aaa;text-transform:uppercase}
.difference-head{gap:15px}
.difference-head h2{max-width:900px}
.difference-head p{max-width:570px}
.bento-tile{height:315px}
.bento-tile:not(.bento-photo)>div{width:100%}
.bento-tile p{max-width:440px}
.bento-photo>img{filter:saturate(.35) brightness(.65) contrast(1.06);object-position:center 52%}
.bento-photo:hover>img,.bento-photo:focus-within>img{filter:saturate(1) brightness(.8) contrast(1.03)}
.bento-photo:after{background:linear-gradient(180deg,rgba(0,0,0,.36),transparent 32%,rgba(0,0,0,.88))}
.tile-photo-copy{left:27px;right:27px;bottom:25px}
.tile-photo-copy strong{font-size:clamp(34px,3.1vw,47px)}
.tile-photo-copy p{font-size:14px;line-height:1.45;color:#e1e1e1;margin:10px 0 0}
.benefit-link{width:min(100%,270px);display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid rgba(255,255,255,.42);margin-top:20px;padding-top:12px;color:#fff;font-family:var(--font-label);font-size:11px;letter-spacing:.015em;position:relative;z-index:2;transition:border-color .2s,color .2s}
.benefit-link:hover{border-color:#fff;color:#fff}
.benefit-link>span:last-child{font-family:var(--font);font-size:21px;line-height:1;transition:transform .2s}
.benefit-link:hover>span:last-child{transform:translate(2px,-2px)}
.bento-light .benefit-link{border-color:#777}
.benefit-locations{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}
.benefit-locations a{min-height:37px;display:inline-flex;align-items:center;padding:0 13px;border:1px solid #666;border-radius:8px;font-family:var(--font-label);font-size:10px;letter-spacing:.01em;transition:background .2s,color .2s,border-color .2s}
.benefit-locations a:hover{background:#f0f0f0;color:#111;border-color:#f0f0f0}
.tile-wheel{opacity:.25}

@media(max-width:760px){
  .difference-head{gap:13px}
  .bento-tile{height:auto;min-height:290px;padding:23px}
  .bento-photo{height:315px;padding:0}
  .tile-photo-copy{left:23px;right:23px;bottom:23px}
  .bento-tile h3,.tile-photo-copy strong{font-size:35px}
  .benefit-link{margin-top:18px}
}

/* The navigation condenses into a quiet floating bar after the first fold. */
.site-header,.site-header.fleet-site-header{position:fixed;top:12px;left:12px;right:12px;z-index:70;height:88px;border:1px solid transparent;border-bottom-color:rgba(255,255,255,.14);border-radius:33px 33px 0 0;background:rgba(7,7,7,.06);transition:top .45s ease,left .45s ease,right .45s ease,height .45s ease,border-color .45s ease,border-radius .45s ease,background .45s ease,box-shadow .45s ease,backdrop-filter .45s ease}
.brand{width:clamp(142px,12vw,188px);transition:width .45s ease,opacity .25s ease}
.brand:hover{opacity:.72}
.site-header.is-scrolled{top:18px;left:clamp(16px,3vw,48px);right:clamp(16px,3vw,48px);height:68px;border-color:rgba(255,255,255,.14);border-radius:18px;background:rgba(16,16,16,.85);box-shadow:0 16px 45px rgba(0,0,0,.25);backdrop-filter:blur(18px)}
.site-header.is-scrolled .brand{width:clamp(132px,10.5vw,161px)}
.site-header.is-scrolled .header-cta{height:38px}
.site-header.is-scrolled .mobile-menu:not([hidden]){top:68px}
#catalogo,#diferenciais,#reserva,#fleetResults{scroll-margin-top:105px}
.hero-image{background-image:url("assets/rental/orlando-road-hero.webp");background-position:center 53%;filter:saturate(.58) contrast(1.05) brightness(.8)}
.hero-wash{background:linear-gradient(90deg,rgba(0,0,0,.74),rgba(0,0,0,.38) 48%,rgba(0,0,0,.06) 82%),linear-gradient(180deg,rgba(0,0,0,.35),transparent 45%,rgba(0,0,0,.72))}

/* Photographic shortcuts retain legible copy while gaining color on hover. */
.bento-seats,.bento-light{isolation:isolate;background:#151515;color:#fff}
.bento-seats .benefit-image,.bento-light .benefit-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.45) brightness(.6);transition:transform .75s cubic-bezier(.2,.7,.2,1),filter .75s ease}
.bento-seats:after,.bento-light:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,.18) 30%,rgba(0,0,0,.88))}
.bento-seats:hover .benefit-image,.bento-seats:focus-within .benefit-image,.bento-light:hover .benefit-image,.bento-light:focus-within .benefit-image{filter:saturate(1.06) brightness(.8);transform:scale(1.045)}
.bento-seats .benefit-label,.bento-light .benefit-label{position:relative;z-index:1;color:#e9e9e9}
.bento-light p{color:#e2e2e2}
.bento-light .benefit-link{border-color:rgba(255,255,255,.5)}
.benefit-locations a{background:rgba(5,5,5,.35);border-color:rgba(255,255,255,.5);backdrop-filter:blur(6px)}
.bento-photo>img{transition:filter .7s ease,transform .7s ease}
.bento-photo:hover>img,.bento-photo:focus-within>img{transform:scale(1.045)}

/* Vacation story. */
.journey-image img{object-position:62% center;filter:saturate(.92) contrast(1.02) brightness(.86)}
.journey-image-shade{background:linear-gradient(180deg,rgba(0,0,0,.03) 12%,rgba(0,0,0,.14) 42%,rgba(0,0,0,.85))}
.journey-intro-content{bottom:clamp(42px,5vw,78px)}
.journey-eyebrow,.voices-eyebrow{font-family:var(--font-label);font-size:10px;letter-spacing:.13em;color:#d5d5d5}
.journey-intro h2{margin-top:19px}
.journey-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid rgba(255,255,255,.7);padding-top:13px;margin-top:27px;font-family:var(--font-label);font-size:11px;transition:gap .25s ease}
.journey-link:hover{gap:39px}
.journey-step{position:relative;overflow:hidden}
.journey-step>span{color:#999}
.journey-step h3{margin-top:48px}
.journey-step:after{content:"";position:absolute;right:-50px;top:-50px;width:185px;height:185px;border:1px solid rgba(255,255,255,.055);border-radius:50%;pointer-events:none}

/* Fixed editorial reviews, linked to their original listings. */
.voices-section{display:block;padding-top:clamp(95px,9vw,140px);padding-bottom:clamp(100px,9vw,145px)}
.voices-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:46px}
.voices-heading h2{margin-top:15px}
.voices-heading p{max-width:430px;margin:0 0 5px}
.voices-grid{display:grid;grid-template-columns:1.08fr 1fr;grid-template-rows:repeat(2,minmax(240px,auto));gap:10px}
.review-card{min-width:0;min-height:245px;padding:clamp(25px,3vw,43px);border:1px solid #333;border-radius:18px;background:#171717;display:flex;flex-direction:column;align-items:flex-start;transition:background .3s ease,border-color .3s ease,transform .3s ease}
.review-card:hover{background:#202020;border-color:#636363;transform:translateY(-3px)}
.review-featured{grid-row:span 2;background:#222}
.review-stars{font-size:19px;letter-spacing:.16em;line-height:1;color:#f2f2f2}
.review-card blockquote{font-family:var(--font-display);font-weight:300;font-size:clamp(27px,2.35vw,39px);line-height:1.15;letter-spacing:-.025em;margin:34px 0 48px;max-width:760px}
.review-featured blockquote{font-size:clamp(38px,3.65vw,61px);margin-top:auto;margin-bottom:auto;padding:38px 0}
.review-bottom{display:flex;align-items:end;justify-content:space-between;gap:20px;width:100%;border-top:1px solid #444;padding-top:18px;margin-top:auto}
.review-bottom div{display:flex;flex-direction:column;gap:6px;min-width:0}
.review-bottom strong{font-family:var(--font-label);font-weight:500;font-size:12px}
.review-bottom span{font-family:var(--font-label);font-size:10px;color:#999}
.review-bottom a{flex:none;font-family:var(--font-label);font-size:10px;text-decoration:underline;text-underline-offset:4px;color:#dedede}
.review-bottom a:hover{color:#fff}

@media(max-width:760px){
  .site-header,.site-header.fleet-site-header{top:6px;left:6px;right:6px;height:72px;border-radius:22px 22px 0 0;padding:0 18px}
  .brand{width:142px}
  .site-header.is-scrolled{top:10px;left:10px;right:10px;height:60px;border-radius:15px}
  .site-header.is-scrolled .brand{width:130px}
  .site-header.is-scrolled .mobile-menu:not([hidden]){top:60px}
  .hero-image{background-position:63% center}
  .hero-wash{background:linear-gradient(180deg,rgba(0,0,0,.64),rgba(0,0,0,.42) 48%,rgba(0,0,0,.79)),linear-gradient(90deg,rgba(0,0,0,.4),transparent)}
  .bento-seats .benefit-image{object-position:65% center}
  .bento-light .benefit-image{object-position:55% center}
  .journey-image img{object-position:64% center}
  .journey-intro-content{left:25px;right:25px;bottom:35px}
  .journey-intro h2{margin-top:12px}
  .journey-intro p{font-size:15px;margin-top:14px}
  .journey-link{margin-top:20px}
  .voices-heading{display:block;margin-bottom:29px}
  .voices-heading p{margin:20px 0 0}
  .voices-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:9px}
  .review-featured{grid-row:auto}
  .review-card,.review-featured{min-height:265px;padding:25px}
  .review-card blockquote,.review-featured blockquote{font-size:clamp(30px,7.5vw,39px);margin:31px 0 42px;padding:0}
}
@media(prefers-reduced-motion:reduce){
  .site-header,.brand,.bento-seats .benefit-image,.bento-light .benefit-image,.review-card{transition:none}
}

/* Editorial scenes in the right-hand benefit cards. */
.bento-photo>img{object-position:65% center;filter:saturate(.7) brightness(.78) contrast(1.02)}
.bento-photo:hover>img,.bento-photo:focus-within>img{filter:saturate(1.08) brightness(.9) contrast(1.02)}
.bento-photo:after{background:linear-gradient(90deg,rgba(0,0,0,.68),rgba(0,0,0,.25) 60%,rgba(0,0,0,.08)),linear-gradient(0deg,rgba(0,0,0,.7),transparent 82%)}
.bento-planned{isolation:isolate;background:#151515}
.bento-planned .benefit-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:58% center;filter:saturate(.78) brightness(.71);transition:transform .75s cubic-bezier(.2,.7,.2,1),filter .75s ease}
.bento-planned:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.55) 47%,rgba(0,0,0,.08)),linear-gradient(0deg,rgba(0,0,0,.6),transparent 85%)}
.bento-planned:hover .benefit-image,.bento-planned:focus-within .benefit-image{transform:scale(1.045);filter:saturate(1.05) brightness(.82)}
.bento-planned .benefit-label{position:relative;z-index:1}
.bento-planned p{color:#e1e1e1}

/* A colorful destination photograph closes the story. */
.final-image{background-image:url("assets/rental/magic-kingdom-evening.webp");background-position:center 52%;filter:saturate(1.04) contrast(1.02)}
.final-overlay{background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.43) 44%,rgba(0,0,0,.06) 78%),linear-gradient(0deg,rgba(0,0,0,.38),transparent 50%)}
.final-outline{opacity:.43}

/* A smaller signature gives the destination image room to breathe. */
.site-footer{padding:clamp(44px,4.6vw,74px) clamp(24px,5.2vw,90px) 28px}
.footer-main{align-items:center;padding-bottom:clamp(45px,5.4vw,82px)}
.footer-main img{width:clamp(158px,14vw,220px)}
.footer-main p{font-size:clamp(24px,2.5vw,35px);color:#b8b8b8}
.footer-bottom{border-top-color:#363636;padding-top:20px;color:#969696}
.footer-bottom a{color:#c8c8c8;transition:color .2s ease}
.footer-bottom a:hover{color:#fff}

@media(max-width:760px){
  .bento-photo>img{object-position:64% center}
  .bento-planned .benefit-image{object-position:60% center}
  .final-image{background-position:64% center}
  .final-overlay{background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.4) 82%),linear-gradient(0deg,rgba(0,0,0,.35),transparent 55%)}
  .site-footer{padding:47px 22px 27px}
  .footer-main{display:flex;align-items:flex-start;flex-direction:column;gap:21px;padding-bottom:51px}
  .footer-main img{width:164px}
  .footer-main p{font-size:25px;margin:0}
  .footer-bottom{gap:12px;padding-top:18px}
}

/* The road to the park replaces the large background wordmark. */
.hero-image{background-image:url("assets/rental/disney-entrance-road.webp");background-position:center 56%;filter:saturate(.92) contrast(1.02) brightness(.95)}
.hero-wash{background:linear-gradient(90deg,rgba(0,0,0,.68),rgba(0,0,0,.36) 49%,rgba(0,0,0,.04) 83%),linear-gradient(180deg,rgba(0,0,0,.3),transparent 48%,rgba(0,0,0,.52))}
@media(max-width:760px){
  .hero-image{background-position:67% center}
  .hero-wash{background:linear-gradient(180deg,rgba(0,0,0,.62),rgba(0,0,0,.45) 51%,rgba(0,0,0,.72)),linear-gradient(90deg,rgba(0,0,0,.25),transparent)}
}
