body .wu-vehicle-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:18px 0 14px;color:#64748b;font-size:13px;font-weight:800}
body .wu-vehicle-breadcrumbs a{color:#5b6f8a;text-decoration:none}
body .wu-vehicle-breadcrumbs strong{color:#102238;font-weight:900}
body .wu-vehicle-breadcrumbs span{opacity:.55}
body .wu-vehicle-anchorbar{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 0}
body .wu-vehicle-anchorbar a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid #dce6f2;background:#f7fbff;color:#132238;text-decoration:none;font-size:13px;font-weight:900;box-shadow:0 8px 18px rgba(15,23,42,.05)}
body .wu-vehicle-anchorbar a:hover{transform:translateY(-1px);border-color:#c9d8eb}
body .wu-vehicle-gallery .ws-section-head{align-items:flex-end;gap:12px}
body .wu-vehicle-gallery__count{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid #dce6f2;background:#f7fbff;color:#163152;font-size:12px;font-weight:900;white-space:nowrap}
body .wu-vehicle-gallery__layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr);gap:14px}
body .wu-vehicle-gallery__hero,body .wu-vehicle-gallery__item{margin:0;border:1px solid #e4ecf5;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 14px 32px rgba(15,23,42,.05)}
body .wu-vehicle-gallery__hero img,body .wu-vehicle-gallery__item img{display:block;width:100%;object-fit:cover;background:#eef3f8}
body .wu-vehicle-gallery__hero img{aspect-ratio:16/11;min-height:280px}
body .wu-vehicle-gallery__item img{aspect-ratio:4/3;min-height:150px}
body .wu-vehicle-gallery__hero figcaption,body .wu-vehicle-gallery__item figcaption{padding:10px 14px;color:#66768b;font-size:12px;line-height:1.45}
body .wu-vehicle-gallery__thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-content:start}
body .wu-vehicle-family .ws-section-head h2{letter-spacing:-.03em}
body .wu-vehicle-family-grid .ws-route-card .wi-muted{color:#355077!important}
body .wu-vehicle-family-grid .ws-route-card h3{font-size:18px!important}
body .wu-vehicle-hero__panel .ws-actions{flex-wrap:wrap}
body .wu-vehicle-cardcta{display:inline-flex;align-items:center;gap:8px;color:#133154;font-weight:900}
body .wu-vehicle-cardcta::after{content:'→';font-size:14px;line-height:1}
body .wu-vehicle-routes .ws-route-card,body .wu-vehicle-family .ws-route-card,body .wu-vehicle-siblings .ws-route-card{border-radius:26px!important}
body .wu-vehicle-routes .ws-route-card img,body .wu-vehicle-family .ws-route-card img,body .wu-vehicle-siblings .ws-route-card img{aspect-ratio:16/10;min-height:164px;max-height:none}
body .wu-vehicle-routes .ws-card-body,body .wu-vehicle-family .ws-card-body,body .wu-vehicle-siblings .ws-card-body{padding:14px 14px 16px!important}
body .wu-vehicle-routes .ws-card-body p,body .wu-vehicle-family .ws-card-body p,body .wu-vehicle-siblings .ws-card-body p{-webkit-line-clamp:4}
body .wu-vehicle-profile .ws-section[id],body .wu-vehicle-gallery[id]{scroll-margin-top:108px}
@media (max-width:980px){
  body .wu-vehicle-gallery__layout{grid-template-columns:1fr}
  body .wu-vehicle-gallery__hero img{min-height:240px}
}
@media (max-width:760px){
  body .wu-vehicle-breadcrumbs{margin:12px 0 12px;font-size:12px}
  body .wu-vehicle-anchorbar{overflow-x:auto;padding-bottom:4px;scrollbar-width:none}
  body .wu-vehicle-anchorbar::-webkit-scrollbar{display:none}
  body .wu-vehicle-anchorbar a{flex:0 0 auto}
  body .wu-vehicle-gallery__thumbs{grid-template-columns:1fr 1fr}
  body .wu-vehicle-gallery__hero img{min-height:220px}
}
@media (max-width:560px){
  body .wu-vehicle-gallery__thumbs{grid-template-columns:1fr}
}
