/* WTP stable mobile layer v0.10.148 */

/* Desktop: keep all mobile-only pieces hidden */
@media (min-width:761px){
  html body .wtp-mobile-booking-form-v148,
  html body .wtp-mobile-search-details-v148,
  html body .wtp-mobile-results-section-v148,
  html body .wtp-mobile-modal-v148,
  html body .wtp-mobile-map-lock-v148,
  html body .wtp-mobile-map-button-v148{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    pointer-events:none!important;
  }

  html body .wtp-booking-app .wtp-review-shell{
    display:block!important;
    position:relative!important;
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
  }

  html body .wtp-booking-app .wtp-review-carousel{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:16px!important;
    overflow:hidden!important;
    width:100%!important;
    max-width:100%!important;
    scroll-behavior:smooth!important;
  }

  html body .wtp-booking-app .wtp-review-slide-card{
    display:block!important;
    flex:0 0 calc((100% - 72px) / 5)!important;
    width:calc((100% - 72px) / 5)!important;
    min-width:0!important;
    max-width:calc((100% - 72px) / 5)!important;
    visibility:visible!important;
    opacity:1!important;
  }

  html body .wtp-booking-app .wtp-review-arrow{
    display:inline-flex!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    z-index:999999!important;
  }
}

/* Mobile stable layout */
@media (max-width:760px){
  html,body{
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
  }

  html body .wtp-booking-app,
  html body .wtp-booking-app *{
    box-sizing:border-box!important;
  }

  html body .wtp-booking-app form.wtp-airbar-v1484,
  html body .wtp-booking-app .wtp-airbar-v1484{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    pointer-events:none!important;
  }

  html body .wtp-mobile-booking-form-v148{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:4px 0 0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  html body .wtp-mobile-search-details-v148{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    border-radius:14px!important;
    overflow:hidden!important;
    background:#fff!important;
  }

  html body .wtp-mobile-search-panel-v148{
    display:flex!important;
    flex-direction:column!important;
    gap:1px!important;
    width:100%!important;
    max-width:100%!important;
    padding:0 4px 4px!important;
  }

  html body .wtp-mobile-search-card{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:3px 4px!important;
  }

  html body .wtp-mobile-where-grid{
    display:flex!important;
    flex-direction:column!important;
    gap:1px!important;
    width:100%!important;
  }

  html body .wtp-mobile-where-grid label{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    gap:3px!important;
    min-height:27px!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
  }

  html body .wtp-mobile-where-grid label>span{
    flex:0 0 42px!important;
    width:42px!important;
    max-width:42px!important;
    text-align:left!important;
    font-size:7px!important;
    line-height:1!important;
  }

  html body .wtp-mobile-date-grid{
    display:flex!important;
    flex-direction:row!important;
    gap:4px!important;
    width:100%!important;
  }

  html body .wtp-mobile-date-grid label{
    display:flex!important;
    flex-direction:column!important;
    flex:1 1 0!important;
    min-width:0!important;
    gap:1px!important;
  }

  html body .wtp-mobile-who-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    grid-auto-flow:row!important;
    gap:3px 4px!important;
    width:100%!important;
    max-width:100%!important;
  }

  html body .wtp-mobile-who-grid label{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    flex:none!important;
    gap:1px!important;
    margin:0!important;
    padding:0!important;
  }

  html body .wtp-mobile-booking-form-v148 select,
  html body .wtp-mobile-booking-form-v148 input{
    height:27px!important;
    min-height:27px!important;
    max-height:27px!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0 6px!important;
    font-size:10.5px!important;
  }

  html body .wtp-booking-app .wtp-booking-body{
    gap:0!important;
    padding:0 12px!important;
    margin-top:-92px!important;
  }

  html body .wtp-booking-app .wtp-map-column{
    position:relative!important;
    z-index:3!important;
    height:230px!important;
    min-height:230px!important;
    max-height:230px!important;
    margin:-146px 0 76px!important;
    padding:0!important;
    overflow:hidden!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  html body .wtp-booking-app #wtp-booking-map,
  html body .wtp-booking-app .wtp-booking-map,
  html body .wtp-booking-app .leaflet-container{
    height:230px!important;
    min-height:230px!important;
    max-height:230px!important;
    width:100%!important;
    margin:0!important;
    overflow:hidden!important;
    border-radius:16px!important;
  }

  html body .wtp-mobile-map-lock-v148{
    display:block!important;
    position:absolute!important;
    inset:0!important;
    z-index:600!important;
    height:230px!important;
    background:transparent!important;
    pointer-events:auto!important;
    touch-action:pan-y!important;
  }

  html body .wtp-map-column.wtp-mobile-map-unlocked-v148 .wtp-mobile-map-lock-v148{
    display:none!important;
    pointer-events:none!important;
  }

  html body .wtp-mobile-map-button-v148{
    display:inline-flex!important;
    position:absolute!important;
    right:10px!important;
    bottom:10px!important;
    z-index:700!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:34px!important;
    padding:8px 12px!important;
    border:0!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#021b3a,#083a70,#00c2ff)!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:950!important;
    line-height:1!important;
    box-shadow:0 10px 22px rgba(2,27,58,.22)!important;
  }

  html body .wtp-mobile-results-section-v148{
    display:block!important;
    position:relative!important;
    z-index:1!important;
    width:100%!important;
    max-width:100%!important;
    margin-top:104px!important;
    padding-top:0!important;
    clear:both!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-results-rail-v148{
    display:flex!important;
    flex-direction:row!important;
    gap:12px!important;
    overflow-x:auto!important;
    width:100%!important;
    max-width:100%!important;
    padding:2px 2px 10px!important;
    scroll-snap-type:x mandatory!important;
  }

  html body .wtp-mobile-property-card{
    display:grid!important;
    grid-template-columns:126px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:stretch!important;
    width:88vw!important;
    min-width:88vw!important;
    max-width:88vw!important;
    min-height:136px!important;
    padding:8px!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-property-image{
    display:block!important;
    grid-column:1!important;
    width:126px!important;
    min-width:126px!important;
    max-width:126px!important;
    height:120px!important;
    min-height:120px!important;
    max-height:120px!important;
    margin:0!important;
    border-radius:14px!important;
    overflow:hidden!important;
    background:#eef7ff!important;
  }

  html body .wtp-mobile-property-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-mobile-copy-v148{
    grid-column:2!important;
    min-width:0!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-modal-v148[hidden]{
    display:none!important;
  }

  html body .wtp-mobile-modal-v148:not([hidden]){
    display:block!important;
    position:fixed!important;
    inset:0!important;
    z-index:2147483600!important;
    background:rgba(2,27,58,.48)!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-modal-panel-v148{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    max-width:100%!important;
    height:100%!important;
    padding:158px 12px 32px!important;
    overflow-y:auto!important;
    background:#f6fbff!important;
  }

  html body .wtp-mobile-modal-list-v148{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding-top:34px!important;
  }

  html body .wtp-mobile-modal-close-v148{
    display:inline-flex!important;
    position:fixed!important;
    top:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 18px)!important;
    right:14px!important;
    z-index:2147483647!important;
    align-items:center!important;
    justify-content:center!important;
    width:44px!important;
    height:44px!important;
    border:0!important;
    border-radius:999px!important;
    background:#021b3a!important;
    color:#fff!important;
    font-size:26px!important;
    font-weight:950!important;
    line-height:1!important;
  }
}


/* v0.10.148 desktop review widget restoration only */
@media (min-width:761px){
  html body .wtp-booking-app .wtp-review-carousel-section{
    display:block!important;
    max-width:1320px!important;
    margin:0 auto 60px!important;
    padding:0 18px!important;
    position:relative!important;
    overflow:visible!important;
  }

  html body .wtp-booking-app .wtp-review-shell{
    display:block!important;
    position:relative!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
    padding:0!important;
  }

  html body .wtp-booking-app .wtp-review-carousel{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:18px!important;
    overflow:hidden!important;
    width:100%!important;
    max-width:100%!important;
    padding:3px 0 20px!important;
    scroll-snap-type:x mandatory!important;
    scroll-behavior:smooth!important;
  }

  html body .wtp-booking-app .wtp-review-slide-card{
    display:block!important;
    flex:0 0 calc((100% - 72px) / 5)!important;
    width:calc((100% - 72px) / 5)!important;
    min-width:0!important;
    max-width:calc((100% - 72px) / 5)!important;
    overflow:hidden!important;
    border:1px solid #d7e6f2!important;
    border-radius:28px!important;
    background:#ffffff!important;
    box-shadow:0 14px 36px rgba(2,27,58,.10)!important;
    scroll-snap-align:start!important;
    visibility:visible!important;
    opacity:1!important;
  }

  html body .wtp-booking-app .wtp-review-slide-image{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    aspect-ratio:1.45/1!important;
    overflow:hidden!important;
    border-radius:0!important;
    background:#f6fbff!important;
  }

  html body .wtp-booking-app .wtp-review-slide-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-booking-app .wtp-review-slide-body{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    padding:18px!important;
    min-width:0!important;
  }

  html body .wtp-booking-app .wtp-review-slide-body h3{
    margin:0 0 4px!important;
    color:#021b3a!important;
    font-size:20px!important;
    line-height:1.12!important;
    letter-spacing:-.04em!important;
  }

  html body .wtp-booking-app .wtp-review-slide-body p{
    margin:0 0 14px!important;
    color:#17395d!important;
    line-height:1.5!important;
    font-size:13.5px!important;
  }

  html body .wtp-booking-app .wtp-review-arrow{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    position:absolute!important;
    top:50%!important;
    z-index:999999!important;
    width:48px!important;
    height:48px!important;
    border-radius:999px!important;
    transform:translateY(-50%)!important;
  }

  html body .wtp-booking-app .wtp-review-arrow--left{
    left:10px!important;
    right:auto!important;
  }

  html body .wtp-booking-app .wtp-review-arrow--right{
    right:10px!important;
    left:auto!important;
  }
}


/* v0.10.148 targeted fixes: desktop review arrows + mobile rail/who/modal */
@media (min-width:761px){
  html body .wtp-booking-app .wtp-review-shell{
    overflow:visible!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  html body .wtp-booking-app .wtp-review-arrow{
    display:inline-flex!important;
    position:absolute!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    z-index:999999!important;
    pointer-events:auto!important;
    visibility:visible!important;
    opacity:1!important;
  }
  html body .wtp-booking-app .wtp-review-arrow--left{
    left:10px!important;
    right:auto!important;
  }
  html body .wtp-booking-app .wtp-review-arrow--right{
    right:10px!important;
    left:auto!important;
  }
  html body .wtp-booking-app .wtp-review-slide-card{
    display:block!important;
  }
  html body .wtp-booking-app .wtp-review-slide-image{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
  }
  html body .wtp-booking-app .wtp-review-slide-body{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
  }
}

@media (max-width:760px){
  html body .wtp-mobile-who-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    grid-auto-flow:row!important;
    gap:3px 4px!important;
    width:100%!important;
    max-width:100%!important;
    align-items:start!important;
  }
  html body .wtp-mobile-who-grid label{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    flex:none!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-property-rail{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    width:100%!important;
    max-width:100%!important;
    padding:2px 2px 10px!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
  }

  html body .wtp-mobile-property-rail .wtp-mobile-property-card{
    flex:0 0 88vw!important;
    width:88vw!important;
    min-width:88vw!important;
    max-width:88vw!important;
    scroll-snap-align:start!important;
  }

  html body .wtp-mobile-results-section-v148 .wtp-mobile-modal-v148[hidden]{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    max-height:0!important;
    overflow:hidden!important;
    pointer-events:none!important;
  }

  html body .wtp-mobile-results-section-v148 .wtp-mobile-modal-v148:not([hidden]){
    display:block!important;
    visibility:visible!important;
    position:fixed!important;
    inset:0!important;
    height:100vh!important;
    max-height:none!important;
    z-index:2147483600!important;
    overflow:hidden!important;
    pointer-events:auto!important;
  }

  html body .wtp-mobile-modal-close-v148{
    display:inline-flex!important;
    position:fixed!important;
    top:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 18px)!important;
    right:14px!important;
    z-index:2147483647!important;
    width:44px!important;
    height:44px!important;
  }
}


/* v0.10.148 desktop review carousel stable controller */
@media (min-width:761px){
  html body .wtp-booking-app .wtp-review-carousel-section{
    overflow:visible!important;
  }

  html body .wtp-booking-app .wtp-review-shell{
    position:relative!important;
    overflow:visible!important;
    width:100%!important;
    max-width:100%!important;
  }

  html body .wtp-booking-app .wtp-review-carousel{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:18px!important;
    overflow:visible!important;
    width:100%!important;
    max-width:100%!important;
    transform:translate3d(0,0,0);
    transition:transform .28s ease!important;
    will-change:transform!important;
  }

  html body .wtp-booking-app .wtp-review-shell{
    clip-path:inset(-80px 0 -80px 0)!important;
  }

  html body .wtp-booking-app .wtp-review-slide-card{
    display:block!important;
    flex:0 0 calc((100% - 72px) / 5)!important;
    width:calc((100% - 72px) / 5)!important;
    min-width:0!important;
    max-width:calc((100% - 72px) / 5)!important;
    overflow:hidden!important;
  }

  html body .wtp-booking-app .wtp-review-slide-image{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    aspect-ratio:1.45/1!important;
    overflow:hidden!important;
  }

  html body .wtp-booking-app .wtp-review-slide-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-booking-app .wtp-review-slide-body{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
  }

  html body .wtp-booking-app .wtp-review-arrow{
    display:inline-flex!important;
    position:absolute!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    z-index:2147483000!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
  }

  html body .wtp-booking-app .wtp-review-arrow--left{
    left:10px!important;
    right:auto!important;
  }

  html body .wtp-booking-app .wtp-review-arrow--right{
    right:10px!important;
    left:auto!important;
  }
}


/* v0.10.148 mobile guest grid, property rail and Show All modal stabiliser */
@media (max-width:760px){
  html body .wtp-mobile-who-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    grid-auto-flow:row!important;
    gap:3px 4px!important;
    width:100%!important;
    max-width:100%!important;
    align-items:start!important;
  }

  html body .wtp-mobile-who-grid label{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    flex:none!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-property-rail{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    width:100%!important;
    max-width:100%!important;
    padding:2px 2px 10px!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
  }

  html body .wtp-mobile-property-rail > .wtp-mobile-property-card{
    display:grid!important;
    grid-template-columns:126px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:stretch!important;
    flex:0 0 88vw!important;
    width:88vw!important;
    min-width:88vw!important;
    max-width:88vw!important;
    min-height:136px!important;
    padding:8px!important;
    overflow:hidden!important;
    scroll-snap-align:start!important;
  }

  html body .wtp-mobile-property-image{
    display:block!important;
    width:126px!important;
    min-width:126px!important;
    max-width:126px!important;
    height:120px!important;
    min-height:120px!important;
    max-height:120px!important;
    margin:0!important;
    overflow:hidden!important;
    border-radius:14px!important;
    background:#eef7ff!important;
  }

  html body .wtp-mobile-property-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-mobile-property-copy{
    display:block!important;
    min-width:0!important;
    max-width:100%!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-show-all-v148{
    display:inline-flex!important;
    position:relative!important;
    z-index:50!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:42px!important;
    margin:8px 0 0!important;
    padding:0 14px!important;
    border:0!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#021b3a,#083a70,#00c2ff)!important;
    color:#ffffff!important;
    font-size:13px!important;
    font-weight:950!important;
    line-height:1!important;
    text-decoration:none!important;
    box-shadow:0 10px 24px rgba(0,194,255,.18)!important;
  }

  html body .wtp-mobile-results-section-v148 .wtp-mobile-modal-v148[hidden]{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    max-height:0!important;
    overflow:hidden!important;
    pointer-events:none!important;
  }

  html body .wtp-mobile-results-section-v148 .wtp-mobile-modal-v148:not([hidden]){
    display:block!important;
    visibility:visible!important;
    position:fixed!important;
    inset:0!important;
    height:100vh!important;
    max-height:none!important;
    z-index:2147483600!important;
    overflow:hidden!important;
    pointer-events:auto!important;
    background:rgba(2,27,58,.48)!important;
  }

  html body .wtp-mobile-modal-panel-v148{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    max-width:100%!important;
    height:100%!important;
    padding:158px 12px 32px!important;
    overflow-y:auto!important;
    background:#f6fbff!important;
  }

  html body .wtp-mobile-modal-list-v148{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    padding-top:34px!important;
  }

  html body .wtp-mobile-modal-list-v148 .wtp-mobile-property-card{
    display:grid!important;
    grid-template-columns:126px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:stretch!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    min-height:136px!important;
    padding:8px!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-modal-close-v148{
    display:inline-flex!important;
    position:fixed!important;
    top:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 18px)!important;
    right:14px!important;
    z-index:2147483647!important;
    align-items:center!important;
    justify-content:center!important;
    width:44px!important;
    height:44px!important;
    border:0!important;
    border-radius:999px!important;
    background:#021b3a!important;
    color:#fff!important;
    font-size:26px!important;
    font-weight:950!important;
    line-height:1!important;
    box-shadow:0 10px 24px rgba(2,27,58,.25)!important;
  }
}


/* v0.10.148 desktop review carousel: no page overflow, arrows visible, one-card movement */
@media (min-width:761px){
  html,
  body,
  html body .wtp-booking-app{
    max-width:100%!important;
    overflow-x:hidden!important;
  }

  html body .wtp-booking-app .wtp-review-carousel-section{
    overflow:hidden!important;
    max-width:1320px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:18px!important;
    padding-right:18px!important;
  }

  html body .wtp-booking-app .wtp-review-shell{
    display:block!important;
    position:relative!important;
    overflow:hidden!important;
    width:100%!important;
    max-width:100%!important;
    padding:0 62px!important;
    box-sizing:border-box!important;
  }

  html body .wtp-booking-app .wtp-review-carousel{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:18px!important;
    overflow:visible!important;
    width:100%!important;
    max-width:100%!important;
    transform:translate3d(0,0,0);
    transition:transform .28s ease!important;
    will-change:transform!important;
  }

  html body .wtp-booking-app .wtp-review-slide-card{
    display:block!important;
    flex:0 0 calc((100% - 72px) / 5)!important;
    width:calc((100% - 72px) / 5)!important;
    min-width:0!important;
    max-width:calc((100% - 72px) / 5)!important;
    overflow:hidden!important;
  }

  html body .wtp-booking-app .wtp-review-slide-image{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    aspect-ratio:1.45/1!important;
    overflow:hidden!important;
  }

  html body .wtp-booking-app .wtp-review-slide-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-booking-app .wtp-review-slide-body{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
  }

  html body .wtp-booking-app .wtp-review-arrow{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    position:absolute!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    z-index:2147483000!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    width:46px!important;
    height:46px!important;
  }

  html body .wtp-booking-app .wtp-review-arrow--left{
    left:10px!important;
    right:auto!important;
  }

  html body .wtp-booking-app .wtp-review-arrow--right{
    right:10px!important;
    left:auto!important;
  }
}


/* v0.10.148 mobile guests: forced two-column fallback */
@media (max-width:760px){
  html body .wtp-mobile-who-grid{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:wrap!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:3px 4px!important;
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-who-grid label{
    display:flex!important;
    flex-direction:column!important;
    flex:0 0 calc(50% - 2px)!important;
    width:calc(50% - 2px)!important;
    min-width:0!important;
    max-width:calc(50% - 2px)!important;
    margin:0!important;
    padding:0!important;
    float:none!important;
    clear:none!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-who-grid input,
  html body .wtp-mobile-who-grid select{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
}


/* v0.10.148 mobile map/list structure: hide desktop list, keep one horizontal rail */
@media (max-width:760px){
  html body .wtp-booking-app .wtp-results-column{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    pointer-events:none!important;
  }

  html body .wtp-mobile-results-section-v148{
    display:block!important;
    position:relative!important;
    z-index:1!important;
    width:100%!important;
    max-width:100%!important;
    margin-top:104px!important;
    padding-top:0!important;
    clear:both!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-property-rail{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    width:100%!important;
    max-width:100%!important;
    padding:2px 2px 10px!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
  }

  html body .wtp-mobile-property-rail > .wtp-mobile-property-card{
    display:grid!important;
    grid-template-columns:126px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:stretch!important;
    flex:0 0 88vw!important;
    width:88vw!important;
    min-width:88vw!important;
    max-width:88vw!important;
    min-height:136px!important;
    padding:8px!important;
    overflow:hidden!important;
    scroll-snap-align:start!important;
  }

  html body .wtp-mobile-show-all-v148{
    display:inline-flex!important;
    position:relative!important;
    z-index:50!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:42px!important;
    margin:8px 0 0!important;
    padding:0 14px!important;
    border:0!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#021b3a,#083a70,#00c2ff)!important;
    color:#ffffff!important;
    font-size:13px!important;
    font-weight:950!important;
    line-height:1!important;
    text-decoration:none!important;
    box-shadow:0 10px 24px rgba(0,194,255,.18)!important;
  }

  html body .wtp-mobile-results-section-v148 .wtp-mobile-modal-v148[hidden]{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    max-height:0!important;
    overflow:hidden!important;
    pointer-events:none!important;
  }

  html body .wtp-mobile-results-section-v148 .wtp-mobile-modal-v148:not([hidden]){
    display:block!important;
    visibility:visible!important;
    position:fixed!important;
    inset:0!important;
    height:100vh!important;
    max-height:none!important;
    z-index:2147483600!important;
    overflow:hidden!important;
    pointer-events:auto!important;
    background:rgba(2,27,58,.48)!important;
  }

  html body .wtp-mobile-modal-panel-v148{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    max-width:100%!important;
    height:100%!important;
    padding:158px 12px 32px!important;
    overflow-y:auto!important;
    background:#f6fbff!important;
  }

  html body .wtp-mobile-modal-list-v148{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    padding-top:34px!important;
  }

  html body .wtp-mobile-modal-list-v148 .wtp-mobile-property-card{
    display:grid!important;
    grid-template-columns:126px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:stretch!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    min-height:136px!important;
    padding:8px!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-modal-close-v148{
    display:inline-flex!important;
    position:fixed!important;
    top:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 18px)!important;
    right:14px!important;
    z-index:2147483647!important;
    align-items:center!important;
    justify-content:center!important;
    width:44px!important;
    height:44px!important;
    border:0!important;
    border-radius:999px!important;
    background:#021b3a!important;
    color:#fff!important;
    font-size:26px!important;
    font-weight:950!important;
    line-height:1!important;
    box-shadow:0 10px 24px rgba(2,27,58,.25)!important;
  }
}


/* v0.10.148 final carousel, guest grid, mobile card and review-pill layer */
@media (min-width:761px){
  html,
  body,
  html body .wtp-booking-app{
    max-width:100%!important;
    overflow-x:hidden!important;
  }

  html body .wtp-booking-app .wtp-carousel-side,
  html body .wtp-booking-app .wtp-review-arrow,
  html body .wtp-booking-app .wtp-promise-arrow,
  html body .wtp-booking-app .wtp-more-arrow{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    position:absolute!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    z-index:2147483000!important;
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    min-height:46px!important;
    border-radius:999px!important;
    border:1px solid rgba(0,194,255,.25)!important;
    background:#ffffff!important;
    color:#021b3a!important;
    box-shadow:0 12px 30px rgba(2,27,58,.16)!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
  }

  html body .wtp-booking-app .wtp-review-arrow--left,
  html body .wtp-booking-app .wtp-promise-arrow--left,
  html body .wtp-booking-app .wtp-more-arrow--left{
    left:10px!important;
    right:auto!important;
  }

  html body .wtp-booking-app .wtp-review-arrow--right,
  html body .wtp-booking-app .wtp-promise-arrow--right,
  html body .wtp-booking-app .wtp-more-arrow--right{
    right:10px!important;
    left:auto!important;
  }

  html body .wtp-booking-app .wtp-review-carousel-section{
    overflow:hidden!important;
    max-width:1320px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:18px!important;
    padding-right:18px!important;
  }

  html body .wtp-booking-app .wtp-review-shell{
    display:block!important;
    position:relative!important;
    overflow:hidden!important;
    width:100%!important;
    max-width:100%!important;
    padding:0 62px!important;
    box-sizing:border-box!important;
  }

  html body .wtp-booking-app .wtp-review-carousel{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:18px!important;
    overflow:visible!important;
    width:100%!important;
    max-width:100%!important;
    transform:translate3d(0,0,0);
    transition:transform .28s ease!important;
    will-change:transform!important;
  }

  html body .wtp-booking-app .wtp-review-slide-card{
    display:block!important;
    flex:0 0 calc((100% - 54px) / 4)!important;
    width:calc((100% - 54px) / 4)!important;
    min-width:0!important;
    max-width:calc((100% - 54px) / 4)!important;
    overflow:hidden!important;
  }

  html body .wtp-booking-app .wtp-review-slide-image{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    aspect-ratio:1.45/1!important;
    overflow:hidden!important;
  }

  html body .wtp-booking-app .wtp-review-slide-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-booking-app .wtp-review-slide-body{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
  }
}

@media (max-width:760px){
  html body .wtp-mobile-who-grid{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:wrap!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:3px 4px!important;
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-who-grid label{
    display:flex!important;
    flex-direction:column!important;
    flex:0 0 calc(50% - 2px)!important;
    width:calc(50% - 2px)!important;
    min-width:0!important;
    max-width:calc(50% - 2px)!important;
    margin:0!important;
    padding:0!important;
    float:none!important;
    clear:none!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }

  html body .wtp-booking-app .wtp-results-column{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    pointer-events:none!important;
  }

  html body .wtp-mobile-property-rail{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    width:100%!important;
    max-width:100%!important;
    padding:2px 2px 10px!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
  }

  html body .wtp-mobile-property-rail > .wtp-mobile-property-card,
  html body .wtp-mobile-modal-list-v148 .wtp-mobile-property-card{
    display:grid!important;
    grid-template-columns:132px minmax(0,1fr)!important;
    grid-auto-flow:column!important;
    gap:10px!important;
    align-items:stretch!important;
    min-height:138px!important;
    padding:8px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-property-rail > .wtp-mobile-property-card{
    flex:0 0 88vw!important;
    width:88vw!important;
    min-width:88vw!important;
    max-width:88vw!important;
    scroll-snap-align:start!important;
  }

  html body .wtp-mobile-modal-list-v148 .wtp-mobile-property-card{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
  }

  html body .wtp-mobile-property-card .wtp-mobile-property-image{
    display:block!important;
    grid-column:1!important;
    grid-row:1!important;
    width:132px!important;
    min-width:132px!important;
    max-width:132px!important;
    height:122px!important;
    min-height:122px!important;
    max-height:122px!important;
    margin:0!important;
    overflow:hidden!important;
    border-radius:14px!important;
    background:#eef7ff!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-property-card .wtp-mobile-property-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-mobile-property-card .wtp-mobile-property-copy{
    display:block!important;
    grid-column:2!important;
    grid-row:1!important;
    min-width:0!important;
    max-width:100%!important;
    overflow:hidden!important;
    align-self:stretch!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-review-pill,
  html body .wtp-mobile-copy-review-v148{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    max-width:100%!important;
    padding:5px 8px!important;
    border-radius:999px!important;
    background:#fff3cf!important;
    border:1px solid #ffcc66!important;
    color:#7a4b00!important;
    font-size:10.5px!important;
    font-weight:950!important;
    line-height:1!important;
    box-shadow:0 8px 18px rgba(255,204,102,.22)!important;
    white-space:nowrap!important;
  }

  html body .wtp-mobile-review-pill{
    position:absolute!important;
    left:7px!important;
    bottom:7px!important;
    z-index:3!important;
  }

  html body .wtp-mobile-copy-review-v148{
    position:relative!important;
    margin-top:7px!important;
  }

  html body .wtp-mobile-modal-v148[hidden],
  html body .wtp-mobile-results-section-v148 .wtp-mobile-modal-v148[hidden]{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    max-height:0!important;
    overflow:hidden!important;
    pointer-events:none!important;
  }

  html body .wtp-mobile-modal-v148:not([hidden]),
  html body .wtp-mobile-results-section-v148 .wtp-mobile-modal-v148:not([hidden]){
    display:block!important;
    visibility:visible!important;
    position:fixed!important;
    inset:0!important;
    height:100vh!important;
    max-height:none!important;
    z-index:2147483600!important;
    overflow:hidden!important;
    pointer-events:auto!important;
    background:rgba(2,27,58,.48)!important;
  }

  html body .wtp-mobile-modal-list-v148{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    padding-top:34px!important;
  }

  html body .wtp-mobile-modal-close-v148{
    display:inline-flex!important;
    position:fixed!important;
    top:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 18px)!important;
    right:14px!important;
    z-index:2147483647!important;
    align-items:center!important;
    justify-content:center!important;
    width:44px!important;
    height:44px!important;
    border:0!important;
    border-radius:999px!important;
    background:#021b3a!important;
    color:#fff!important;
    font-size:26px!important;
    font-weight:950!important;
    line-height:1!important;
  }
}


/* v0.10.148 map sticky, carousel gutters, mobile guest/card layout repair */
@media (min-width:761px){
  html,
  body,
  html body .wtp-booking-app{
    max-width:100%!important;
    overflow-x:hidden!important;
  }

  html body .wtp-booking-app .wtp-booking-body{
    align-items:flex-start!important;
  }

  html body .wtp-booking-app .wtp-map-column{
    position:sticky!important;
    top:112px!important;
    align-self:flex-start!important;
    z-index:20!important;
  }

  html body .wtp-booking-app .wtp-carousel-shell,
  html body .wtp-booking-app .wtp-review-shell,
  html body .wtp-booking-app .wtp-pitch-shell{
    position:relative!important;
    overflow:hidden!important;
    padding-left:68px!important;
    padding-right:68px!important;
    box-sizing:border-box!important;
  }

  html body .wtp-booking-app .wtp-review-carousel-section,
  html body .wtp-booking-app .wtp-owner-pitch-section,
  html body .wtp-booking-app .wtp-carousel-section{
    overflow:hidden!important;
  }

  html body .wtp-booking-app .wtp-review-carousel,
  html body .wtp-booking-app .wtp-pitch-carousel,
  html body .wtp-booking-app .wtp-property-carousel{
    overflow:visible!important;
    max-width:100%!important;
  }

  html body .wtp-booking-app .wtp-carousel-side,
  html body .wtp-booking-app .wtp-review-arrow,
  html body .wtp-booking-app .wtp-promise-arrow,
  html body .wtp-booking-app .wtp-more-arrow{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    position:absolute!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    z-index:2147483000!important;
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    min-height:46px!important;
    border-radius:999px!important;
    border:1px solid rgba(0,194,255,.25)!important;
    background:#ffffff!important;
    color:#021b3a!important;
    box-shadow:0 12px 30px rgba(2,27,58,.16)!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
  }

  html body .wtp-booking-app .wtp-review-arrow--left,
  html body .wtp-booking-app .wtp-promise-arrow--left,
  html body .wtp-booking-app .wtp-more-arrow--left{
    left:8px!important;
    right:auto!important;
  }

  html body .wtp-booking-app .wtp-review-arrow--right,
  html body .wtp-booking-app .wtp-promise-arrow--right,
  html body .wtp-booking-app .wtp-more-arrow--right{
    right:8px!important;
    left:auto!important;
  }

  html body .wtp-booking-app .wtp-review-slide-card{
    display:block!important;
    flex:0 0 calc((100% - 54px) / 4)!important;
    width:calc((100% - 54px) / 4)!important;
    min-width:0!important;
    max-width:calc((100% - 54px) / 4)!important;
    overflow:hidden!important;
  }

  html body .wtp-booking-app .wtp-review-slide-image{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    aspect-ratio:1.45/1!important;
    overflow:hidden!important;
  }

  html body .wtp-booking-app .wtp-review-slide-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-booking-app .wtp-review-slide-body{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
  }
}

@media (max-width:760px){
  html body .wtp-booking-app .wtp-booking-body{
    gap:0!important;
    padding:0 12px!important;
    margin-top:-104px!important;
  }

  html body .wtp-booking-app .wtp-map-column{
    position:relative!important;
    z-index:3!important;
    height:230px!important;
    min-height:230px!important;
    max-height:230px!important;
    margin:-146px 0 76px!important;
    padding:0!important;
    overflow:hidden!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  html body .wtp-mobile-who-grid{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:wrap!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:3px 4px!important;
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
    white-space:normal!important;
  }

  html body .wtp-mobile-who-grid label{
    display:flex!important;
    flex-direction:column!important;
    flex:0 0 calc(50% - 2px)!important;
    width:calc(50% - 2px)!important;
    min-width:0!important;
    max-width:calc(50% - 2px)!important;
    margin:0!important;
    padding:0!important;
    float:none!important;
    clear:none!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    white-space:normal!important;
  }

  html body .wtp-mobile-who-grid input,
  html body .wtp-mobile-who-grid select{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  html body .wtp-booking-app .wtp-results-column{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    pointer-events:none!important;
  }

  html body .wtp-mobile-property-rail{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    width:100%!important;
    max-width:100%!important;
    padding:2px 2px 10px!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
  }

  html body .wtp-mobile-property-rail > .wtp-mobile-property-card{
    display:grid!important;
    grid-template-columns:132px minmax(0,1fr)!important;
    grid-auto-flow:column!important;
    gap:10px!important;
    align-items:start!important;
    flex:0 0 88vw!important;
    width:88vw!important;
    min-width:88vw!important;
    max-width:88vw!important;
    min-height:138px!important;
    padding:8px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
    scroll-snap-align:start!important;
  }

  html body .wtp-mobile-modal-list-v148 .wtp-mobile-property-card{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    padding:8px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-property-rail > .wtp-mobile-property-card .wtp-mobile-property-image{
    display:block!important;
    grid-column:1!important;
    grid-row:1!important;
    width:132px!important;
    min-width:132px!important;
    max-width:132px!important;
    height:122px!important;
    min-height:122px!important;
    max-height:122px!important;
    margin:0!important;
    overflow:hidden!important;
    border-radius:14px!important;
    background:#eef7ff!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-modal-list-v148 .wtp-mobile-property-card .wtp-mobile-property-image{
    display:block!important;
    width:100%!important;
    min-width:100%!important;
    max-width:100%!important;
    height:170px!important;
    min-height:170px!important;
    max-height:170px!important;
    margin:0 0 8px!important;
    overflow:hidden!important;
    border-radius:16px!important;
    background:#eef7ff!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-property-card .wtp-mobile-property-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-mobile-property-rail > .wtp-mobile-property-card .wtp-mobile-property-copy{
    display:block!important;
    grid-column:2!important;
    grid-row:1!important;
    min-width:0!important;
    max-width:100%!important;
    overflow:hidden!important;
    align-self:start!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-modal-list-v148 .wtp-mobile-property-card .wtp-mobile-property-copy{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-property-suburb{
    display:inline-flex!important;
    align-items:center!important;
    width:auto!important;
    max-width:100%!important;
    padding:4px 8px!important;
    margin:0 0 5px!important;
    border-radius:999px!important;
    background:#eef7ff!important;
    color:#17395d!important;
    font-size:9.5px!important;
    font-weight:900!important;
    line-height:1!important;
    white-space:nowrap!important;
  }

  html body .wtp-mobile-property-name{
    display:block!important;
    margin:0 0 6px!important;
    font-size:13px!important;
    line-height:1.14!important;
    max-height:30px!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-property-meta{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:3px!important;
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-property-meta span{
    display:inline-flex!important;
    align-items:center!important;
    flex:0 1 auto!important;
    min-width:0!important;
    padding:3px 5px!important;
    font-size:8.8px!important;
    line-height:1!important;
    white-space:nowrap!important;
  }

  html body .wtp-mobile-review-pill{
    display:inline-flex!important;
    position:absolute!important;
    left:7px!important;
    bottom:7px!important;
    z-index:3!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    max-width:calc(100% - 14px)!important;
    padding:5px 8px!important;
    border-radius:999px!important;
    background:#fff3cf!important;
    border:1px solid #ffcc66!important;
    color:#7a4b00!important;
    font-size:10.5px!important;
    font-weight:950!important;
    line-height:1!important;
    box-shadow:0 8px 18px rgba(255,204,102,.22)!important;
    white-space:nowrap!important;
  }

  html body .wtp-mobile-copy-review-v148{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    max-height:0!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-modal-v148[hidden],
  html body .wtp-mobile-results-section-v148 .wtp-mobile-modal-v148[hidden]{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    max-height:0!important;
    overflow:hidden!important;
    pointer-events:none!important;
  }

  html body .wtp-mobile-modal-v148:not([hidden]),
  html body .wtp-mobile-results-section-v148 .wtp-mobile-modal-v148:not([hidden]){
    display:block!important;
    visibility:visible!important;
    position:fixed!important;
    inset:0!important;
    height:100vh!important;
    max-height:none!important;
    z-index:2147483600!important;
    overflow:hidden!important;
    pointer-events:auto!important;
    background:rgba(2,27,58,.48)!important;
  }
}

/* v0.10.148 final overlay positioning */
@media (max-width:760px){
  html body .wtp-mobile-property-card .wtp-mobile-property-image{
    position:relative!important;
  }
}


/* v0.10.148 focused fix: desktop sticky map, mobile Who rows, rail image fill */
@media (min-width:761px){
  html body .wtp-booking-app{
    overflow:visible!important;
    overflow-x:visible!important;
    overflow-y:visible!important;
  }

  html body .wtp-booking-app .wtp-booking-body,
  html body .wtp-booking-section{
    overflow:visible!important;
    overflow-x:visible!important;
    overflow-y:visible!important;
    align-items:flex-start!important;
  }

  html body .wtp-booking-app .wtp-map-column{
    position:sticky!important;
    top:148px!important;
    align-self:flex-start!important;
    z-index:1!important;
  }

  html body .wtp-booking-app .wtp-map-column .leaflet-container,
  html body .wtp-booking-app #wtp-booking-map,
  html body .wtp-booking-app .wtp-booking-map{
    z-index:1!important;
  }

  html body .wtp-booking-app .wtp-carousel-shell,
  html body .wtp-booking-app .wtp-review-shell,
  html body .wtp-booking-app .wtp-pitch-shell{
    position:relative!important;
    overflow:hidden!important;
    padding-left:68px!important;
    padding-right:68px!important;
    box-sizing:border-box!important;
  }

  html body .wtp-booking-app .wtp-review-arrow--left,
  html body .wtp-booking-app .wtp-promise-arrow--left,
  html body .wtp-booking-app .wtp-more-arrow--left{
    left:8px!important;
    right:auto!important;
  }

  html body .wtp-booking-app .wtp-review-arrow--right,
  html body .wtp-booking-app .wtp-promise-arrow--right,
  html body .wtp-booking-app .wtp-more-arrow--right{
    right:8px!important;
    left:auto!important;
  }
}

@media (max-width:760px){
  html body .wtp-booking-app .wtp-booking-body{
    gap:0!important;
    padding:0 12px!important;
    margin-top:-104px!important;
  }

  html body .wtp-booking-app .wtp-map-column{
    position:relative!important;
    z-index:3!important;
    height:230px!important;
    min-height:230px!important;
    max-height:230px!important;
    margin:-146px 0 76px!important;
    padding:0!important;
    overflow:hidden!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  html body .wtp-mobile-who-grid{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    max-width:100%!important;
    gap:4px!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-who-row-v148{
    display:flex!important;
    flex-direction:row!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    width:100%!important;
    max-width:100%!important;
    gap:4px!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-who-row-v148 label,
  html body .wtp-mobile-who-grid label{
    display:flex!important;
    flex-direction:column!important;
    flex:0 0 calc(50% - 2px)!important;
    width:calc(50% - 2px)!important;
    min-width:0!important;
    max-width:calc(50% - 2px)!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }

  html body .wtp-mobile-who-grid input,
  html body .wtp-mobile-who-grid select{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  html body .wtp-booking-app .wtp-results-column{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    pointer-events:none!important;
  }

  html body .wtp-mobile-property-rail{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    width:100%!important;
    max-width:100%!important;
    padding:2px 2px 10px!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
  }

  html body .wtp-mobile-property-rail > .wtp-mobile-property-card{
    display:grid!important;
    grid-template-columns:136px minmax(0,1fr)!important;
    grid-auto-flow:column!important;
    gap:10px!important;
    align-items:stretch!important;
    flex:0 0 88vw!important;
    width:88vw!important;
    min-width:88vw!important;
    max-width:88vw!important;
    min-height:146px!important;
    padding:8px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
    scroll-snap-align:start!important;
  }

  html body .wtp-mobile-property-rail > .wtp-mobile-property-card .wtp-mobile-property-image{
    display:block!important;
    position:relative!important;
    grid-column:1!important;
    grid-row:1!important;
    align-self:stretch!important;
    width:136px!important;
    min-width:136px!important;
    max-width:136px!important;
    height:auto!important;
    min-height:130px!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border-radius:16px!important;
    background:#eef7ff!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-property-rail > .wtp-mobile-property-card .wtp-mobile-property-image img{
    display:block!important;
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-width:100%!important;
    min-height:100%!important;
    object-fit:cover!important;
    object-position:center center!important;
    margin:0!important;
    padding:0!important;
  }

  html body .wtp-mobile-property-rail > .wtp-mobile-property-card .wtp-mobile-property-copy{
    display:block!important;
    grid-column:2!important;
    grid-row:1!important;
    min-width:0!important;
    max-width:100%!important;
    overflow:hidden!important;
    align-self:start!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-review-pill{
    display:inline-flex!important;
    position:absolute!important;
    left:7px!important;
    bottom:7px!important;
    z-index:3!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    max-width:calc(100% - 14px)!important;
    padding:5px 8px!important;
    border-radius:999px!important;
    background:#fff3cf!important;
    border:1px solid #ffcc66!important;
    color:#7a4b00!important;
    font-size:10.5px!important;
    font-weight:950!important;
    line-height:1!important;
    white-space:nowrap!important;
  }

  html body .wtp-mobile-copy-review-v148{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    max-height:0!important;
    overflow:hidden!important;
  }

  /* Keep the Show All modal layout from v0.10.148 because it was approved */
  html body .wtp-mobile-modal-list-v148 .wtp-mobile-property-card{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    padding:8px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-modal-list-v148 .wtp-mobile-property-card .wtp-mobile-property-image{
    display:block!important;
    position:relative!important;
    width:100%!important;
    min-width:100%!important;
    max-width:100%!important;
    height:170px!important;
    min-height:170px!important;
    max-height:170px!important;
    margin:0 0 8px!important;
    overflow:hidden!important;
    border-radius:16px!important;
    background:#eef7ff!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-modal-list-v148 .wtp-mobile-property-card .wtp-mobile-property-image img{
    display:block!important;
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-mobile-modal-list-v148 .wtp-mobile-property-card .wtp-mobile-property-copy{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
}


/* v0.10.148 focused Show All Back button + map bleed-through fix */
@media (max-width:760px){
  html body .wtp-mobile-modal-back-v148,
  html body .wtp-mobile-modal-close-v148{
    display:inline-flex!important;
    position:fixed!important;
    top:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 18px)!important;
    right:14px!important;
    z-index:2147483647!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    min-width:86px!important;
    height:44px!important;
    padding:0 14px!important;
    border:0!important;
    border-radius:999px!important;
    background:#021b3a!important;
    color:#ffffff!important;
    font-size:14px!important;
    font-weight:950!important;
    line-height:1!important;
    box-shadow:0 10px 24px rgba(2,27,58,.28)!important;
    pointer-events:auto!important;
  }

  html.wtp-mobile-modal-open-v148 body .wtp-map-column,
  html.wtp-mobile-modal-open-v148 body #wtp-booking-map,
  html.wtp-mobile-modal-open-v148 body .wtp-booking-map,
  html.wtp-mobile-modal-open-v148 body .leaflet-container,
  html.wtp-mobile-modal-open-v148 body .leaflet-pane,
  html.wtp-mobile-modal-open-v148 body .leaflet-map-pane,
  html.wtp-mobile-modal-open-v148 body .leaflet-control-container{
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
    z-index:-1!important;
  }

  html body .wtp-mobile-modal-v148:not([hidden]),
  html body .wtp-mobile-results-section-v148 .wtp-mobile-modal-v148:not([hidden]){
    display:block!important;
    visibility:visible!important;
    position:fixed!important;
    inset:0!important;
    z-index:2147483600!important;
    height:100vh!important;
    max-height:none!important;
    overflow:hidden!important;
    background:rgba(2,27,58,.48)!important;
    pointer-events:auto!important;
  }

  html body .wtp-mobile-modal-panel-v148{
    position:absolute!important;
    inset:0!important;
    z-index:2147483601!important;
    width:100%!important;
    max-width:100%!important;
    height:100%!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
}


/* v0.10.148 focused Show All, sticky map, calendar and mobile count-control fixes */
@media (min-width:761px){
  html body .wtp-booking-app,
  html body .wtp-booking-app .wtp-booking-body,
  html body .wtp-booking-section,
  html body .wtp-booking-main,
  html body .wtp-booking-layout{
    overflow:visible!important;
    overflow-x:visible!important;
    overflow-y:visible!important;
  }

  html body .wtp-booking-app .wtp-booking-body{
    align-items:flex-start!important;
  }

  html body .wtp-booking-app .wtp-map-column{
    position:-webkit-sticky!important;
    position:sticky!important;
    top:132px!important;
    align-self:flex-start!important;
    z-index:0!important;
    overflow:visible!important;
  }

  html body .wtp-booking-app .wtp-map-column .leaflet-container,
  html body .wtp-booking-app #wtp-booking-map,
  html body .wtp-booking-app .wtp-booking-map{
    z-index:0!important;
  }
}

@media (max-width:760px){
  html body .wtp-mobile-showall-floating-back-v148{
    display:inline-flex!important;
    position:fixed!important;
    top:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 18px)!important;
    right:14px!important;
    z-index:2147483647!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    min-width:92px!important;
    height:46px!important;
    padding:0 15px!important;
    border:0!important;
    border-radius:999px!important;
    background:#021b3a!important;
    color:#ffffff!important;
    font-size:14px!important;
    font-weight:950!important;
    line-height:1!important;
    box-shadow:0 10px 24px rgba(2,27,58,.28)!important;
    pointer-events:auto!important;
  }

  html body .wtp-mobile-modal-old-close-v148{
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }

  html.wtp-mobile-modal-open-v148 body .wtp-map-column,
  html.wtp-mobile-modal-open-v148 body #wtp-booking-map,
  html.wtp-mobile-modal-open-v148 body .wtp-booking-map,
  html.wtp-mobile-modal-open-v148 body .leaflet-container,
  html.wtp-mobile-modal-open-v148 body .leaflet-pane,
  html.wtp-mobile-modal-open-v148 body .leaflet-map-pane,
  html.wtp-mobile-modal-open-v148 body .leaflet-control-container{
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
    z-index:-1!important;
  }

  html body .wtp-mobile-count-control-v148{
    display:grid!important;
    grid-template-columns:34px minmax(0,1fr) 34px!important;
    align-items:center!important;
    gap:4px!important;
    width:100%!important;
    max-width:100%!important;
  }

  html body .wtp-mobile-count-button-v148{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:34px!important;
    height:27px!important;
    min-width:34px!important;
    min-height:27px!important;
    border:1px solid #d7e6f2!important;
    border-radius:8px!important;
    background:#eef7ff!important;
    color:#021b3a!important;
    font-size:16px!important;
    font-weight:950!important;
    line-height:1!important;
    box-shadow:none!important;
    touch-action:manipulation!important;
  }

  html body .wtp-mobile-count-control-v148 input[data-wtp-mobile-count-input]{
    text-align:center!important;
    -moz-appearance:textfield!important;
  }

  html body .wtp-mobile-count-control-v148 input[data-wtp-mobile-count-input]::-webkit-outer-spin-button,
  html body .wtp-mobile-count-control-v148 input[data-wtp-mobile-count-input]::-webkit-inner-spin-button{
    -webkit-appearance:none!important;
    margin:0!important;
  }
}

/* v0.10.148 calendar availability styling */
html body .flatpickr-calendar{
  z-index:2147483000!important;
}

html body .flatpickr-calendar .wtp-calendar-help-text{
  display:flex!important;
  flex-direction:column!important;
  gap:5px!important;
  padding:9px 12px 10px!important;
  border-top:1px solid #e6eef5!important;
  background:#ffffff!important;
  color:#5f7d99!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1.25!important;
}

html body .flatpickr-calendar .wtp-calendar-legend-row{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  width:100%!important;
}

html body .flatpickr-calendar .wtp-calendar-legend-row--orange{
  color:#7a4b00!important;
}

html body .flatpickr-calendar .wtp-calendar-legend-dot{
  display:inline-flex!important;
  width:12px!important;
  height:12px!important;
  min-width:12px!important;
  border-radius:999px!important;
}

html body .flatpickr-calendar .wtp-calendar-legend-dot--grey{
  background:#d6dbe3!important;
  border:1px solid #b8c0cc!important;
}

html body .flatpickr-calendar .wtp-calendar-legend-dot--orange{
  background:#ffcc66!important;
  border:1px solid #e69b00!important;
}

html body .flatpickr-day.wtp-calendar-limited-day:not(.selected):not(.startRange):not(.endRange){
  background:#fff3cf!important;
  border-color:#ffb13b!important;
  color:#7a4b00!important;
  box-shadow:inset 0 0 0 1px #ffcc66!important;
}

html body .flatpickr-day.wtp-calendar-limited-day:hover{
  background:#ffe7a3!important;
  border-color:#e69b00!important;
  color:#593600!important;
}

html body .flatpickr-day.flatpickr-disabled,
html body .flatpickr-day.flatpickr-disabled:hover,
html body .flatpickr-day.prevMonthDay.flatpickr-disabled,
html body .flatpickr-day.nextMonthDay.flatpickr-disabled{
  background:#eef1f5!important;
  border-color:#d4dbe5!important;
  color:#9aa6b5!important;
  text-decoration:line-through!important;
  cursor:not-allowed!important;
}


/* v0.10.148 final mobile map unlock, body Back button, desktop map follow, Who rows and calendar repaint */
@media (min-width:761px){
  html body .wtp-booking-app,
  html body .wtp-booking-app .wtp-booking-body,
  html body .wtp-booking-section,
  html body .wtp-booking-main,
  html body .wtp-booking-layout{
    overflow:visible!important;
    overflow-x:visible!important;
    overflow-y:visible!important;
  }

  html body .wtp-map-column.wtp-desktop-map-follow-v148{
    position:relative!important;
    will-change:transform!important;
    transition:transform .08s linear!important;
    z-index:0!important;
  }

  html body .wtp-map-column .leaflet-container,
  html body #wtp-booking-map,
  html body .wtp-booking-map{
    z-index:0!important;
  }
}

@media (max-width:760px){
  html body .wtp-mobile-map-lock-v148{
    display:block!important;
    position:absolute!important;
    inset:0!important;
    z-index:600!important;
    height:230px!important;
    background:transparent!important;
    pointer-events:auto!important;
    touch-action:pan-y!important;
  }

  html body .wtp-map-column.wtp-mobile-map-unlocked-v148 .wtp-mobile-map-lock-v148{
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }

  html body .wtp-mobile-map-button-v148{
    display:inline-flex!important;
    position:absolute!important;
    right:10px!important;
    bottom:10px!important;
    z-index:700!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:34px!important;
    padding:8px 12px!important;
    border:0!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#021b3a,#083a70,#00c2ff)!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:950!important;
    line-height:1!important;
    box-shadow:0 10px 22px rgba(2,27,58,.22)!important;
    pointer-events:auto!important;
  }

  html body .wtp-showall-body-back-v148{
    display:inline-flex!important;
    position:fixed!important;
    top:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 18px)!important;
    right:14px!important;
    z-index:2147483647!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    min-width:96px!important;
    height:46px!important;
    padding:0 15px!important;
    border:0!important;
    border-radius:999px!important;
    background:#021b3a!important;
    color:#ffffff!important;
    font-size:14px!important;
    font-weight:950!important;
    line-height:1!important;
    box-shadow:0 10px 24px rgba(2,27,58,.30)!important;
    pointer-events:auto!important;
  }

  html body .wtp-mobile-showall-floating-back-v148,
  html body .wtp-mobile-modal-old-close-v148,
  html body .wtp-mobile-modal-close-v148{
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }

  html.wtp-mobile-modal-open-v148 body .wtp-map-column,
  html.wtp-mobile-modal-open-v148 body #wtp-booking-map,
  html.wtp-mobile-modal-open-v148 body .wtp-booking-map,
  html.wtp-mobile-modal-open-v148 body .leaflet-container,
  html.wtp-mobile-modal-open-v148 body .leaflet-pane,
  html.wtp-mobile-modal-open-v148 body .leaflet-map-pane,
  html.wtp-mobile-modal-open-v148 body .leaflet-control-container{
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
    z-index:-1!important;
  }

  html body .wtp-mobile-who-grid{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    max-width:100%!important;
    gap:4px!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-who-row-v148{
    display:flex!important;
    flex-direction:row!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    width:100%!important;
    max-width:100%!important;
    gap:4px!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-who-row-v148 label{
    display:flex!important;
    flex-direction:column!important;
    flex:0 0 calc(50% - 2px)!important;
    width:calc(50% - 2px)!important;
    min-width:0!important;
    max-width:calc(50% - 2px)!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }

  html body .wtp-mobile-count-control-v148{
    display:grid!important;
    grid-template-columns:28px minmax(0,1fr) 28px!important;
    align-items:center!important;
    gap:3px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  html body .wtp-mobile-count-button-v148{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:28px!important;
    min-width:28px!important;
    height:27px!important;
    border:1px solid #d7e6f2!important;
    border-radius:8px!important;
    background:#eef7ff!important;
    color:#021b3a!important;
    font-size:15px!important;
    font-weight:950!important;
    line-height:1!important;
    touch-action:manipulation!important;
  }

  html body .wtp-mobile-count-control-v148 input[data-wtp-mobile-count-input]{
    text-align:center!important;
    min-width:0!important;
    width:100%!important;
    max-width:100%!important;
    -moz-appearance:textfield!important;
  }

  html body .wtp-mobile-date-range-input-v148{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    cursor:pointer!important;
  }
}

/* v0.10.148 stronger Flatpickr grey/orange repaint */
html body .flatpickr-calendar{
  z-index:2147483000!important;
}

html body .flatpickr-calendar .wtp-calendar-help-text{
  display:flex!important;
  flex-direction:column!important;
  gap:5px!important;
  padding:9px 12px 10px!important;
  border-top:1px solid #e6eef5!important;
  background:#ffffff!important;
  color:#5f7d99!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1.25!important;
}

html body .flatpickr-calendar .wtp-calendar-legend-row{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
}

html body .flatpickr-calendar .wtp-calendar-legend-row--orange{
  color:#7a4b00!important;
}

html body .flatpickr-calendar .wtp-calendar-legend-dot{
  display:inline-flex!important;
  width:12px!important;
  height:12px!important;
  min-width:12px!important;
  border-radius:999px!important;
}

html body .flatpickr-calendar .wtp-calendar-legend-dot--grey{
  background:#d6dbe3!important;
  border:1px solid #b8c0cc!important;
}

html body .flatpickr-calendar .wtp-calendar-legend-dot--orange{
  background:#ffcc66!important;
  border:1px solid #e69b00!important;
}

html body .flatpickr-day.wtp-calendar-limited-day:not(.selected):not(.startRange):not(.endRange),
html body .flatpickr-day.wtp-calendar-limited-day:not(.flatpickr-disabled){
  background:#fff3cf!important;
  border-color:#ffb13b!important;
  color:#7a4b00!important;
  box-shadow:inset 0 0 0 1px #ffcc66!important;
}

html body .flatpickr-day.flatpickr-disabled,
html body .flatpickr-day.flatpickr-disabled:hover,
html body .flatpickr-day.wtp-calendar-blocked-day,
html body .flatpickr-day.wtp-calendar-blocked-day:hover{
  background:#eef1f5!important;
  border-color:#d4dbe5!important;
  color:#9aa6b5!important;
  text-decoration:line-through!important;
  cursor:not-allowed!important;
}


/* v0.10.154 targeted mobile/review/show-all fixes */
@media (max-width:760px){
  html body .wtp-booking-app .wtp-mobile-who-grid{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    max-width:100%!important;
    gap:4px!important;
  }
  html body .wtp-booking-app .wtp-mobile-who-row-v148{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    width:100%!important;
    max-width:100%!important;
    gap:4px!important;
    align-items:start!important;
  }
  html body .wtp-booking-app .wtp-mobile-who-row-v148 > label{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    flex:initial!important;
    float:none!important;
    clear:none!important;
  }
  html body .wtp-booking-app .wtp-mobile-count-control-v148{
    display:grid!important;
    grid-template-columns:24px minmax(0,1fr) 24px!important;
    width:100%!important;
    max-width:100%!important;
  }

  html body .wtp-booking-app .wtp-carousel-side,
  html body .wtp-booking-app .wtp-review-arrow,
  html body .wtp-booking-app .wtp-promise-arrow,
  html body .wtp-booking-app .wtp-more-arrow{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
  }

  html body.wtp-mobile-showall-locked-v154,
  html.wtp-mobile-showall-locked-v154{
    overflow:hidden!important;
    overscroll-behavior:none!important;
    touch-action:none!important;
  }

  html body .wtp-booking-app .wtp-mobile-modal-v148:not([hidden]){
    display:block!important;
    position:fixed!important;
    inset:0!important;
    z-index:2147483000!important;
    overflow:hidden!important;
    background:#f6fbff!important;
  }

  html body .wtp-booking-app .wtp-mobile-modal-panel-v148{
    display:block!important;
    position:fixed!important;
    inset:0!important;
    width:100%!important;
    max-width:100%!important;
    height:100dvh!important;
    max-height:100dvh!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    padding:14px 12px calc(env(safe-area-inset-bottom,0px) + 82px)!important;
    box-sizing:border-box!important;
    background:#f6fbff!important;
  }

  html body .wtp-booking-app .wtp-mobile-showall-floating-back-v148,
  html body .wtp-booking-app .wtp-mobile-modal-back-v148,
  html body .wtp-booking-app .wtp-mobile-modal-old-close-v148,
  html body .wtp-booking-app .wtp-showall-global-back-v148{
    top:auto!important;
    right:14px!important;
    bottom:calc(env(safe-area-inset-bottom,0px) + 16px)!important;
    left:auto!important;
    display:inline-flex!important;
    position:fixed!important;
    z-index:2147483647!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:94px!important;
    height:46px!important;
    padding:0 15px!important;
    border:0!important;
    border-radius:999px!important;
    background:#021b3a!important;
    color:#fff!important;
    font-size:14px!important;
    font-weight:950!important;
    box-shadow:0 10px 24px rgba(2,27,58,.28)!important;
    pointer-events:auto!important;
  }

  html body .wtp-booking-app .wtp-review-carousel-section{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
  }
  html body .wtp-booking-app .wtp-review-shell{
    display:block!important;
    overflow:visible!important;
    padding:0!important;
  }
  html body .wtp-booking-app .wtp-review-carousel{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
    transform:none!important;
    padding:2px 2px 12px!important;
  }
  html body .wtp-booking-app .wtp-review-slide-card{
    display:block!important;
    flex:0 0 84vw!important;
    width:84vw!important;
    min-width:84vw!important;
    max-width:84vw!important;
    scroll-snap-align:start!important;
    visibility:visible!important;
    opacity:1!important;
  }
  html body .wtp-booking-app .wtp-review-slide-image{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    aspect-ratio:1.45/1!important;
    overflow:hidden!important;
  }
}

@media (min-width:761px){
  html body .wtp-booking-app .wtp-review-carousel-section,
  html body .wtp-booking-app .wtp-review-shell,
  html body .wtp-booking-app .wtp-review-carousel,
  html body .wtp-booking-app .wtp-review-slide-card{
    visibility:visible!important;
    opacity:1!important;
  }
  html body .wtp-booking-app .wtp-review-carousel-section{
    display:block!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
  }
  html body .wtp-booking-app .wtp-review-shell{
    display:block!important;
    position:relative!important;
    overflow:hidden!important;
    padding-left:68px!important;
    padding-right:68px!important;
  }
  html body .wtp-booking-app .wtp-review-carousel{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:18px!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
  }
  html body .wtp-booking-app .wtp-review-slide-card{
    display:block!important;
    flex:0 0 calc((100% - 54px) / 4)!important;
    width:calc((100% - 54px) / 4)!important;
    min-width:0!important;
    max-width:calc((100% - 54px) / 4)!important;
  }
  html body .wtp-booking-app .wtp-review-slide-image{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    aspect-ratio:1.45/1!important;
    overflow:hidden!important;
  }
}


/* v0.10.154 extra lock fallback */
@media (max-width:760px){
  html.wtp-mobile-modal-open-v148,
  html.wtp-mobile-modal-open-v148 body,
  html.wtp-mobile-showall-locked-v154,
  html.wtp-mobile-showall-locked-v154 body{
    overflow:hidden!important;
    overscroll-behavior:none!important;
  }
}


/* v0.10.157 hard mobile fixes */
@media (max-width:760px){
  html body .wtp-booking-app .wtp-mobile-who-grid{display:block!important;width:100%!important;max-width:100%!important;}
  html body .wtp-booking-app .wtp-mobile-who-row-v148{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:4px!important;width:100%!important;max-width:100%!important;align-items:start!important;}
  html body .wtp-booking-app .wtp-mobile-who-row-v148>label{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;max-width:100%!important;float:none!important;clear:none!important;}
  html body .wtp-booking-app .wtp-mobile-count-control-v148{display:grid!important;grid-template-columns:24px minmax(0,1fr) 24px!important;width:100%!important;max-width:100%!important;}
  html body .wtp-booking-app .wtp-who-popover{left:12px!important;right:12px!important;width:auto!important;max-width:none!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:6px!important;padding:10px!important;}
  html body .wtp-booking-app .wtp-who-popover:not([hidden]){display:grid!important;}
  html body .wtp-booking-app .wtp-who-popover[hidden]{display:none!important;}
  html body .wtp-booking-app .wtp-who-popover .wtp-who-row{display:block!important;padding:7px!important;border:1px solid #e6eef5!important;border-radius:12px!important;background:#f6fbff!important;}
  html body .wtp-booking-app .wtp-who-popover .wtp-count-stepper{width:100%!important;justify-content:space-between!important;margin-top:5px!important;}
  html body .wtp-booking-app .wtp-who-popover .wtp-who-apply{grid-column:1/-1!important;margin-top:4px!important;}
  html body .wtp-booking-app .wtp-mobile-showall-floating-back-v148,
  html body .wtp-booking-app .wtp-mobile-modal-back-v148,
  html body .wtp-booking-app .wtp-mobile-modal-old-close-v148,
  html body .wtp-booking-app .wtp-showall-global-back-v148{top:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 18px)!important;right:14px!important;left:auto!important;}
}


/* v0.10.159 hard override: Show All back button bottom + larger map tiles */
@media (max-width:760px){
  html body .wtp-booking-app .wtp-mobile-showall-floating-back-v148,
  html body .wtp-booking-app .wtp-mobile-modal-close-v148,
  html body .wtp-booking-app .wtp-mobile-modal-back-v148,
  html body .wtp-booking-app .wtp-mobile-modal-old-close-v148,
  html body .wtp-booking-app .wtp-showall-global-back-v148{
    top:auto!important;
    bottom:calc(env(safe-area-inset-bottom,0px) + 18px)!important;
    right:14px!important;
    left:auto!important;
    width:auto!important;
    min-width:98px!important;
    height:48px!important;
    padding:0 16px!important;
    border-radius:999px!important;
    font-size:14px!important;
    z-index:2147483647!important;
  }

  html body .wtp-booking-app .wtp-mobile-property-rail{
    gap:14px!important;
    padding:2px 4px 14px!important;
  }

  html body .wtp-booking-app .wtp-mobile-property-card{
    display:block!important;
    flex:0 0 86vw!important;
    width:86vw!important;
    min-width:86vw!important;
    max-width:86vw!important;
    overflow:hidden!important;
    border:1px solid #d7e6f2!important;
    border-radius:22px!important;
    background:#ffffff!important;
    box-shadow:0 16px 38px rgba(2,27,58,.15)!important;
  }

  html body .wtp-booking-app .wtp-mobile-property-image{
    display:block!important;
    position:relative!important;
    width:100%!important;
    height:auto!important;
    aspect-ratio:1.35/1!important;
    min-height:190px!important;
    border-radius:0!important;
    overflow:hidden!important;
    background:#eef7ff!important;
  }

  html body .wtp-booking-app .wtp-mobile-property-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-booking-app .wtp-mobile-location-pill-v159{
    position:absolute!important;
    left:10px!important;
    top:10px!important;
    z-index:5!important;
    display:inline-flex!important;
    max-width:calc(100% - 20px)!important;
    padding:6px 10px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.94)!important;
    color:#083a70!important;
    font-size:11px!important;
    font-weight:950!important;
    line-height:1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    box-shadow:0 8px 18px rgba(2,27,58,.18)!important;
  }

  html body .wtp-booking-app .wtp-mobile-review-pill{
    position:absolute!important;
    right:10px!important;
    bottom:10px!important;
    top:auto!important;
    z-index:5!important;
    background:#fff8e7!important;
    border:1px solid #ffd889!important;
    color:#6b4b00!important;
  }

  html body .wtp-booking-app .wtp-mobile-property-copy{
    display:block!important;
    padding:12px 13px 13px!important;
    min-height:110px!important;
  }

  html body .wtp-booking-app .wtp-mobile-property-location{
    display:none!important;
  }

  html body .wtp-booking-app .wtp-mobile-property-copy h3{
    margin:0 0 8px!important;
    font-size:17px!important;
    line-height:1.12!important;
  }

  html body .wtp-booking-app .wtp-mobile-property-meta{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:5px!important;
    overflow:hidden!important;
    white-space:nowrap!important;
  }

  html body .wtp-booking-app .wtp-mobile-property-meta span{
    flex:0 0 auto!important;
    font-size:10.5px!important;
    padding:5px 7px!important;
  }

  html body .wtp-booking-app .wtp-mobile-copy-review-v148{
    display:none!important;
  }
}


/* v0.10.160 final hard mobile + tile rules */
@media (max-width:760px){
  html body .wtp-booking-app .wtp-mobile-showall-floating-back-v148,
  html body .wtp-booking-app .wtp-mobile-modal-close-v148,
  html body .wtp-booking-app .wtp-mobile-modal-back-v148,
  html body .wtp-booking-app .wtp-mobile-modal-old-close-v148,
  html body .wtp-booking-app .wtp-showall-global-back-v148{
    position:fixed!important;
    top:auto!important;
    bottom:calc(env(safe-area-inset-bottom,0px) + 18px)!important;
    right:14px!important;
    left:auto!important;
    z-index:2147483647!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:104px!important;
    height:50px!important;
  }

  html body .wtp-booking-app .wtp-who-popover:not([hidden]){
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:6px!important;
    left:12px!important;
    right:12px!important;
    width:auto!important;
    max-width:none!important;
  }

  html body .wtp-booking-app .wtp-who-popover .wtp-who-row{
    display:block!important;
    min-width:0!important;
    width:auto!important;
  }

  html body .wtp-booking-app .wtp-mobile-property-card-v160,
  html body .wtp-booking-app .wtp-mobile-property-card-v159,
  html body .wtp-booking-app .wtp-mobile-property-card{
    flex:0 0 88vw!important;
    width:88vw!important;
    min-width:88vw!important;
    max-width:88vw!important;
    display:block!important;
    overflow:hidden!important;
    border-radius:24px!important;
  }

  html body .wtp-booking-app .wtp-mobile-property-image,
  html body .wtp-booking-app .wtp-mobile-property-image-v159{
    display:block!important;
    position:relative!important;
    width:100%!important;
    aspect-ratio:1.35/1!important;
    min-height:196px!important;
    overflow:hidden!important;
    border-radius:0!important;
  }

  html body .wtp-booking-app .wtp-mobile-property-image img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-booking-app .wtp-mobile-location-pill-v159,
  html body .wtp-booking-app .wtp-mobile-location-pill-v160{
    position:absolute!important;
    top:10px!important;
    left:10px!important;
    z-index:8!important;
  }

  html body .wtp-booking-app .wtp-mobile-review-pill,
  html body .wtp-booking-app .wtp-mobile-copy-review-v148{
    position:absolute!important;
    top:auto!important;
    right:10px!important;
    bottom:10px!important;
    z-index:8!important;
  }
}


/* v0.10.161 calendar clear button + no-freeze mobile safety */
html body .wtp-booking-app .wtp-calendar-clear-dates{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-top:8px!important;
  min-height:34px!important;
  padding:0 12px!important;
  border:1px solid #d7e6f2!important;
  border-radius:999px!important;
  background:#ffffff!important;
  color:#083a70!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1!important;
  cursor:pointer!important;
}

html body .wtp-booking-app .wtp-calendar-clear-dates:hover{
  border-color:#00c2ff!important;
  color:#021b3a!important;
}

@media (max-width:760px){
  html body .wtp-booking-app .wtp-calendar-clear-dates{
    width:100%!important;
    margin-top:6px!important;
  }
}


/* v0.10.162 targeted mobile/search/show-all/detail-gallery/bedrooms fixes */
@media (max-width:760px){
  html body .wtp-booking-app .wtp-who-popover:not([hidden]),
  html body .wtp-who-popover:not([hidden]){
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:6px!important;
    left:12px!important;
    right:12px!important;
    width:auto!important;
    max-width:none!important;
    padding:10px!important;
    box-sizing:border-box!important;
  }
  html body .wtp-booking-app .wtp-who-popover .wtp-who-row,
  html body .wtp-who-popover .wtp-who-row{
    display:block!important;
    min-width:0!important;
    width:auto!important;
    max-width:100%!important;
    padding:7px!important;
    border:1px solid #e6eef5!important;
    border-radius:12px!important;
    background:#f6fbff!important;
    box-sizing:border-box!important;
  }
  html body .wtp-booking-app .wtp-who-popover .wtp-count-stepper,
  html body .wtp-who-popover .wtp-count-stepper{
    display:flex!important;
    width:100%!important;
    justify-content:space-between!important;
    margin-top:5px!important;
  }
  html body .wtp-booking-app .wtp-who-popover .wtp-who-apply,
  html body .wtp-who-popover .wtp-who-apply{
    grid-column:1 / -1!important;
    width:100%!important;
  }

  html body .wtp-booking-app .wtp-mobile-modal-v148:not([hidden]),
  html body .wtp-mobile-modal-v148:not([hidden]){
    display:block!important;
    position:fixed!important;
    inset:0!important;
    z-index:2147483000!important;
    overflow:hidden!important;
    background:#f6fbff!important;
  }
  html body .wtp-booking-app .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-panel-v148{
    display:block!important;
    position:fixed!important;
    inset:0!important;
    width:100%!important;
    max-width:100%!important;
    height:100dvh!important;
    max-height:100dvh!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    padding:calc(env(safe-area-inset-top,0px) + 118px) 12px calc(env(safe-area-inset-bottom,0px) + 96px)!important;
    box-sizing:border-box!important;
    background:#f6fbff!important;
  }
  html body .wtp-booking-app .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-list-v148{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 auto!important;
    padding:0!important;
    box-sizing:border-box!important;
  }
  html body .wtp-booking-app .wtp-mobile-showall-floating-back-v148,
  html body .wtp-booking-app .wtp-mobile-modal-close-v148,
  html body .wtp-booking-app .wtp-mobile-modal-back-v148,
  html body .wtp-booking-app .wtp-mobile-modal-old-close-v148,
  html body .wtp-booking-app .wtp-showall-global-back-v148,
  html body .wtp-mobile-showall-floating-back-v148,
  html body .wtp-mobile-modal-close-v148,
  html body .wtp-mobile-modal-back-v148,
  html body .wtp-mobile-modal-old-close-v148,
  html body .wtp-showall-global-back-v148{
    position:fixed!important;
    inset:auto 14px calc(env(safe-area-inset-bottom,0px) + 18px) auto!important;
    top:auto!important;
    bottom:calc(env(safe-area-inset-bottom,0px) + 18px)!important;
    right:14px!important;
    left:auto!important;
    z-index:2147483647!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:104px!important;
    height:50px!important;
    padding:0 16px!important;
    border-radius:999px!important;
  }

  html body .wtp-booking-app .wtp-mobile-property-card,
  html body .wtp-mobile-property-card{
    display:block!important;
    flex:0 0 88vw!important;
    width:88vw!important;
    min-width:88vw!important;
    max-width:88vw!important;
    margin:0 auto!important;
    overflow:hidden!important;
    border-radius:24px!important;
    box-sizing:border-box!important;
  }
  html body .wtp-booking-app .wtp-mobile-property-image,
  html body .wtp-mobile-property-image{
    display:block!important;
    position:relative!important;
    width:100%!important;
    min-width:100%!important;
    max-width:100%!important;
    margin:0!important;
    aspect-ratio:1.35/1!important;
    min-height:196px!important;
    overflow:hidden!important;
    border-radius:0!important;
    box-sizing:border-box!important;
  }
  html body .wtp-booking-app .wtp-mobile-property-image img,
  html body .wtp-mobile-property-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-holiday-wrap .wtp-photo-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-auto-rows:auto!important;
    grid-template-rows:none!important;
    gap:8px!important;
    border-radius:18px!important;
    overflow:hidden!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-grid figure{
    margin:0!important;
    min-height:150px!important;
    height:150px!important;
    grid-row:auto!important;
    grid-column:auto!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-grid figure.wtp-photo-main{
    grid-column:1 / -1!important;
    grid-row:auto!important;
    min-height:260px!important;
    height:260px!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-grid figure button,
  html body .wtp-holiday-wrap .wtp-photo-grid figure img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
  html body .wtp-holiday-wrap .wtp-bedroom-card{
    grid-template-columns:120px 1fr!important;
    align-items:center!important;
  }
  html body .wtp-holiday-wrap .wtp-bedroom-card img{
    width:120px!important;
    height:92px!important;
    max-width:120px!important;
    max-height:92px!important;
  }
}

@media (min-width:761px){
  html body .wtp-holiday-wrap .wtp-photo-grid{
    display:grid!important;
    grid-template-columns:2fr 1fr 1fr!important;
    grid-template-rows:repeat(2,210px)!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-grid figure.wtp-photo-main{
    grid-row:1 / span 2!important;
  }
}


/* v0.10.163 top photo strip, desktop tile image, mobile detail containment, and safer search/show-all fixes */
.wtp-top-photo-strip-v163{
  position:relative!important;
  width:100vw!important;
  max-width:100vw!important;
  margin:18px calc(50% - 50vw) 18px!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:0!important;
  background:#021b3a!important;
  box-shadow:0 22px 54px rgba(2,27,58,.20)!important;
}
.wtp-top-photo-track-v163{
  display:flex!important;
  align-items:stretch!important;
  width:max-content!important;
  gap:10px!important;
  padding:10px!important;
  animation:wtpTopPhotosV163 115s linear infinite!important;
  will-change:transform!important;
}
.wtp-top-photo-strip-v163:hover .wtp-top-photo-track-v163{animation-play-state:paused!important;}
.wtp-top-photo-slide-v163{
  position:relative!important;
  flex:0 0 min(34vw,520px)!important;
  width:min(34vw,520px)!important;
  height:clamp(260px,42vh,480px)!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:26px!important;
  background:#083a70!important;
}
.wtp-top-photo-slide-v163 img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.wtp-top-photo-slide-v163 figcaption{
  position:absolute!important;
  left:12px!important;
  right:12px!important;
  bottom:12px!important;
  z-index:3!important;
  display:flex!important;
  flex-direction:column!important;
  gap:3px!important;
  padding:10px 12px!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,rgba(2,27,58,.88),rgba(8,58,112,.78))!important;
  color:#fff!important;
  backdrop-filter:blur(8px)!important;
}
.wtp-top-photo-slide-v163 figcaption strong{
  color:#fff!important;
  font-size:14px!important;
  font-weight:950!important;
  line-height:1.1!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.wtp-top-photo-slide-v163 figcaption span{
  color:#cfefff!important;
  font-size:11px!important;
  font-weight:850!important;
  line-height:1.1!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
@keyframes wtpTopPhotosV163{
  from{transform:translate3d(0,0,0);}
  to{transform:translate3d(-50%,0,0);}
}

html body .wtp-booking-app .wtp-result-card-desktop-v148{
  padding:0!important;
  height:188px!important;
  min-height:188px!important;
  max-height:188px!important;
}
html body .wtp-booking-app .wtp-result-card-desktop-v148 .wtp-result-card__image-v148{
  left:0!important;
  top:0!important;
  width:42%!important;
  min-width:42%!important;
  max-width:42%!important;
  height:100%!important;
  min-height:100%!important;
  max-height:100%!important;
  border-radius:22px 0 0 22px!important;
}
html body .wtp-booking-app .wtp-result-card-desktop-v148 .wtp-result-card__image-v148 img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
html body .wtp-booking-app .wtp-result-card-desktop-v148 .wtp-result-card__copy-v148{
  left:calc(42% + 14px)!important;
  right:14px!important;
  top:12px!important;
  bottom:12px!important;
}

@media (max-width:760px){
  .wtp-top-photo-strip-v163{
    margin:14px calc(50% - 50vw) 12px!important;
  }
  .wtp-top-photo-track-v163{
    gap:8px!important;
    padding:8px!important;
    animation-duration:100s!important;
  }
  .wtp-top-photo-slide-v163{
    flex-basis:82vw!important;
    width:82vw!important;
    height:280px!important;
    border-radius:20px!important;
  }

  html body,
  html body .wtp-booking-app,
  html body .wtp-holiday-wrap{
    overflow-x:hidden!important;
    max-width:100vw!important;
  }

  html body .wtp-booking-app .wtp-mobile-search-details-v148,
  html body .wtp-booking-app .wtp-mobile-booking-form-v148,
  html body .wtp-booking-app .wtp-mobile-search-panel,
  html body .wtp-booking-app .wtp-mobile-search-card,
  html body .wtp-booking-app .wtp-mobile-who-grid{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  html body .wtp-booking-app .wtp-mobile-who-grid{
    display:flex!important;
    flex-direction:column!important;
    gap:4px!important;
  }
  html body .wtp-booking-app .wtp-mobile-who-row-v148{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:4px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  html body .wtp-booking-app .wtp-mobile-who-row-v148 > label{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
  }
  html body .wtp-booking-app .wtp-mobile-count-control-v148{
    display:grid!important;
    grid-template-columns:24px minmax(0,1fr) 24px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  html body .wtp-booking-app .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-panel-v148{
    padding:calc(env(safe-area-inset-top,0px) + 158px) 12px calc(env(safe-area-inset-bottom,0px) + 104px)!important;
  }

  html body .wtp-booking-app .wtp-mobile-property-card,
  html body .wtp-mobile-property-card{
    display:block!important;
    flex:0 0 88vw!important;
    width:88vw!important;
    min-width:88vw!important;
    max-width:88vw!important;
    margin:0 auto!important;
  }
  html body .wtp-booking-app .wtp-mobile-property-image,
  html body .wtp-mobile-property-image{
    display:block!important;
    width:100%!important;
    min-width:100%!important;
    max-width:100%!important;
    margin:0!important;
    border-radius:0!important;
  }

  html body .wtp-holiday-wrap,
  html body .wtp-holiday-wrap *{
    box-sizing:border-box!important;
  }
  html body .wtp-holiday-wrap{
    width:100%!important;
    max-width:100vw!important;
    padding-left:12px!important;
    padding-right:12px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  html body .wtp-holiday-wrap .wtp-detail-layout,
  html body .wtp-holiday-wrap .wtp-detail-main,
  html body .wtp-holiday-wrap .wtp-detail-section,
  html body .wtp-holiday-wrap .wtp-property-highlights,
  html body .wtp-holiday-wrap .wtp-highlight-grid,
  html body .wtp-holiday-wrap .wtp-sidebar-card,
  html body .wtp-holiday-wrap .wtp-booking-sidebar,
  html body .wtp-holiday-wrap .wtp-location-layout,
  html body .wtp-holiday-wrap .wtp-amenity-preview{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    overflow:hidden!important;
  }
  html body .wtp-holiday-wrap .wtp-detail-layout{
    display:block!important;
  }

  html body .wtp-holiday-wrap .wtp-photo-grid{
    width:100%!important;
    max-width:100%!important;
    margin:0 auto 18px!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:none!important;
    gap:8px!important;
    overflow:hidden!important;
    border-radius:18px!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-grid figure{
    grid-row:auto!important;
    grid-column:auto!important;
    height:150px!important;
    min-height:150px!important;
    margin:0!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-grid figure.wtp-photo-main{
    grid-column:1 / -1!important;
    grid-row:auto!important;
    height:270px!important;
    min-height:270px!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-grid figure button,
  html body .wtp-holiday-wrap .wtp-photo-grid figure img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.is-open,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal:not([hidden]){
    padding:12px!important;
    background:rgba(2,27,58,.72)!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-panel{
    width:100%!important;
    max-width:100%!important;
    height:86dvh!important;
    max-height:86dvh!important;
    padding:14px!important;
    overflow:hidden!important;
    border-radius:22px!important;
  }
  html body .wtp-holiday-wrap .wtp-gallery-tools,
  html body .wtp-holiday-wrap .wtp-photo-gallery-panel > h2,
  html body .wtp-holiday-wrap .wtp-gallery-room-section > h3,
  html body .wtp-holiday-wrap .wtp-gallery-room-section figcaption{
    display:none!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-list{
    display:flex!important;
    flex-direction:row!important;
    gap:12px!important;
    width:100%!important;
    height:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
    padding:42px 0 10px!important;
  }
  html body .wtp-holiday-wrap .wtp-gallery-room-section,
  html body .wtp-holiday-wrap .wtp-gallery-room-grid{
    display:contents!important;
  }
  html body .wtp-holiday-wrap .wtp-gallery-room-grid figure,
  html body .wtp-holiday-wrap .wtp-gallery-room-section figure{
    flex:0 0 86vw!important;
    width:86vw!important;
    min-width:86vw!important;
    height:calc(86dvh - 86px)!important;
    margin:0!important;
    scroll-snap-align:center!important;
  }
  html body .wtp-holiday-wrap .wtp-gallery-room-grid figure img,
  html body .wtp-holiday-wrap .wtp-gallery-room-section figure img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    border-radius:18px!important;
    background:#021b3a!important;
  }
}


/* v0.10.164 booking widget, desktop tile image, mobile search/show-all/gallery fixes */
html body .wtp-booking-app .wtp-result-card-desktop-v148{
  padding:0!important;
  height:196px!important;
  min-height:196px!important;
  max-height:196px!important;
  overflow:hidden!important;
  border-radius:24px!important;
}
html body .wtp-booking-app .wtp-result-card-desktop-v148 > a.wtp-result-card__image-v148,
html body .wtp-booking-app .wtp-results-list .wtp-result-card__image-v148{
  position:absolute!important;
  left:0!important;
  top:0!important;
  bottom:0!important;
  width:46%!important;
  min-width:46%!important;
  max-width:46%!important;
  height:100%!important;
  min-height:100%!important;
  max-height:100%!important;
  margin:0!important;
  border-radius:24px 0 0 24px!important;
  background:#eef7ff!important;
}
html body .wtp-booking-app .wtp-result-card-desktop-v148 > a.wtp-result-card__image-v148 img,
html body .wtp-booking-app .wtp-results-list .wtp-result-card__image-v148 img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
html body .wtp-booking-app .wtp-result-card-desktop-v148 .wtp-result-card__copy-v148{
  left:calc(46% + 16px)!important;
  right:16px!important;
  top:14px!important;
  bottom:14px!important;
}

html body .wtp-holiday-wrap .wtp-detail-guest-grid-v164{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:8px!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
}
html body .wtp-holiday-wrap .wtp-detail-guest-grid-v164 label{
  min-width:0!important;
  width:100%!important;
  margin:0!important;
}
html body .wtp-holiday-wrap .wtp-detail-guest-grid-v164 input{
  text-align:center!important;
}
html body .wtp-holiday-wrap .wtp-discount-code-field-v164{
  margin-top:10px!important;
}
html body .wtp-holiday-wrap .wtp-get-quote-button-v164,
html body .wtp-holiday-wrap .wtp-booking-actions-v164 button,
html body .wtp-holiday-wrap .wtp-booking-actions-v164 a,
html body .wtp-holiday-wrap .wtp-enquire-button-v164{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:46px!important;
  padding:0 16px!important;
  border:0!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#021b3a,#083a70,#00c2ff)!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:950!important;
  line-height:1!important;
  text-decoration:none!important;
  cursor:pointer!important;
  box-shadow:0 12px 26px rgba(0,194,255,.22)!important;
}
html body .wtp-holiday-wrap .wtp-get-quote-button-v164{
  margin-top:10px!important;
}
html body .wtp-holiday-wrap .wtp-book-now-heading-v164{
  display:grid!important;
  gap:4px!important;
  margin:16px 0 8px!important;
  padding:14px 15px!important;
  border:1px solid #d7e6f2!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#f6fbff,#eef7ff)!important;
}
html body .wtp-holiday-wrap .wtp-book-now-heading-v164 span{
  color:#021b3a!important;
  font-size:17px!important;
  font-weight:950!important;
  line-height:1!important;
}
html body .wtp-holiday-wrap .wtp-book-now-heading-v164 strong{
  color:#5f7d99!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.3!important;
}
html body .wtp-holiday-wrap .wtp-quote-preview-v164{
  display:block!important;
  margin:12px 0 0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}
html body .wtp-holiday-wrap .wtp-quote-card-v164{
  display:grid!important;
  gap:8px!important;
  width:100%!important;
  padding:14px!important;
  border:1px solid #d7e6f2!important;
  border-radius:20px!important;
  background:#ffffff!important;
  box-shadow:0 12px 30px rgba(2,27,58,.10)!important;
}
html body .wtp-holiday-wrap .wtp-quote-card-head-v164{
  display:grid!important;
  gap:4px!important;
  padding-bottom:8px!important;
  border-bottom:1px solid #e6eef5!important;
}
html body .wtp-holiday-wrap .wtp-quote-card-head-v164 span{
  color:#00c2ff!important;
  font-size:11px!important;
  font-weight:950!important;
  letter-spacing:.05em!important;
  text-transform:uppercase!important;
}
html body .wtp-holiday-wrap .wtp-quote-card-head-v164 strong{
  color:#021b3a!important;
  font-size:15px!important;
  font-weight:950!important;
}
html body .wtp-holiday-wrap .wtp-quote-line-v164,
html body .wtp-holiday-wrap .wtp-quote-total-v164{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  padding:6px 0!important;
}
html body .wtp-holiday-wrap .wtp-quote-line-v164 span,
html body .wtp-holiday-wrap .wtp-quote-total-v164 span{
  color:#5f7d99!important;
  font-size:13px!important;
  font-weight:850!important;
}
html body .wtp-holiday-wrap .wtp-quote-line-v164 strong{
  color:#021b3a!important;
  font-size:13px!important;
  font-weight:950!important;
  text-align:right!important;
}
html body .wtp-holiday-wrap .wtp-quote-line-v164.is-discount strong{
  color:#0f6840!important;
}
html body .wtp-holiday-wrap .wtp-quote-line-v164.is-muted strong{
  color:#5f7d99!important;
  font-size:12px!important;
}
html body .wtp-holiday-wrap .wtp-quote-total-v164{
  margin-top:4px!important;
  padding:12px!important;
  border-radius:16px!important;
  background:#021b3a!important;
}
html body .wtp-holiday-wrap .wtp-quote-total-v164 span,
html body .wtp-holiday-wrap .wtp-quote-total-v164 strong{
  color:#fff!important;
}
html body .wtp-holiday-wrap .wtp-quote-total-v164 strong{
  font-size:18px!important;
  font-weight:950!important;
}
html body .wtp-holiday-wrap .wtp-quote-message-v164,
html body .wtp-holiday-wrap .wtp-quote-note-v164{
  padding:12px!important;
  border:1px solid #d7e6f2!important;
  border-radius:16px!important;
  background:#f6fbff!important;
  color:#17395d!important;
  font-size:13px!important;
  font-weight:850!important;
  line-height:1.4!important;
}
html body .wtp-holiday-wrap .wtp-booking-actions-v164{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  width:100%!important;
}

.wtp-showall-body-back-v164{
  position:fixed!important;
  inset:auto 14px calc(env(safe-area-inset-bottom,0px) + 18px) auto!important;
  z-index:2147483647!important;
  display:none!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:108px!important;
  height:50px!important;
  padding:0 16px!important;
  border:0!important;
  border-radius:999px!important;
  background:#021b3a!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:950!important;
  line-height:1!important;
  box-shadow:0 12px 28px rgba(2,27,58,.34)!important;
}
.wtp-showall-body-back-v164.is-visible{display:inline-flex!important;}

@media (max-width:760px){
  html body .wtp-holiday-wrap .wtp-detail-guest-grid-v164{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  html body .wtp-booking-app .wtp-mobile-who-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:5px!important;
    width:100%!important;
    max-width:100%!important;
  }
  html body .wtp-booking-app .wtp-mobile-who-row-v148{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:5px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  html body .wtp-booking-app .wtp-mobile-who-row-v148 > label{
    min-width:0!important;
    width:100%!important;
    max-width:100%!important;
  }
  html body .wtp-booking-app .wtp-mobile-count-control-v148{
    display:grid!important;
    grid-template-columns:24px minmax(0,1fr) 24px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  html body .wtp-booking-app .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-panel-v148{
    padding-top:calc(env(safe-area-inset-top,0px) + 178px)!important;
    padding-bottom:calc(env(safe-area-inset-bottom,0px) + 112px)!important;
  }
  html body .wtp-booking-app .wtp-mobile-showall-floating-back-v148,
  html body .wtp-booking-app .wtp-mobile-modal-close-v148,
  html body .wtp-booking-app .wtp-mobile-modal-back-v148,
  html body .wtp-booking-app .wtp-mobile-modal-old-close-v148,
  html body .wtp-booking-app .wtp-showall-global-back-v148{
    display:none!important;
  }

  html body .wtp-holiday-wrap .wtp-photo-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-grid figure{
    width:100%!important;
    max-width:100%!important;
    height:150px!important;
    min-height:150px!important;
    grid-column:auto!important;
    grid-row:auto!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-grid figure.wtp-photo-main{
    grid-column:1 / -1!important;
    height:280px!important;
    min-height:280px!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-grid figure button,
  html body .wtp-holiday-wrap .wtp-photo-grid figure img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164.is-open{
    display:flex!important;
    position:fixed!important;
    inset:0!important;
    z-index:2147483646!important;
    align-items:center!important;
    justify-content:center!important;
    width:100vw!important;
    height:100dvh!important;
    padding:8px!important;
    background:rgba(2,27,58,.88)!important;
    box-sizing:border-box!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-photo-gallery-panel{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    height:100%!important;
    max-height:100%!important;
    margin:0!important;
    padding:48px 0 52px!important;
    border-radius:0!important;
    background:#021b3a!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-gallery-tools,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-gallery-room-section > h3,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 figcaption{
    display:none!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-photo-gallery-list{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    gap:12px!important;
    width:100%!important;
    height:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
    padding:0 7vw!important;
    box-sizing:border-box!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-gallery-room-section,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-gallery-room-grid{
    display:contents!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 figure{
    flex:0 0 86vw!important;
    width:86vw!important;
    min-width:86vw!important;
    max-width:86vw!important;
    height:calc(100dvh - 118px)!important;
    margin:0!important;
    scroll-snap-align:center!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 figure img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    background:#021b3a!important;
    border-radius:16px!important;
  }
  @media (orientation:landscape){
    html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 figure{
      flex-basis:92vw!important;
      width:92vw!important;
      min-width:92vw!important;
      height:calc(100dvh - 76px)!important;
    }
    html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-photo-gallery-panel{
      padding:38px 0 38px!important;
    }
  }
}


/* v0.10.166 direct fixes for desktop tiles, mobile search/back/photos, reviews and calendar diagnostics */
.wtp-result-card-full-photo-v165{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:24px!important;
}
.wtp-result-card-full-photo-v165 .wtp-result-card__image-full-v165,
html body .wtp-booking-app .wtp-result-card-full-photo-v165 > a.wtp-result-card__image-v148{
  display:block!important;
  position:relative!important;
  inset:auto!important;
  width:100%!important;
  min-width:100%!important;
  max-width:100%!important;
  height:auto!important;
  aspect-ratio:1.42/1!important;
  margin:0!important;
  padding:0!important;
  border-radius:24px 24px 0 0!important;
}
.wtp-result-card-full-photo-v165 .wtp-result-card__image-full-v165 img,
html body .wtp-booking-app .wtp-result-card-full-photo-v165 > a.wtp-result-card__image-v148 img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.wtp-result-card-full-photo-v165 .wtp-result-card__copy-full-v165,
html body .wtp-booking-app .wtp-result-card-full-photo-v165 .wtp-result-card__copy-v148{
  display:flex!important;
  position:relative!important;
  inset:auto!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  width:100%!important;
  max-width:100%!important;
  min-height:142px!important;
  padding:13px 14px 15px!important;
}

.wtp-top-photo-review-bubble-v165{
  position:absolute!important;
  top:12px!important;
  right:12px!important;
  z-index:6!important;
  display:inline-flex!important;
  align-items:center!important;
  max-width:calc(100% - 24px)!important;
  min-height:26px!important;
  padding:7px 10px!important;
  border:1px solid #ffd889!important;
  border-radius:999px!important;
  background:#fff8e7!important;
  color:#6b4b00!important;
  font-size:11px!important;
  font-weight:950!important;
  line-height:1!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  box-shadow:0 10px 24px rgba(2,27,58,.18)!important;
}

.wtp-bedroom-card-v165 strong{
  color:#021b3a!important;
  font-size:15px!important;
  font-weight:950!important;
  line-height:1.15!important;
}
.wtp-bedroom-bedline-v165{
  display:block!important;
  color:#17395d!important;
  font-size:12.5px!important;
  font-weight:900!important;
  line-height:1.25!important;
}
.wtp-bedroom-description-v165{
  margin:0!important;
  color:#5f7d99!important;
  font-size:12px!important;
  font-weight:750!important;
  line-height:1.35!important;
}

@media (max-width:760px){
  html body .wtp-booking-app .wtp-mobile-who-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:5px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  html body .wtp-booking-app .wtp-mobile-who-row-v148,
  html body .wtp-booking-app .wtp-mobile-who-row-v164-a,
  html body .wtp-booking-app .wtp-mobile-who-row-v164-b{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:5px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    float:none!important;
    clear:both!important;
  }
  html body .wtp-booking-app .wtp-mobile-who-row-v148 > label,
  html body .wtp-booking-app .wtp-mobile-who-row-v164-a > label,
  html body .wtp-booking-app .wtp-mobile-who-row-v164-b > label{
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    float:none!important;
    clear:none!important;
  }

  html body .wtp-booking-app .wtp-mobile-showall-floating-back-v148,
  html body .wtp-booking-app .wtp-mobile-modal-close-v148,
  html body .wtp-booking-app .wtp-mobile-modal-back-v148,
  html body .wtp-booking-app .wtp-mobile-modal-old-close-v148,
  html body .wtp-booking-app .wtp-showall-global-back-v148,
  html body .wtp-mobile-showall-floating-back-v148,
  html body .wtp-mobile-modal-close-v148,
  html body .wtp-mobile-modal-back-v148,
  html body .wtp-mobile-modal-old-close-v148,
  html body .wtp-showall-global-back-v148{
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
  html body .wtp-showall-body-back-v164.is-visible,
  html body .wtp-showall-body-back-v165.is-visible{
    display:inline-flex!important;
    visibility:visible!important;
    pointer-events:auto!important;
    position:fixed!important;
    inset:auto 14px calc(env(safe-area-inset-bottom,0px) + 18px) auto!important;
    top:auto!important;
    right:14px!important;
    bottom:calc(env(safe-area-inset-bottom,0px) + 18px)!important;
    left:auto!important;
    z-index:2147483647!important;
  }

  html body .wtp-holiday-wrap .wtp-photo-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:auto auto auto!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 auto 18px!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-grid > figure{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:150px!important;
    min-height:150px!important;
    grid-column:auto!important;
    grid-row:auto!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-grid > figure.wtp-photo-main{
    grid-column:1 / -1!important;
    grid-row:auto!important;
    height:280px!important;
    min-height:280px!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-grid > figure:nth-child(n+6){
    display:none!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-grid figure button,
  html body .wtp-holiday-wrap .wtp-photo-grid figure img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v165,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164{
    display:flex!important;
    position:fixed!important;
    inset:0!important;
    z-index:2147483646!important;
    align-items:center!important;
    justify-content:center!important;
    width:100vw!important;
    height:100dvh!important;
    padding:6px!important;
    background:rgba(2,27,58,.94)!important;
    box-sizing:border-box!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 .wtp-photo-gallery-panel,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-photo-gallery-panel{
    width:100%!important;
    max-width:100%!important;
    height:100%!important;
    max-height:100%!important;
    padding:46px 0 42px!important;
    border-radius:0!important;
    background:#021b3a!important;
    overflow:hidden!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 .wtp-photo-gallery-list,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-photo-gallery-list{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    gap:12px!important;
    width:100%!important;
    height:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    padding:0 6vw!important;
    box-sizing:border-box!important;
    -webkit-overflow-scrolling:touch!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 .wtp-gallery-room-section,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 .wtp-gallery-room-grid,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-gallery-room-section,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-gallery-room-grid{
    display:contents!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 figure,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 figure{
    flex:0 0 88vw!important;
    width:88vw!important;
    min-width:88vw!important;
    max-width:88vw!important;
    height:calc(100dvh - 96px)!important;
    margin:0!important;
    scroll-snap-align:center!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 figure img,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 figure img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    border-radius:16px!important;
    background:#021b3a!important;
  }
  @media (orientation:landscape){
    html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 figure,
    html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 figure{
      flex-basis:94vw!important;
      width:94vw!important;
      min-width:94vw!important;
      height:calc(100dvh - 66px)!important;
    }
    html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 .wtp-photo-gallery-panel,
    html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-photo-gallery-panel{
      padding:34px 0 32px!important;
    }
  }

  html body .wtp-holiday-wrap .wtp-bedroom-card-v165{
    grid-template-columns:118px minmax(0,1fr)!important;
    width:100%!important;
    max-width:100%!important;
  }
  html body .wtp-holiday-wrap .wtp-bedroom-card-v165 img,
  html body .wtp-holiday-wrap .wtp-bedroom-placeholder-v165{
    width:118px!important;
    height:92px!important;
    max-width:118px!important;
    max-height:92px!important;
  }
}

/* v0.10.166 restore split map-side listing tiles and image fill */
html body .wtp-booking-app .wtp-results-list > .wtp-result-card.wtp-result-card-split-v166,
html body .wtp-booking-app article.wtp-result-card.wtp-result-card-split-v166,
html body .wtp-booking-app .wtp-results-list > .wtp-result-card-desktop-v148,
html body .wtp-booking-app article.wtp-result-card-desktop-v148 {
  display: block !important;
  position: relative !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: 196px !important;
  min-height: 196px !important;
  max-height: 196px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border-radius: 24px !important;
  background: #ffffff !important;
  box-sizing: border-box !important;
}

html body .wtp-booking-app .wtp-results-list > .wtp-result-card .wtp-result-card__image-v148,
html body .wtp-booking-app article.wtp-result-card .wtp-result-card__image-v148,
html body .wtp-booking-app .wtp-result-card-split-v166 .wtp-result-card__image-split-v166 {
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  width: 46% !important;
  min-width: 46% !important;
  max-width: 46% !important;
  height: 100% !important;
  min-height: 100% !important;
  max-height: 100% !important;
  aspect-ratio: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border-radius: 24px 0 0 24px !important;
  background: #eef7ff !important;
  box-sizing: border-box !important;
}

html body .wtp-booking-app .wtp-results-list > .wtp-result-card .wtp-result-card__image-v148 img,
html body .wtp-booking-app article.wtp-result-card .wtp-result-card__image-v148 img,
html body .wtp-booking-app .wtp-results-list > .wtp-result-card .wtp-card-image__placeholder {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  max-height: 100% !important;
  object-fit: cover !important;
}

html body .wtp-booking-app .wtp-results-list > .wtp-result-card .wtp-card-image__placeholder {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

html body .wtp-booking-app .wtp-results-list > .wtp-result-card .wtp-result-card__copy-v148,
html body .wtp-booking-app .wtp-results-list > .wtp-result-card .wtp-result-card__content,
html body .wtp-booking-app article.wtp-result-card .wtp-result-card__copy-v148,
html body .wtp-booking-app article.wtp-result-card .wtp-result-card__content,
html body .wtp-booking-app .wtp-result-card-split-v166 .wtp-result-card__copy-split-v166 {
  display: flex !important;
  position: absolute !important;
  left: calc(46% + 16px) !important;
  right: 16px !important;
  top: 14px !important;
  bottom: 14px !important;
  z-index: 5 !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: flex-start !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 1 !important;
  visibility: visible !important;
  overflow: visible !important;
  color: #17395d !important;
  background: transparent !important;
  box-sizing: border-box !important;
}

@media (max-width: 760px) {
  html body .wtp-booking-app .wtp-results-list > .wtp-result-card.wtp-result-card-split-v166,
  html body .wtp-booking-app article.wtp-result-card.wtp-result-card-split-v166,
  html body .wtp-booking-app .wtp-results-list > .wtp-result-card-desktop-v148,
  html body .wtp-booking-app article.wtp-result-card-desktop-v148 {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
  }
}


/* v0.10.167 targeted fixes: split result images, mobile overlays, bedrooms, map lock and mobile dropdown layout. */
html body .wtp-booking-app .wtp-results-list > .wtp-result-card.wtp-result-card-split-v166,
html body .wtp-booking-app article.wtp-result-card.wtp-result-card-split-v166,
html body .wtp-booking-app .wtp-result-card-desktop-v148.wtp-result-card-split-v166 {
  height: 196px !important;
  min-height: 196px !important;
  max-height: 196px !important;
  overflow: hidden !important;
}
html body .wtp-booking-app .wtp-result-card-split-v166 .wtp-result-card__image-split-v166,
html body .wtp-booking-app .wtp-result-card-split-v166 .wtp-result-card__image-v148 {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  width: 46% !important;
  min-width: 46% !important;
  max-width: 46% !important;
  height: 100% !important;
  min-height: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  line-height: 0 !important;
  border-radius: 24px 0 0 24px !important;
  transform: none !important;
}
html body .wtp-booking-app .wtp-result-card-split-v166 .wtp-result-card__image-split-v166 img,
html body .wtp-booking-app .wtp-result-card-split-v166 .wtp-result-card__image-v148 img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  max-height: none !important;
  object-fit: cover !important;
  object-position: center center !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  vertical-align: top !important;
}
html body .wtp-booking-app .wtp-result-card-split-v166 .wtp-result-card__copy-split-v166,
html body .wtp-booking-app .wtp-result-card-split-v166 .wtp-result-card__content {
  opacity: 1 !important;
  visibility: visible !important;
  display: flex !important;
}
.wtp-bedroom-card-v167 img,
.wtp-bedroom-card-v167 .wtp-bedroom-placeholder-v165 {
  width: 150px !important;
  height: 112px !important;
  min-width: 150px !important;
  max-width: 150px !important;
  min-height: 112px !important;
  max-height: 112px !important;
  object-fit: cover !important;
}
.wtp-detail-map-shell {
  position: relative !important;
  z-index: 0 !important;
  isolation: isolate !important;
  min-height: 320px !important;
}
.wtp-detail-map-shell .wtp-detail-map,
.wtp-detail-map-shell #wtp-detail-map {
  position: relative !important;
  z-index: 0 !important;
  min-height: 320px !important;
}
.wtp-detail-map-shell .leaflet-pane,
.wtp-detail-map-shell .leaflet-control-container,
.wtp-detail-map-shell .gm-style,
.wtp-detail-map-shell iframe {
  z-index: 0 !important;
}
@media (max-width: 760px) {
  html body .wtp-site-header,
  html body header,
  html body .site-header,
  html body .wtp-mobile-header,
  html body .wtp-holiday-wrap .wtp-holiday-top {
    position: relative;
    z-index: 10000 !important;
  }
  html body .wtp-booking-app .wtp-mobile-who-grid,
  html body .wtp-mobile-search-panel-v148 .wtp-mobile-who-grid,
  html body [data-wtp-mobile-search-panel] .wtp-mobile-who-grid {
    display: grid !important;
    grid-template-columns: minmax(0,1fr) !important;
    gap: 8px !important;
  }
  html body .wtp-mobile-who-row-v148 {
    display: grid !important;
    grid-template-columns: minmax(0,1fr) minmax(0,1fr) !important;
    gap: 8px !important;
    width: 100% !important;
  }
  html body .wtp-mobile-who-row-v148 > label,
  html body .wtp-mobile-who-row-v148 > .wtp-mobile-field {
    min-width: 0 !important;
    width: 100% !important;
  }
  .wtp-showall-modal-v167:not([hidden]),
  .wtp-mobile-modal-v148:not([hidden]) {
    position: fixed !important;
    inset: 0 !important;
    z-index: 2147483000 !important;
    display: block !important;
    background: #ffffff !important;
    overflow: hidden !important;
  }
  .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    background: #ffffff !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }
  .wtp-mobile-showall-floating-back-v148,
  .wtp-mobile-modal-close-v148,
  .wtp-mobile-modal-back-v148,
  .wtp-mobile-modal-old-close-v148,
  .wtp-showall-global-back-v148,
  .wtp-showall-body-back-v164,
  .wtp-showall-body-back-v165 {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
  .wtp-showall-body-back-v167.is-visible {
    display: inline-flex !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
  .wtp-mobile-modal-list-v148 .wtp-mobile-property-card {
    background: #ffffff !important;
  }
  @media (orientation: landscape) {
    .wtp-mobile-modal-list-v148 .wtp-mobile-card-image,
    .wtp-mobile-modal-list-v148 .wtp-mobile-property-image,
    .wtp-mobile-modal-list-v148 .wtp-mobile-property-card__image {
      height: min(42dvh, 230px) !important;
      max-height: 230px !important;
    }
    .wtp-mobile-modal-list-v148 img {
      max-height: min(42dvh, 230px) !important;
      object-fit: contain !important;
      background: #ffffff !important;
    }
  }
  .wtp-photo-gallery-modal,
  .wtp-photo-gallery-modal.is-open,
  .wtp-info-modal.is-open,
  .wtp-amenities-modal.is-open {
    position: fixed !important;
    inset: 0 !important;
    z-index: 2147483200 !important;
    background: rgba(255,255,255,.98) !important;
    padding: max(10px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom)) !important;
  }
  .wtp-photo-gallery-panel,
  .wtp-info-modal__panel,
  .wtp-amenities-modal__panel {
    width: calc(100vw - 20px) !important;
    max-width: calc(100vw - 20px) !important;
    max-height: calc(100dvh - 20px) !important;
    background: #ffffff !important;
    overflow-y: auto !important;
  }
  @media (orientation: landscape) {
    .wtp-photo-gallery-panel {
      padding: 12px !important;
      border-radius: 18px !important;
      max-height: calc(100dvh - 12px) !important;
    }
    .wtp-photo-gallery-list img,
    .wtp-gallery-room-grid img {
      height: min(62dvh, 320px) !important;
      max-height: min(62dvh, 320px) !important;
      object-fit: contain !important;
      background: #ffffff !important;
    }
  }
  .wtp-bedroom-card-v167 {
    grid-template-columns: 118px minmax(0,1fr) !important;
    gap: 10px !important;
    padding: 8px !important;
    align-items: stretch !important;
  }
  .wtp-bedroom-card-v167 img,
  .wtp-bedroom-card-v167 .wtp-bedroom-placeholder-v165 {
    width: 118px !important;
    height: 92px !important;
    min-width: 118px !important;
    max-width: 118px !important;
    min-height: 92px !important;
    max-height: 92px !important;
  }
  .wtp-bedroom-card-copy-v165 {
    align-content: center !important;
  }
  .wtp-detail-map-shell {
    z-index: 0 !important;
    min-height: 300px !important;
  }
  .wtp-detail-map-shell.wtp-detail-map-locked-v167 #wtp-detail-map,
  .wtp-detail-map-shell.wtp-detail-map-locked-v167 .wtp-detail-map {
    pointer-events: none !important;
  }
  .wtp-detail-map-lock-overlay-v167 {
    position: absolute !important;
    inset: 0 !important;
    z-index: 3 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 18px !important;
    border-radius: 24px !important;
    background: rgba(2,27,58,.46) !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    line-height: 1.3 !important;
    text-align: center !important;
    pointer-events: auto !important;
  }
  .wtp-detail-map-shell.wtp-detail-map-unlocked-v167 .wtp-detail-map-lock-overlay-v167 {
    display: none !important;
  }
  .wtp-detail-map-lock-button-v167 {
    position: absolute !important;
    right: 12px !important;
    bottom: 12px !important;
    z-index: 4 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 40px !important;
    padding: 0 14px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: #021b3a !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 950 !important;
    box-shadow: 0 10px 24px rgba(2,27,58,.28) !important;
  }
}

/* v0.10.167 flat landscape overrides for browsers without nested media support. */
@media (max-width: 760px) and (orientation: landscape) {
  .wtp-mobile-modal-list-v148 .wtp-mobile-card-image,
  .wtp-mobile-modal-list-v148 .wtp-mobile-property-image,
  .wtp-mobile-modal-list-v148 .wtp-mobile-property-card__image {
    height: min(42dvh, 230px) !important;
    max-height: 230px !important;
  }
  .wtp-mobile-modal-list-v148 img {
    max-height: min(42dvh, 230px) !important;
    object-fit: contain !important;
    background: #ffffff !important;
  }
  .wtp-photo-gallery-panel {
    padding: 12px !important;
    border-radius: 18px !important;
    max-height: calc(100dvh - 12px) !important;
  }
  .wtp-photo-gallery-list img,
  .wtp-gallery-room-grid img {
    height: min(62dvh, 320px) !important;
    max-height: min(62dvh, 320px) !important;
    object-fit: contain !important;
    background: #ffffff !important;
  }
}

/* v0.10.168 consolidated mobile/source-of-truth fixes */
@media (max-width: 760px) {
  html body .wtp-booking-app .wtp-mobile-who-grid,
  html body .wtp-mobile-search-panel-v148 .wtp-mobile-who-grid,
  html body [data-wtp-mobile-search-panel] .wtp-mobile-who-grid,
  html body .wtp-mobile-booking-form-v148 .wtp-mobile-who-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 4px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }
  html body .wtp-mobile-booking-form-v148 .wtp-mobile-who-grid > .wtp-mobile-who-row-v148,
  html body .wtp-mobile-booking-form-v148 .wtp-mobile-who-grid > .wtp-mobile-who-row-v168,
  html body .wtp-mobile-booking-form-v148 [data-wtp-who-row] {
    display: grid !important;
    grid-template-columns: minmax(0,1fr) minmax(0,1fr) !important;
    gap: 4px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    clear: none !important;
    box-sizing: border-box !important;
  }
  html body .wtp-mobile-booking-form-v148 .wtp-mobile-who-grid label {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    clear: none !important;
    box-sizing: border-box !important;
  }
  html body .wtp-mobile-booking-form-v148 .wtp-mobile-count-control-v148 {
    display: grid !important;
    grid-template-columns: 24px minmax(0,1fr) 24px !important;
    gap: 4px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  html body .wtp-mobile-showall-floating-back-v148,
  html body .wtp-mobile-modal-close-v148,
  html body .wtp-mobile-modal-back-v148,
  html body .wtp-mobile-modal-old-close-v148,
  html body .wtp-showall-global-back-v148,
  html body .wtp-showall-body-back-v148,
  html body .wtp-showall-body-back-v164,
  html body .wtp-showall-body-back-v165 {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  html body [data-wtp-showall-body-back-v167] {
    position: fixed !important;
    top: auto !important;
    right: 14px !important;
    bottom: calc(env(safe-area-inset-bottom,0px) + 18px) !important;
    left: auto !important;
    z-index: 2147483647 !important;
  }

  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v164,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 {
    display: none !important;
  }

  html body .wtp-image-lightbox {
    position: fixed !important;
    z-index: 2147483646 !important;
    background: rgba(255,255,255,.98) !important;
    padding: max(8px, env(safe-area-inset-top)) 12px max(10px, env(safe-area-inset-bottom)) !important;
  }
  html body .wtp-image-lightbox img {
    max-width: calc(100vw - 34px) !important;
    max-height: 62dvh !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
  }
  html body .wtp-image-lightbox p {
    max-width: calc(100vw - 36px) !important;
    max-height: 24dvh !important;
    overflow-y: auto !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
  }

  html body .wtp-detail-map-shell,
  html body .wtp-detail-map-shell-v167,
  html body .wtp-detail-map,
  html body #wtp-detail-map,
  html body .leaflet-container,
  html body .gm-style {
    z-index: 1 !important;
  }
  html body .site-header,
  html body header,
  html body .wtp-mobile-sticky-bar,
  html body .wtp-mobile-search-bar {
    z-index: 99999 !important;
  }
}

@media (max-width: 760px) and (orientation: landscape) {
  html body .wtp-image-lightbox img {
    max-height: 54dvh !important;
  }
  html body .wtp-image-lightbox p {
    max-height: 28dvh !important;
  }
}

/* v0.10.169 consolidated mobile/show-all/gallery/who overrides */
@media (max-width:760px){
  html body .wtp-booking-app .wtp-mobile-who-grid,
  html body .wtp-mobile-booking-form-v148 .wtp-mobile-who-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:4px!important;
    width:100%!important;
    max-width:100%!important;
  }
  html body .wtp-booking-app .wtp-mobile-who-row-v148,
  html body .wtp-mobile-booking-form-v148 .wtp-mobile-who-row-v148{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:4px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    align-items:start!important;
    float:none!important;
    clear:none!important;
  }
  html body .wtp-booking-app .wtp-mobile-who-row-v148 > label,
  html body .wtp-mobile-booking-form-v148 .wtp-mobile-who-row-v148 > label{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    float:none!important;
    clear:none!important;
  }
  html body .wtp-booking-app .wtp-who-popover:not([hidden]){
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:6px!important;
    left:12px!important;
    right:12px!important;
    width:auto!important;
    max-width:none!important;
  }
  html body .wtp-booking-app .wtp-who-popover .wtp-who-row{
    display:block!important;
    min-width:0!important;
    padding:7px!important;
    border:1px solid #e6eef5!important;
    border-radius:12px!important;
    background:#f6fbff!important;
  }
  html body .wtp-booking-app .wtp-who-popover .wtp-who-apply{
    grid-column:1 / -1!important;
    width:100%!important;
  }
  html body .wtp-mobile-showall-floating-back-v148,
  html body .wtp-mobile-modal-close-v148,
  html body .wtp-mobile-modal-back-v148,
  html body .wtp-showall-global-back-v148,
  html body .wtp-showall-body-back-v148,
  html body .wtp-showall-body-back-v164,
  html body .wtp-showall-body-back-v165{
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
  html body .wtp-image-lightbox img,
  html body .wtp-lightbox-panel img{
    max-height:50dvh!important;
    object-fit:contain!important;
  }
  html body .wtp-image-lightbox [data-wtp-lightbox-caption],
  html body .wtp-lightbox-caption{
    display:block!important;
    max-height:30dvh!important;
    overflow:auto!important;
  }
}
@media (max-width:760px) and (orientation:landscape){
  html body .wtp-image-lightbox img,
  html body .wtp-lightbox-panel img{
    max-height:40dvh!important;
  }
}
@media (max-width:760px){
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v164,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v165{
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
}


/* v0.10.176 host/owner CTA process flow. */
html body .wtp-host-cta-v176 {
  position: relative !important;
  display: grid !important;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr) !important;
  gap: 24px !important;
  align-items: center !important;
  width: min(1420px, calc(100% - 36px)) !important;
  margin: 22px auto !important;
  padding: 28px !important;
  overflow: hidden !important;
  border: 1px solid rgba(0,194,255,.22) !important;
  border-radius: 28px !important;
  background: linear-gradient(135deg,#021b3a 0%,#083a70 54%,#0b2f5f 100%) !important;
  box-shadow: 0 22px 56px rgba(2,27,58,.24) !important;
  color: #ffffff !important;
  box-sizing: border-box !important;
}
html body .wtp-host-cta-v176__glow {
  position: absolute !important;
  right: -80px !important;
  top: -100px !important;
  width: 260px !important;
  height: 260px !important;
  border-radius: 50% !important;
  background: radial-gradient(circle,rgba(0,234,255,.24),rgba(0,234,255,0) 68%) !important;
  pointer-events: none !important;
}
html body .wtp-host-cta-v176__copy {
  position: relative !important;
  z-index: 1 !important;
  display: grid !important;
  gap: 12px !important;
  min-width: 0 !important;
}
html body .wtp-host-cta-v176__eyebrow {
  display: inline-flex !important;
  width: fit-content !important;
  padding: 7px 12px !important;
  border: 1px solid rgba(0,234,255,.32) !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.08) !important;
  color: #8fdcff !important;
  font-size: 11px !important;
  font-weight: 950 !important;
  letter-spacing: .055em !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
}
html body .wtp-host-cta-v176__copy h2 {
  margin: 0 !important;
  color: #ffffff !important;
  font-size: clamp(28px,3.4vw,44px) !important;
  font-weight: 950 !important;
  line-height: 1.04 !important;
  letter-spacing: -.04em !important;
}
html body .wtp-host-cta-v176__copy p {
  margin: 0 !important;
  max-width: 760px !important;
  color: rgba(255,255,255,.86) !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1.58 !important;
}
html body .wtp-host-cta-v176__copy a {
  display: inline-flex !important;
  width: fit-content !important;
  align-items: center !important;
  justify-content: center !important;
  margin-top: 4px !important;
  padding: 13px 18px !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg,#00c2ff,#00eaff,#6dff8b) !important;
  color: #021b3a !important;
  font-size: 14px !important;
  font-weight: 950 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  box-shadow: 0 14px 34px rgba(0,194,255,.25) !important;
}
html body .wtp-host-flow-v176 {
  position: relative !important;
  z-index: 1 !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0,1fr)) !important;
  gap: 10px !important;
  align-items: center !important;
}
html body .wtp-host-flow-v176__step {
  min-height: 82px !important;
  display: grid !important;
  grid-template-columns: 28px minmax(0,1fr) !important;
  gap: 9px !important;
  align-items: center !important;
  padding: 12px !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  border-radius: 18px !important;
  background: rgba(255,255,255,.08) !important;
  color: #ffffff !important;
  box-sizing: border-box !important;
  backdrop-filter: blur(6px) !important;
}
html body .wtp-host-flow-v176__step span {
  display: grid !important;
  place-items: center !important;
  width: 28px !important;
  height: 28px !important;
  border-radius: 999px !important;
  background: #ffffff !important;
  color: #083a70 !important;
  font-size: 12px !important;
  font-weight: 950 !important;
}
html body .wtp-host-flow-v176__step strong {
  display: block !important;
  color: #ffffff !important;
  font-size: 13px !important;
  font-weight: 920 !important;
  line-height: 1.22 !important;
}
html body .wtp-host-flow-v176__arrow {
  display: grid !important;
  place-items: center !important;
  min-height: 26px !important;
  color: #6dff8b !important;
  font-size: 22px !important;
  font-weight: 950 !important;
  line-height: 1 !important;
}


/* v0.10.176 targeted mobile card/back restoration and owner CTA responsiveness. */
@media (max-width: 760px) {
  html body .wtp-booking-app .wtp-mobile-property-rail > .wtp-mobile-property-card,
  html body .wtp-mobile-property-rail > .wtp-mobile-property-card,
  html body .wtp-booking-app .wtp-mobile-modal-list-v148 .wtp-mobile-property-card,
  html body .wtp-mobile-modal-list-v148 .wtp-mobile-property-card,
  html body .wtp-booking-app .wtp-mobile-property-card,
  html body .wtp-mobile-property-card {
    display: block !important;
    grid-template-columns: none !important;
    grid-auto-flow: initial !important;
    flex: 0 0 88vw !important;
    width: 88vw !important;
    min-width: 88vw !important;
    max-width: 88vw !important;
    min-height: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 24px !important;
    background: #ffffff !important;
    box-sizing: border-box !important;
  }

  html body .wtp-booking-app .wtp-mobile-property-rail > .wtp-mobile-property-card .wtp-mobile-property-image,
  html body .wtp-mobile-property-rail > .wtp-mobile-property-card .wtp-mobile-property-image,
  html body .wtp-booking-app .wtp-mobile-modal-list-v148 .wtp-mobile-property-card .wtp-mobile-property-image,
  html body .wtp-mobile-modal-list-v148 .wtp-mobile-property-card .wtp-mobile-property-image,
  html body .wtp-booking-app .wtp-mobile-property-card .wtp-mobile-property-image,
  html body .wtp-mobile-property-card .wtp-mobile-property-image {
    display: block !important;
    position: relative !important;
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 196px !important;
    max-height: none !important;
    aspect-ratio: 1.35 / 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 0 !important;
    background: #eef7ff !important;
    box-sizing: border-box !important;
  }

  html body .wtp-booking-app .wtp-mobile-property-card .wtp-mobile-property-image img,
  html body .wtp-mobile-property-card .wtp-mobile-property-image img {
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body .wtp-booking-app .wtp-mobile-property-card .wtp-mobile-property-copy,
  html body .wtp-mobile-property-card .wtp-mobile-property-copy {
    display: block !important;
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    padding: 14px !important;
    box-sizing: border-box !important;
  }

  html body [data-wtp-showall-body-back-v167] {
    position: fixed !important;
    top: auto !important;
    right: 14px !important;
    bottom: calc(env(safe-area-inset-bottom, 0px) + 18px) !important;
    left: auto !important;
    z-index: 2147483647 !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 108px !important;
    height: 50px !important;
    padding: 0 16px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: #021b3a !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
    box-shadow: 0 12px 28px rgba(2,27,58,.34) !important;
  }

  html body [data-wtp-showall-body-back-v167]:not(.is-visible) {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  html body [data-wtp-showall-body-back-v167].is-visible {
    display: inline-flex !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }

  html body .wtp-host-cta-v176 {
    width: calc(100% - 24px) !important;
    margin: 18px auto !important;
    padding: 20px !important;
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    border-radius: 24px !important;
  }

  html body .wtp-host-cta-v176__copy h2 {
    font-size: 26px !important;
    line-height: 1.05 !important;
  }

  html body .wtp-host-cta-v176__copy p {
    font-size: 14px !important;
    line-height: 1.5 !important;
  }

  html body .wtp-host-flow-v176 {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
  }

  html body .wtp-host-flow-v176__arrow {
    transform: rotate(90deg) !important;
    justify-self: center !important;
  }
}


/* v0.10.178: mobile reset and swipe cards. Keep show-all closed on refresh and rail cards stacked. */
@media (max-width: 760px) {
  html body .wtp-showall-modal-v167[hidden],
  html body .wtp-mobile-modal-v148[hidden],
  html body .wtp-mobile-results-section-v148 .wtp-showall-modal-v167[hidden],
  html body .wtp-mobile-results-section-v148 .wtp-mobile-modal-v148[hidden] {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
    height: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
  }
  html body .wtp-booking-app .wtp-mobile-property-rail,
  html body .wtp-mobile-property-rail {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 12px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory !important;
    -webkit-overflow-scrolling: touch !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card,
  html body .wtp-booking-app .wtp-mobile-property-rail > article.wtp-mobile-property-card,
  html body .wtp-mobile-property-rail > article.wtp-mobile-property-card {
    display: block !important;
    grid-template-columns: none !important;
    grid-auto-flow: initial !important;
    gap: 0 !important;
    align-items: stretch !important;
    flex: 0 0 88vw !important;
    width: 88vw !important;
    min-width: 88vw !important;
    max-width: 88vw !important;
    min-height: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    scroll-snap-align: start !important;
    box-sizing: border-box !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-image,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-image,
  html body .wtp-booking-app .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-image,
  html body .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-image {
    display: block !important;
    position: relative !important;
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 196px !important;
    max-height: none !important;
    aspect-ratio: 1.35 / 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 0 !important;
    background: #eef7ff !important;
    box-sizing: border-box !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-image img,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-image img {
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-copy,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-copy {
    display: block !important;
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    padding: 14px !important;
    overflow: visible !important;
    box-sizing: border-box !important;
  }
}

/* v0.10.183: owner/host CTA cycle polish only. Critical static CSS for the 10-step loop; no JS, timers, images or animation dependencies. */
html body .wtp-host-cta-v179 {
  position: relative !important;
  display: grid !important;
  grid-template-columns: minmax(300px, .74fr) minmax(680px, 1.26fr) !important;
  gap: clamp(22px, 2.8vw, 40px) !important;
  align-items: center !important;
  width: min(1420px, calc(100% - 36px)) !important;
  margin: 26px auto 24px !important;
  padding: clamp(24px, 2.6vw, 36px) !important;
  overflow: hidden !important;
  border: 1px solid rgba(0,234,255,.20) !important;
  border-radius: 30px !important;
  background:
    radial-gradient(circle at 10% 12%, rgba(0,234,255,.16), rgba(0,234,255,0) 30%),
    radial-gradient(circle at 88% 82%, rgba(109,255,139,.08), rgba(109,255,139,0) 32%),
    linear-gradient(135deg,#021b3a 0%,#062449 44%,#083a70 100%) !important;
  box-shadow: 0 22px 54px rgba(2,27,58,.24) !important;
  box-sizing: border-box !important;
  color: #ffffff !important;
  isolation: isolate !important;
}
html body .wtp-host-cta-v179::before {
  content: "" !important;
  position: absolute !important;
  inset: 12px !important;
  border: 1px solid rgba(255,255,255,.08) !important;
  border-radius: 22px !important;
  pointer-events: none !important;
  z-index: 0 !important;
}
html body .wtp-host-cta-v179__copy,
html body .wtp-host-cycle-v179 {
  position: relative !important;
  z-index: 1 !important;
  min-width: 0 !important;
}
html body .wtp-host-cta-v179__copy {
  display: grid !important;
  gap: 13px !important;
  align-content: center !important;
}
html body .wtp-host-cta-v179__eyebrow {
  display: inline-flex !important;
  width: fit-content !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 7px 12px !important;
  border: 1px solid rgba(0,234,255,.35) !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.08) !important;
  color: #8fdcff !important;
  font-size: 10.5px !important;
  font-weight: 950 !important;
  letter-spacing: .06em !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.12) !important;
}
html body .wtp-host-cta-v179__copy h2 {
  max-width: 670px !important;
  margin: 0 !important;
  color: #ffffff !important;
  font-size: clamp(34px, 4vw, 56px) !important;
  font-weight: 950 !important;
  line-height: 1 !important;
  letter-spacing: -.055em !important;
  text-wrap: balance !important;
}
html body .wtp-host-cta-v179__copy p {
  max-width: 690px !important;
  margin: 0 !important;
  color: rgba(255,255,255,.84) !important;
  font-size: 15.5px !important;
  font-weight: 720 !important;
  line-height: 1.62 !important;
}
html body .wtp-host-cta-v179__button {
  display: inline-flex !important;
  width: fit-content !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  margin-top: 3px !important;
  padding: 13px 19px !important;
  border: 1px solid rgba(255,255,255,.18) !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg,#ffffff 0%,#dffaff 34%,#00eaff 78%,#6dff8b 100%) !important;
  color: #021b3a !important;
  font-size: 13.5px !important;
  font-weight: 950 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  box-shadow: 0 14px 28px rgba(0,194,255,.22) !important;
}
html body .wtp-host-cta-v179__button::after {
  content: "\2192" !important;
  font-weight: 950 !important;
}
html body .wtp-host-cycle-v179 {
  display: grid !important;
  gap: 10px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}
html body .wtp-host-cycle-v179__title {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  min-width: 0 !important;
  margin: 0 12px !important;
}
html body .wtp-host-cycle-v179__title span {
  display: inline-flex !important;
  flex: 0 0 auto !important;
  padding: 6px 10px !important;
  border: 1px solid rgba(0,234,255,.28) !important;
  border-radius: 999px !important;
  background: rgba(0,234,255,.10) !important;
  color: #8fdcff !important;
  font-size: 10px !important;
  font-weight: 950 !important;
  letter-spacing: .055em !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
}
html body .wtp-host-cycle-v179__title strong {
  max-width: 420px !important;
  color: rgba(255,255,255,.80) !important;
  font-size: 13px !important;
  font-weight: 850 !important;
  line-height: 1.32 !important;
  text-align: right !important;
}
html body .wtp-host-cycle-v179__oval {
  position: relative !important;
  width: 100% !important;
  max-width: 840px !important;
  min-height: 430px !important;
  margin: 0 auto !important;
  box-sizing: border-box !important;
}
html body .wtp-host-cycle-v179__loop-line {
  position: absolute !important;
  inset: 70px 108px 70px !important;
  border: 1.25px solid rgba(0,234,255,.26) !important;
  border-radius: 999px !important;
  background: radial-gradient(ellipse at center, rgba(0,194,255,.045), rgba(0,194,255,0) 65%) !important;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.05) !important;
  pointer-events: none !important;
  z-index: 1 !important;
}
html body .wtp-host-cycle-v179__centre {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%,-50%) !important;
  z-index: 2 !important;
  display: grid !important;
  place-items: center !important;
  gap: 4px !important;
  width: 156px !important;
  min-height: 70px !important;
  padding: 11px 12px !important;
  border: 1px solid rgba(0,234,255,.24) !important;
  border-radius: 20px !important;
  background: linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.055)) !important;
  color: #ffffff !important;
  text-align: center !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.14), 0 12px 22px rgba(0,0,0,.12) !important;
  box-sizing: border-box !important;
}
html body .wtp-host-cycle-v179__centre strong {
  color: #ffffff !important;
  font-size: 13.5px !important;
  font-weight: 950 !important;
  line-height: 1.05 !important;
}
html body .wtp-host-cycle-v179__centre span {
  color: #8fdcff !important;
  font-size: 10px !important;
  font-weight: 850 !important;
  line-height: 1.18 !important;
}
html body .wtp-host-cycle-v179__step {
  position: absolute !important;
  z-index: 4 !important;
  display: grid !important;
  grid-template-columns: 18px minmax(0,1fr) !important;
  gap: 5px !important;
  align-items: center !important;
  justify-content: center !important;
  width: clamp(106px, 8.5vw, 122px) !important;
  min-height: 32px !important;
  margin: 0 !important;
  padding: 5px 7px !important;
  border: 1px solid rgba(0,234,255,.22) !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg,rgba(255,255,255,.13),rgba(255,255,255,.06)) !important;
  color: #ffffff !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.10), 0 7px 12px rgba(0,0,0,.10) !important;
  box-sizing: border-box !important;
}
html body .wtp-host-cycle-v179__step span {
  display: grid !important;
  place-items: center !important;
  width: 18px !important;
  height: 18px !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg,#00c2ff,#00eaff) !important;
  color: #021b3a !important;
  font-size: 7.4px !important;
  font-weight: 950 !important;
  line-height: 1 !important;
}
html body .wtp-host-cycle-v179__step strong {
  color: #ffffff !important;
  font-size: 8.65px !important;
  font-weight: 900 !important;
  line-height: 1.08 !important;
  text-wrap: balance !important;
}
html body .wtp-host-cycle-v179__step--1 { top: 8% !important; left: 50% !important; transform: translate(-50%,-50%) !important; }
html body .wtp-host-cycle-v179__step--2 { top: 16% !important; left: 75% !important; transform: translate(-50%,-50%) !important; }
html body .wtp-host-cycle-v179__step--3 { top: 37% !important; left: 90% !important; transform: translate(-50%,-50%) !important; }
html body .wtp-host-cycle-v179__step--4 { top: 63% !important; left: 90% !important; transform: translate(-50%,-50%) !important; }
html body .wtp-host-cycle-v179__step--5 { top: 84% !important; left: 75% !important; transform: translate(-50%,-50%) !important; }
html body .wtp-host-cycle-v179__step--6 { top: 92% !important; left: 50% !important; transform: translate(-50%,-50%) !important; }
html body .wtp-host-cycle-v179__step--7 { top: 84% !important; left: 25% !important; transform: translate(-50%,-50%) !important; }
html body .wtp-host-cycle-v179__step--8 { top: 63% !important; left: 10% !important; transform: translate(-50%,-50%) !important; }
html body .wtp-host-cycle-v179__step--9 { top: 37% !important; left: 10% !important; transform: translate(-50%,-50%) !important; }
html body .wtp-host-cycle-v179__step--10 { top: 16% !important; left: 25% !important; transform: translate(-50%,-50%) !important; }
html body .wtp-host-cycle-v179__arrow {
  position: absolute !important;
  z-index: 5 !important;
  display: grid !important;
  place-items: center !important;
  width: 16px !important;
  height: 16px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(0,234,255,.22) !important;
  background: rgba(2,27,58,.78) !important;
  color: #6dff8b !important;
  font-size: 10px !important;
  font-weight: 950 !important;
  line-height: 1 !important;
  box-shadow: 0 5px 9px rgba(0,234,255,.08) !important;
}
html body .wtp-host-cycle-v179__arrow--1 { top: 12% !important; left: 62.5% !important; transform: rotate(18deg) !important; }
html body .wtp-host-cycle-v179__arrow--2 { top: 26.5% !important; left: 82.5% !important; transform: rotate(54deg) !important; }
html body .wtp-host-cycle-v179__arrow--3 { top: 50% !important; left: 90% !important; transform: rotate(90deg) !important; }
html body .wtp-host-cycle-v179__arrow--4 { top: 73.5% !important; left: 82.5% !important; transform: rotate(126deg) !important; }
html body .wtp-host-cycle-v179__arrow--5 { top: 88% !important; left: 62.5% !important; transform: rotate(162deg) !important; }
html body .wtp-host-cycle-v179__arrow--6 { top: 88% !important; left: 37.5% !important; transform: rotate(198deg) !important; }
html body .wtp-host-cycle-v179__arrow--7 { top: 73.5% !important; left: 17.5% !important; transform: rotate(234deg) !important; }
html body .wtp-host-cycle-v179__arrow--8 { top: 50% !important; left: 10% !important; transform: rotate(270deg) !important; }
html body .wtp-host-cycle-v179__arrow--9 { top: 26.5% !important; left: 17.5% !important; transform: rotate(306deg) !important; }
html body .wtp-host-cycle-v179__arrow--10 { top: 12% !important; left: 37.5% !important; transform: rotate(342deg) !important; color: #021b3a !important; background: #6dff8b !important; border-color: rgba(109,255,139,.44) !important; }

@media (max-width: 1160px) {
  html body .wtp-host-cta-v179 {
    grid-template-columns: 1fr !important;
  }
  html body .wtp-host-cycle-v179__oval {
    max-width: 800px !important;
    margin: 0 auto !important;
  }
  html body .wtp-host-cycle-v179__step {
    width: clamp(104px, 14.5vw, 120px) !important;
  }
}
@media (max-width: 760px) {
  html body .wtp-host-cta-v179 {
    width: calc(100% - 24px) !important;
    margin: 18px auto !important;
    padding: 18px !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important;
    border-radius: 24px !important;
  }
  html body .wtp-host-cta-v179::before {
    inset: 8px !important;
    border-radius: 18px !important;
  }
  html body .wtp-host-cta-v179__copy h2 {
    font-size: 29px !important;
    line-height: 1.04 !important;
  }
  html body .wtp-host-cta-v179__copy p {
    font-size: 14px !important;
    line-height: 1.52 !important;
  }
  html body .wtp-host-cta-v179__button {
    width: 100% !important;
    min-height: 48px !important;
  }
  html body .wtp-host-cycle-v179 {
    gap: 10px !important;
  }
  html body .wtp-host-cycle-v179__title {
    display: grid !important;
    justify-content: stretch !important;
    gap: 8px !important;
    margin: 0 !important;
  }
  html body .wtp-host-cycle-v179__title strong {
    max-width: none !important;
    text-align: left !important;
    font-size: 12.5px !important;
  }
  html body .wtp-host-cycle-v179__oval {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    min-height: 560px !important;
    max-width: 392px !important;
    margin: 0 auto !important;
  }
  html body .wtp-host-cycle-v179__loop-line {
    display: block !important;
    inset: 58px 30px 58px !important;
    border-width: 1.25px !important;
    border-color: rgba(0,234,255,.25) !important;
    background: radial-gradient(ellipse at center, rgba(0,194,255,.045), rgba(0,194,255,0) 66%) !important;
  }
  html body .wtp-host-cycle-v179__centre {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !important;
    z-index: 2 !important;
    width: 128px !important;
    min-height: 62px !important;
    padding: 9px 9px !important;
    border-radius: 17px !important;
    margin: 0 !important;
  }
  html body .wtp-host-cycle-v179__centre strong {
    font-size: 12px !important;
  }
  html body .wtp-host-cycle-v179__centre span {
    font-size: 9px !important;
  }
  html body .wtp-host-cycle-v179__step {
    position: absolute !important;
    width: min(104px, calc(50% - 20px)) !important;
    min-height: 38px !important;
    grid-template-columns: 18px minmax(0,1fr) !important;
    gap: 4px !important;
    padding: 5px 6px !important;
    border-radius: 15px !important;
  }
  html body .wtp-host-cycle-v179__step span {
    width: 18px !important;
    height: 18px !important;
    font-size: 7.4px !important;
  }
  html body .wtp-host-cycle-v179__step strong {
    font-size: 8.35px !important;
    line-height: 1.08 !important;
  }
  html body .wtp-host-cycle-v179__step--1 { top: 5.5% !important; left: 50% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--2 { top: 12.5% !important; left: 78% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--3 { top: 30% !important; left: 84% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--4 { top: 50% !important; left: 84% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--5 { top: 70% !important; left: 78% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--6 { top: 87.5% !important; left: 50% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--7 { top: 87.5% !important; left: 22% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--8 { top: 70% !important; left: 16% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--9 { top: 50% !important; left: 16% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--10 { top: 30% !important; left: 22% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__arrow {
    position: absolute !important;
    width: 15px !important;
    height: 15px !important;
    margin: 0 !important;
    justify-self: auto !important;
    font-size: 9px !important;
  }
  html body .wtp-host-cycle-v179__arrow--1 { top: 9% !important; left: 64% !important; transform: rotate(19deg) !important; }
  html body .wtp-host-cycle-v179__arrow--2 { top: 21.5% !important; left: 81% !important; transform: rotate(60deg) !important; }
  html body .wtp-host-cycle-v179__arrow--3 { top: 40% !important; left: 84% !important; transform: rotate(90deg) !important; }
  html body .wtp-host-cycle-v179__arrow--4 { top: 60% !important; left: 84% !important; transform: rotate(110deg) !important; }
  html body .wtp-host-cycle-v179__arrow--5 { top: 79% !important; left: 64% !important; transform: rotate(153deg) !important; }
  html body .wtp-host-cycle-v179__arrow--6 { top: 87.5% !important; left: 36% !important; transform: rotate(180deg) !important; }
  html body .wtp-host-cycle-v179__arrow--7 { top: 79% !important; left: 19% !important; transform: rotate(207deg) !important; }
  html body .wtp-host-cycle-v179__arrow--8 { top: 60% !important; left: 16% !important; transform: rotate(250deg) !important; }
  html body .wtp-host-cycle-v179__arrow--9 { top: 40% !important; left: 16% !important; transform: rotate(270deg) !important; }
  html body .wtp-host-cycle-v179__arrow--10 { top: 19% !important; left: 36% !important; transform: rotate(324deg) !important; color: #021b3a !important; background: #6dff8b !important; border-color: rgba(109,255,139,.44) !important; }
}
@media (max-width: 380px) {
  html body .wtp-host-cycle-v179__oval {
    min-height: 545px !important;
  }
  html body .wtp-host-cycle-v179__step {
    width: min(98px, calc(50% - 16px)) !important;
    min-height: 36px !important;
    padding: 5px 5px !important;
    grid-template-columns: 17px minmax(0,1fr) !important;
  }
  html body .wtp-host-cycle-v179__step span {
    width: 17px !important;
    height: 17px !important;
    font-size: 7px !important;
  }
  html body .wtp-host-cycle-v179__step strong {
    font-size: 8px !important;
  }
}

/* v0.10.184: mobile-only polish for owner-cycle text, swipe card stacking, and one clean show-all return control. */
@media (max-width: 760px) {
  html body .wtp-host-cycle-v179__step {
    display: grid !important;
    grid-template-columns: 17px minmax(0, 1fr) !important;
    align-items: center !important;
    justify-items: center !important;
    text-align: center !important;
    padding: 5px 6px !important;
  }
  html body .wtp-host-cycle-v179__step span {
    justify-self: start !important;
    align-self: center !important;
    margin: 0 !important;
  }
  html body .wtp-host-cycle-v179__step strong {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    justify-self: stretch !important;
    align-self: center !important;
    width: 100% !important;
    min-height: 22px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    white-space: normal !important;
  }

  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    gap: 12px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory !important;
    -webkit-overflow-scrolling: touch !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card {
    display: block !important;
    grid-template-columns: none !important;
    grid-template-rows: auto auto !important;
    grid-auto-flow: row !important;
    gap: 0 !important;
    flex: 0 0 88vw !important;
    width: 88vw !important;
    min-width: 88vw !important;
    max-width: 88vw !important;
    margin: 0 auto !important;
    padding: 0 !important;
    overflow: hidden !important;
    scroll-snap-align: start !important;
    border-radius: 24px !important;
    box-sizing: border-box !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-image,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-image {
    display: block !important;
    position: relative !important;
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 196px !important;
    aspect-ratio: 1.35 / 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-image img,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-image img {
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-copy,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-copy {
    display: block !important;
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    padding: 14px !important;
    box-sizing: border-box !important;
  }

  html body [data-wtp-showall-body-back-v167] {
    min-width: 78px !important;
    height: 44px !important;
    padding: 0 14px !important;
    border-radius: 999px !important;
    font-size: 13px !important;
  }
}



/* v0.10.185 actual rendered mobile fixes: centre owner-cycle text, force mobile swipe cards to stack, and replace floating show-all back with one in-panel close control. */
@media (max-width: 760px) {
  html body .wtp-host-cycle-v179__step {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    padding: 6px 7px !important;
  }
  html body .wtp-host-cycle-v179__step span {
    position: absolute !important;
    top: -7px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    justify-self: auto !important;
    align-self: auto !important;
    margin: 0 !important;
    width: 16px !important;
    height: 16px !important;
    font-size: 6.8px !important;
  }
  html body .wtp-host-cycle-v179__step strong {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    white-space: normal !important;
    text-wrap: balance !important;
  }

  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    gap: 12px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory !important;
    -webkit-overflow-scrolling: touch !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    grid-template-columns: none !important;
    grid-template-rows: none !important;
    grid-auto-flow: row !important;
    gap: 0 !important;
    flex: 0 0 88vw !important;
    width: 88vw !important;
    min-width: 88vw !important;
    max-width: 88vw !important;
    margin: 0 auto !important;
    padding: 0 !important;
    overflow: hidden !important;
    scroll-snap-align: start !important;
    border-radius: 24px !important;
    box-sizing: border-box !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-image,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-image {
    display: block !important;
    position: relative !important;
    flex: 0 0 auto !important;
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 196px !important;
    aspect-ratio: 1.35 / 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-image img,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-image img {
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-copy,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card .wtp-mobile-property-copy {
    display: block !important;
    flex: 0 0 auto !important;
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    padding: 14px !important;
    box-sizing: border-box !important;
  }

  html body [data-wtp-showall-body-back-v167],
  html body .wtp-showall-body-back-v167,
  html body .wtp-mobile-showall-floating-back-v148,
  html body .wtp-showall-global-back-v148 {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
  html body .wtp-showall-close-v185 {
    display: flex !important;
    position: sticky !important;
    top: 0 !important;
    z-index: 5 !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 44px !important;
    margin: 0 0 12px !important;
    padding: 0 14px !important;
    border: 0 !important;
    border-radius: 16px !important;
    background: #021b3a !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
    box-shadow: 0 10px 24px rgba(2,27,58,.22) !important;
  }
}


/* v0.10.186 actual rendered mobile source-of-truth fixes in the mobile asset. */
@media (max-width:760px) {
  html body .wtp-host-cycle-v179__oval .wtp-host-cycle-v179__step {
    display: grid !important;
    grid-template-columns: 1fr !important;
    grid-template-rows: 1fr !important;
    place-items: center !important;
    align-content: center !important;
    justify-content: center !important;
    justify-items: center !important;
    text-align: center !important;
    padding: 7px 8px !important;
    box-sizing: border-box !important;
  }
  html body .wtp-host-cycle-v179__oval .wtp-host-cycle-v179__step > span {
    position: absolute !important;
    top: -7px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    display: grid !important;
    place-items: center !important;
    margin: 0 !important;
    width: 16px !important;
    height: 16px !important;
    min-width: 16px !important;
    min-height: 16px !important;
    line-height: 1 !important;
    pointer-events: none !important;
  }
  html body .wtp-host-cycle-v179__oval .wtp-host-cycle-v179__step > strong {
    display: grid !important;
    place-items: center !important;
    align-self: center !important;
    justify-self: center !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    line-height: 1.08 !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    text-wrap: balance !important;
  }

  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    gap: 12px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory !important;
    -webkit-overflow-scrolling: touch !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card,
  html body [data-wtp-mobile-swipe-card-v186],
  html body [data-wtp-mobile-swipe-card-v185] {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    grid-template-columns: none !important;
    grid-template-rows: none !important;
    grid-auto-flow: row !important;
    gap: 0 !important;
    flex: 0 0 88vw !important;
    width: 88vw !important;
    min-width: 88vw !important;
    max-width: 88vw !important;
    margin: 0 auto !important;
    padding: 0 !important;
    overflow: hidden !important;
    scroll-snap-align: start !important;
    box-sizing: border-box !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body [data-wtp-mobile-swipe-card-v186] > .wtp-mobile-property-image,
  html body [data-wtp-mobile-swipe-card-v185] > .wtp-mobile-property-image {
    display: block !important;
    position: relative !important;
    flex: 0 0 auto !important;
    grid-column: auto !important;
    grid-row: auto !important;
    order: 0 !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 196px !important;
    aspect-ratio: 1.35 / 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-image img,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-image img,
  html body [data-wtp-mobile-swipe-card-v186] > .wtp-mobile-property-image img,
  html body [data-wtp-mobile-swipe-card-v185] > .wtp-mobile-property-image img {
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-swipe-card-v186] > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-swipe-card-v185] > .wtp-mobile-property-copy {
    display: block !important;
    flex: 0 0 auto !important;
    grid-column: auto !important;
    grid-row: auto !important;
    order: 1 !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    padding: 14px !important;
    box-sizing: border-box !important;
  }

  html body [data-wtp-showall-body-back-v167],
  html body .wtp-showall-body-back-v167,
  html body .wtp-mobile-showall-floating-back-v148,
  html body .wtp-showall-global-back-v148,
  html body .wtp-showall-close-v185 {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
  html body .wtp-showall-close-v186 {
    display: flex !important;
    position: sticky !important;
    top: 0 !important;
    z-index: 5 !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 44px !important;
    margin: 0 0 12px !important;
    padding: 0 14px !important;
    border: 0 !important;
    border-radius: 16px !important;
    background: #021b3a !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
    box-shadow: 0 10px 24px rgba(2,27,58,.22) !important;
  }
}


/* v0.10.187 rendered mobile/desktop correction in mobile asset.
   Keep desktop node positions intact, centre desktop labels, even mobile loop spacing,
   force actual swipe cards to top-image layout, and make show-all close handler targetable. */
html body .wtp-host-cycle-v179__oval .wtp-host-cycle-v179__step {
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-template-rows: 1fr !important;
  place-items: center !important;
  align-content: center !important;
  justify-content: center !important;
  justify-items: center !important;
  text-align: center !important;
  position: absolute !important;
  box-sizing: border-box !important;
}
html body .wtp-host-cycle-v179__oval .wtp-host-cycle-v179__step > span {
  position: absolute !important;
  top: -7px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  display: grid !important;
  place-items: center !important;
  margin: 0 !important;
  pointer-events: none !important;
}
html body .wtp-host-cycle-v179__oval .wtp-host-cycle-v179__step > strong {
  display: grid !important;
  place-items: center !important;
  align-self: center !important;
  justify-self: center !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 22px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  line-height: 1.08 !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
  text-wrap: balance !important;
}
@media (max-width:760px) {
  html body .wtp-host-cycle-v179__step--1 { top: 6% !important; left: 50% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--2 { top: 14.8% !important; left: 70.6% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--3 { top: 36.7% !important; left: 83.3% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--4 { top: 63.3% !important; left: 83.3% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--5 { top: 85.2% !important; left: 70.6% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--6 { top: 94% !important; left: 50% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--7 { top: 85.2% !important; left: 29.4% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--8 { top: 63.3% !important; left: 16.7% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--9 { top: 36.7% !important; left: 16.7% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--10 { top: 14.8% !important; left: 29.4% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__arrow--1 { top: 10.4% !important; left: 60.3% !important; transform: rotate(23deg) !important; }
  html body .wtp-host-cycle-v179__arrow--2 { top: 25.8% !important; left: 77% !important; transform: rotate(58deg) !important; }
  html body .wtp-host-cycle-v179__arrow--3 { top: 50% !important; left: 83.3% !important; transform: rotate(90deg) !important; }
  html body .wtp-host-cycle-v179__arrow--4 { top: 74.2% !important; left: 77% !important; transform: rotate(122deg) !important; }
  html body .wtp-host-cycle-v179__arrow--5 { top: 89.6% !important; left: 60.3% !important; transform: rotate(157deg) !important; }
  html body .wtp-host-cycle-v179__arrow--6 { top: 89.6% !important; left: 39.7% !important; transform: rotate(203deg) !important; }
  html body .wtp-host-cycle-v179__arrow--7 { top: 74.2% !important; left: 23% !important; transform: rotate(238deg) !important; }
  html body .wtp-host-cycle-v179__arrow--8 { top: 50% !important; left: 16.7% !important; transform: rotate(270deg) !important; }
  html body .wtp-host-cycle-v179__arrow--9 { top: 25.8% !important; left: 23% !important; transform: rotate(302deg) !important; }
  html body .wtp-host-cycle-v179__arrow--10 { top: 10.4% !important; left: 39.7% !important; transform: rotate(337deg) !important; }

  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card,
  html body [data-wtp-mobile-swipe-card-v187],
  html body [data-wtp-mobile-swipe-card-v186],
  html body [data-wtp-mobile-swipe-card-v185] {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    grid-template-columns: none !important;
    grid-template-rows: none !important;
    grid-auto-flow: row !important;
    gap: 0 !important;
    flex: 0 0 calc(100vw - 28px) !important;
    width: calc(100vw - 28px) !important;
    min-width: calc(100vw - 28px) !important;
    max-width: 420px !important;
    padding: 0 !important;
    overflow: hidden !important;
    scroll-snap-align: start !important;
    box-sizing: border-box !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body [data-wtp-mobile-swipe-card-v187] > .wtp-mobile-property-image,
  html body [data-wtp-mobile-swipe-card-v186] > .wtp-mobile-property-image,
  html body [data-wtp-mobile-swipe-card-v185] > .wtp-mobile-property-image {
    display: block !important;
    position: relative !important;
    flex: 0 0 auto !important;
    order: 0 !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 228px !important;
    aspect-ratio: 1.25 / 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-image img,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-image img,
  html body [data-wtp-mobile-swipe-card-v187] > .wtp-mobile-property-image img,
  html body [data-wtp-mobile-swipe-card-v186] > .wtp-mobile-property-image img,
  html body [data-wtp-mobile-swipe-card-v185] > .wtp-mobile-property-image img {
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-swipe-card-v187] > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-swipe-card-v186] > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-swipe-card-v185] > .wtp-mobile-property-copy {
    display: block !important;
    flex: 0 0 auto !important;
    order: 1 !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    padding: 14px !important;
    box-sizing: border-box !important;
  }
}

/* v0.10.197 owner CTA centre Join bubble and mobile-only spacing refinement in the mobile asset. */
html body .wtp-host-cycle-v179__centre .wtp-host-cycle-v179__join {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-top: 5px !important;
  padding: 6px 10px !important;
  border: 1px solid rgba(109,255,139,.34) !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg,rgba(255,255,255,.18),rgba(0,234,255,.14)) !important;
  color: #ffffff !important;
  font-size: 9.5px !important;
  font-weight: 950 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  letter-spacing: .01em !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.16), 0 7px 14px rgba(0,194,255,.14) !important;
  white-space: nowrap !important;
}
html body .wtp-host-cycle-v179__centre .wtp-host-cycle-v179__join::after {
  content: "\2192" !important;
  margin-left: 5px !important;
  font-weight: 950 !important;
  color: #6dff8b !important;
}
@media (max-width:760px) {
  html body .wtp-host-cycle-v179__step--1 { top: 8% !important; left: 50% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--2 { top: 16% !important; left: 70% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--3 { top: 37% !important; left: 82.5% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--4 { top: 63% !important; left: 82.5% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--5 { top: 84% !important; left: 70% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--6 { top: 92% !important; left: 50% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--7 { top: 84% !important; left: 30% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--8 { top: 63% !important; left: 17.5% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--9 { top: 37% !important; left: 17.5% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__step--10 { top: 16% !important; left: 30% !important; transform: translate(-50%,-50%) !important; }
  html body .wtp-host-cycle-v179__arrow--1 { top: 12% !important; left: 60% !important; transform: rotate(24deg) !important; }
  html body .wtp-host-cycle-v179__arrow--2 { top: 26.5% !important; left: 76.25% !important; transform: rotate(58deg) !important; }
  html body .wtp-host-cycle-v179__arrow--3 { top: 50% !important; left: 82.5% !important; transform: rotate(90deg) !important; }
  html body .wtp-host-cycle-v179__arrow--4 { top: 73.5% !important; left: 76.25% !important; transform: rotate(122deg) !important; }
  html body .wtp-host-cycle-v179__arrow--5 { top: 88% !important; left: 60% !important; transform: rotate(156deg) !important; }
  html body .wtp-host-cycle-v179__arrow--6 { top: 88% !important; left: 40% !important; transform: rotate(204deg) !important; }
  html body .wtp-host-cycle-v179__arrow--7 { top: 73.5% !important; left: 23.75% !important; transform: rotate(238deg) !important; }
  html body .wtp-host-cycle-v179__arrow--8 { top: 50% !important; left: 17.5% !important; transform: rotate(270deg) !important; }
  html body .wtp-host-cycle-v179__arrow--9 { top: 26.5% !important; left: 23.75% !important; transform: rotate(302deg) !important; }
  html body .wtp-host-cycle-v179__arrow--10 { top: 12% !important; left: 40% !important; transform: rotate(336deg) !important; }
  html body .wtp-host-cycle-v179__centre .wtp-host-cycle-v179__join {
    padding: 5px 8px !important;
    font-size: 8.5px !important;
  }
}


/* v0.10.197 targeted CTA and show-all stability fixes. */
html body .wtp-host-cycle-v179__centre {
  width: min(280px, 82vw) !important;
  min-height: 124px !important;
  gap: 8px !important;
  padding: 14px 16px !important;
}
html body .wtp-host-cycle-v179__centre .wtp-host-cycle-v179__join {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  min-height: 44px !important;
  margin-top: 7px !important;
  padding: 13px 19px !important;
  border: 1px solid rgba(255,255,255,.18) !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg,#ffffff 0%,#dffaff 34%,#00eaff 78%,#6dff8b 100%) !important;
  color: #021b3a !important;
  font-size: 13.5px !important;
  font-weight: 950 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  letter-spacing: 0 !important;
  box-shadow: 0 14px 28px rgba(0,194,255,.22) !important;
  white-space: nowrap !important;
  box-sizing: border-box !important;
}
html body .wtp-host-cycle-v179__centre .wtp-host-cycle-v179__join::after {
  content: "\2192" !important;
  margin-left: 0 !important;
  color: #021b3a !important;
  font-weight: 950 !important;
}
@media (max-width:760px) {
  html body .wtp-host-cycle-v179__centre {
    width: min(260px, 76vw) !important;
    min-height: 128px !important;
    padding: 13px 14px !important;
  }
  html body .wtp-host-cycle-v179__centre .wtp-host-cycle-v179__join {
    min-height: 44px !important;
    padding: 13px 19px !important;
    font-size: 13.5px !important;
  }
}
@media (max-width:760px) {
  html body .wtp-showall-modal-v167:not([hidden]),
  html body .wtp-mobile-modal-v148:not([hidden]),
  html body .wtp-showall-modal-v167.is-open-v190 {
    position: fixed !important;
    inset: 0 !important;
    z-index: 2147483000 !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    overflow: hidden !important;
    background: #ffffff !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    position: fixed !important;
    inset: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 100dvh !important;
    max-height: 100dvh !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    background: #ffffff !important;
  }
  html body .wtp-showall-close-v190 {
    display: flex !important;
    position: sticky !important;
    top: 0 !important;
    z-index: 5 !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 44px !important;
    margin: 0 0 12px !important;
    padding: 0 14px !important;
    border: 0 !important;
    border-radius: 16px !important;
    background: #021b3a !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
    box-shadow: 0 10px 24px rgba(2,27,58,.22) !important;
  }
}

/* v0.10.197 show-all list visibility guard. */
@media (max-width:760px) {
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-card {
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }
}



/* v0.10.197 final mobile asset overrides for CTA size parity, swipe-card restoration and show-all close clickability. */
html body .wtp-host-cycle-v179__centre .wtp-host-cycle-v179__join {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  min-height: 48px !important;
  padding: 13px 19px !important;
  border: 1px solid rgba(255,255,255,.18) !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg,#ffffff 0%,#dffaff 34%,#00eaff 78%,#6dff8b 100%) !important;
  color: #021b3a !important;
  font-size: 13.5px !important;
  font-weight: 950 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  letter-spacing: 0 !important;
  box-shadow: 0 14px 28px rgba(0,194,255,.22) !important;
  white-space: nowrap !important;
  box-sizing: border-box !important;
}
html body .wtp-host-cycle-v179__centre .wtp-host-cycle-v179__join::after {
  content: "\2192" !important;
  margin-left: 0 !important;
  color: #021b3a !important;
  font-weight: 950 !important;
}
@media (max-width:760px) {
  html body .wtp-host-cycle-v179__centre .wtp-host-cycle-v179__join {
    min-height: 48px !important;
    padding: 13px 19px !important;
    font-size: 13.5px !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card,
  html body [data-wtp-mobile-swipe-card-v187],
  html body [data-wtp-mobile-swipe-card-v186],
  html body [data-wtp-mobile-swipe-card-v185] {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    grid-template-columns: none !important;
    grid-template-rows: none !important;
    gap: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body [data-wtp-mobile-swipe-card-v187] > .wtp-mobile-property-image,
  html body [data-wtp-mobile-swipe-card-v186] > .wtp-mobile-property-image,
  html body [data-wtp-mobile-swipe-card-v185] > .wtp-mobile-property-image {
    display: block !important;
    position: relative !important;
    order: 0 !important;
    flex: 0 0 auto !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 228px !important;
    aspect-ratio: 1.25 / 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    overflow: hidden !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-swipe-card-v187] > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-swipe-card-v186] > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-swipe-card-v185] > .wtp-mobile-property-copy {
    display: block !important;
    order: 1 !important;
    flex: 0 0 auto !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    padding: 14px !important;
    box-sizing: border-box !important;
  }
  html body .wtp-showall-close-v190,
  html body .wtp-showall-close-v189 {
    pointer-events: auto !important;
    cursor: pointer !important;
    touch-action: manipulation !important;
    z-index: 50 !important;
  }
}


/* v0.10.197 mobile-only fixes: keep desktop exactly as-is. */
@media (max-width:760px) {
  html body .wtp-host-cycle-v179__centre .wtp-host-cycle-v179__join {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    width: 100% !important;
    min-height: 48px !important;
    padding: 13px 19px !important;
    border: 1px solid rgba(255,255,255,.18) !important;
    border-radius: 999px !important;
    background: linear-gradient(135deg,#ffffff 0%,#dffaff 34%,#00eaff 78%,#6dff8b 100%) !important;
    color: #021b3a !important;
    font-size: 13.5px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    box-shadow: 0 14px 28px rgba(0,194,255,.22) !important;
    box-sizing: border-box !important;
  }
  html body .wtp-host-cycle-v179__centre .wtp-host-cycle-v179__join::after {
    color: #021b3a !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card,
  html body [data-wtp-mobile-swipe-card-v191],
  html body [data-wtp-mobile-swipe-card-v187],
  html body [data-wtp-mobile-swipe-card-v186],
  html body [data-wtp-mobile-swipe-card-v185] {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    padding: 0 !important;
    width: calc(100vw - 28px) !important;
    min-width: calc(100vw - 28px) !important;
    max-width: 420px !important;
    flex-basis: calc(100vw - 28px) !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body [data-wtp-mobile-swipe-card-v191] > .wtp-mobile-property-image,
  html body [data-wtp-mobile-swipe-card-v187] > .wtp-mobile-property-image,
  html body [data-wtp-mobile-swipe-card-v186] > .wtp-mobile-property-image,
  html body [data-wtp-mobile-swipe-card-v185] > .wtp-mobile-property-image {
    display: block !important;
    position: relative !important;
    order: 0 !important;
    flex: 0 0 auto !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 238px !important;
    aspect-ratio: 1.18 / 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-image img,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-image img,
  html body [data-wtp-mobile-swipe-card-v191] > .wtp-mobile-property-image img,
  html body [data-wtp-mobile-swipe-card-v187] > .wtp-mobile-property-image img,
  html body [data-wtp-mobile-swipe-card-v186] > .wtp-mobile-property-image img,
  html body [data-wtp-mobile-swipe-card-v185] > .wtp-mobile-property-image img {
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-mobile-results-section-v148 .wtp-mobile-property-rail > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-swipe-card-v191] > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-swipe-card-v187] > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-swipe-card-v186] > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-swipe-card-v185] > .wtp-mobile-property-copy {
    display: block !important;
    order: 1 !important;
    flex: 0 0 auto !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 14px !important;
    box-sizing: border-box !important;
  }
  html body .wtp-showall-close-v191,
  html body [data-wtp-showall-close-v191],
  html body .wtp-showall-close-v190,
  html body [data-wtp-showall-close-v190] {
    pointer-events: auto !important;
    cursor: pointer !important;
    touch-action: manipulation !important;
    position: sticky !important;
    top: 0 !important;
    z-index: 999 !important;
  }
}

/* v0.10.197 targeted mobile show-all fixes: keep existing card design, reveal text and lock background scroll. */
@media (max-width:760px) {
  html body.wtp-showall-open-v192,
  html.wtp-showall-open-v192,
  html body.wtp-showall-open-v196,
  html.wtp-showall-open-v196 {
    overflow: hidden !important;
    height: 100% !important;
    overscroll-behavior: contain !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]),
  html body .wtp-mobile-modal-v148:not([hidden]),
  html body .wtp-showall-modal-v167.is-open-v192,
  html body .wtp-showall-modal-v167.is-open-v196 {
    position: fixed !important;
    inset: 0 !important;
    z-index: 2147483000 !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    overflow: hidden !important;
    background: #ffffff !important;
    overscroll-behavior: contain !important;
    touch-action: pan-y !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    position: fixed !important;
    inset: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 100dvh !important;
    max-height: 100dvh !important;
    padding-top: calc(env(safe-area-inset-top,0px) + 88px) !important;
    padding-bottom: calc(env(safe-area-inset-bottom,0px) + 96px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    overscroll-behavior: contain !important;
    background: #ffffff !important;
    box-sizing: border-box !important;
  }
  html body .wtp-showall-close-v192,
  html body [data-wtp-showall-close-v192] {
    display: flex !important;
    visibility: visible !important;
    position: sticky !important;
    top: 0 !important;
    z-index: 2147483001 !important;
    pointer-events: auto !important;
    cursor: pointer !important;
    touch-action: manipulation !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 14px !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    overflow: visible !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > .wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > .wtp-mobile-property-card {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
    flex: 0 0 auto !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-copy {
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
    padding-top: 12px !important;
    padding-bottom: 14px !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-location,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-location {
    display: block !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
    align-items: center !important;
  }
}


/* v0.10.197 restore mobile show-all back button and keep property details visible. */
@media (max-width:760px) {
  html body [data-wtp-showall-body-back-v195],
  html body .wtp-showall-body-back-v195,
  html body [data-wtp-showall-body-back-v167],
  html body .wtp-showall-body-back-v167 {
    position: fixed !important;
    top: auto !important;
    right: 14px !important;
    bottom: calc(env(safe-area-inset-bottom,0px) + 18px) !important;
    left: auto !important;
    z-index: 2147483647 !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 108px !important;
    height: 50px !important;
    padding: 0 16px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: #021b3a !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
    box-shadow: 0 12px 28px rgba(2,27,58,.34) !important;
    pointer-events: auto !important;
    touch-action: manipulation !important;
  }
  html body [data-wtp-showall-body-back-v195]:not(.is-visible),
  html body .wtp-showall-body-back-v195:not(.is-visible),
  html body [data-wtp-showall-body-back-v167]:not(.is-visible),
  html body .wtp-showall-body-back-v167:not(.is-visible) {
    display: none !important;
    visibility: hidden !important;
  }
  html body [data-wtp-showall-body-back-v195].is-visible,
  html body .wtp-showall-body-back-v195.is-visible,
  html body [data-wtp-showall-body-back-v167].is-visible,
  html body .wtp-showall-body-back-v167.is-visible {
    display: inline-flex !important;
    visibility: visible !important;
  }
  html body .wtp-showall-close-v192,
  html body [data-wtp-showall-close-v192],
  html body .wtp-showall-close-v191,
  html body [data-wtp-showall-close-v191],
  html body .wtp-showall-close-v190,
  html body [data-wtp-showall-close-v190],
  html body .wtp-showall-close-v189,
  html body [data-wtp-showall-close-v189],
  html body .wtp-showall-close-v187,
  html body [data-wtp-showall-close-v187],
  html body .wtp-showall-close-v186,
  html body [data-wtp-showall-close-v186],
  html body .wtp-showall-close-v185,
  html body [data-wtp-showall-close-v185] {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > .wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > .wtp-mobile-property-card {
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-copy {
    display: block !important;
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    padding: 12px 14px 14px !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-location,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-location,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span {
    visibility: visible !important;
    opacity: 1 !important;
    max-height: none !important;
    overflow: visible !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
    align-items: center !important;
    margin-top: 0 !important;
  }
}


/* v0.10.197 show-more properties back button and detail visibility restoration. */
@media (max-width:760px) {
  html body [data-wtp-showall-body-back-v195],
  html body .wtp-showall-body-back-v195,
  html body [data-wtp-showall-body-back-v167],
  html body .wtp-showall-body-back-v167 {
    position: fixed !important;
    top: auto !important;
    right: 14px !important;
    bottom: calc(env(safe-area-inset-bottom,0px) + 18px) !important;
    left: auto !important;
    z-index: 2147483647 !important;
    display: none !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 108px !important;
    height: 50px !important;
    padding: 0 16px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: #021b3a !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
    box-shadow: 0 12px 28px rgba(2,27,58,.34) !important;
    pointer-events: auto !important;
    touch-action: manipulation !important;
  }
  html body [data-wtp-showall-body-back-v195].is-visible,
  html body .wtp-showall-body-back-v195.is-visible,
  html body [data-wtp-showall-body-back-v167].is-visible,
  html body .wtp-showall-body-back-v167.is-visible {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    padding-top: calc(env(safe-area-inset-top,0px) + 88px) !important;
    padding-bottom: calc(env(safe-area-inset-bottom,0px) + 116px) !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card {
    display: flex !important;
    flex-direction: column !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-copy {
    display: block !important;
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 12px 14px 14px !important;
    overflow: visible !important;
    box-sizing: border-box !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-location,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-location,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span {
    display: revert !important;
    visibility: visible !important;
    opacity: 1 !important;
    max-height: none !important;
    overflow: visible !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 {
    display: block !important;
    margin: 0 0 8px !important;
    white-space: normal !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 a {
    display: block !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    align-items: center !important;
    max-width: 100% !important;
    white-space: nowrap !important;
  }
}

/* v0.10.197 mobile Show More Properties detail restore: keep the back button, lower the first tile below the header, hide duplicate suburb, and reveal the real name/details. */
@media (max-width:760px) {
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    padding-top: calc(env(safe-area-inset-top,0px) + 124px) !important;
    padding-bottom: calc(env(safe-area-inset-bottom,0px) + 116px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 14px !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 auto !important;
    overflow: visible !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-copy {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 7px !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding: 12px 14px 14px !important;
    margin: 0 !important;
    overflow: visible !important;
    box-sizing: border-box !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-location,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-location {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 a {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    text-overflow: clip !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 {
    margin-bottom: 2px !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 6px !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    white-space: normal !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    white-space: nowrap !important;
  }
}

/* v0.10.197 mobile Show All properties: keep back button, lower first tile below header, and reveal existing card details. */
@media (max-width:760px) {
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    padding-top: calc(env(safe-area-inset-top,0px) + 152px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 {
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 16px !important;
    overflow: visible !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body [data-wtp-mobile-showall-card-v196] {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card .wtp-mobile-property-copy,
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-copy {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 7px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding: 12px 14px 14px !important;
    overflow: visible !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-location,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-location,
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-location {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }
  html body [data-wtp-mobile-showall-card-v196] h3,
  html body [data-wtp-mobile-showall-card-v196] h3 a,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 a {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    text-overflow: clip !important;
  }
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 6px !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    white-space: normal !important;
  }
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta span {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    align-items: center !important;
    justify-content: center !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }
}


/* v0.10.197 mobile Show All properties: keep Back bottom-right, bring card title/details higher, and give tile content more bottom room. */
@media (max-width:760px) {
  html body [data-wtp-showall-body-back-v195],
  html body .wtp-showall-body-back-v195,
  html body [data-wtp-showall-body-back-v167],
  html body .wtp-showall-body-back-v167 {
    position: fixed !important;
    top: auto !important;
    right: max(14px, calc(env(safe-area-inset-right,0px) + 14px)) !important;
    bottom: calc(env(safe-area-inset-bottom,0px) + 18px) !important;
    left: auto !important;
    z-index: 2147483647 !important;
    pointer-events: auto !important;
    touch-action: manipulation !important;
  }
  html body [data-wtp-showall-body-back-v195].is-visible,
  html body .wtp-showall-body-back-v195.is-visible,
  html body [data-wtp-showall-body-back-v167].is-visible,
  html body .wtp-showall-body-back-v167.is-visible {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    padding-top: calc(env(safe-area-inset-top,0px) + 148px) !important;
    padding-bottom: calc(env(safe-area-inset-bottom,0px) + 124px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }
  html body [data-wtp-mobile-showall-card-v196],
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card {
    overflow: visible !important;
    padding-bottom: 2px !important;
  }
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-image,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image {
    min-height: 206px !important;
    aspect-ratio: 1.42 / 1 !important;
  }
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-copy,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy {
    padding: 8px 14px 22px !important;
    gap: 6px !important;
    overflow: visible !important;
  }
  html body [data-wtp-mobile-showall-card-v196] h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3 {
    margin: 0 0 4px !important;
  }
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta {
    gap: 6px !important;
    padding-bottom: 2px !important;
  }
}


/* v0.10.199 mobile Show All properties popup: move Back below the header, keep cards readable, and bring titles closer to the photo. */
@media (max-width:760px) {
  html body [data-wtp-showall-body-back-v195].is-visible,
  html body .wtp-showall-body-back-v195.is-visible,
  html body [data-wtp-showall-body-back-v167].is-visible,
  html body .wtp-showall-body-back-v167.is-visible {
    position: fixed !important;
    top: calc(env(safe-area-inset-top,0px) + 84px) !important;
    right: max(14px, calc(env(safe-area-inset-right,0px) + 14px)) !important;
    bottom: auto !important;
    left: auto !important;
    z-index: 2147483647 !important;
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    touch-action: manipulation !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    padding-top: calc(env(safe-area-inset-top,0px) + 166px) !important;
    padding-bottom: calc(env(safe-area-inset-bottom,0px) + 136px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }
  html body [data-wtp-mobile-showall-card-v196],
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding-bottom: 8px !important;
    overflow: visible !important;
  }
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-copy,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy {
    padding-top: 4px !important;
    padding-bottom: 32px !important;
    min-height: 108px !important;
    height: auto !important;
    max-height: none !important;
    justify-content: flex-start !important;
    overflow: visible !important;
  }
  html body [data-wtp-mobile-showall-card-v196] h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 {
    margin-top: 0 !important;
    margin-bottom: 5px !important;
    padding-top: 0 !important;
    line-height: 1.12 !important;
  }
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta {
    margin-top: 0 !important;
    padding-bottom: 6px !important;
    gap: 6px !important;
    overflow: visible !important;
  }
}


/* v0.10.199 mobile Show All properties: decisive Back position and readable title/details spacing. */
@media (max-width:760px) {
  html body [data-wtp-showall-body-back-v195].is-visible,
  html body .wtp-showall-body-back-v195.is-visible,
  html body [data-wtp-showall-body-back-v167].is-visible,
  html body .wtp-showall-body-back-v167.is-visible {
    position: fixed !important;
    top: calc(env(safe-area-inset-top,0px) + 132px) !important;
    right: max(14px, calc(env(safe-area-inset-right,0px) + 14px)) !important;
    bottom: auto !important;
    left: auto !important;
    z-index: 2147483647 !important;
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    touch-action: manipulation !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    padding-top: calc(env(safe-area-inset-top,0px) + 166px) !important;
    padding-bottom: calc(env(safe-area-inset-bottom,0px) + 150px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }
  html body [data-wtp-mobile-showall-card-v196],
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding-bottom: 12px !important;
    overflow: visible !important;
  }
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-image,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image {
    min-height: 178px !important;
    aspect-ratio: 1.9 / 1 !important;
  }
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-copy,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy {
    padding: 0 14px 52px !important;
    gap: 8px !important;
    min-height: 124px !important;
    height: auto !important;
    max-height: none !important;
    justify-content: flex-start !important;
    overflow: visible !important;
  }
  html body [data-wtp-mobile-showall-card-v196] h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 {
    margin: 0 0 8px !important;
    padding: 0 !important;
    font-size: 22px !important;
    line-height: 1.05 !important;
    letter-spacing: -0.035em !important;
  }
  html body [data-wtp-mobile-showall-card-v196] h3 a,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 a {
    font-size: inherit !important;
    line-height: inherit !important;
  }
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta {
    gap: 7px !important;
    padding-bottom: 8px !important;
    overflow: visible !important;
  }
}

/* v0.10.201 mobile Show All properties: final larger card depth, lower Back button, and normal readable title sizing. */
@media (max-width:760px) {
  html body [data-wtp-showall-body-back-v195].is-visible,
  html body .wtp-showall-body-back-v195.is-visible,
  html body [data-wtp-showall-body-back-v167].is-visible,
  html body .wtp-showall-body-back-v167.is-visible {
    position: fixed !important;
    top: calc(env(safe-area-inset-top,0px) + 66px) !important;
    right: max(14px, calc(env(safe-area-inset-right,0px) + 14px)) !important;
    bottom: auto !important;
    left: auto !important;
    z-index: 2147483647 !important;
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    touch-action: manipulation !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    padding-top: calc(env(safe-area-inset-top,0px) + 132px) !important;
    padding-bottom: calc(env(safe-area-inset-bottom,0px) + 190px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }
  html body [data-wtp-mobile-showall-card-v196],
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card {
    height: auto !important;
    min-height: 540px !important;
    max-height: none !important;
    padding-bottom: 22px !important;
    overflow: visible !important;
  }
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-image,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image {
    min-height: 124px !important;
    aspect-ratio: 2.95 / 1 !important;
  }
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-copy,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy {
    padding: 0 14px 118px !important;
    gap: 7px !important;
    min-height: 330px !important;
    height: auto !important;
    max-height: none !important;
    justify-content: flex-start !important;
    overflow: visible !important;
  }
  html body [data-wtp-mobile-showall-card-v196] h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 {
    display: block !important;
    width: 100% !important;
    margin: 0 0 7px !important;
    padding: 0 !important;
    font-size: 17px !important;
    line-height: 1.2 !important;
    letter-spacing: -0.02em !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
    white-space: normal !important;
    text-overflow: clip !important;
  }
  html body [data-wtp-mobile-showall-card-v196] h3 a,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 a {
    display: block !important;
    font-size: inherit !important;
    line-height: inherit !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    text-overflow: clip !important;
  }
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 7px !important;
    margin: 0 !important;
    padding: 0 0 12px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }
}


/* v0.10.201 mobile Show All tile fix: the property tile itself is deeper, title starts directly below the photo, and Back sits below the header. */
@media (max-width:760px) {
  html body [data-wtp-showall-body-back-v195].is-visible,
  html body .wtp-showall-body-back-v195.is-visible,
  html body [data-wtp-showall-body-back-v167].is-visible,
  html body .wtp-showall-body-back-v167.is-visible {
    top: calc(env(safe-area-inset-top,0px) + 66px) !important;
    bottom: auto !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    padding-top: calc(env(safe-area-inset-top,0px) + 132px) !important;
  }
  html body [data-wtp-mobile-showall-card-v196],
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card {
    flex: 0 0 auto !important;
    flex-basis: auto !important;
    min-height: 540px !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-image,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image {
    min-height: 124px !important;
    aspect-ratio: 2.95 / 1 !important;
  }
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-copy,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy {
    padding: 0 14px 118px !important;
    min-height: 330px !important;
    align-self: stretch !important;
    justify-content: flex-start !important;
    overflow: visible !important;
  }
  html body [data-wtp-mobile-showall-card-v196] h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 {
    margin-top: 0 !important;
    margin-bottom: 8px !important;
    font-size: 17px !important;
    line-height: 1.18 !important;
    max-height: none !important;
    overflow: visible !important;
  }
}


/* v0.10.205 mobile Show All properties: reduce the generated bottom gap while preserving 203 layout/back behaviour. */
@media (max-width:760px) {
  html body [data-wtp-mobile-showall-card-v196],
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card {
    height: auto !important;
    min-height: 238px !important;
    max-height: none !important;
    padding-bottom: 0 !important;
    overflow: visible !important;
  }
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-image,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image {
    min-height: 124px !important;
    aspect-ratio: 2.95 / 1 !important;
  }
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-copy,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy {
    padding: 0 14px 10px !important;
    gap: 3px !important;
    min-height: 112px !important;
    height: auto !important;
    max-height: none !important;
    justify-content: flex-start !important;
    overflow: visible !important;
  }
  html body [data-wtp-mobile-showall-card-v196] h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 {
    margin: 0 0 3px !important;
    line-height: 1.12 !important;
    overflow: visible !important;
    white-space: normal !important;
    text-overflow: clip !important;
  }
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta {
    gap: 3px !important;
    padding-bottom: 0 !important;
    overflow: visible !important;
  }
}

/* v0.10.234 mobile Show All tile tightening: remove forced bottom height and keep the card ending directly after the visible details. */
@media (max-width:760px) {
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 {
    gap:10px!important;
  }
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body [data-wtp-mobile-showall-card-v196] {
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    padding-bottom:0!important;
    overflow:visible!important;
  }
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-image {
    min-height:104px!important;
    max-height:112px!important;
    aspect-ratio:3.45/1!important;
  }
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-copy {
    min-height:0!important;
    max-height:none!important;
    height:auto!important;
    padding:5px 12px 6px!important;
    gap:2px!important;
    justify-content:flex-start!important;
    overflow:visible!important;
  }
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body [data-wtp-mobile-showall-card-v196] h3 {
    margin:0 0 2px!important;
    line-height:1.1!important;
  }
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body [data-wtp-mobile-showall-card-v196] h3 a {
    line-height:1.1!important;
  }
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta {
    gap:2px!important;
    margin:0!important;
    padding:0!important;
  }
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta span {
    padding:4px 6px!important;
    line-height:1.05!important;
  }
}


/* v0.10.236 active Show All compact card guard: matches the JavaScript open handler and keeps the card ending just under the details chips. */
@media (max-width: 760px) {
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 {
    gap: 10px !important;
  }
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body [data-wtp-mobile-showall-card-v196] {
    min-height: 0 !important;
    height: auto !important;
    max-height: none !important;
    padding-bottom: 0 !important;
    overflow: visible !important;
  }
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-image {
    min-height: 104px !important;
    max-height: 112px !important;
    aspect-ratio: 3.45 / 1 !important;
  }
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-copy {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 2px !important;
    min-height: 0 !important;
    height: auto !important;
    max-height: none !important;
    padding: 5px 12px 6px !important;
    overflow: visible !important;
  }
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body [data-wtp-mobile-showall-card-v196] h3 {
    margin: 0 0 2px !important;
    line-height: 1.1 !important;
  }
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 2px !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta span {
    padding: 4px 6px !important;
    line-height: 1.05 !important;
  }
}


/* v0.10.237 decisive mobile Show All tile compacting.
   Show All cards are now independent from swipe cards and end directly below the details chips. */
@media (max-width: 760px) {
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 {
    gap: 10px !important;
    align-items: center !important;
  }
  html body [data-wtp-mobile-showall-card-v196],
  html body [data-wtp-mobile-showall-card-v237],
  html body .wtp-mobile-property-card-showall-v196,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    flex: 0 0 auto !important;
    flex-basis: auto !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden !important;
  }
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-image,
  html body [data-wtp-mobile-showall-card-v237] > .wtp-mobile-property-image,
  html body .wtp-mobile-property-card-showall-v196 > .wtp-mobile-property-image,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image {
    display: block !important;
    position: relative !important;
    flex: 0 0 auto !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 104px !important;
    max-height: 112px !important;
    aspect-ratio: 3.45 / 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-showall-card-v237] > .wtp-mobile-property-copy,
  html body .wtp-mobile-property-card-showall-v196 > .wtp-mobile-property-copy,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    flex: 0 0 auto !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 5px 12px 6px !important;
    gap: 2px !important;
    overflow: visible !important;
    box-sizing: border-box !important;
  }
  html body [data-wtp-mobile-showall-card-v196] h3,
  html body [data-wtp-mobile-showall-card-v237] h3,
  html body .wtp-mobile-property-card-showall-v196 h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 {
    margin: 0 0 2px !important;
    padding: 0 !important;
    line-height: 1.1 !important;
  }
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta,
  html body [data-wtp-mobile-showall-card-v237] .wtp-mobile-property-meta,
  html body .wtp-mobile-property-card-showall-v196 .wtp-mobile-property-meta,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 2px !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    padding-bottom: 0 !important;
    overflow: visible !important;
  }
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta span,
  html body [data-wtp-mobile-showall-card-v237] .wtp-mobile-property-meta span,
  html body .wtp-mobile-property-card-showall-v196 .wtp-mobile-property-meta span,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span {
    padding: 4px 6px !important;
    line-height: 1.05 !important;
  }
}


/* v0.10.238 Show All mobile cards: larger photo, no blank bottom body, optional Pets OK chip. */
@media (max-width: 760px) {
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 {
    gap: 10px !important;
    align-items: center !important;
  }
  html body [data-wtp-mobile-showall-card-v238],
  html body [data-wtp-mobile-showall-card-v237],
  html body [data-wtp-mobile-showall-card-v196],
  html body .wtp-mobile-property-card-showall-v196,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    flex: 0 0 auto !important;
    flex-basis: auto !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }
  html body [data-wtp-mobile-showall-card-v238] > .wtp-mobile-property-image,
  html body [data-wtp-mobile-showall-card-v237] > .wtp-mobile-property-image,
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-image,
  html body .wtp-mobile-property-card-showall-v196 > .wtp-mobile-property-image,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image {
    display: block !important;
    position: relative !important;
    flex: 0 0 auto !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 202px !important;
    max-height: none !important;
    aspect-ratio: 1.75 / 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }
  html body [data-wtp-mobile-showall-card-v238] > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-showall-card-v237] > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-copy,
  html body .wtp-mobile-property-card-showall-v196 > .wtp-mobile-property-copy,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    flex: 0 0 auto !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 8px 12px 9px !important;
    gap: 3px !important;
    overflow: visible !important;
    box-sizing: border-box !important;
  }
  html body [data-wtp-mobile-showall-card-v238] h3,
  html body [data-wtp-mobile-showall-card-v237] h3,
  html body [data-wtp-mobile-showall-card-v196] h3,
  html body .wtp-mobile-property-card-showall-v196 h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 {
    margin: 0 0 5px !important;
    padding: 0 !important;
    line-height: 1.1 !important;
  }
  html body [data-wtp-mobile-showall-card-v238] .wtp-mobile-property-meta,
  html body [data-wtp-mobile-showall-card-v237] .wtp-mobile-property-meta,
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta,
  html body .wtp-mobile-property-card-showall-v196 .wtp-mobile-property-meta,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 4px !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    padding-bottom: 0 !important;
    overflow: visible !important;
  }
  html body [data-wtp-mobile-showall-card-v238] .wtp-mobile-property-meta span,
  html body [data-wtp-mobile-showall-card-v237] .wtp-mobile-property-meta span,
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta span,
  html body .wtp-mobile-property-card-showall-v196 .wtp-mobile-property-meta span,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span {
    padding: 4px 7px !important;
    line-height: 1.05 !important;
  }
}

/* v0.10.239 real mobile Show All card fix: large photo, natural-height card, no bottom whitespace. */
@media (max-width: 760px) {
  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 12px !important;
    padding: 0 !important;
    margin: 0 auto !important;
  }

  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card,
  html body [data-wtp-mobile-showall-card-v238],
  html body [data-wtp-mobile-showall-card-v237],
  html body [data-wtp-mobile-showall-card-v196],
  html body .wtp-mobile-property-card-showall-v196 {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    flex: 0 0 auto !important;
    flex-basis: auto !important;
    width: calc(100vw - 28px) !important;
    min-width: calc(100vw - 28px) !important;
    max-width: 420px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image,
  html body [data-wtp-mobile-showall-card-v238] > .wtp-mobile-property-image,
  html body [data-wtp-mobile-showall-card-v237] > .wtp-mobile-property-image,
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-image,
  html body .wtp-mobile-property-card-showall-v196 > .wtp-mobile-property-image {
    display: block !important;
    position: relative !important;
    flex: 0 0 232px !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: 232px !important;
    min-height: 232px !important;
    max-height: 232px !important;
    aspect-ratio: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
  }

  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image img,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image img,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-image img,
  html body [data-wtp-mobile-showall-card-v238] > .wtp-mobile-property-image img,
  html body [data-wtp-mobile-showall-card-v237] > .wtp-mobile-property-image img,
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-image img,
  html body .wtp-mobile-property-card-showall-v196 > .wtp-mobile-property-image img {
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-mobile-property-card > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-showall-card-v238] > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-showall-card-v237] > .wtp-mobile-property-copy,
  html body [data-wtp-mobile-showall-card-v196] > .wtp-mobile-property-copy,
  html body .wtp-mobile-property-card-showall-v196 > .wtp-mobile-property-copy {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    flex: 0 0 auto !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 8px 12px 8px !important;
    gap: 3px !important;
    overflow: visible !important;
    box-sizing: border-box !important;
  }

  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3,
  html body [data-wtp-mobile-showall-card-v238] h3,
  html body [data-wtp-mobile-showall-card-v237] h3,
  html body [data-wtp-mobile-showall-card-v196] h3,
  html body .wtp-mobile-property-card-showall-v196 h3 {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 0 4px !important;
    padding: 0 !important;
    font-size: 17px !important;
    line-height: 1.12 !important;
    overflow: visible !important;
    white-space: normal !important;
    text-overflow: clip !important;
  }

  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 h3 a,
  html body [data-wtp-mobile-showall-card-v238] h3 a,
  html body [data-wtp-mobile-showall-card-v237] h3 a,
  html body [data-wtp-mobile-showall-card-v196] h3 a,
  html body .wtp-mobile-property-card-showall-v196 h3 a {
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    line-height: inherit !important;
    overflow: visible !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    text-overflow: clip !important;
  }

  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta,
  html body [data-wtp-mobile-showall-card-v238] .wtp-mobile-property-meta,
  html body [data-wtp-mobile-showall-card-v237] .wtp-mobile-property-meta,
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta,
  html body .wtp-mobile-property-card-showall-v196 .wtp-mobile-property-meta {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    gap: 4px !important;
    overflow: visible !important;
  }

  html body .wtp-booking-app .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 .wtp-mobile-property-meta span,
  html body [data-wtp-mobile-showall-card-v238] .wtp-mobile-property-meta span,
  html body [data-wtp-mobile-showall-card-v237] .wtp-mobile-property-meta span,
  html body [data-wtp-mobile-showall-card-v196] .wtp-mobile-property-meta span,
  html body .wtp-mobile-property-card-showall-v196 .wtp-mobile-property-meta span {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding: 4px 7px !important;
    line-height: 1.05 !important;
    white-space: nowrap !important;
    overflow: visible !important;
  }
}



/* v0.10.240 clean Show All modal cards.
   These cards deliberately do not use .wtp-mobile-property-card so old 540px/330px Show All repair rules cannot affect them. */
@media (max-width: 760px) {
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-showall-clean-card-v240,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 > article.wtp-showall-clean-card-v240,
  html body article.wtp-showall-clean-card-v240[data-wtp-showall-clean-card-v240] {
    display: block !important;
    position: relative !important;
    flex: 0 0 auto !important;
    width: calc(100vw - 28px) !important;
    min-width: 0 !important;
    max-width: 420px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }
  html body article.wtp-showall-clean-card-v240[data-wtp-showall-clean-card-v240] > .wtp-showall-clean-image-v240 {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    height: 236px !important;
    min-height: 236px !important;
    max-height: 236px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }
  html body article.wtp-showall-clean-card-v240[data-wtp-showall-clean-card-v240] > .wtp-showall-clean-copy-v240 {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 9px 12px 10px !important;
    overflow: visible !important;
    box-sizing: border-box !important;
  }
  html body article.wtp-showall-clean-card-v240[data-wtp-showall-clean-card-v240] .wtp-showall-clean-title-v240 {
    display: block !important;
    margin: 0 0 5px !important;
    padding: 0 !important;
    font-size: 17px !important;
    line-height: 1.12 !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    text-overflow: clip !important;
  }
  html body article.wtp-showall-clean-card-v240[data-wtp-showall-clean-card-v240] .wtp-showall-clean-meta-v240 {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 4px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
  }
}

/* v0.10.241: Move the first Show All card closer to the modal header without changing the approved v240 card design. */
@media (max-width: 760px) {
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    padding-top: calc(env(safe-area-inset-top,0px) + 132px) !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 {
    margin-top: 0 !important;
  }
}


/* v0.10.242 active Show All vertical spacing fix.
   Mirrors the openShowAll JS inline values; the v240 clean card design is unchanged. */
@media (max-width: 760px) {
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    padding-top: calc(env(safe-area-inset-top,0px) + 132px) !important;
  }
  html body [data-wtp-showall-body-back-v195].is-visible,
  html body .wtp-showall-body-back-v195.is-visible,
  html body [data-wtp-showall-body-back-v167].is-visible,
  html body .wtp-showall-body-back-v167.is-visible {
    top: calc(env(safe-area-inset-top,0px) + 66px) !important;
  }
}


/* v0.10.243 active mobile Show All header-gap and detail lock-map nudge.
   This does not alter the approved v240 card design; it moves the list itself up so the first card sits closer to the header. */
@media (max-width: 760px) {
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    padding-top: calc(env(safe-area-inset-top,0px) + 132px) !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 {
    margin-top: -54px !important;
  }
  html body [data-wtp-showall-body-back-v195].is-visible,
  html body .wtp-showall-body-back-v195.is-visible,
  html body [data-wtp-showall-body-back-v167].is-visible,
  html body .wtp-showall-body-back-v167.is-visible {
    top: calc(env(safe-area-inset-top,0px) + 66px) !important;
  }
  html body .wtp-detail-map-shell[data-wtp-detail-map-shell],
  html body .wtp-detail-map-shell {
    margin-top: -18px !important;
  }
  html body .wtp-detail-map-lock-button-v167 {
    bottom: 24px !important;
  }
}


/* v0.10.244 actual source-position fixes.
   Keep the approved v240 clean Show All card design. Only move the card list/header spacing and mobile detail map up. */
@media (max-width: 760px) {
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    padding-top: calc(env(safe-area-inset-top,0px) + 132px) !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 {
    margin-top: 0 !important;
  }
  html body [data-wtp-showall-body-back-v195].is-visible,
  html body .wtp-showall-body-back-v195.is-visible,
  html body [data-wtp-showall-body-back-v167].is-visible,
  html body .wtp-showall-body-back-v167.is-visible {
    top: calc(env(safe-area-inset-top,0px) + 66px) !important;
  }
  html body .wtp-holiday-wrap .wtp-location-section .wtp-detail-map-shell.wtp-detail-map-mobile-nudge-v244,
  html body .wtp-holiday-wrap .wtp-location-section .wtp-detail-map-shell[data-wtp-detail-map-shell] {
    margin-top: -34px !important;
    position: relative !important;
    top: -10px !important;
  }
  html body .wtp-holiday-wrap .wtp-location-section .wtp-detail-map-lock-button-v167 {
    bottom: 28px !important;
  }
}


/* v0.10.245 final mobile source-position guard.
   Moves the real Show All modal content/back button and the real mobile search Lock map. */
@media (max-width: 760px) {
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-panel-v245,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    padding-top: calc(env(safe-area-inset-top,0px) + 132px) !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-list-v245,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 {
    margin-top: 0 !important;
    transform: none !important;
  }
  html body [data-wtp-showall-body-back-v245].is-visible,
  html body .wtp-showall-body-back-v245.is-visible,
  html body [data-wtp-showall-body-back-v195].is-visible,
  html body .wtp-showall-body-back-v195.is-visible,
  html body [data-wtp-showall-body-back-v167].is-visible,
  html body .wtp-showall-body-back-v167.is-visible {
    top: calc(env(safe-area-inset-top,0px) + 66px) !important;
    bottom: auto !important;
  }
  html body .wtp-booking-app .wtp-map-column {
    margin: -166px 0 72px !important;
    transform: translateY(-12px) !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 {
    margin-top: 104px !important;
  }
}


/* v0.10.252 active mobile positioning: based on v0.10.250, move only Show All cards/back down slightly further. Map rules intentionally unchanged. */
@media (max-width: 760px) {
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-panel-v252,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-panel-v251,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-panel-v250,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-panel-v249,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-panel-v248,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-panel-v246,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-panel-v245,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-panel-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-panel-v148 {
    padding-top: calc(env(safe-area-inset-top,0px) + 182px) !important;
  }
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-list-v252,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-list-v251,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-list-v250,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-list-v249,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-list-v248,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-list-v246,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-showall-list-v245,
  html body .wtp-showall-modal-v167:not([hidden]) .wtp-mobile-modal-list-v148,
  html body .wtp-mobile-modal-v148:not([hidden]) .wtp-mobile-modal-list-v148 {
    margin-top: 0 !important;
    transform: translateY(0) !important;
  }
  html body [data-wtp-showall-body-back-v252].is-visible,
  html body .wtp-showall-body-back-v252.is-visible,
  html body [data-wtp-showall-body-back-v251].is-visible,
  html body .wtp-showall-body-back-v251.is-visible,
  html body [data-wtp-showall-body-back-v250].is-visible,
  html body .wtp-showall-body-back-v250.is-visible,
  html body [data-wtp-showall-body-back-v249].is-visible,
  html body .wtp-showall-body-back-v249.is-visible,
  html body [data-wtp-showall-body-back-v248].is-visible,
  html body .wtp-showall-body-back-v248.is-visible,
  html body [data-wtp-showall-body-back-v246].is-visible,
  html body .wtp-showall-body-back-v246.is-visible,
  html body [data-wtp-showall-body-back-v245].is-visible,
  html body .wtp-showall-body-back-v245.is-visible,
  html body [data-wtp-showall-body-back-v195].is-visible,
  html body .wtp-showall-body-back-v195.is-visible,
  html body [data-wtp-showall-body-back-v167].is-visible,
  html body .wtp-showall-body-back-v167.is-visible {
    top: calc(env(safe-area-inset-top,0px) + 136px) !important;
    bottom: auto !important;
  }
  html body .wtp-booking-app .wtp-map-column {
    margin: -166px 0 72px !important;
    transform: translateY(-28px) !important;
  }
  html body .wtp-booking-app .wtp-mobile-results-section-v148 {
    margin-top: 104px !important;
  }
}


/* v0.10.338 / Lite v2.10.28 mobile map canvas fill guard. */
html body .wtp-booking-app .wtp-map-column #wtp-booking-map,
html body .wtp-booking-app .wtp-map-column .wtp-booking-map,
html body .wtp-booking-app .wtp-map-column .leaflet-container{
  height:100%!important;
  min-height:100%!important;
  max-height:none!important;
}


/* Lite v2.10.77 mobile popup containment. Desktop is untouched. */
@media (max-width:760px){
  html body .wtp-booking-app .wtp-mobile-property-card,
  html body .wtp-booking-app .wtp-showall-clean-card-v240,
  html body [data-wtp-mobile-showall-card-v196],
  html body [data-wtp-mobile-showall-card-v237]{
    cursor:pointer!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.is-open,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-open-v277,
  html body .wtp-holiday-wrap .wtp-info-modal.is-open,
  html body .wtp-holiday-wrap .wtp-amenities-modal.is-open{
    position:fixed!important;inset:0!important;z-index:2147483400!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:calc(env(safe-area-inset-top,0px) + 10px) 10px calc(env(safe-area-inset-bottom,0px) + 10px)!important;box-sizing:border-box!important;overflow:hidden!important;background:rgba(255,255,255,.98)!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-panel,
  html body .wtp-holiday-wrap .wtp-info-modal__panel,
  html body .wtp-holiday-wrap .wtp-amenities-modal__panel{
    display:block!important;width:100%!important;max-width:calc(100vw - 20px)!important;min-width:0!important;max-height:calc(100dvh - 20px)!important;margin:0 auto!important;padding:16px!important;box-sizing:border-box!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;border-radius:22px!important;transform:none!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-list,
  html body .wtp-holiday-wrap .wtp-gallery-room-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}
  html body .wtp-holiday-wrap .wtp-photo-gallery-list img,
  html body .wtp-holiday-wrap .wtp-gallery-room-grid img{width:100%!important;max-width:100%!important;height:auto!important;max-height:62dvh!important;object-fit:contain!important;background:#ffffff!important;}
  html body .wtp-holiday-wrap .wtp-gallery-close,
  html body .wtp-holiday-wrap .wtp-modal-close,
  html body .wtp-holiday-wrap [data-wtp-gallery-close],
  html body .wtp-holiday-wrap [data-wtp-info-close],
  html body .wtp-holiday-wrap [data-wtp-amenities-close]{position:sticky!important;top:0!important;z-index:20!important;}
}


/* Lite v2.10.79: mobile listing photo panel and long-popup containment. */
@media (max-width:760px){
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.is-open,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-open-v21079,
  html body .wtp-holiday-wrap .wtp-info-modal,
  html body .wtp-holiday-wrap .wtp-info-modal.is-open,
  html body .wtp-holiday-wrap .wtp-amenities-modal,
  html body .wtp-holiday-wrap .wtp-amenities-modal.is-open,
  html body .wtp-holiday-wrap .wtp-property-reviews-modal-v226,
  html body .wtp-holiday-wrap .wtp-property-reviews-modal-v226.is-open,
  html body .wtp-holiday-wrap .wtp-property-reviews-modal-v226[style*="display: flex"]{
    position:fixed!important;
    left:0!important;right:0!important;top:0!important;bottom:0!important;inset:0!important;
    z-index:2147483400!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:center!important;
    width:100vw!important;
    height:100dvh!important;
    min-height:100dvh!important;
    max-height:100dvh!important;
    padding:calc(env(safe-area-inset-top,0px) + 8px) 8px calc(env(safe-area-inset-bottom,0px) + 8px)!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    background:rgba(255,255,255,.98)!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal[hidden],
  html body .wtp-holiday-wrap .wtp-info-modal[hidden],
  html body .wtp-holiday-wrap .wtp-amenities-modal[hidden],
  html body .wtp-holiday-wrap .wtp-property-reviews-modal-v226[hidden]{
    display:none!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-panel,
  html body .wtp-holiday-wrap .wtp-info-modal__panel,
  html body .wtp-holiday-wrap .wtp-amenities-modal__panel,
  html body .wtp-holiday-wrap .wtp-property-reviews-panel-v226,
  html body .wtp-holiday-wrap .wtp-property-reviews-modal-v226 > div{
    display:block!important;
    width:calc(100vw - 16px)!important;
    max-width:calc(100vw - 16px)!important;
    min-width:0!important;
    height:auto!important;
    max-height:calc(var(--wtp-lite-modal-vh, 100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 16px)!important;
    margin:0 auto!important;
    padding:14px!important;
    border-radius:20px!important;
    box-sizing:border-box!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
    transform:none!important;
  }
  html body .wtp-holiday-wrap .wtp-listing-image-lightbox-v209,
  html body .wtp-listing-image-lightbox-v209,
  html body .wtp-image-lightbox.wtp-lite-suppress-mobile-blue-gallery-v21079,
  html body .wtp-listing-image-lightbox-v209.wtp-lite-suppress-mobile-blue-gallery-v21079{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
  }
}


/* Lite v2.10.80: hard final override - no legacy blue listing photo popup; long listing modals fit the visible mobile screen. */
@media (max-width:760px){
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v165{
    background:rgba(255,255,255,.98)!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-photo-gallery-panel,
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 .wtp-photo-gallery-panel{
    background:#fff!important;
    border-radius:20px!important;
    padding:14px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
  }
  html body .wtp-holiday-wrap .wtp-photo-gallery-modal.wtp-lite-visible-modal-v21080,
  html body .wtp-holiday-wrap .wtp-info-modal.wtp-lite-visible-modal-v21080,
  html body .wtp-holiday-wrap .wtp-amenities-modal.wtp-lite-visible-modal-v21080,
  html body .wtp-holiday-wrap .wtp-property-reviews-modal-v226.wtp-lite-visible-modal-v21080{
    position:fixed!important;
    left:0!important;right:0!important;top:0!important;bottom:auto!important;inset:0 0 auto 0!important;
    z-index:2147483400!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:center!important;
    width:100vw!important;
    height:var(--wtp-lite-modal-vh,100dvh)!important;
    min-height:var(--wtp-lite-modal-vh,100dvh)!important;
    max-height:var(--wtp-lite-modal-vh,100dvh)!important;
    padding:calc(env(safe-area-inset-top,0px) + 8px) 8px calc(env(safe-area-inset-bottom,0px) + 8px)!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    background:rgba(255,255,255,.98)!important;
  }
  html body .wtp-holiday-wrap .wtp-lite-visible-modal-v21080 .wtp-photo-gallery-panel,
  html body .wtp-holiday-wrap .wtp-lite-visible-modal-v21080 .wtp-info-modal__panel,
  html body .wtp-holiday-wrap .wtp-lite-visible-modal-v21080 .wtp-amenities-modal__panel,
  html body .wtp-holiday-wrap .wtp-lite-visible-modal-v21080 .wtp-property-reviews-panel-v226,
  html body .wtp-holiday-wrap .wtp-property-reviews-modal-v226.wtp-lite-visible-modal-v21080 > div{
    width:calc(100vw - 16px)!important;
    max-width:calc(100vw - 16px)!important;
    min-width:0!important;
    height:auto!important;
    max-height:calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 16px)!important;
    margin:0 auto!important;
    padding:14px!important;
    border-radius:20px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
    transform:none!important;
    box-sizing:border-box!important;
  }
  html body .wtp-listing-image-lightbox-v209,
  html body .wtp-listing-image-lightbox-v209 *{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
  }
}


/* Lite v2.10.88: hard source-level mobile listing popup fix.
   Removes the legacy blue mobile gallery presentation and pins all listing modals to the visible screen. */
@media (max-width:760px){
  html body .wtp-photo-gallery-modal,
  html body .wtp-photo-gallery-modal.is-open,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v164,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v165,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-open-v21080,
  html body .wtp-info-modal,
  html body .wtp-info-modal.is-open,
  html body .wtp-amenities-modal,
  html body .wtp-amenities-modal.is-open,
  html body .wtp-property-reviews-modal-v226,
  html body .wtp-property-reviews-modal-v226.is-open,
  html body .wtp-property-reviews-modal-v226[style*="display: flex"]{
    position:fixed!important;
    left:0!important;
    right:0!important;
    top:0!important;
    bottom:0!important;
    inset:0!important;
    z-index:2147483400!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:center!important;
    width:100vw!important;
    height:var(--wtp-lite-modal-vh,100dvh)!important;
    min-height:var(--wtp-lite-modal-vh,100dvh)!important;
    max-height:var(--wtp-lite-modal-vh,100dvh)!important;
    padding:calc(env(safe-area-inset-top,0px) + 8px) 8px calc(env(safe-area-inset-bottom,0px) + 8px)!important;
    margin:0!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    overscroll-behavior:contain!important;
    background:rgba(255,255,255,.98)!important;
  }
  html body .wtp-photo-gallery-modal[hidden],
  html body .wtp-info-modal[hidden],
  html body .wtp-amenities-modal[hidden],
  html body .wtp-property-reviews-modal-v226[hidden]{
    display:none!important;
  }
  html body .wtp-photo-gallery-modal .wtp-photo-gallery-panel,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-photo-gallery-panel,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 .wtp-photo-gallery-panel,
  html body .wtp-photo-gallery-panel,
  html body .wtp-info-modal .wtp-info-modal__panel,
  html body .wtp-info-modal__panel,
  html body .wtp-amenities-modal .wtp-amenities-modal__panel,
  html body .wtp-amenities-modal__panel,
  html body .wtp-property-reviews-panel-v226,
  html body .wtp-property-reviews-modal-v226 > div{
    display:block!important;
    position:relative!important;
    width:min(1080px, calc(100vw - 16px))!important;
    max-width:calc(100vw - 16px)!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    max-height:calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 16px)!important;
    margin:0 auto!important;
    padding:14px!important;
    border-radius:20px!important;
    background:#fff!important;
    color:#021b3a!important;
    box-sizing:border-box!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
    transform:none!important;
  }
  html body .wtp-photo-gallery-modal .wtp-gallery-tools,
  html body .wtp-photo-gallery-modal .wtp-photo-gallery-panel > h2,
  html body .wtp-photo-gallery-modal .wtp-gallery-room-section > h3,
  html body .wtp-photo-gallery-modal figcaption{
    display:block!important;
  }
  html body .wtp-photo-gallery-modal .wtp-photo-gallery-list,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-photo-gallery-list,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 .wtp-photo-gallery-list{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
    padding:0!important;
  }
  html body .wtp-photo-gallery-modal .wtp-gallery-room-section,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-gallery-room-section,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 .wtp-gallery-room-section{
    display:block!important;
  }
  html body .wtp-photo-gallery-modal .wtp-gallery-room-grid,
  html body .wtp-photo-gallery-modal .wtp-gallery-all-grid,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 .wtp-gallery-room-grid,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 .wtp-gallery-room-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    width:100%!important;
    height:auto!important;
    overflow:visible!important;
    padding:0!important;
  }
  html body .wtp-photo-gallery-modal figure,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 figure,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 figure{
    display:block!important;
    flex:none!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
  }
  html body .wtp-photo-gallery-modal figure img,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v164 figure img,
  html body .wtp-photo-gallery-modal.wtp-mobile-gallery-v165 figure img{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    max-height:62dvh!important;
    object-fit:contain!important;
    background:#fff!important;
    border-radius:16px!important;
  }
  html body .wtp-listing-image-lightbox-v209,
  html body .wtp-listing-image-lightbox-v209 *,
  html body .wtp-image-lightbox,
  html body .wtp-image-lightbox *{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
  }
}


/* Lite v2.10.88: mobile listing photo carousel + strict visible-screen modal cap. */
@media (max-width:760px){
  html body .wtp-lite-photo-carousel-v21085{
    position:fixed!important;
    left:0!important;right:0!important;top:0!important;bottom:0!important;inset:0!important;
    z-index:2147483646!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100vw!important;
    height:var(--wtp-lite-modal-vh,100dvh)!important;
    min-height:var(--wtp-lite-modal-vh,100dvh)!important;
    max-height:var(--wtp-lite-modal-vh,100dvh)!important;
    padding:calc(env(safe-area-inset-top,0px) + 10px) 10px calc(env(safe-area-inset-bottom,0px) + 10px)!important;
    margin:0!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    background:rgba(255,255,255,.985)!important;
    color:#021b3a!important;
    overscroll-behavior:contain!important;
    touch-action:none!important;
  }
  html body .wtp-lite-photo-carousel-v21085[hidden]{display:none!important;}
  html body .wtp-lite-photo-carousel-v21085__inner{
    position:relative!important;
    width:min(1080px, calc(100vw - 20px))!important;
    max-width:calc(100vw - 20px)!important;
    height:calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 20px)!important;
    max-height:calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 20px)!important;
    display:grid!important;
    grid-template-rows:1fr auto!important;
    align-items:center!important;
    justify-items:center!important;
    gap:8px!important;
    padding:0!important;
    margin:0 auto!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    background:#fff!important;
    border-radius:20px!important;
    box-shadow:0 26px 72px rgba(2,27,58,.22)!important;
  }
  html body .wtp-lite-photo-carousel-v21085__image{
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-width:calc(100vw - 76px)!important;
    max-height:calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 94px)!important;
    object-fit:contain!important;
    margin:auto!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  html body .wtp-lite-photo-carousel-v21085__caption{
    width:100%!important;
    max-width:calc(100vw - 52px)!important;
    margin:0!important;
    padding:0 12px 12px!important;
    color:#17395d!important;
    font-size:12px!important;
    font-weight:800!important;
    line-height:1.3!important;
    text-align:center!important;
    box-sizing:border-box!important;
    white-space:normal!important;
  }
  html body .wtp-lite-photo-carousel-v21085__close,
  html body .wtp-lite-photo-carousel-v21085__prev,
  html body .wtp-lite-photo-carousel-v21085__next{
    position:absolute!important;
    z-index:3!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:0!important;
    border-radius:999px!important;
    background:#021b3a!important;
    color:#fff!important;
    font-weight:950!important;
    line-height:1!important;
    box-shadow:0 12px 28px rgba(2,27,58,.24)!important;
    cursor:pointer!important;
    pointer-events:auto!important;
    touch-action:manipulation!important;
  }
  html body .wtp-lite-photo-carousel-v21085__close{
    top:10px!important;
    right:10px!important;
    width:44px!important;
    height:44px!important;
    font-size:30px!important;
  }
  html body .wtp-lite-photo-carousel-v21085__prev,
  html body .wtp-lite-photo-carousel-v21085__next{
    top:50%!important;
    width:46px!important;
    height:46px!important;
    transform:translateY(-50%)!important;
    font-size:36px!important;
  }
  html body .wtp-lite-photo-carousel-v21085__prev{left:8px!important;right:auto!important;}
  html body .wtp-lite-photo-carousel-v21085__next{right:8px!important;left:auto!important;}
  html body .wtp-lite-photo-carousel-v21085__count{
    position:absolute!important;
    left:12px!important;
    top:12px!important;
    z-index:2!important;
    border-radius:999px!important;
    padding:7px 10px!important;
    background:rgba(255,255,255,.92)!important;
    color:#021b3a!important;
    font-size:12px!important;
    font-weight:950!important;
    box-shadow:0 8px 18px rgba(2,27,58,.12)!important;
  }

  html body .wtp-photo-gallery-modal .wtp-gallery-tools,
  html body .wtp-photo-gallery-modal .wtp-gallery-filter-buttons,
  html body .wtp-photo-gallery-modal [data-wtp-gallery-filter],
  html body .wtp-photo-gallery-modal .wtp-gallery-room-section > h3,
  html body .wtp-photo-gallery-modal .wtp-gallery-room-diagnostic{
    display:none!important;
    visibility:hidden!important;
  }

  html body .wtp-info-modal.is-open,
  html body .wtp-info-modal[aria-hidden="false"],
  html body .wtp-amenities-modal.is-open,
  html body .wtp-amenities-modal[aria-hidden="false"],
  html body .wtp-property-reviews-modal-v226.is-open,
  html body .wtp-property-reviews-modal-v226:not([hidden]),
  html body .wtp-property-reviews-modal-v226[aria-hidden="false"],
  html body .wtp-property-reviews-modal-v226[style*="display: flex"],
  html body .wtp-property-reviews-modal-v226[style*="display:flex"]{
    position:fixed!important;
    left:0!important;right:0!important;top:0!important;bottom:0!important;inset:0!important;
    z-index:2147483400!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:center!important;
    width:100vw!important;
    height:var(--wtp-lite-modal-vh,100dvh)!important;
    min-height:var(--wtp-lite-modal-vh,100dvh)!important;
    max-height:var(--wtp-lite-modal-vh,100dvh)!important;
    padding:calc(env(safe-area-inset-top,0px) + 8px) 8px calc(env(safe-area-inset-bottom,0px) + 8px)!important;
    margin:0!important;
    overflow:hidden!important;
    overscroll-behavior:contain!important;
    background:rgba(255,255,255,.98)!important;
    box-sizing:border-box!important;
  }
  html body .wtp-info-modal.is-open .wtp-info-modal__panel,
  html body .wtp-info-modal[aria-hidden="false"] .wtp-info-modal__panel,
  html body .wtp-amenities-modal.is-open .wtp-amenities-modal__panel,
  html body .wtp-amenities-modal[aria-hidden="false"] .wtp-amenities-modal__panel,
  html body .wtp-property-reviews-modal-v226.is-open .wtp-property-reviews-panel-v226,
  html body .wtp-property-reviews-modal-v226:not([hidden]) .wtp-property-reviews-panel-v226,
  html body .wtp-property-reviews-modal-v226[aria-hidden="false"] .wtp-property-reviews-panel-v226,
  html body .wtp-property-reviews-modal-v226:not([hidden]) > div{
    position:relative!important;
    display:block!important;
    width:min(1080px, calc(100vw - 16px))!important;
    max-width:calc(100vw - 16px)!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    max-height:calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 16px)!important;
    margin:0 auto!important;
    padding:14px!important;
    box-sizing:border-box!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
    transform:none!important;
    border-radius:20px!important;
    background:#fff!important;
  }
}


/* Lite v2.10.88: full-plugin-style mobile listing modal/tile sizing.
   Do not shrink the photo to fix height. Cap the white tile/panel itself to the visible phone screen and let inner content scroll. */
@media (max-width:760px){
  html body{--wtp-lite-modal-safe-pad:8px;}

  html body .wtp-lite-photo-carousel-v21085{
    position:fixed!important;
    inset:0!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    left:0!important;
    z-index:2147483646!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100vw!important;
    height:var(--wtp-lite-modal-vh,100dvh)!important;
    min-height:var(--wtp-lite-modal-vh,100dvh)!important;
    max-height:var(--wtp-lite-modal-vh,100dvh)!important;
    padding:calc(env(safe-area-inset-top,0px) + 8px) 8px calc(env(safe-area-inset-bottom,0px) + 8px)!important;
    margin:0!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
    background:rgba(255,255,255,.985)!important;
    overscroll-behavior:contain!important;
    touch-action:none!important;
  }

  html body .wtp-lite-photo-carousel-v21085__inner{
    position:relative!important;
    display:grid!important;
    grid-template-rows:minmax(0,auto) auto!important;
    align-items:center!important;
    justify-items:center!important;
    gap:8px!important;
    width:min(1080px, calc(100vw - 16px))!important;
    max-width:calc(100vw - 16px)!important;
    height:auto!important;
    min-height:0!important;
    max-height:calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 16px)!important;
    margin:0 auto!important;
    padding:0!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
    border-radius:20px!important;
    background:#fff!important;
    box-shadow:0 26px 72px rgba(2,27,58,.22)!important;
  }

  html body .wtp-lite-photo-carousel-v21085__image{
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-width:calc(100vw - 64px)!important;
    max-height:min(68dvh, calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 118px))!important;
    object-fit:contain!important;
    margin:auto!important;
    border-radius:14px!important;
    background:#fff!important;
  }

  html body .wtp-lite-photo-carousel-v21085__caption{
    display:block!important;
    width:100%!important;
    max-width:calc(100vw - 52px)!important;
    max-height:min(24dvh, 170px)!important;
    margin:0!important;
    padding:0 12px 12px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    color:#17395d!important;
    font-size:12px!important;
    font-weight:800!important;
    line-height:1.3!important;
    text-align:center!important;
    box-sizing:border-box!important;
    white-space:normal!important;
  }

  html body .wtp-lite-photo-carousel-v21085__caption:empty{
    display:none!important;
    max-height:0!important;
    padding:0!important;
    margin:0!important;
  }

  html body .wtp-info-modal.is-open,
  html body .wtp-info-modal[aria-hidden="false"],
  html body .wtp-amenities-modal.is-open,
  html body .wtp-amenities-modal[aria-hidden="false"],
  html body .wtp-property-reviews-modal-v226.is-open,
  html body .wtp-property-reviews-modal-v226:not([hidden]),
  html body .wtp-property-reviews-modal-v226[aria-hidden="false"],
  html body .wtp-property-reviews-modal-v226[style*="display: flex"],
  html body .wtp-property-reviews-modal-v226[style*="display:flex"]{
    position:fixed!important;
    inset:0!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    left:0!important;
    z-index:2147483400!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:center!important;
    width:100vw!important;
    height:var(--wtp-lite-modal-vh,100dvh)!important;
    min-height:var(--wtp-lite-modal-vh,100dvh)!important;
    max-height:var(--wtp-lite-modal-vh,100dvh)!important;
    padding:calc(env(safe-area-inset-top,0px) + 8px) 8px calc(env(safe-area-inset-bottom,0px) + 8px)!important;
    margin:0!important;
    overflow:hidden!important;
    overscroll-behavior:contain!important;
    box-sizing:border-box!important;
    background:rgba(255,255,255,.98)!important;
  }

  html body .wtp-info-modal.is-open .wtp-info-modal__panel,
  html body .wtp-info-modal[aria-hidden="false"] .wtp-info-modal__panel,
  html body .wtp-amenities-modal.is-open .wtp-amenities-modal__panel,
  html body .wtp-amenities-modal[aria-hidden="false"] .wtp-amenities-modal__panel,
  html body .wtp-property-reviews-modal-v226.is-open .wtp-property-reviews-panel-v226,
  html body .wtp-property-reviews-modal-v226:not([hidden]) .wtp-property-reviews-panel-v226,
  html body .wtp-property-reviews-modal-v226[aria-hidden="false"] .wtp-property-reviews-panel-v226,
  html body .wtp-property-reviews-modal-v226:not([hidden]) > div{
    position:relative!important;
    display:block!important;
    width:min(1080px, calc(100vw - 16px))!important;
    max-width:calc(100vw - 16px)!important;
    min-width:0!important;
    height:calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 16px)!important;
    min-height:0!important;
    max-height:calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 16px)!important;
    margin:0 auto!important;
    padding:14px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
    box-sizing:border-box!important;
    transform:none!important;
    border-radius:20px!important;
    background:#fff!important;
  }

  html body .wtp-property-reviews-panel-v226 .wtp-property-review-list-v226,
  html body .wtp-info-modal__panel > *:not(.wtp-modal-close),
  html body .wtp-amenities-modal__panel > *:not(.wtp-modal-close){
    max-width:100%!important;
    box-sizing:border-box!important;
  }
}


/* Lite v2.10.88: mobile listing popup centring and reliable close controls.
   Keeps the v2.10.87 screen-height cap, but centres the white tile/panel in the visible viewport. */
@media (max-width:760px){
  html body .wtp-lite-photo-carousel-v21085,
  html body .wtp-info-modal.is-open,
  html body .wtp-info-modal[aria-hidden="false"],
  html body .wtp-amenities-modal.is-open,
  html body .wtp-amenities-modal[aria-hidden="false"],
  html body .wtp-property-reviews-modal-v226.is-open,
  html body .wtp-property-reviews-modal-v226:not([hidden]),
  html body .wtp-property-reviews-modal-v226[aria-hidden="false"],
  html body .wtp-property-reviews-modal-v226[style*="display: flex"],
  html body .wtp-property-reviews-modal-v226[style*="display:flex"]{
    position:fixed!important;
    left:0!important;
    right:0!important;
    top:var(--wtp-lite-modal-offset-top,0px)!important;
    bottom:auto!important;
    inset:var(--wtp-lite-modal-offset-top,0px) 0 auto 0!important;
    z-index:2147483400!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100vw!important;
    height:var(--wtp-lite-modal-vh,100dvh)!important;
    min-height:var(--wtp-lite-modal-vh,100dvh)!important;
    max-height:var(--wtp-lite-modal-vh,100dvh)!important;
    padding:calc(env(safe-area-inset-top,0px) + 8px) 8px calc(env(safe-area-inset-bottom,0px) + 8px)!important;
    margin:0!important;
    overflow:hidden!important;
    overscroll-behavior:contain!important;
    box-sizing:border-box!important;
    background:rgba(255,255,255,.98)!important;
  }

  html body .wtp-lite-photo-carousel-v21085{
    z-index:2147483646!important;
    background:rgba(255,255,255,.985)!important;
    touch-action:none!important;
  }

  html body .wtp-info-modal.is-open .wtp-info-modal__panel,
  html body .wtp-info-modal[aria-hidden="false"] .wtp-info-modal__panel,
  html body .wtp-amenities-modal.is-open .wtp-amenities-modal__panel,
  html body .wtp-amenities-modal[aria-hidden="false"] .wtp-amenities-modal__panel,
  html body .wtp-property-reviews-modal-v226.is-open .wtp-property-reviews-panel-v226,
  html body .wtp-property-reviews-modal-v226:not([hidden]) .wtp-property-reviews-panel-v226,
  html body .wtp-property-reviews-modal-v226[aria-hidden="false"] .wtp-property-reviews-panel-v226,
  html body .wtp-property-reviews-modal-v226:not([hidden]) > div{
    position:relative!important;
    display:block!important;
    width:min(1080px, calc(100vw - 16px))!important;
    max-width:calc(100vw - 16px)!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    max-height:calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 16px)!important;
    margin:auto!important;
    padding:14px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
    box-sizing:border-box!important;
    transform:none!important;
    border-radius:20px!important;
    background:#fff!important;
  }

  html body .wtp-property-reviews-modal-v226:not([hidden]) .wtp-property-reviews-panel-v226,
  html body .wtp-property-reviews-modal-v226[aria-hidden="false"] .wtp-property-reviews-panel-v226{
    height:auto!important;
  }

  html body .wtp-lite-photo-carousel-v21085__inner{
    margin:auto!important;
    max-height:calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 16px)!important;
  }

  html body .wtp-lite-photo-carousel-v21085__close,
  html body .wtp-info-modal .wtp-modal-close,
  html body .wtp-amenities-modal .wtp-modal-close,
  html body .wtp-photo-gallery-modal .wtp-gallery-close,
  html body [data-wtp-gallery-close],
  html body [data-wtp-info-close],
  html body [data-wtp-amenities-close],
  html body [data-wtp-reviews-close]{
    z-index:2147483647!important;
    pointer-events:auto!important;
    touch-action:manipulation!important;
  }
}


/* Lite v2.10.89: reduce mobile popup tile depth, keep photos large, and place close over the photo/card. */
@media (max-width:760px){
  html body{
    --wtp-lite-modal-side-pad-v21089:14px;
    --wtp-lite-panel-depth-v21089:min(82dvh, calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 54px));
    --wtp-lite-photo-panel-depth-v21089:min(84dvh, calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 46px));
  }

  html body .wtp-lite-photo-carousel-v21085,
  html body .wtp-info-modal.is-open,
  html body .wtp-info-modal[aria-hidden="false"],
  html body .wtp-amenities-modal.is-open,
  html body .wtp-amenities-modal[aria-hidden="false"],
  html body .wtp-property-reviews-modal-v226.is-open,
  html body .wtp-property-reviews-modal-v226:not([hidden]),
  html body .wtp-property-reviews-modal-v226[aria-hidden="false"],
  html body .wtp-property-reviews-modal-v226[style*="display: flex"],
  html body .wtp-property-reviews-modal-v226[style*="display:flex"]{
    position:fixed!important;
    inset:var(--wtp-lite-modal-offset-top,0px) 0 auto 0!important;
    top:var(--wtp-lite-modal-offset-top,0px)!important;
    left:0!important;
    right:0!important;
    bottom:auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100vw!important;
    height:var(--wtp-lite-modal-vh,100dvh)!important;
    min-height:var(--wtp-lite-modal-vh,100dvh)!important;
    max-height:var(--wtp-lite-modal-vh,100dvh)!important;
    padding:calc(env(safe-area-inset-top,0px) + 10px) var(--wtp-lite-modal-side-pad-v21089) calc(env(safe-area-inset-bottom,0px) + 10px)!important;
    margin:0!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
    overscroll-behavior:contain!important;
    background:rgba(255,255,255,.98)!important;
  }

  html body .wtp-lite-photo-carousel-v21085{
    z-index:2147483646!important;
    background:rgba(255,255,255,.985)!important;
    touch-action:none!important;
  }

  html body .wtp-info-modal.is-open .wtp-info-modal__panel,
  html body .wtp-info-modal[aria-hidden="false"] .wtp-info-modal__panel,
  html body .wtp-amenities-modal.is-open .wtp-amenities-modal__panel,
  html body .wtp-amenities-modal[aria-hidden="false"] .wtp-amenities-modal__panel,
  html body .wtp-property-reviews-modal-v226.is-open .wtp-property-reviews-panel-v226,
  html body .wtp-property-reviews-modal-v226:not([hidden]) .wtp-property-reviews-panel-v226,
  html body .wtp-property-reviews-modal-v226[aria-hidden="false"] .wtp-property-reviews-panel-v226,
  html body .wtp-property-reviews-modal-v226:not([hidden]) > div{
    position:relative!important;
    display:block!important;
    width:min(1080px, calc(100vw - 28px))!important;
    max-width:calc(100vw - 28px)!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    max-height:var(--wtp-lite-panel-depth-v21089)!important;
    margin:auto!important;
    padding:14px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
    box-sizing:border-box!important;
    transform:none!important;
    border-radius:20px!important;
    background:#fff!important;
  }

  html body .wtp-lite-photo-carousel-v21085__inner{
    position:relative!important;
    display:grid!important;
    grid-template-rows:minmax(0,1fr) auto!important;
    align-items:start!important;
    justify-items:center!important;
    align-content:start!important;
    width:min(1080px, calc(100vw - 28px))!important;
    max-width:calc(100vw - 28px)!important;
    height:auto!important;
    min-height:0!important;
    max-height:var(--wtp-lite-photo-panel-depth-v21089)!important;
    margin:auto!important;
    padding:8px 0 10px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
    border-radius:20px!important;
    background:#fff!important;
    box-shadow:0 22px 58px rgba(2,27,58,.20)!important;
  }

  html body .wtp-lite-photo-carousel-v21085__image{
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-width:calc(100vw - 54px)!important;
    max-height:min(72dvh, calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 112px))!important;
    object-fit:contain!important;
    margin:0 auto!important;
    border-radius:14px!important;
    background:#fff!important;
    pointer-events:none!important;
  }

  html body .wtp-lite-photo-carousel-v21085__caption{
    display:block!important;
    width:100%!important;
    max-width:calc(100vw - 52px)!important;
    max-height:min(15dvh, 112px)!important;
    margin:8px 0 0!important;
    padding:0 12px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    color:#17395d!important;
    font-size:12px!important;
    font-weight:800!important;
    line-height:1.3!important;
    text-align:center!important;
    box-sizing:border-box!important;
    white-space:normal!important;
  }

  html body .wtp-lite-photo-carousel-v21085__caption:empty{
    display:none!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
  }

  html body .wtp-lite-photo-carousel-v21085__close{
    position:absolute!important;
    top:10px!important;
    right:10px!important;
    z-index:2147483647!important;
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    min-height:46px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:0!important;
    border-radius:999px!important;
    background:rgba(2,27,58,.94)!important;
    color:#fff!important;
    font-size:32px!important;
    font-weight:950!important;
    line-height:1!important;
    box-shadow:0 12px 30px rgba(2,27,58,.28)!important;
    cursor:pointer!important;
    pointer-events:auto!important;
    touch-action:manipulation!important;
  }

  html body .wtp-lite-photo-carousel-v21085__count{
    position:absolute!important;
    top:12px!important;
    left:12px!important;
    z-index:2147483646!important;
    pointer-events:none!important;
  }

  html body .wtp-lite-photo-carousel-v21085__prev,
  html body .wtp-lite-photo-carousel-v21085__next{
    z-index:2147483645!important;
    pointer-events:auto!important;
    touch-action:manipulation!important;
  }

  html body .wtp-info-modal .wtp-modal-close,
  html body .wtp-amenities-modal .wtp-modal-close,
  html body .wtp-property-reviews-modal-v226 [data-wtp-reviews-close],
  html body .wtp-photo-gallery-modal .wtp-gallery-close,
  html body [data-wtp-gallery-close],
  html body [data-wtp-info-close],
  html body [data-wtp-amenities-close],
  html body [data-wtp-reviews-close]{
    z-index:2147483647!important;
    pointer-events:auto!important;
    touch-action:manipulation!important;
  }
}

@media (max-width:760px) and (orientation:landscape){
  html body{
    --wtp-lite-panel-depth-v21089:min(78dvh, calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 30px));
    --wtp-lite-photo-panel-depth-v21089:min(82dvh, calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 28px));
  }
  html body .wtp-lite-photo-carousel-v21085__image{
    max-height:min(68dvh, calc(var(--wtp-lite-modal-vh,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 74px))!important;
  }
  html body .wtp-lite-photo-carousel-v21085__caption{
    max-height:44px!important;
  }
}
