:root{
  --wu-text:#102238;
  --wu-muted:#5f7189;
  --wu-line:#e6edf5;
  --wu-surface:#ffffff;
  --wu-surface-soft:#f8fbff;
  --wu-shadow:0 16px 34px rgba(15,23,42,.06);
  --wu-pill:#f4f7fb;
}

body .wu-block{display:grid;gap:14px;margin:0;min-width:0}
body .wu-block__head{display:grid;gap:6px;margin:0}
body .wu-block__head h2{margin:0!important;color:var(--wu-text)!important;font-size:clamp(30px,3.4vw,42px)!important;line-height:.98!important;letter-spacing:-.05em!important;font-weight:900!important}
body .wu-block__head p{margin:0!important;color:var(--wu-muted)!important;font-size:16px!important;line-height:1.62!important;max-width:62ch}

body .wu-review-slider,
body .ws-review-carousel,
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{display:flex!important;gap:8px!important;justify-content:flex-start!important;align-items:center!important}
body .wu-review-slider__btn,
body .ws-review-navbtn{appearance:none;border:0;background:#fff;color:var(--wu-text);display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;box-shadow:var(--wu-shadow);font-size:22px;font-weight:900;cursor:pointer}
body .wu-review-slider__btn[disabled],
body .ws-review-navbtn[disabled]{opacity:.38;cursor:default}
body .wu-review-slider__viewport,
body .ws-review-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{display:none!important}
body .wu-review-slider__track,
body .ws-review-grid,
body .wr-review-grid--slider{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{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:28px!important;background:linear-gradient(180deg,var(--wu-surface),#fbfdff)!important;border:1px solid var(--wu-line)!important;box-shadow:var(--wu-shadow)!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(--wu-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(--wu-muted)!important;font-size:15px!important;line-height:1.7!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(--wu-pill)!important;border:1px solid #e7edf5!important;color:#40546d!important;font-size:12px!important;font-weight:800!important}
body .wr-review-top{display:grid!important;gap:10px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}
body .wr-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:24px!important;background:linear-gradient(180deg,var(--wu-surface),var(--wu-surface-soft))!important;border:1px solid var(--wu-line)!important;box-shadow:var(--wu-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(--wu-text)!important}
body .wr-review-score span,
body .ws-review-score span,
body .ws-review-score p{margin:0!important;color:var(--wu-muted)!important;line-height:1.6!important}
body .wshortcut-section.wshortcut-reviews .wu-block__head,
body .wshortcut-section.wshortcut-reviews .ws-section-head,
body .ws-section--reviews .ws-section-head,
body #reviews > .wr-section-head{display:none!important}
body .wshortcut-reviews .wu-block,
body .ws-section--reviews .wu-block,
body #reviews .wu-block--reviews{display:grid!important;gap:14px!important}

body .wu-faq-list,
body .wr-faq-grid{display:grid!important;gap:12px!important;grid-template-columns:1fr!important}
body .wi-faq{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{background:linear-gradient(180deg,var(--wu-surface),#fbfdff)!important;border:1px solid var(--wu-line)!important;border-radius:24px!important;box-shadow:var(--wu-shadow)!important;overflow:hidden!important;padding:0!important}
body .wu-faq-item summary,
body .wr-faq-item summary,
body .wi-faq > details > summary{list-style:none;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(--wu-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{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{transform:rotate(45deg)!important}
body .wu-faq-item__body,
body .wr-faq-item > div,
body .wi-faq > details > div{padding:0 22px 20px!important;margin:0!important}
body .wu-faq-item__body p,
body .wr-faq-item > div,
body .wi-faq > details > div{color:var(--wu-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;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:16px;background:#102238;color:#fff!important;text-decoration:none;font-weight:900;box-shadow:none}

body .wshortcut-features,
body .wr-quality-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
body .wshortcut-feature,
body .wr-quality-item,
body .ws-trust-card{padding:22px!important;border-radius:26px!important;background:linear-gradient(180deg,var(--wu-surface),#fbfdff)!important;border:1px solid var(--wu-line)!important;box-shadow:var(--wu-shadow)!important;min-width:0!important}
body .wshortcut-feature h3,
body .wr-quality-item strong{display:block!important;margin:0 0 8px!important;color:var(--wu-text)!important;font-size:20px!important;line-height:1.1!important;letter-spacing:-.03em!important}
body .wshortcut-feature p,
body .wr-quality-item p,
body .ws-trust-card p{margin:0!important;color:var(--wu-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{max-width:none!important;width:min(1180px,calc(100% - 32px))!important;margin-inline:auto!important;padding-inline:0!important;box-sizing:border-box!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{flex-basis:calc((100% - 16px)/2)!important;min-width:calc((100% - 16px)/2)!important}
}
@media (max-width:760px){
  body .wshortcut-features,
  body .wr-quality-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{flex-basis:88%!important;min-width:88%!important;padding:18px!important;border-radius:22px!important}
  body .wu-block__head h2{font-size:clamp(28px,9vw,38px)!important}
  body .wu-faq-item summary,
  body .wr-faq-item summary,
  body .wi-faq > details > summary{padding:18px!important;font-size:18px!important}
  body .wu-faq-item__body,
  body .wr-faq-item > div,
  body .wi-faq > 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}
}
