.route-hero{--hero-ease:cubic-bezier(.16, 1, .3, 1);isolation:isolate;background-color:#030303;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}@media (min-width:64rem){.route-hero{min-height:100vh}}.route-hero__media{z-index:0;position:absolute;inset:0}.route-hero__image{object-fit:cover;animation:24s ease-in-out infinite alternate route-hero-kenburns}@keyframes route-hero-kenburns{0%{transform:scale(1)}to{transform:scale(1.08)}}.route-hero__gradient{background:linear-gradient(90deg,#030303db 0%,#030303b8 28%,#03030352 58%,#03030314 78%,#03030300 100%);position:absolute;inset:0}.route-hero__vignette{position:absolute;inset:0;box-shadow:inset 0 0 12rem 2rem #0000008c}.route-hero__parallax-content{z-index:1;width:100%;position:relative}.route-hero__shell{z-index:1;width:100%;padding-block:7rem 4rem;position:relative}.route-hero__content{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;max-width:32rem;display:flex}@media (min-width:64rem){.route-hero__shell{padding-block:8rem 5rem}.route-hero__content{gap:2rem;max-width:38rem}}.route-hero__label{color:var(--route-accent,#c9a86a);letter-spacing:.22em}.route-hero__heading{letter-spacing:-.01em;color:#f7f5f2;flex-direction:column;margin:0;font-size:clamp(2.75rem,6vw + 1rem,5.625rem);line-height:.98;display:flex}.route-hero__description{color:#f3f1eead;max-width:32rem}.route-hero__info{flex-direction:column;gap:.875rem;width:100%;margin-top:.5rem;display:flex}@media (min-width:40rem){.route-hero__info{flex-flow:wrap}}.route-hero__info-card{-webkit-backdrop-filter:blur(16px)saturate(140%);width:fit-content;max-width:100%;transition:transform .5s var(--hero-ease), border-color .5s var(--hero-ease), background-color .5s var(--hero-ease);background:#0a0a0a59;border:1px solid #ffffff1a;border-radius:1.25rem;align-items:flex-start;gap:.75rem;padding:1rem 1.125rem;display:flex;box-shadow:0 12px 32px -16px #00000080}.route-hero__info-card:hover{background-color:#0e0e0e80;border-color:#c9a86a66;transform:translateY(-4px)}.route-hero__info-icon{width:1.125rem;height:1.125rem;color:var(--route-accent,#c9a86a);flex-shrink:0;margin-top:.125rem}.route-hero__info-copy{flex-direction:column;gap:.25rem;min-width:0;display:flex}.route-hero__info-label{font-family:var(--bl-font-caption);letter-spacing:.08em;text-transform:uppercase;color:#f3f1ee85;white-space:nowrap;font-size:.6875rem}.route-hero__info-value{font-family:var(--bl-font-subheading);color:#f3f1ee;white-space:nowrap;font-size:.9375rem;font-weight:500}.route-hero__actions{flex-wrap:wrap;align-items:center;gap:1.25rem;width:100%;margin-top:.5rem;display:flex}.route-hero__primary,.route-hero__secondary{width:100%}@media (min-width:30rem){.route-hero__primary,.route-hero__secondary{width:auto}}.route-hero__secondary{border-radius:var(--bl-radius-md,.5rem);-webkit-backdrop-filter:blur(12px)saturate(140%);font-family:var(--bl-font-subheading,sans-serif);letter-spacing:.14em;text-transform:uppercase;color:#f3f1eed1;transition:border-color .4s var(--hero-ease), background-color .4s var(--hero-ease), color .4s var(--hero-ease);background:#ffffff0a;border:1px solid #ffffff29;justify-content:center;align-items:center;padding:.9rem 1.6rem;font-size:.75rem;text-decoration:none;display:inline-flex}.route-hero__secondary:hover,.route-hero__secondary:focus-visible{color:#f7f5f2;background-color:#ffffff14;border-color:#c9a86a80;outline:none}.route-hero__scroll-cue{z-index:1;display:none;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media (min-width:48rem){.route-hero__scroll-cue{display:block}}.route-hero__scroll-track{background:linear-gradient(#f3f1ee00 0%,#f3f1ee4d 40% 100%);width:1px;height:2.75rem;display:block;position:relative}.route-hero__scroll-dot{background-color:var(--route-accent,#c9a86a);width:3px;height:3px;animation:route-hero-scroll-cue 2.2s var(--hero-ease) infinite;border-radius:50%;margin-left:-1px;position:absolute;top:0;left:50%}@keyframes route-hero-scroll-cue{0%{opacity:0;top:0}20%{opacity:1}80%{opacity:1}to{opacity:0;top:100%}}@media (max-width:47.99rem){.route-hero__gradient{background:linear-gradient(#03030366 0%,#0303038c 45%,#030303eb 100%)}.route-hero{align-items:flex-end}.route-hero__shell{padding-top:6rem}}@media (prefers-reduced-motion:reduce){.route-hero__image{animation:none}.route-hero__info-card{transition:none}.route-hero__info-card:hover{transform:none}}
.route-timeline{isolation:isolate;background-color:#050505;flex-direction:column;justify-content:center;min-height:100svh;padding-block:clamp(5rem,10vw,8rem);display:flex;position:relative;overflow:hidden}@media (min-width:64rem){.route-timeline{min-height:100vh}}.route-timeline__media{z-index:0;position:absolute;inset:0}.route-timeline__image{object-fit:cover;object-position:center 55%}.route-timeline__scrim-base{background:linear-gradient(#00000059 0%,#0000004d 45%,#000000bf 100%);position:absolute;inset:0}.route-timeline__scrim-vertical{background:linear-gradient(100deg,#020202e6 0%,#020202ad 34%,#02020247 58%,#02020214 100%);position:absolute;inset:0}.route-timeline__scrim-radial{background:radial-gradient(55% 45% at 70% 55%,#c9a86a1a 0%,#c9a86a00 60%);position:absolute;inset:0}.route-timeline__shell{z-index:2;position:relative}.route-timeline__header{flex-direction:column;gap:clamp(1rem,2vw,1.5rem);max-width:34rem;display:flex}.route-timeline__eyebrow-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.route-timeline__eyebrow-line{background-color:var(--route-accent);opacity:.6;width:clamp(2rem,6vw,6rem);height:1px}.route-timeline__title{color:#f7f5f2;letter-spacing:-.01em;font-size:clamp(2.25rem,2.4vw + 1.5rem,3.75rem)!important;line-height:1.15!important}.route-timeline__title-accent{color:var(--route-accent)}.route-timeline__rail{max-width:30rem;margin-top:clamp(2.5rem,5vw,3.5rem);position:relative}.route-timeline__line{background-color:#ffffff29;width:1px;position:absolute;top:.75rem;bottom:.75rem;left:1.375rem}.route-timeline__line-fill{background-color:var(--route-accent);transform-origin:top;width:1px;position:absolute;inset:0}.route-timeline__list{z-index:1;flex-direction:column;gap:clamp(2.5rem,5vw,3.5rem);margin:0;padding:0;list-style:none;display:flex;position:relative}.route-timeline__reveal{align-items:flex-start;gap:1.25rem;display:flex}.route-timeline__node{z-index:1;-webkit-backdrop-filter:blur(8px);background-color:#03030399;border:1px solid #c9a86a59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex;position:relative}.route-timeline__card{color:#f7f5f2;flex-direction:column;gap:.625rem;max-width:26rem;padding-top:.5rem;display:flex}.route-timeline__card-divider{background-color:var(--route-accent);opacity:.6;width:2rem;height:1px;display:block}@media (prefers-reduced-motion:reduce){.route-timeline__line-fill{transition:none}}
.route-overview{--overview-ease:cubic-bezier(.16, 1, .3, 1);isolation:isolate;background-color:#030303;flex-direction:column;min-height:100svh;padding-block:clamp(6rem,11vw,8rem);display:flex;position:relative;overflow:hidden}@media (min-width:64rem){.route-overview{min-height:100vh}}.route-overview__media{z-index:0;position:absolute;inset:-14px}.route-overview__video{object-fit:cover;object-position:center 45%;width:100%;height:100%;animation:48s ease-in-out infinite alternate route-overview-kenburns}@keyframes route-overview-kenburns{0%{transform:scale(1)}to{transform:scale(1.035)}}.route-overview__atmosphere{background-image:radial-gradient(68% 88% at 4% 42%,#040302f7 0%,#040302db 26%,#04030294 50%,#0403023d 72%,#04030200 92%),radial-gradient(46% 54% at 1% 84%,#040302e6 0%,#0403028c 42%,#04030200 80%),linear-gradient(#00000080 0%,#00000014 20%,#00000029 60%,#0009 100%);position:absolute;inset:0}.route-overview__atmosphere:before{content:"";filter:blur(64px);mix-blend-mode:multiply;background:conic-gradient(from 205deg at 30% 45%,#030201a6 0deg,#03020157 70deg,#03020100 150deg 360deg),radial-gradient(42% 55% at 34% 62%,#030201b3 0%,#03020100 72%);position:absolute;inset:-35% -20% -35% -45%;transform:rotate(-9deg)scale(1.2);-webkit-mask-image:radial-gradient(62% 70% at 32% 48%,#000 55%,#0000 94%);mask-image:radial-gradient(62% 70% at 32% 48%,#000 55%,#0000 94%)}.route-overview__atmosphere-glow-warm{filter:blur(50px);mix-blend-mode:screen;background:radial-gradient(46% 52% at 2% 34%,#b68c5a12 0%,#b68c5a00 72%);position:absolute;inset:0}.route-overview__atmosphere-glow-cool{filter:blur(56px);mix-blend-mode:screen;background:radial-gradient(40% 44% at 46% 88%,#355a8a0d 0%,#355a8a00 74%);position:absolute;inset:0}.route-overview__atmosphere:after{content:"";opacity:.025;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.06 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}@media (max-width:47.99rem){.route-overview__atmosphere{background-image:radial-gradient(105% 90% at 30% 38%,#040302f7 0%,#040302e0 32%,#0403029e 58%,#0403024d 80%,#04030200 96%),radial-gradient(90% 60% at 25% 88%,#040302eb 0%,#04030294 46%,#04030200 84%),linear-gradient(#0000008c 0%,#0000001f 18%,#0003 58%,#000000ad 100%)}.route-overview__atmosphere:before{inset:-30% -10% -30% -30%}}.route-overview__shell{z-index:2;flex:1;width:100%;display:flex;position:relative}.route-overview__composition{flex-direction:column;flex:1;justify-content:space-between;gap:clamp(3rem,8vw,6rem);display:flex}.route-overview__intro{flex-direction:column;align-items:flex-start;gap:clamp(1.1rem,2.2vw,1.5rem);max-width:34rem;display:flex;position:relative}.route-overview__eyebrow-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.route-overview__eyebrow-line{background-color:var(--route-accent);opacity:.6;transform-origin:0;width:clamp(2rem,6vw,6rem);height:1px}.route-overview__title{color:#f7f5f2;letter-spacing:-.01em;flex-direction:column;max-width:22ch;display:flex;font-size:clamp(2.25rem,2.4vw + 1.5rem,3.75rem)!important;line-height:1.15!important}.route-overview__lead{color:#ffffffb8;max-width:30rem;line-height:1.75}.route-overview__divider{background-color:var(--route-accent);transform-origin:0;width:3rem;height:1px;display:block}.route-overview__quote{border-inline-start:2px solid var(--route-accent);flex-direction:column;max-width:30rem;padding-inline-start:clamp(1.25rem,2.5vw,1.75rem);display:flex}.route-overview__quote-mark{font-family:var(--bl-font-hero);color:var(--route-accent);margin-bottom:-.5rem;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1}.route-overview__quote-text{color:#f7f5f2;border-inline-start:none;padding-inline-start:0;font-style:italic;font-size:clamp(1.375rem,1vw + 1.05rem,1.75rem)!important;line-height:1.4!important}.route-overview__highlights{flex-wrap:wrap;align-items:center;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.route-overview__highlight{letter-spacing:.16em;text-transform:uppercase;color:var(--route-accent);align-items:center;gap:.625rem;font-size:.8125rem;font-weight:500;display:flex}.route-overview__dot{color:var(--route-accent);opacity:.6}@media (min-width:64rem){.route-overview__intro{max-width:38rem}}@media (prefers-reduced-motion:reduce){.route-overview__video{animation:none}}
.route-standard{isolation:isolate;background-color:#050505;flex-direction:column;justify-content:center;min-height:100svh;padding-block:clamp(5rem,10vw,8rem);display:flex;position:relative;overflow:hidden}@media (min-width:64rem){.route-standard{min-height:100vh}}.route-standard__media{z-index:0;position:absolute;inset:0}.route-standard__image{object-fit:cover;object-position:center 40%}.route-standard__scrim-base{background:linear-gradient(#0006 0%,#00000059 40%,#000000bf 100%);position:absolute;inset:0}.route-standard__scrim-vertical{background:linear-gradient(100deg,#020202d9 0%,#02020299 30%,#02020240 55%,#0202021a 100%);position:absolute;inset:0}.route-standard__shell{z-index:2;position:relative}.route-standard__header{flex-direction:column;gap:clamp(1rem,2vw,1.5rem);max-width:34rem;display:flex}.route-standard__eyebrow-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.route-standard__eyebrow-line{background-color:var(--route-accent);opacity:.6;width:clamp(2rem,6vw,6rem);height:1px}.route-standard__title{color:#f7f5f2;letter-spacing:-.01em;flex-direction:column;display:flex;font-size:clamp(2.25rem,2.4vw + 1.5rem,3.75rem)!important;line-height:1.15!important}.route-standard__brand-accent{color:var(--route-accent)}.route-standard__grid{grid-template-columns:1fr;margin-top:clamp(3.5rem,7vw,5.5rem);display:grid}.route-standard__column{text-align:center;border-top:1px solid #ffffff1f;flex-direction:column;align-items:center;gap:.875rem;padding:clamp(1.75rem,3vw,2.25rem) clamp(1.25rem,2vw,1.75rem);display:flex}.route-standard__index{font-family:var(--bl-font-caption);letter-spacing:.16em;color:var(--route-accent);font-size:.75rem}.route-standard__icon-badge{border:1px solid #c9a86a59;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-top:.25rem;display:inline-flex}.route-standard__icon{width:1.375rem;height:1.375rem;color:var(--route-accent)}.route-standard__feature-title{font-family:var(--bl-font-subheading,sans-serif);color:#f7f5f2;margin:0;font-size:1.125rem;font-weight:500;line-height:1.3}.route-standard__body{color:#ffffff94;max-width:18rem;line-height:1.65}@media (min-width:40rem){.route-standard__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:64rem){.route-standard__grid{grid-template-columns:repeat(4,1fr)}.route-standard__column{border-top:none;border-inline-start:1px solid #ffffff1f}.route-standard__column:first-child{border-inline-start:none}}.route-standard__signature{justify-content:center;align-items:center;gap:1.25rem;margin-top:clamp(3rem,6vw,4.5rem);display:flex}.route-standard__signature-line{background-color:#ffffff2e;width:clamp(3rem,8vw,6rem);height:1px}.route-standard__signature-mark{font-family:var(--bl-font-hero);letter-spacing:.2em;color:var(--route-muted);font-size:1rem}
.route-why{isolation:isolate;background-color:#050505;flex-direction:column;justify-content:center;min-height:100svh;padding-block:clamp(5rem,10vw,8rem);display:flex;position:relative;overflow:hidden}@media (min-width:64rem){.route-why{min-height:100vh}}.route-why__media{z-index:0;position:absolute;inset:0}.route-why__image{object-fit:cover;object-position:20% 65%}.route-why__scrim-base{background:linear-gradient(#00000059 0% 45%,#000c 100%);position:absolute;inset:0}.route-why__scrim-vertical{background:linear-gradient(100deg,#02020259 0%,#0202028c 45%,#020202b3 100%);position:absolute;inset:0}.route-why__shell{z-index:2;position:relative}.route-why__layout{flex-direction:column;gap:clamp(2.5rem,6vw,4rem);display:flex}.route-why__header{flex-direction:column;gap:clamp(1rem,2vw,1.25rem);max-width:30rem;display:flex}.route-why__title{color:#f7f5f2;letter-spacing:-.01em;font-size:clamp(2rem,2.2vw + 1.4rem,3.25rem)!important;line-height:1.15!important}.route-why__title-accent{color:var(--route-accent)}.route-why__lead{color:#ffffffad;max-width:28rem;line-height:1.7}.route-why__list{border-top:1px solid #ffffff24;flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.route-why__row{border-bottom:1px solid #ffffff24;align-items:flex-start;gap:clamp(1rem,2vw,1.5rem);padding-block:clamp(1.25rem,2.5vw,1.75rem);display:flex}.route-why__index{font-family:var(--bl-font-hero);color:var(--route-accent);flex-shrink:0;padding-top:.5rem;font-size:clamp(1.375rem,1.4vw + .9rem,1.75rem)}.route-why__icon-badge{background-color:#03030366;border:1px solid #c9a86a59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.route-why__icon{width:1.25rem;height:1.25rem;color:var(--route-accent)}.route-why__row-copy{flex-direction:column;gap:.375rem;min-width:0;padding-top:.375rem;display:flex}.route-why__row-title{color:#f7f5f2}.route-why__row-body{color:#ffffff94;max-width:30rem;line-height:1.6}.route-why__highlights{border-radius:var(--bl-radius-lg,.75rem);-webkit-backdrop-filter:blur(16px)saturate(140%);background-color:#ffffff24;border:1px solid #ffffff24;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;width:100%;margin-top:clamp(2.5rem,6vw,4rem);display:grid;overflow:hidden}.route-why__highlight{background-color:#030303b8;flex-direction:column;gap:.625rem;padding:clamp(1.25rem,2.5vw,1.75rem);display:flex}.route-why__highlight-icon{width:1.375rem;height:1.375rem;color:var(--route-accent)}.route-why__highlight-copy{flex-direction:column;gap:.25rem;display:flex}.route-why__highlight-title{font-family:var(--bl-font-subheading,sans-serif);color:#f7f5f2;font-size:.9375rem;font-weight:500}.route-why__highlight-body{color:#ffffff8f;font-size:.8125rem;line-height:1.5}@media (min-width:40rem){.route-why__highlights{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:64rem){.route-why__layout{flex-direction:row;align-items:flex-start;gap:clamp(3rem,6vw,5rem)}.route-why__header{flex-shrink:0;width:26rem;padding-top:.5rem}.route-why__list{flex:1;min-width:0}}
.route-page{--route-ease:cubic-bezier(.22, .61, .36, 1);--route-line:#f3f1ee1f;--route-fg:#f3f1ee;--route-muted:#f3f1ee9e;--route-accent:var(--bl-color-warm-accent,#c9a86a);background-color:var(--bl-color-void,#060606);color:var(--route-fg)}.route-page section{border-bottom:1px solid var(--route-line)}.route-page section:last-of-type{border-bottom:none}.route-vehicles,.route-related{flex-direction:column;justify-content:center;min-height:100svh;display:flex}@media (min-width:64rem){.route-vehicles,.route-related{min-height:100vh}}.route-page--reveal>section:not(.route-hero){opacity:0;transition:opacity .9s var(--route-ease), transform .9s var(--route-ease);transform:scale(.96)}.route-page--reveal>section:not(.route-hero).route-section--visible{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.route-page--reveal>section:not(.route-hero){opacity:1;transition:none;transform:none}}.route-vehicles,.route-related,.route-hub-intro{padding-block:clamp(3.5rem,7vw,6rem)}.route-related__grid{margin-top:clamp(2rem,5vw,3rem)}.route-cta{background-color:#050505;padding-block:clamp(4rem,8vw,6.5rem)}#route-vehicles{scroll-margin-top:4rem}@media (min-width:48rem){#route-vehicles{scroll-margin-top:4.5rem}}@media (min-width:64rem){#route-vehicles{scroll-margin-top:5.5rem}}.route-page__header{gap:var(--bl-space-4);flex-direction:column;max-width:40rem;display:flex}.route-page__index{color:var(--route-accent);letter-spacing:.14em}.route-hub__grid{grid-template-columns:1fr;margin-top:clamp(2rem,5vw,3rem)}@media (min-width:64rem){.route-hub__grid{grid-template-columns:repeat(2,1fr)}}.route-index-card__motion{height:100%}.route-index-card{isolation:isolate;height:280px;color:inherit;transition:transform .6s var(--route-ease), box-shadow .6s var(--route-ease);border:1px solid #ffffff14;border-radius:1.5rem;text-decoration:none;display:block;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 20px 60px -24px #0009}@media (min-width:48rem){.route-index-card{height:320px}}@media (min-width:64rem){.route-index-card{height:360px}}.route-index-card:hover,.route-index-card:focus-visible{outline:none;transform:translateY(-6px);box-shadow:0 32px 80px -20px #000000b3}.route-index-card:focus-visible{box-shadow:0 0 0 2px var(--bl-color-void,#060606), 0 0 0 4px #f3f1eeb3}.route-index-card__image{object-fit:cover;transition:transform .7s var(--route-ease)}.route-index-card:hover .route-index-card__image,.route-index-card:focus-visible .route-index-card__image{transform:scale(1.04)}.route-index-card__scrim{z-index:1;transition:opacity .6s var(--route-ease);background:linear-gradient(#04040461 0%,#0404041f 42%,#0404048c 68%,#040404e6 100%);position:absolute;inset:0}.route-index-card:hover .route-index-card__scrim,.route-index-card:focus-visible .route-index-card__scrim{opacity:.85}.route-index-card__badge{z-index:2;border-radius:var(--bl-radius-full);-webkit-backdrop-filter:blur(12px)saturate(140%);font-family:var(--bl-font-caption);font-size:.6875rem;font-weight:var(--bl-weight-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--route-fg);background:#08080959;border:1px solid #ffffff29;padding:.375rem .875rem;position:absolute;top:clamp(1rem,2vw,1.5rem);right:clamp(1rem,2vw,1.5rem)}.route-index-card__content{z-index:2;inset-inline:0;flex-direction:column;align-items:flex-start;gap:.625rem;padding:clamp(1.25rem,2.5vw,1.75rem);display:flex;position:absolute;bottom:0}.route-index-card__eyebrow{color:#f3f1eeb8;letter-spacing:.12em}.route-index-card__title{color:var(--route-fg);font-size:clamp(1.15rem,1.6vw + .6rem,1.5rem);font-weight:500;line-height:1.25}.route-index-card__meta{border-radius:var(--bl-radius-full);-webkit-backdrop-filter:blur(10px)saturate(140%);background:#ffffff0f;border:1px solid #ffffff1a;align-items:center;gap:.5rem;margin-top:.125rem;padding:.5rem .875rem;display:inline-flex}.route-index-card__meta-item{color:#f3f1eee0;font-size:.75rem}.route-index-card__meta-dot{background-color:#f3f1ee80;border-radius:50%;flex-shrink:0;width:3px;height:3px}.route-vehicles__grid{margin-top:clamp(2rem,5vw,3rem)}.route-vehicles__card{gap:var(--bl-space-3);flex-direction:column;display:flex}.route-vehicles__media{border:1px solid var(--route-line);border-radius:var(--bl-radius-lg,.75rem);transition:border-color .4s var(--route-ease);background-color:#ffffff05}.route-vehicles__card[data-recommended] .route-vehicles__media{border-color:#c9a86a73}.route-vehicles__badge{z-index:2;border-radius:var(--bl-radius-full);-webkit-backdrop-filter:blur(10px)saturate(140%);letter-spacing:.08em;text-transform:uppercase;color:var(--route-accent);background:#0808098c;border:1px solid #c9a86a66;padding:.375rem .75rem;font-size:.6875rem;position:absolute;top:clamp(.875rem,1.5vw,1.25rem);left:clamp(.875rem,1.5vw,1.25rem)}.route-vehicles__media .vehicle-media{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.route-vehicles__media .vehicle-media__image{object-fit:contain;object-position:center center;width:100%;height:100%}.route-vehicles__info{flex-direction:column;gap:.375rem;display:flex}.route-vehicles__chips{flex-wrap:wrap;gap:.5rem .75rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.route-vehicles__chip{color:var(--route-muted);align-items:center;gap:.375rem;font-size:.75rem;display:inline-flex}.route-vehicles__chip-icon{width:.875rem;height:.875rem;color:var(--route-accent);flex-shrink:0}.route-cta{isolation:isolate;position:relative;overflow:hidden}.route-page--reveal .route-cta{flex-direction:column;justify-content:center;min-height:100svh;display:flex}@media (min-width:64rem){.route-page--reveal .route-cta{min-height:100vh}}.route-cta__inner{z-index:1;align-items:flex-start;gap:var(--bl-space-5);text-align:left;flex-direction:column;max-width:42rem;margin-inline:auto;display:flex;position:relative}.route-cta__title{font-size:clamp(1.75rem,3.5vw,2.75rem);line-height:1.08}.route-cta__body{max-width:34rem;line-height:1.65}.route-cta__actions{align-items:center;gap:var(--bl-space-5);margin-top:var(--bl-space-2);flex-wrap:wrap;display:flex}.route-cta__reverse{color:var(--route-muted);transition:color .4s var(--route-ease), border-color .4s var(--route-ease);border-bottom:1px solid #0000;align-items:center;gap:.5rem;font-size:.9375rem;text-decoration:none;display:inline-flex}.route-cta__reverse:hover,.route-cta__reverse:focus-visible{color:var(--route-fg);border-color:var(--route-line);outline:none}@media (min-width:48rem){.route-cta__inner{text-align:center;align-items:center}.route-cta__actions{justify-content:center}}@media (max-width:47.99rem){.route-vehicles__grid,.route-related__grid,.route-hub__grid{gap:1.25rem}}@media (prefers-reduced-motion:reduce){.route-cta__reverse,.route-vehicles__media,.route-index-card,.route-index-card__image,.route-index-card__scrim{transition:none}.route-index-card:hover,.route-index-card:focus-visible,.route-index-card:hover .route-index-card__image,.route-index-card:focus-visible .route-index-card__image{transform:none}}
