/* The original photograph moves as one object; its aperture becomes a rail photo. */
html{scrollbar-gutter:stable}
.booking-home .page-shell{transition:none}
.booking-home .opening{pointer-events:auto}
.booking-home .opening-paper{background:none;overflow:hidden}
.booking-home .opening-paper::after{display:none}
.opening-panel{position:absolute;top:0;bottom:0;width:calc(50% + 1px);background:var(--cream);will-change:transform}
.opening-panel::before{content:"";position:absolute;inset:0;background:url('assets/brand-background.jpg') center/cover;opacity:.045;pointer-events:none}
.opening-panel-left{left:0}.opening-panel-right{right:0}
.booking-home .opening-logo{top:clamp(26px,5.5vh,64px);width:112px;opacity:0;transform-origin:0 0;will-change:transform,opacity}
.booking-home .skip{z-index:4;min-height:44px;font-size:12px;opacity:1;transition:color .2s}
.booking-home .skip:hover{color:var(--copper)}
.booking-home .opening-heading{top:clamp(155px,23vh,250px);padding:0 24px}
.booking-home .opening-heading .eyebrow{font-size:12px;letter-spacing:.13em;margin-bottom:15px;opacity:0}
.booking-home .opening-heading .opening-title{font-size:clamp(32px,4vw,59px);line-height:1.2;display:flex;justify-content:center;flex-wrap:wrap;gap:0 .22em}
.opening-title>span{display:inline-block;overflow:hidden;padding-bottom:.13em;margin-bottom:-.13em}
.opening-title>span>span{display:block;will-change:transform;transform:translateY(110%)}
.booking-home .truck-stage{top:56%;width:min(88vw,1080px);transform:translate(-50%,-30%)}
.booking-home .truck-rig{opacity:0;transform:translate3d(-120vw,0,0);filter:drop-shadow(0 16px 12px #40283520);will-change:transform}
.truck-body{height:100%;transform-origin:55% 87%;will-change:transform}
.truck-ground{position:absolute;left:10%;right:0;bottom:3%;height:1px;background:linear-gradient(90deg,transparent,#aa82634d 20%,#aa82634d 80%,transparent);transform:scaleX(0);transform-origin:left}
.booking-home .service-contour{stroke:#c49666;stroke-width:3}
.booking-home .opening-bottom{bottom:5.5vh;font-size:12px;letter-spacing:.06em;gap:18px;opacity:0}
.booking-home .arrival-line{width:100px;background:#cbb79c66;height:2px}
.booking-home .arrival-line::after{display:none}
.arrival-progress{position:absolute;inset:0;background:var(--copper);transform:scaleX(0);transform-origin:left}
.booking-home .portal{transform-origin:0 0;will-change:transform,clip-path,opacity}
.opening-target{visibility:hidden!important}
.booking-home .is-revealing .opening-logo,.booking-home .is-revealing .opening-heading,.booking-home .is-revealing .opening-bottom,.booking-home .is-revealing .skip{opacity:1;transition:none}
.is-intro .booking-card,.is-intro .header .brand{will-change:transform,opacity}
@media(max-width:700px){
  .booking-home .opening-logo{top:28px;width:88px}
  .booking-home .opening-heading{top:clamp(145px,25vh,210px);padding:0 20px}
  .booking-home .opening-heading .eyebrow{font-size:11px;letter-spacing:.06em;margin-bottom:15px}
  .booking-home .opening-heading .opening-title{font-size:clamp(29px,7.5vw,44px)}
  .booking-home .truck-stage{top:51%;width:106vw;transform:translate(-50%,-9%)}
  .booking-home .opening-bottom{bottom:17vh;font-size:10px;gap:12px;letter-spacing:.035em}
  .booking-home .arrival-line{width:48px}
  .booking-home .skip{bottom:max(20px,env(safe-area-inset-bottom));top:auto;font-size:12px}
}
@media(max-height:680px) and (min-width:701px){
  .booking-home .opening-logo{top:17px;width:85px}
  .booking-home .opening-heading{top:118px}
  .booking-home .opening-heading .opening-title{font-size:34px}
  .booking-home .opening-heading .eyebrow{font-size:11px;margin-bottom:8px}
  .booking-home .truck-stage{width:min(72vw,780px);top:51%;transform:translate(-50%,-20%)}
  .booking-home .opening-bottom{bottom:4vh}
}
@media(max-width:700px) and (max-height:600px){
  .booking-home .opening-logo{top:12px;width:65px}
  .booking-home .opening-heading{top:100px}
  .booking-home .opening-heading .opening-title{font-size:28px}
  .booking-home .truck-stage{width:min(90vw,560px);top:48%;transform:translate(-50%,-5%)}
  .booking-home .opening-bottom{bottom:12vh}
}
@media(prefers-reduced-motion:reduce){.booking-home .page-shell{opacity:1!important}.opening-target{visibility:visible!important}}
