:root{
  --wu2-text:#102238;
  --wu2-muted:#607089;
  --wu2-line:#e4ebf3;
  --wu2-surface:#ffffff;
  --wu2-surface-soft:#f8fbff;
  --wu2-shadow:0 16px 36px rgba(15,23,42,.06);
  --wu2-pill:#f4f7fb;
  --wu2-radius-xl:28px;
  --wu2-radius-lg:24px;
}

body .wu-block,
body .ws-section,
body .wi-section,
body .wshortcut-section,
body .wi-day,
body .t-section{display:grid;gap:14px;min-width:0}

body .wshortcut-head,
body .ws-section-head,
body .wu-block__head{display:grid!important;gap:8px!important;align-items:start!important;justify-content:stretch!important}
body .ws-section-head{grid-template-columns:minmax(0,1fr) auto;column-gap:14px;row-gap:8px}
body .ws-section-head>div{display:grid;gap:8px;min-width:0}
body .wu-block__head h2,
body .wshortcut-head h2,
body .ws-section-head h2,
body .wi-section>h2,
body .wi-day>h2,
body .t-section>.wi-card>h2,
body .t-section>.wu-block>.wu-block__head h2{margin:0!important;color:var(--wu2-text)!important;font-size:clamp(30px,3.3vw,42px)!important;line-height:.98!important;letter-spacing:-.05em!important;font-weight:900!important}
body .wu-block__head p,
body .wshortcut-head p,
body .ws-section-head p,
body .wi-section>.wi-p:first-of-type,
body .wi-day>.wi-p:first-of-type,
body .t-section>.wi-card>.wi-muted:first-of-type{margin:0!important;color:var(--wu2-muted)!important;font-size:16px!important;line-height:1.62!important;max-width:62ch!important}
body .wi-section>h2,
body .wi-day>h2{margin-bottom:0!important}

body [data-wu-section-kind="reviews"],
body [data-wu-section-kind="faq"],
body [data-wu-section-kind="trust"]{scroll-margin-top:92px}

body .wu-block--reviews,
body .wshortcut-reviews .wu-block,
body .ws-section--reviews .wu-block,
body [data-wu-section-kind="reviews"] .wu-block--reviews{display:grid!important;gap:14px!important;min-width:0!important}
body .wshortcut-section.wshortcut-reviews>.wshortcut-head,
body [data-wu-section-kind="reviews"]>.wr-section-head{display:none!important}

body .wu-review-slider,
body .ws-review-carousel,
body .ws-review-shell,
body #reviews .ws-review-carousel{display:grid!important;gap:14px!important;min-width:0!important}
body .wu-review-slider__controls,
body .ws-review-toolbar,
body .ws-review-nav,
body .ww-slider-nav{display:flex!important;gap:8px!important;justify-content:flex-start!important;align-items:center!important}
body .wu-review-slider.is-static .wu-review-slider__controls,
body .ws-review-carousel.is-static .ws-review-toolbar,
body .ws-review-shell.is-static .ww-slider-nav,
body .ws-review-carousel.is-static .ws-review-nav{display:none!important}
body .wu-review-slider__btn,
body .ws-review-navbtn,
body .ww-slider-btn{appearance:none!important;border:1px solid var(--wu2-line)!important;background:#fff!important;color:var(--wu2-text)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;border-radius:14px!important;box-shadow:var(--wu2-shadow)!important;font-size:22px!important;font-weight:900!important;cursor:pointer!important}
body .wu-review-slider__btn[disabled],
body .ws-review-navbtn[disabled],
body .ww-slider-btn[disabled]{opacity:.38!important;cursor:default!important}
body .wu-review-slider__viewport,
body .ws-review-viewport,
body .ws-review-shell .ww-slider-shell,
body .ws-review-shell .wu-review-slider__viewport{overflow-x:auto!important;overflow-y:hidden!important;padding:2px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;min-width:0!important}
body .wu-review-slider__viewport::-webkit-scrollbar,
body .ws-review-viewport::-webkit-scrollbar,
body .ws-review-shell .ww-slider-shell::-webkit-scrollbar{display:none!important}
body .wu-review-slider__track,
body .ws-review-grid,
body .wr-review-grid--slider,
body .ws-review-shell .ws-review-grid{display:flex!important;gap:16px!important;min-width:100%!important;width:max-content!important;transform:none!important;transition:none!important;scroll-snap-type:x proximity!important;overflow:visible!important;padding:0!important;margin:0!important}
body .wu-review-card,
body .wu-review-slider__track>article,
body .ws-review-grid>.wr-review,
body .ws-review-grid>.ws-review-card,
body .wr-review-grid--slider>.wr-review,
body .ws-review-shell .ws-review-grid>*{flex:0 0 calc((100% - 32px)/3)!important;min-width:calc((100% - 32px)/3)!important;scroll-snap-align:start!important;display:grid!important;gap:12px!important;padding:22px!important;border-radius:var(--wu2-radius-xl)!important;background:linear-gradient(180deg,var(--wu2-surface),#fbfdff)!important;border:1px solid var(--wu2-line)!important;box-shadow:var(--wu2-shadow)!important;min-height:100%!important;box-sizing:border-box!important}
body .wu-review-stars,
body .wr-review-stars,
body .ws-review-stars{font-size:13px!important;letter-spacing:.22em!important;color:#165ec9!important;font-weight:900!important}
body .wu-review-card h3,
body .wr-review h3,
body .ws-review-card h3{margin:0!important;color:var(--wu2-text)!important;font-size:18px!important;line-height:1.22!important;letter-spacing:-.03em!important}
body .wu-review-card p,
body .wr-review p,
body .ws-review-card p{margin:0!important;color:var(--wu2-muted)!important;font-size:15px!important;line-height:1.72!important}
body .wu-review-meta,
body .wr-review-meta,
body .ws-review-meta{display:flex!important;flex-wrap:wrap!important;gap:6px!important;color:#7b8798!important;font-size:13px!important;font-weight:700!important;margin:0!important}
body .wu-review-tags,
body .wr-review-tags,
body .ws-review-tags{display:flex!important;flex-wrap:wrap!important;gap:8px!important}
body .wu-review-tags span,
body .wr-review-tags span,
body .ws-review-tags span{display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:0 11px!important;border-radius:999px!important;background:var(--wu2-pill)!important;border:1px solid #e7edf5!important;color:#40546d!important;font-size:12px!important;font-weight:800!important}
body .wr-review-top,
body .ws-review-top{display:grid!important;gap:10px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}
body .wr-review-mark,
body .ws-review-mark{display:none!important}
body .wr-review-summary,
body .ws-review-summary{display:grid!important;grid-template-columns:minmax(0,260px)!important;gap:12px!important;padding:0!important;background:transparent!important;box-shadow:none!important;border:0!important;margin:0 0 14px!important}
body .wr-review-score,
body .ws-review-score{padding:18px 20px!important;border-radius:var(--wu2-radius-lg)!important;background:linear-gradient(180deg,var(--wu2-surface),var(--wu2-surface-soft))!important;border:1px solid var(--wu2-line)!important;box-shadow:var(--wu2-shadow)!important}
body .wr-review-score strong,
body .ws-review-score strong{display:block!important;font-size:30px!important;line-height:1!important;color:var(--wu2-text)!important}
body .wr-review-score span,
body .ws-review-score span,
body .ws-review-score p{margin:0!important;color:var(--wu2-muted)!important;line-height:1.6!important}

body .wu-faq-list,
body .wr-faq-grid,
body .ws-faq-grid,
body .wi-faq{display:grid!important;gap:12px!important;grid-template-columns:1fr!important;min-width:0!important}
body .wi-faq,
body .ws-faq-grid{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}
body details.wu-faq-item,
body details.wr-faq-item,
body .wi-faq>details,
body .ws-faq-grid>details,
body .ws-faq-grid>.wu-faq-list>details{background:linear-gradient(180deg,var(--wu2-surface),#fbfdff)!important;border:1px solid var(--wu2-line)!important;border-radius:var(--wu2-radius-lg)!important;box-shadow:var(--wu2-shadow)!important;overflow:hidden!important;padding:0!important}
body .wu-faq-item summary,
body .wr-faq-item summary,
body .wi-faq>details>summary,
body .ws-faq-grid>details>summary,
body .ws-faq-grid>.wu-faq-list>details>summary{list-style:none!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;padding:20px 22px!important;cursor:pointer!important;color:var(--wu2-text)!important;font-size:20px!important;font-weight:900!important;line-height:1.22!important}
body .wu-faq-item summary::-webkit-details-marker,
body .wr-faq-item summary::-webkit-details-marker,
body .wi-faq>details>summary::-webkit-details-marker,
body .ws-faq-grid>details>summary::-webkit-details-marker,
body .ws-faq-grid>.wu-faq-list>details>summary::-webkit-details-marker{display:none!important}
body .wu-faq-item__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:28px!important;height:28px!important;border-radius:999px!important;background:#f3f7fb!important;color:#28486b!important;font-size:20px!important;font-weight:700!important;line-height:1!important;transition:transform .24s ease!important}
body details[open].wu-faq-item .wu-faq-item__icon,
body details[open].wr-faq-item .wu-faq-item__icon,
body .wi-faq>details[open] .wu-faq-item__icon,
body .ws-faq-grid>details[open] .wu-faq-item__icon,
body .ws-faq-grid>.wu-faq-list>details[open] .wu-faq-item__icon{transform:rotate(45deg)!important}
body .wu-faq-item__body,
body .wr-faq-item>div,
body .wi-faq>details>div,
body .ws-faq-grid>details>div,
body .ws-faq-grid>.wu-faq-list>details>div{padding:0 22px 20px!important;margin:0!important;color:var(--wu2-muted)!important;font-size:15px!important;line-height:1.72!important}
body .wu-faq-item__body p{margin:0!important;color:var(--wu2-muted)!important;font-size:15px!important;line-height:1.72!important}
body .wu-faq-actions{margin-top:14px}
body .wu-faq-more{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:0 18px!important;border-radius:16px!important;background:#102238!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;box-shadow:none!important}

body .wu-feature-grid,
body .wshortcut-features,
body .wr-quality-grid,
body .wu-trust-grid,
body [data-wu-section-kind="trust"] .ws-route-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;min-width:0!important}
body .wu-feature-card,
body .wshortcut-feature,
body .wr-quality-item,
body .wu-trust-card,
body [data-wu-section-kind="trust"] .ws-route-grid>.wi-card{padding:22px!important;border-radius:26px!important;background:linear-gradient(180deg,var(--wu2-surface),#fbfdff)!important;border:1px solid var(--wu2-line)!important;box-shadow:var(--wu2-shadow)!important;min-width:0!important}
body .wu-feature-card h3,
body .wshortcut-feature h3,
body .wr-quality-item strong,
body .wu-trust-card h3,
body [data-wu-section-kind="trust"] .ws-route-grid>.wi-card h3{display:block!important;margin:0 0 8px!important;color:var(--wu2-text)!important;font-size:20px!important;line-height:1.1!important;letter-spacing:-.03em!important}
body .wu-feature-card p,
body .wshortcut-feature p,
body .wr-quality-item p,
body .wu-trust-card p,
body [data-wu-section-kind="trust"] .ws-route-grid>.wi-card p{margin:0!important;color:var(--wu2-muted)!important;font-size:15px!important;line-height:1.68!important}

body .wi-page-directory .wi-destinations-hub .wi-section,
body .wi-page-directory .wi-destinations-hub .wshortcut-shell,
body .wi-page-directory .wi-destinations-hub .wshortcut-section,
body .wi-page-directory .wi-destinations-hub .wshortcut-grid,
body .wi-page-directory .wi-destinations-hub .wu-feature-grid,
body .wi-page-directory .wi-destinations-hub .wu-faq-list,
body .wi-page-directory .wi-destinations-hub .wu-block{max-width:none!important;box-sizing:border-box!important}
body .wi-page-directory .wi-destinations-hub .wi-section,
body .wi-page-directory .wi-destinations-hub .wshortcut-shell{width:min(1180px,calc(100% - 32px))!important;margin-inline:auto!important;padding-inline:0!important}
body .wi-page-directory .wi-destinations-hub .wshortcut-grid{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
body .wi-page-directory .wi-destinations-hub .wshortcut-link,
body .wi-page-directory .wi-destinations-hub .wshortcut-link__body,
body .wi-page-directory .wi-destinations-hub .wshortcut-section,
body .wi-page-directory .wi-destinations-hub .wi-card,
body .wi-page-directory .wi-destinations-hub .ws-route-card{min-width:0!important;max-width:100%!important}
body .wt-trip,
body .wi-page-directory .wt-trip{max-width:1180px!important}

@media (max-width:1080px){
  body .wu-review-card,
  body .wu-review-slider__track>article,
  body .ws-review-grid>.wr-review,
  body .ws-review-grid>.ws-review-card,
  body .wr-review-grid--slider>.wr-review,
  body .ws-review-shell .ws-review-grid>*{flex-basis:calc((100% - 16px)/2)!important;min-width:calc((100% - 16px)/2)!important}
}
@media (max-width:760px){
  body .wu-block__head h2,
  body .wshortcut-head h2,
  body .ws-section-head h2,
  body .wi-section>h2,
  body .wi-day>h2,
  body .t-section>.wi-card>h2,
  body .t-section>.wu-block>.wu-block__head h2{font-size:clamp(28px,9vw,38px)!important}
  body .ws-section-head{grid-template-columns:1fr!important}
  body .wu-feature-grid,
  body .wshortcut-features,
  body .wr-quality-grid,
  body .wu-trust-grid,
  body [data-wu-section-kind="trust"] .ws-route-grid,
  body .wi-page-directory .wi-destinations-hub .wshortcut-grid{grid-template-columns:1fr!important}
  body .wu-review-card,
  body .wu-review-slider__track>article,
  body .ws-review-grid>.wr-review,
  body .ws-review-grid>.ws-review-card,
  body .wr-review-grid--slider>.wr-review,
  body .ws-review-shell .ws-review-grid>*{flex-basis:88%!important;min-width:88%!important;padding:18px!important;border-radius:22px!important}
  body .wu-faq-item summary,
  body .wr-faq-item summary,
  body .wi-faq>details>summary,
  body .ws-faq-grid>details>summary,
  body .ws-faq-grid>.wu-faq-list>details>summary{padding:18px!important;font-size:18px!important}
  body .wu-faq-item__body,
  body .wr-faq-item>div,
  body .wi-faq>details>div,
  body .ws-faq-grid>details>div,
  body .ws-faq-grid>.wu-faq-list>details>div{padding:0 18px 18px!important}
  body .wi-page-directory .wi-destinations-hub .wi-section,
  body .wi-page-directory .wi-destinations-hub .wshortcut-shell{width:min(1180px,calc(100% - 24px))!important}
}


/* v87 containment + fleet polish */
body [data-wu-section-kind="reviews"],
body .wu-block--reviews,
body .wu-review-slider,
body .ws-review-carousel,
body .ws-review-shell,
body .wr-review-grid--slider,
body .ws-review-grid,
body .wu-review-slider__viewport,
body .ws-review-viewport,
body .ww-slider-shell{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
body [data-wu-section-kind="reviews"],
body .wu-block--reviews,
body .wu-review-slider,
body .ws-review-carousel,
body .ws-review-shell{overflow:hidden!important}
body .wu-review-slider__viewport,
body .ws-review-viewport,
body .ww-slider-shell{overflow-x:auto!important;overflow-y:hidden!important}
body .wu-review-slider__track,
body .ws-review-grid,
body .wr-review-grid--slider,
body .ws-review-shell .ws-review-grid{width:max-content!important;max-width:none!important}
body .wu-review-card,
body .wu-review-slider__track>article,
body .ws-review-grid>.wr-review,
body .ws-review-grid>.ws-review-card,
body .wr-review-grid--slider>.wr-review,
body .ws-review-shell .ws-review-grid>*{min-width:min(calc((100% - 32px)/3),380px)!important}
body .wu-review-card h3,
body .wr-review h3,
body .ws-review-card h3{font-size:19px!important;line-height:1.18!important}
body .wu-review-card p,
body .wr-review p,
body .ws-review-card p,
body .wu-faq-item__body,
body .wr-faq-item>div,
body .wi-faq>details>div,
body .ws-faq-grid>details>div,
body .ws-faq-grid>.wu-faq-list>details>div{overflow-wrap:anywhere!important}
body .wu-faq-item summary,
body .wr-faq-item summary,
body .wi-faq>details>summary,
body .ws-faq-grid>details>summary,
body .ws-faq-grid>.wu-faq-list>details>summary{background:linear-gradient(180deg,#ffffff,#f8fbff)!important}
body details.wu-faq-item,
body details.wr-faq-item,
body .wi-faq>details,
body .ws-faq-grid>details,
body .ws-faq-grid>.wu-faq-list>details{border-color:#dfe8f2!important}
body .wu-faq-item__icon{width:30px!important;height:30px!important;background:#eaf2fd!important;color:#153a67!important}
body .wu-fleet-hero .ws-chip-row a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 14px!important;border-radius:999px!important;background:#f3f7fb!important;border:1px solid #dfe8f2!important;color:#18324d!important;text-decoration:none!important;font-weight:800!important}
body .wu-fleet-class{scroll-margin-top:92px}
body .wu-fleet-card{display:grid!important;grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr)!important;gap:18px!important;padding:0!important;background:linear-gradient(180deg,#ffffff,#fbfdff)!important;border:1px solid var(--wu2-line)!important;border-radius:30px!important;box-shadow:var(--wu2-shadow)!important;overflow:hidden!important}
body .wu-fleet-card__media{min-width:0!important;background:#f4f8fc!important}
body .wu-fleet-card__media img{display:block!important;width:100%!important;height:100%!important;min-height:280px!important;object-fit:cover!important}
body .wu-fleet-card__body{display:grid!important;gap:16px!important;padding:24px!important;min-width:0!important}
body .wu-fleet-card__top{display:grid!important;gap:10px!important}
body .wu-fleet-card__top h3{margin:0!important;color:var(--wu2-text)!important;font-size:32px!important;line-height:.98!important;letter-spacing:-.05em!important}
body .wu-fleet-card__top p{margin:0!important;color:var(--wu2-muted)!important;font-size:16px!important;line-height:1.72!important}
body .wu-fleet-kicker{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;min-height:28px!important;padding:0 11px!important;border-radius:999px!important;background:#edf4ff!important;color:#165ec9!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}
body .wu-fleet-facts,
body .wu-fleet-samples__list,
body .wu-fleet-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important}
body .wu-fleet-facts span,
body .wu-fleet-sample{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 12px!important;border-radius:999px!important;background:#f4f7fb!important;border:1px solid #e3ebf4!important;color:#334a64!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important}
body .wu-fleet-samples{display:grid!important;gap:10px!important}
body .wu-fleet-samples strong{color:var(--wu2-text)!important;font-size:14px!important;letter-spacing:.02em!important}
body .wu-fleet-empty{color:var(--wu2-muted)!important;font-size:15px!important;line-height:1.7!important}
@media (max-width:1080px){
  body .wu-review-card,
  body .wu-review-slider__track>article,
  body .ws-review-grid>.wr-review,
  body .ws-review-grid>.ws-review-card,
  body .wr-review-grid--slider>.wr-review,
  body .ws-review-shell .ws-review-grid>*{min-width:min(calc((100% - 16px)/2),420px)!important}
  body .wu-fleet-card{grid-template-columns:1fr!important}
}
@media (max-width:760px){
  body .wu-review-card,
  body .wu-review-slider__track>article,
  body .ws-review-grid>.wr-review,
  body .ws-review-grid>.ws-review-card,
  body .wr-review-grid--slider>.wr-review,
  body .ws-review-shell .ws-review-grid>*{min-width:88%!important;max-width:88%!important}
  body .wu-fleet-card__body{padding:18px!important}
  body .wu-fleet-card__top h3{font-size:28px!important}
}
