/* EcoSapa v0.28.1 — compact premium filter experience */

/* Discovery shortcuts: quiet, editorial chips rather than plugin buttons. */
.ecosapa-staging-archive .tp280-quick-picks{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:14px auto 8px;max-width:1050px}
.ecosapa-staging-archive .tp280-quick-picks__label{font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#89918d;margin-right:3px}
.ecosapa-staging-archive .tp280-quick-pick{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 12px;border:1px solid #e2e5e2;border-radius:999px;background:#fff;color:#23332d;font:700 12.5px/1.2 Manrope,sans-serif;cursor:pointer;box-shadow:none;transition:border-color .18s ease,background .18s ease,color .18s ease}
.ecosapa-staging-archive .tp280-quick-pick:hover{border-color:#d7a4a6;color:#a6161b;background:#fff9f9}
.ecosapa-staging-archive .tp280-quick-pick small{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#f3f5f3;color:#747d78;font-size:10px}

/* Filter shell: one composed travel-commerce surface, not five WordPress boxes. */
.ecosapa-staging-archive .tp280-mobile-filterbar{display:none}
.ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell{margin:0 0 16px!important;padding:0!important;border:1px solid #e5e8e5!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 34px rgba(24,45,37,.055)!important;overflow:hidden!important}
.ecosapa-staging-archive .tp281-filter-inner{display:block!important;padding:0!important;background:#fff!important;border:0!important}
.ecosapa-staging-archive .tp281-filter-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:18px 20px 14px!important;border-bottom:1px solid #eef0ee!important;background:#fff!important}
.ecosapa-staging-archive .tp281-filter-header h2{margin:0!important;font-size:20px!important;line-height:1.2!important;letter-spacing:-.02em!important;color:#17342d!important;font-weight:800!important}
.ecosapa-staging-archive .tp281-filter-header p{margin:4px 0 0!important;color:#7b8580!important;font-size:12px!important;line-height:1.45!important}
.ecosapa-staging-archive .tp281-clear{appearance:none!important;border:0!important;background:transparent!important;padding:6px 0!important;color:#c71a20!important;font-size:12px!important;font-weight:800!important;cursor:pointer!important;white-space:nowrap!important}
.ecosapa-staging-archive .tp281-clear:hover{text-decoration:underline!important;text-underline-offset:3px!important}

.ecosapa-staging-archive .tp281-filter-grid{display:grid!important;grid-template-columns:.92fr 1fr 1.12fr 1.02fr 1.26fr!important;align-items:start!important;background:#fff!important}
.ecosapa-staging-archive .tp281-filter-group{min-width:0!important;min-height:0!important;height:auto!important;margin:0!important;padding:17px 18px 16px!important;border:0!important;border-right:1px solid #eef0ee!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}
.ecosapa-staging-archive .tp281-filter-group:last-child{border-right:0!important}
.ecosapa-staging-archive .tp281-filter-group .filter-section-title{position:static!important;margin:0 0 12px!important;padding:0!important;font-size:13px!important;line-height:1.2!important;color:#18352d!important;font-weight:800!important;letter-spacing:.005em!important;background:none!important;background-image:none!important;cursor:default!important}
.ecosapa-staging-archive .tp281-filter-group .filter-section-title:before,.ecosapa-staging-archive .tp281-filter-group .filter-section-title:after{display:none!important;content:none!important}

/* Price is intentionally simple: one high-confidence maximum price control. */
.ecosapa-staging-archive .tp280-price-value{margin:0 0 9px!important;font-size:11.5px!important;color:#78817d!important}
.ecosapa-staging-archive .tp280-price-value strong{color:#18352d!important;font-size:13px!important;font-weight:800!important}
.ecosapa-staging-archive .tp255-range input[type=range]{width:100%!important;margin:7px 0 8px!important;accent-color:#ed1c24!important}
.ecosapa-staging-archive .tp255-range .wpte-slider-values{display:flex!important;justify-content:space-between!important;gap:10px!important;font-size:10.5px!important;color:#7f8883!important;font-weight:700!important}

/* Facets: exactly six visible choices, no internal scrollbar. */
.ecosapa-staging-archive .tp280-facet-list{display:grid!important;gap:4px!important;max-height:none!important;overflow:visible!important;padding:0!important;scrollbar-width:none!important}
.ecosapa-staging-archive .tp280-facet-option{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-height:27px!important;margin:0!important;padding:2px 0!important;color:#2a3b35!important;cursor:pointer!important}
.ecosapa-staging-archive .tp280-facet-option>span{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important}
.ecosapa-staging-archive .tp280-facet-option input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;position:relative!important;width:17px!important;height:17px!important;flex:0 0 17px!important;margin:0!important;border:1.5px solid #cfd5d1!important;border-radius:5px!important;background:#fff!important;box-shadow:none!important;cursor:pointer!important;transition:background .15s ease,border-color .15s ease!important}
.ecosapa-staging-archive .tp280-facet-option input[type=checkbox]:hover{border-color:#9fa9a4!important}
.ecosapa-staging-archive .tp280-facet-option input[type=checkbox]:checked{border-color:#ed1c24!important;background:#ed1c24!important}
.ecosapa-staging-archive .tp280-facet-option input[type=checkbox]:checked:after{content:""!important;display:block!important;position:absolute!important;left:5px!important;top:2px!important;width:4px!important;height:8px!important;border:solid #fff!important;border-width:0 2px 2px 0!important;transform:rotate(45deg)!important}
.ecosapa-staging-archive .tp280-facet-option>span>span{min-width:0!important;font-size:12.5px!important;line-height:1.25!important;white-space:normal!important;color:#263832!important}
.ecosapa-staging-archive .tp280-facet-option .count{min-width:20px!important;text-align:right!important;font-size:10.5px!important;line-height:1!important;color:#8d9691!important;font-weight:600!important}
.ecosapa-staging-archive .tp280-facet-option.is-zero{opacity:.36!important}
.ecosapa-staging-archive .tp281-facet-extra{display:none!important}
.ecosapa-staging-archive .tp280-facet-list.is-expanded>.tp281-facet-extra{display:flex!important}
.ecosapa-staging-archive .tp281-facet-more{justify-self:start!important;margin:5px 0 0!important;padding:4px 0!important;border:0!important;background:transparent!important;color:#b9171d!important;font:800 11.5px/1.25 Manrope,sans-serif!important;cursor:pointer!important}
.ecosapa-staging-archive .tp281-facet-more:hover{text-decoration:underline!important;text-underline-offset:3px!important}

/* Results controls: remove the dashboard-looking sticky card. */
.ecosapa-staging-archive .tp280-results-toolbar{position:static!important;z-index:auto!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;margin:0 0 16px!important;padding:11px 2px 12px!important;border:0!important;border-bottom:1px solid #eceeec!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}
.ecosapa-staging-archive .tp280-results-summary{display:flex!important;align-items:baseline!important;gap:8px!important;white-space:nowrap!important}
.ecosapa-staging-archive .tp280-results-summary strong{font-size:14px!important;color:#17342d!important;font-weight:800!important}
.ecosapa-staging-archive .tp280-results-summary span{font-size:11px!important;color:#818a85!important}
.ecosapa-staging-archive .tp280-applied{display:flex!important;gap:6px!important;align-items:center!important;overflow-x:auto!important;min-width:0!important;scrollbar-width:none!important}
.ecosapa-staging-archive .tp280-applied::-webkit-scrollbar{display:none!important}
.ecosapa-staging-archive .tp280-applied.is-empty{display:block!important;min-height:1px!important}
.ecosapa-staging-archive .tp280-applied.is-empty:before{display:none!important;content:none!important}
.ecosapa-staging-archive .tp280-applied-chip{flex:0 0 auto!important;min-height:29px!important;padding:5px 9px!important;border:1px solid #ead0d1!important;border-radius:999px!important;background:#fffafa!important;color:#9f171c!important;font-size:10.5px!important;font-weight:750!important;cursor:pointer!important}
.ecosapa-staging-archive .tp280-sort{display:flex!important;align-items:center!important;gap:7px!important;font-size:10.5px!important;font-weight:800!important;color:#717a75!important;white-space:nowrap!important}
.ecosapa-staging-archive .tp280-sort select,.ecosapa-staging-archive .tp280-mobile-sort select{height:38px!important;padding:0 34px 0 11px!important;border:1px solid #dfe3e0!important;border-radius:9px!important;background:#fff!important;color:#263832!important;font-size:11.5px!important;font-weight:700!important;box-shadow:none!important}

/* Tour progressive reveal stays separate from facet reveal. */
.ecosapa-staging-archive .category-list>.estp-card.is-filtered-out,.ecosapa-staging-archive .category-list>.estp-card.is-page-hidden{display:none!important}
.ecosapa-staging-archive .tp280-loadmore-wrap{display:flex!important;justify-content:center!important;padding:12px 0 18px!important}
.ecosapa-staging-archive .tp280-loadmore{min-width:250px!important;min-height:46px!important;padding:0 20px!important;border:1px solid #d9ddda!important;border-radius:999px!important;background:#fff!important;color:#243832!important;font-size:12.5px!important;font-weight:800!important;cursor:pointer!important;box-shadow:0 5px 18px rgba(27,43,36,.05)!important;transition:border-color .18s ease,color .18s ease,transform .18s ease!important}
.ecosapa-staging-archive .tp280-loadmore:hover{border-color:#ed1c24!important;color:#b3161c!important;transform:translateY(-1px)!important;background:#fff!important}
.ecosapa-staging-archive .tp280-loadmore[hidden]{display:none!important}
.ecosapa-staging-archive .tp255-empty{display:grid!important;gap:9px!important;justify-items:center!important;margin:10px 0 20px!important;padding:32px!important}
.ecosapa-staging-archive .tp255-empty[hidden]{display:none!important}
.ecosapa-staging-archive .tp255-empty strong{font-size:18px!important;color:#20342d!important}.ecosapa-staging-archive .tp255-empty span{font-size:13px!important}.ecosapa-staging-archive .tp255-empty button{min-height:38px!important;padding:0 14px!important;border:1px solid #ed1c24!important;border-radius:8px!important;background:#fff!important;color:#b8181d!important;font-weight:800!important;cursor:pointer!important}

.ecosapa-staging-archive .estp-card__availability{display:flex!important;align-items:center!important;gap:12px!important;min-height:52px!important;padding:11px 16px!important}.ecosapa-staging-archive .estp-card__availability strong{flex:0 0 auto!important;font-size:10.5px!important;letter-spacing:.05em!important;color:#52615b!important}.ecosapa-staging-archive .estp-card__availability>span{min-width:0!important;font-size:11.5px!important;color:#78817d!important}.ecosapa-staging-archive .estp-card__availability>a{margin-left:auto!important;flex:0 0 auto!important;color:#bd171d!important;font-size:11.5px!important;font-weight:800!important;text-decoration:none!important}

@media (max-width:1180px){
 .ecosapa-staging-archive .tp281-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
 .ecosapa-staging-archive .tp281-filter-group{border-right:1px solid #eef0ee!important;border-bottom:1px solid #eef0ee!important}
 .ecosapa-staging-archive .tp281-filter-group:nth-child(3n){border-right:0!important}
 .ecosapa-staging-archive .tp281-filter-group:nth-last-child(-n+2){border-bottom:0!important}
}
@media (max-width:900px) and (min-width:768px){
 .ecosapa-staging-archive .tp281-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .ecosapa-staging-archive .tp281-filter-group,.ecosapa-staging-archive .tp281-filter-group:nth-child(3n){border-right:1px solid #eef0ee!important;border-bottom:1px solid #eef0ee!important}
 .ecosapa-staging-archive .tp281-filter-group:nth-child(2n){border-right:0!important}
 .ecosapa-staging-archive .tp281-filter-group:last-child{border-bottom:0!important}
}
@media (max-width:767px){
 .ecosapa-staging-archive .tp280-quick-picks{justify-content:flex-start!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding:0 4px 5px!important;scrollbar-width:none!important}.ecosapa-staging-archive .tp280-quick-picks::-webkit-scrollbar{display:none!important}.ecosapa-staging-archive .tp280-quick-picks__label{display:none!important}
 .ecosapa-staging-archive .tp280-mobile-filterbar{position:sticky!important;top:0!important;z-index:20!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:0 0 10px!important;padding:7px!important;border:1px solid #e4e7e4!important;border-radius:12px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 7px 20px rgba(23,35,30,.07)!important}
 .admin-bar .ecosapa-staging-archive .tp280-mobile-filterbar{top:46px!important}
 .ecosapa-staging-archive .tp280-filter-toggle{height:40px!important;border:0!important;border-radius:9px!important;background:#ed1c24!important;color:#fff!important;font-weight:800!important}.ecosapa-staging-archive .tp280-filter-toggle span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:20px!important;height:20px!important;margin-left:5px!important;border-radius:99px!important;background:#fff!important;color:#c5161c!important;font-size:10px!important}
 .ecosapa-staging-archive .tp280-mobile-sort{display:flex!important;align-items:center!important;gap:6px!important;font-size:0!important}.ecosapa-staging-archive .tp280-mobile-sort select{width:100%!important;height:40px!important}
 .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell{display:none!important;border-radius:14px!important}.ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell.is-open{display:block!important}
 .ecosapa-staging-archive .tp281-filter-header{position:sticky!important;top:0!important;z-index:2!important;padding:14px 15px 12px!important;background:#fff!important}.ecosapa-staging-archive .tp281-filter-header h2{font-size:18px!important}.ecosapa-staging-archive .tp281-filter-header p{display:none!important}
 .ecosapa-staging-archive .tp281-filter-grid{grid-template-columns:1fr!important}
 .ecosapa-staging-archive .tp281-filter-group,.ecosapa-staging-archive .tp281-filter-group:nth-child(2n),.ecosapa-staging-archive .tp281-filter-group:nth-child(3n){padding:15px!important;border-right:0!important;border-bottom:1px solid #eef0ee!important}.ecosapa-staging-archive .tp281-filter-group:last-child{border-bottom:0!important}
 .ecosapa-staging-archive .tp280-results-toolbar{grid-template-columns:1fr!important;margin-top:0!important;padding:9px 1px 10px!important}.ecosapa-staging-archive .tp280-sort{display:none!important}.ecosapa-staging-archive .tp280-applied{order:3!important}.ecosapa-staging-archive .tp280-results-summary{justify-content:space-between!important}
 .ecosapa-staging-archive .estp-card__availability{flex-wrap:wrap!important;gap:5px 9px!important}.ecosapa-staging-archive .estp-card__availability>span{flex:1 1 100%!important}.ecosapa-staging-archive .estp-card__availability>a{margin-left:0!important}
}
.ecosapa-staging-archive .tp281-facet-extra.is-selected-extra{display:flex!important}

/* v0.28.2 — layout hotfix + storefront polish.
   Older archive CSS gives .sidebar a 4-column grid with !important and higher
   selector specificity. That caused the whole v0.28.1 facet grid to be squeezed
   into the first quarter of the panel. Override the legacy rule explicitly. */
.ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .sidebar.tp281-filter-inner{
  display:block!important;
  grid-template-columns:none!important;
  grid-auto-columns:auto!important;
  grid-auto-flow:row!important;
  gap:0!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-grid{
  display:grid!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  grid-template-columns:minmax(150px,.78fr) minmax(190px,1fr) minmax(220px,1.16fr) minmax(190px,1.02fr) minmax(240px,1.30fr)!important;
  align-items:stretch!important;
  gap:0!important;
}
.ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-group{
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
}
.ecosapa-staging-archive .tp280-price-value{white-space:nowrap!important}
.ecosapa-staging-archive .es-filter-duration .tp280-facet-option>span>span,
.ecosapa-staging-archive .es-filter-type .tp280-facet-option>span>span{white-space:nowrap!important}

/* Expanding a long taxonomy must not make the archive absurdly tall. */
.ecosapa-staging-archive .tp280-facet-list.is-expanded{
  max-height:300px!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  padding-right:6px!important;
  scrollbar-width:thin!important;
  scrollbar-color:#d8ddda transparent!important;
}
.ecosapa-staging-archive .tp280-facet-list.is-expanded::-webkit-scrollbar{width:5px!important}
.ecosapa-staging-archive .tp280-facet-list.is-expanded::-webkit-scrollbar-thumb{background:#d8ddda!important;border-radius:999px!important}
.ecosapa-staging-archive .tp280-facet-list.is-expanded .tp281-facet-more{
  position:sticky!important;
  bottom:0!important;
  width:100%!important;
  padding:8px 0 5px!important;
  background:linear-gradient(to bottom,rgba(255,255,255,.88),#fff 38%)!important;
}

/* Slightly more editorial, less plugin-like proportions. */
.ecosapa-staging-archive .tp281-filter-header{padding:20px 22px 15px!important}
.ecosapa-staging-archive .tp281-filter-header h2{font-size:21px!important}
.ecosapa-staging-archive .tp281-filter-group{padding:18px 20px 17px!important}
.ecosapa-staging-archive .tp281-filter-group .filter-section-title{font-size:13.5px!important;margin-bottom:13px!important}
.ecosapa-staging-archive .tp280-facet-option{min-height:30px!important}
.ecosapa-staging-archive .tp280-facet-option>span>span{font-size:13px!important}
.ecosapa-staging-archive .tp281-facet-more{margin-top:7px!important}

/* Keep 5 columns only when the content width can actually support it. */
@media (max-width:1240px){
 .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
 .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-group{border-right:1px solid #eef0ee!important;border-bottom:1px solid #eef0ee!important}
 .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-group:nth-child(3n){border-right:0!important}
 .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-group:nth-last-child(-n+2){border-bottom:0!important}
}
@media (max-width:900px) and (min-width:768px){
 .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-group,
 .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-group:nth-child(3n){border-right:1px solid #eef0ee!important;border-bottom:1px solid #eef0ee!important}
 .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-group:nth-child(2n){border-right:0!important}
 .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-group:last-child{border-bottom:0!important}
}
@media (max-width:767px){
 .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .sidebar.tp281-filter-inner{display:block!important}
 .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-grid{grid-template-columns:1fr!important}
 .ecosapa-staging-archive .tp280-facet-list.is-expanded{max-height:280px!important}
 .ecosapa-staging-archive .es-filter-duration .tp280-facet-option>span>span,
 .ecosapa-staging-archive .es-filter-type .tp280-facet-option>span>span{white-space:normal!important}
}


/* ============================================================
   v0.28.3 — GLOBAL STOREFRONT POLISH
   Calm travel-commerce UI: less WordPress chrome, stronger rhythm,
   clearer scan paths, and no redundant result-count strip.
   ============================================================ */

/* Discovery header: turn the two chip rows into a quiet curated navigation. */
.ecosapa-staging-archive .es-results-head{padding-bottom:6px!important}
.ecosapa-staging-archive .es-tour-chips{display:flex!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;margin:16px auto 7px!important}
.ecosapa-staging-archive .es-tour-chips a{min-height:38px!important;display:inline-flex!important;align-items:center!important;padding:8px 15px!important;border:1px solid #e4e7e5!important;border-radius:999px!important;background:#fff!important;color:#23342e!important;font-size:12.5px!important;font-weight:700!important;text-decoration:none!important;box-shadow:0 1px 1px rgba(25,42,35,.02)!important;transition:background .16s ease,border-color .16s ease,transform .16s ease!important}
.ecosapa-staging-archive .es-tour-chips a:hover{background:#f8faf8!important;border-color:#cfd6d2!important;transform:translateY(-1px)!important}
.ecosapa-staging-archive .tp280-quick-picks{margin:10px auto 18px!important;gap:7px!important}
.ecosapa-staging-archive .tp280-quick-picks__label{color:#8a938e!important;font-size:10px!important;letter-spacing:.09em!important}
.ecosapa-staging-archive .tp280-quick-pick{min-height:32px!important;padding:6px 11px!important;border-color:#e7e9e7!important;background:#f8f9f8!important;color:#33443e!important;font-size:11.5px!important;font-weight:700!important}
.ecosapa-staging-archive .tp280-quick-pick:hover{background:#fff5f5!important;border-color:#e4c6c7!important;color:#a8191e!important;transform:none!important}
.ecosapa-staging-archive .tp280-quick-pick small{background:#fff!important;border:1px solid #eceeec!important;color:#7c8580!important}

/* Main filter surface: softer and more architectural, like a travel storefront. */
.ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell{
  border:1px solid #e4e8e5!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 12px 38px rgba(18,42,33,.055)!important;
}
.ecosapa-staging-archive .tp281-filter-header{
  padding:18px 22px 14px!important;
  background:linear-gradient(180deg,#ffffff 0%,#fcfdfc 100%)!important;
  border-bottom:1px solid #eef1ef!important;
}
.ecosapa-staging-archive .tp281-filter-header h2{font-size:19px!important;letter-spacing:-.025em!important;color:#102f27!important}
.ecosapa-staging-archive .tp281-filter-header p{font-size:12px!important;color:#7a8580!important}
.ecosapa-staging-archive .tp281-clear{padding:7px 10px!important;border-radius:8px!important;color:#c71920!important;text-decoration:none!important}
.ecosapa-staging-archive .tp281-clear:hover{background:#fff4f4!important;text-decoration:none!important}

.ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-grid{
  grid-template-columns:minmax(150px,.80fr) minmax(190px,1fr) minmax(220px,1.15fr) minmax(190px,1.02fr) minmax(240px,1.30fr)!important;
}
.ecosapa-staging-archive .tp281-filter-group{padding:17px 20px 18px!important;border-color:#edf0ee!important;transition:background .15s ease!important}
.ecosapa-staging-archive .tp281-filter-group:hover{background:#fdfefd!important}
.ecosapa-staging-archive .tp281-filter-group .filter-section-title{font-size:13px!important;color:#16372e!important;margin-bottom:12px!important}

/* Facets read like selectable rows instead of raw form controls. */
.ecosapa-staging-archive .tp280-facet-list{gap:3px!important}
.ecosapa-staging-archive .tp280-facet-option{min-height:32px!important;margin:0 -7px!important;padding:4px 7px!important;border-radius:8px!important;transition:background .14s ease,color .14s ease!important}
.ecosapa-staging-archive .tp280-facet-option:hover{background:#f5f8f6!important}
.ecosapa-staging-archive .tp280-facet-option>span{gap:9px!important}
.ecosapa-staging-archive .tp280-facet-option input[type=checkbox]{width:18px!important;height:18px!important;flex-basis:18px!important;border-radius:5px!important;border-color:#cbd2ce!important}
.ecosapa-staging-archive .tp280-facet-option input[type=checkbox]:checked:after{left:5px!important;top:2px!important;width:5px!important;height:9px!important}
.ecosapa-staging-archive .tp280-facet-option>span>span{font-size:12.8px!important;color:#263a33!important}
.ecosapa-staging-archive .tp280-facet-option .count{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:23px!important;height:20px!important;padding:0 5px!important;border-radius:999px!important;background:#f4f6f4!important;color:#7a8580!important;font-size:10px!important;font-weight:700!important}
.ecosapa-staging-archive .tp281-facet-more{display:inline-flex!important;align-items:center!important;gap:5px!important;margin-top:8px!important;color:#ad171c!important;font-size:11px!important;text-decoration:none!important}
.ecosapa-staging-archive .tp281-facet-more:after{content:"↓"!important;font-size:11px!important;line-height:1!important}
.ecosapa-staging-archive .tp280-facet-list.is-expanded .tp281-facet-more:after{content:"↑"!important}
.ecosapa-staging-archive .tp281-facet-more:hover{text-decoration:none!important;color:#861216!important}

/* Price slider: keep it precise but visually quiet. */
.ecosapa-staging-archive .tp280-price-value{margin-bottom:12px!important;color:#7b8580!important}
.ecosapa-staging-archive .tp280-price-value strong{font-size:13px!important;color:#12352b!important}
.ecosapa-staging-archive .tp255-range input[type=range]{height:4px!important;margin:10px 0 11px!important}
.ecosapa-staging-archive .tp255-range .wpte-slider-values{font-size:10px!important;color:#89928d!important}

/* RESULT CONTROLS
   The old “10 tours found / Showing 10 of 10” strip is intentionally gone.
   When there are no applied filters, only the compact Sort control remains. */
.ecosapa-staging-archive .tp283-results-toolbar{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  min-height:48px!important;
  margin:2px 0 14px!important;
  padding:0!important;
  border:0!important;
  border-bottom:1px solid #edf0ee!important;
  background:transparent!important;
}
.ecosapa-staging-archive .tp280-results-summary{display:none!important}
.ecosapa-staging-archive .tp280-applied{min-height:0!important;padding:8px 0!important}
.ecosapa-staging-archive .tp280-applied.is-empty{display:block!important;min-height:0!important;padding:0!important}
.ecosapa-staging-archive .tp280-applied-chip{min-height:30px!important;padding:6px 10px!important;border-color:#ead5d6!important;background:#fff8f8!important;color:#95161b!important;font-size:10.5px!important}
.ecosapa-staging-archive .tp283-sort{height:42px!important;display:flex!important;align-items:center!important;gap:8px!important;margin-left:auto!important;color:#7d8782!important;font-size:10.5px!important;font-weight:700!important}
.ecosapa-staging-archive .tp283-sort>span{letter-spacing:.01em!important}
.ecosapa-staging-archive .tp283-sort select{height:40px!important;min-width:168px!important;padding:0 36px 0 12px!important;border:1px solid #dfe4e1!important;border-radius:10px!important;background-color:#fff!important;color:#24372f!important;font-size:11.5px!important;font-weight:700!important;box-shadow:0 1px 2px rgba(24,45,37,.025)!important}
.ecosapa-staging-archive .tp283-sort select:hover{border-color:#cdd5d0!important}
.ecosapa-staging-archive .tp283-sort select:focus{outline:2px solid rgba(237,28,36,.12)!important;outline-offset:2px!important;border-color:#df9ca0!important}

/* Progressive reveal: six cards at a time, intentional and calm. */
.ecosapa-staging-archive .tp280-loadmore-wrap{margin:22px 0 8px!important;text-align:center!important}
.ecosapa-staging-archive .tp280-loadmore{min-width:220px!important;min-height:46px!important;padding:11px 20px!important;border:1px solid #d8ded9!important;border-radius:11px!important;background:#fff!important;color:#17372e!important;font-size:12px!important;font-weight:800!important;box-shadow:0 4px 14px rgba(20,42,33,.045)!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease!important}
.ecosapa-staging-archive .tp280-loadmore:hover{transform:translateY(-1px)!important;border-color:#bfc9c3!important;box-shadow:0 7px 18px rgba(20,42,33,.07)!important}

/* Expanded long facets are contained, not page-lengthening. */
.ecosapa-staging-archive .tp280-facet-list.is-expanded{max-height:288px!important;border-top:1px solid transparent!important}
.ecosapa-staging-archive .tp280-facet-list.is-expanded .tp281-facet-more{background:linear-gradient(to bottom,rgba(255,255,255,.86),#fff 35%)!important}

@media (max-width:1240px){
  .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media (max-width:900px) and (min-width:768px){
  .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width:767px){
  .ecosapa-staging-archive .tp283-results-toolbar{grid-template-columns:1fr!important;min-height:0!important;padding:0!important;border-bottom:0!important}
  .ecosapa-staging-archive .tp283-sort{display:none!important}
  .ecosapa-staging-archive .tp280-applied{padding:6px 0 10px!important}
  .ecosapa-staging-archive .tp280-loadmore{width:100%!important;min-width:0!important}
  .ecosapa-staging-archive .es-tour-chips{justify-content:flex-start!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding:0 2px 4px!important;scrollbar-width:none!important}
  .ecosapa-staging-archive .es-tour-chips::-webkit-scrollbar{display:none!important}
}

/* ============================================================
   v0.28.4 — BALANCED STOREFRONT LAYOUT
   One coherent discovery/filter system: stronger top navigation,
   integrated sort, four visible facet rows, and no floating sort strip.
   ============================================================ */

/* Results heading + discovery navigation share the same visual width/rhythm. */
.ecosapa-staging-archive .es-results-head{padding-bottom:12px!important}
.ecosapa-staging-archive .tp284-discovery-card{
  max-width:none!important;
  margin:18px 0 16px!important;
  padding:14px 16px!important;
  border:1px solid #e5e9e6!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#fff 0%,#fbfcfb 100%)!important;
  box-shadow:0 8px 28px rgba(18,42,33,.04)!important;
}
.ecosapa-staging-archive .tp284-discovery-row{display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;align-items:center!important;gap:14px!important}
.ecosapa-staging-archive .tp284-discovery-row+.tp284-discovery-row{margin-top:11px!important;padding-top:11px!important;border-top:1px solid #eef1ef!important}
.ecosapa-staging-archive .tp284-discovery-label,.ecosapa-staging-archive .tp280-quick-picks__label{
  margin:0!important;color:#67736d!important;font-size:11px!important;font-weight:800!important;letter-spacing:.055em!important;text-transform:uppercase!important;white-space:nowrap!important
}
.ecosapa-staging-archive .es-tour-chips{justify-content:flex-start!important;gap:8px!important;flex-wrap:wrap!important;margin:0!important;max-width:none!important}
.ecosapa-staging-archive .es-tour-chips a{
  min-height:42px!important;padding:9px 17px!important;border-color:#dfe4e1!important;border-radius:12px!important;background:#fff!important;
  color:#20362f!important;font-size:13px!important;font-weight:750!important;box-shadow:0 1px 2px rgba(22,45,35,.025)!important
}
.ecosapa-staging-archive .es-tour-chips a:hover{background:#f6f9f7!important;border-color:#cbd4cf!important;transform:none!important}
.ecosapa-staging-archive .tp280-quick-picks{justify-content:flex-start!important;margin:0!important;max-width:none!important;gap:7px!important}
.ecosapa-staging-archive .tp280-quick-pick{min-height:36px!important;padding:7px 13px!important;border-radius:10px!important;background:#f7f9f8!important;font-size:12px!important}
.ecosapa-staging-archive .tp280-quick-pick small{height:20px!important;min-width:20px!important}

/* Filter header: sort is part of the filter system, not a detached toolbar. */
.ecosapa-staging-archive .tp281-filter-header{padding:18px 20px!important;align-items:center!important}
.ecosapa-staging-archive .tp284-filter-heading{min-width:0!important}
.ecosapa-staging-archive .tp284-filter-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex:0 0 auto!important}
.ecosapa-staging-archive .tp284-filter-sort{display:flex!important;align-items:center!important;gap:8px!important;color:#6f7a74!important;font-size:11px!important;font-weight:750!important;white-space:nowrap!important}
.ecosapa-staging-archive .tp284-filter-sort select{
  height:42px!important;min-width:174px!important;padding:0 36px 0 12px!important;border:1px solid #d9dfdb!important;border-radius:10px!important;background-color:#fff!important;
  color:#20362f!important;font-size:12px!important;font-weight:750!important;box-shadow:none!important;outline:none!important
}
.ecosapa-staging-archive .tp284-filter-sort select:hover{border-color:#c6d0ca!important}
.ecosapa-staging-archive .tp284-filter-sort select:focus{border-color:#c8878a!important;box-shadow:0 0 0 3px rgba(237,28,36,.08)!important;outline:0!important}
.ecosapa-staging-archive .tp281-clear{min-height:40px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important}

/* Four visible facets create a much more even desktop silhouette. */
.ecosapa-staging-archive .tp281-filter-group{padding:16px 18px 17px!important}
.ecosapa-staging-archive .tp281-filter-group .filter-section-title{margin-bottom:11px!important}
.ecosapa-staging-archive .tp280-facet-option{min-height:31px!important}
.ecosapa-staging-archive .tp281-facet-more{margin-top:6px!important;min-height:27px!important}
.ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell{
  margin-top:0!important;margin-bottom:16px!important;border-radius:16px!important;box-shadow:0 10px 32px rgba(18,42,33,.05)!important
}

/* No empty result toolbar. Applied filters appear as a compact row only when needed. */
.ecosapa-staging-archive .tp284-applied-toolbar{display:block!important;min-height:0!important;margin:0 0 12px!important;padding:0!important;border:0!important;background:transparent!important}
.ecosapa-staging-archive .tp284-applied-toolbar:has(.tp280-applied.is-empty){display:none!important}
.ecosapa-staging-archive .tp284-applied-toolbar .tp280-applied{padding:2px 0 4px!important}
.ecosapa-staging-archive .tp284-applied-toolbar .tp280-applied.is-empty{display:none!important}
.ecosapa-staging-archive .tp283-sort{display:none!important}

/* Make the first listing card visually connect to the filtering system. */
.ecosapa-staging-archive .wp-travel-engine-archive-repeater-wrap{margin-top:0!important}
.ecosapa-staging-archive .category-list>.estp-card:first-child{margin-top:0!important}

@media (max-width:1100px){
  .ecosapa-staging-archive .tp284-discovery-row{grid-template-columns:1fr!important;gap:8px!important}
  .ecosapa-staging-archive .tp284-discovery-label,.ecosapa-staging-archive .tp280-quick-picks__label{white-space:normal!important}
  .ecosapa-staging-archive .tp284-filter-actions{gap:7px!important}
  .ecosapa-staging-archive .tp284-filter-sort>span{display:none!important}
}
@media (max-width:767px){
  .ecosapa-staging-archive .tp284-discovery-card{margin:12px 0 10px!important;padding:11px!important;border-radius:13px!important}
  .ecosapa-staging-archive .tp284-discovery-row{gap:7px!important}
  .ecosapa-staging-archive .es-tour-chips{flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:2px!important}
  .ecosapa-staging-archive .es-tour-chips a{min-height:38px!important;padding:8px 14px!important;border-radius:10px!important;white-space:nowrap!important}
  .ecosapa-staging-archive .tp280-quick-picks{flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:2px!important;scrollbar-width:none!important}
  .ecosapa-staging-archive .tp280-quick-picks::-webkit-scrollbar{display:none!important}
  .ecosapa-staging-archive .tp281-filter-header{padding:14px 15px!important}
  .ecosapa-staging-archive .tp284-filter-actions{display:none!important}
  .ecosapa-staging-archive .tp284-applied-toolbar{margin-bottom:8px!important}
}


/* ============================================================
   v0.28.5 — UNIFIED PREMIUM FILTER SYSTEM
   Remove detached sort/discovery chrome. One strong search surface,
   four balanced facets, compact quick picks, and an integrated budget rail.
   ============================================================ */

/* Results section should flow directly from heading into one search surface. */
.ecosapa-staging-archive .es-results-head{padding-bottom:18px!important}
.ecosapa-staging-archive .tp284-discovery-card,.ecosapa-staging-archive .tp284-filter-sort,.ecosapa-staging-archive .tp280-mobile-sort,.ecosapa-staging-archive [data-tp255-sort]{display:none!important}

.ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell{
  margin:0 0 18px!important;
  border:1px solid #e2e7e4!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 14px 44px rgba(18,42,33,.06)!important;
  overflow:hidden!important;
}

/* Header becomes a composed decision bar: quick direction on the left,
   price confidence on the right. */
.ecosapa-staging-archive .tp281-filter-header.tp285-filter-header{
  display:grid!important;
  grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr)!important;
  align-items:center!important;
  gap:34px!important;
  padding:22px 24px 20px!important;
  border-bottom:1px solid #edf0ee!important;
  background:#fff!important;
}
.ecosapa-staging-archive .tp285-filter-intro{min-width:0!important}
.ecosapa-staging-archive .tp285-eyebrow{display:block!important;margin:0 0 5px!important;color:#89938e!important;font-size:10px!important;font-weight:800!important;letter-spacing:.095em!important;text-transform:uppercase!important}
.ecosapa-staging-archive .tp285-filter-header .tp284-filter-heading h2{margin:0!important;font-size:21px!important;line-height:1.18!important;letter-spacing:-.025em!important;color:#102f27!important;font-weight:800!important}
.ecosapa-staging-archive .tp285-filter-header .tp284-filter-heading p{margin:5px 0 0!important;color:#74817b!important;font-size:12px!important;line-height:1.5!important}

/* Quick picks are guidance, not a second navigation component. */
.ecosapa-staging-archive .tp285-quick-picks{justify-content:flex-start!important;margin:14px 0 0!important;gap:7px!important;max-width:none!important}
.ecosapa-staging-archive .tp285-quick-picks .tp280-quick-pick{
  min-height:34px!important;
  padding:6px 11px!important;
  border:1px solid #e1e6e3!important;
  border-radius:999px!important;
  background:#f8faf9!important;
  color:#294039!important;
  font-size:11.5px!important;
  font-weight:750!important;
  box-shadow:none!important;
}
.ecosapa-staging-archive .tp285-quick-picks .tp280-quick-pick:hover{border-color:#d6b5b7!important;background:#fff7f7!important;color:#a6171c!important}
.ecosapa-staging-archive .tp285-quick-picks .tp280-quick-pick small{height:19px!important;min-width:19px!important;background:#fff!important;border:1px solid #e7ebe8!important;color:#7d8882!important}

/* Budget is a horizontal control instead of a lonely fifth column. */
.ecosapa-staging-archive .tp285-budget-wrap{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:14px!important;min-width:0!important}
.ecosapa-staging-archive .tp285-budget{min-width:0!important;padding:14px 15px!important;border:1px solid #e7ebe8!important;border-radius:13px!important;background:#fafcfb!important}
.ecosapa-staging-archive .tp285-budget__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-bottom:10px!important;color:#6f7b75!important;font-size:11px!important;font-weight:750!important}
.ecosapa-staging-archive .tp285-budget__head>span{color:#18372f!important;font-size:12px!important;font-weight:800!important}
.ecosapa-staging-archive .tp285-budget__head strong{color:#18372f!important;font-size:11.5px!important;font-weight:800!important;white-space:nowrap!important}
.ecosapa-staging-archive .tp285-budget__control{display:grid!important;grid-template-columns:auto minmax(110px,1fr) auto!important;align-items:center!important;gap:9px!important}
.ecosapa-staging-archive .tp285-budget__control>span{color:#89938e!important;font-size:9.5px!important;font-weight:700!important;white-space:nowrap!important}
.ecosapa-staging-archive .tp285-budget__control input[type=range]{width:100%!important;margin:0!important;height:4px!important;accent-color:#ed1c24!important}
.ecosapa-staging-archive .tp285-clear{align-self:center!important;min-height:36px!important;padding:0!important;border:0!important;background:transparent!important;color:#a81a1f!important;font-size:11px!important;font-weight:800!important;white-space:nowrap!important}
.ecosapa-staging-archive .tp285-clear:hover{background:transparent!important;text-decoration:underline!important;text-underline-offset:3px!important}

/* Four equal decision columns. This is the primary desktop silhouette. */
.ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-grid.tp285-filter-grid{
  display:grid!important;
  grid-template-columns:1fr 1.18fr 1fr 1.26fr!important;
  align-items:stretch!important;
}
.ecosapa-staging-archive .tp285-filter-grid .tp281-filter-group{padding:18px 20px 19px!important;border-right:1px solid #edf0ee!important;border-bottom:0!important;background:#fff!important}
.ecosapa-staging-archive .tp285-filter-grid .tp281-filter-group:last-child{border-right:0!important}
.ecosapa-staging-archive .tp285-filter-grid .tp281-filter-group:hover{background:#fff!important}
.ecosapa-staging-archive .tp285-filter-grid .filter-section-title{margin-bottom:12px!important;color:#17372f!important;font-size:13px!important;font-weight:800!important}
.ecosapa-staging-archive .tp285-filter-grid .tp280-facet-option{min-height:31px!important;margin:0 -5px!important;padding:3px 5px!important;border-radius:7px!important}
.ecosapa-staging-archive .tp285-filter-grid .tp280-facet-option>span>span{font-size:12.6px!important}
.ecosapa-staging-archive .tp285-filter-grid .tp281-facet-more{margin-top:6px!important;color:#a8171c!important;font-size:10.8px!important;font-weight:800!important}

/* Applied chips appear only after a choice; otherwise the listing begins cleanly. */
.ecosapa-staging-archive .tp284-applied-toolbar{margin:0 0 12px!important;padding:0!important;border:0!important}
.ecosapa-staging-archive .tp284-applied-toolbar[hidden]{display:none!important}

/* Mobile: one strong Filters button; no sort companion. */
@media (max-width:1100px){
  .ecosapa-staging-archive .tp281-filter-header.tp285-filter-header{grid-template-columns:1fr!important;gap:17px!important}
  .ecosapa-staging-archive .tp285-budget-wrap{grid-template-columns:minmax(0,1fr) auto!important}
  .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-grid.tp285-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .ecosapa-staging-archive .tp285-filter-grid .tp281-filter-group{border-right:1px solid #edf0ee!important;border-bottom:1px solid #edf0ee!important}
  .ecosapa-staging-archive .tp285-filter-grid .tp281-filter-group:nth-child(2n){border-right:0!important}
  .ecosapa-staging-archive .tp285-filter-grid .tp281-filter-group:nth-last-child(-n+2){border-bottom:0!important}
}
@media (max-width:767px){
  .ecosapa-staging-archive .tp280-mobile-filterbar{display:flex!important;justify-content:stretch!important;margin:0 0 10px!important}
  .ecosapa-staging-archive .tp280-filter-toggle{width:100%!important;justify-content:center!important;min-height:46px!important;border-radius:12px!important}
  .ecosapa-staging-archive .tp281-filter-header.tp285-filter-header{padding:16px!important;gap:14px!important}
  .ecosapa-staging-archive .tp285-filter-header .tp284-filter-heading h2{font-size:19px!important}
  .ecosapa-staging-archive .tp285-filter-header .tp284-filter-heading p{font-size:11.5px!important}
  .ecosapa-staging-archive .tp285-quick-picks{flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:3px!important;scrollbar-width:none!important}
  .ecosapa-staging-archive .tp285-quick-picks::-webkit-scrollbar{display:none!important}
  .ecosapa-staging-archive .tp285-budget-wrap{grid-template-columns:1fr!important;gap:8px!important}
  .ecosapa-staging-archive .tp285-clear{justify-self:start!important}
  .ecosapa-staging-archive .advanced-search-wrapper.tp280-filter-panel.tp281-filter-shell .tp281-filter-grid.tp285-filter-grid{grid-template-columns:1fr!important}
  .ecosapa-staging-archive .tp285-filter-grid .tp281-filter-group,.ecosapa-staging-archive .tp285-filter-grid .tp281-filter-group:nth-child(2n){border-right:0!important;border-bottom:1px solid #edf0ee!important}
  .ecosapa-staging-archive .tp285-filter-grid .tp281-filter-group:last-child{border-bottom:0!important}
}

/* ============================================================
   v0.28.6 — TYPOGRAPHY + TOUR CONTINUATION RHYTHM
   Slightly larger, calmer filter type so the control surface feels
   visually related to the substantial tour cards below. The load-more
   action is treated as a full-width continuation divider, not a stray
   WordPress button floating in whitespace.
   ============================================================ */

/* Filter heading / helper copy — one small step up, not oversized. */
.ecosapa-staging-archive .tp285-eyebrow{
  font-size:10.5px!important;
  letter-spacing:.085em!important;
}
.ecosapa-staging-archive .tp285-filter-header .tp284-filter-heading h2{
  font-size:23px!important;
  line-height:1.16!important;
  letter-spacing:-.028em!important;
}
.ecosapa-staging-archive .tp285-filter-header .tp284-filter-heading p{
  margin-top:6px!important;
  font-size:13px!important;
  line-height:1.48!important;
}

/* Quick-pick chips need enough visual weight to read as useful shortcuts. */
.ecosapa-staging-archive .tp285-quick-picks{margin-top:15px!important;gap:8px!important}
.ecosapa-staging-archive .tp285-quick-picks .tp280-quick-pick{
  min-height:36px!important;
  padding:7px 12px!important;
  font-size:12.5px!important;
  line-height:1.2!important;
}
.ecosapa-staging-archive .tp285-quick-picks .tp280-quick-pick small{
  min-width:20px!important;
  height:20px!important;
  font-size:10.5px!important;
}

/* Budget block: readable but still secondary. */
.ecosapa-staging-archive .tp285-budget{padding:15px 16px!important}
.ecosapa-staging-archive .tp285-budget__head{font-size:11.5px!important;margin-bottom:11px!important}
.ecosapa-staging-archive .tp285-budget__head>span{font-size:12.5px!important}
.ecosapa-staging-archive .tp285-budget__head strong{font-size:12px!important}
.ecosapa-staging-archive .tp285-budget__control>span{font-size:10px!important}
.ecosapa-staging-archive .tp285-clear{font-size:11.5px!important}

/* Four decision columns: slightly larger type and more breathing room. */
.ecosapa-staging-archive .tp285-filter-grid .tp281-filter-group{
  padding:19px 21px 20px!important;
}
.ecosapa-staging-archive .tp285-filter-grid .filter-section-title{
  margin-bottom:13px!important;
  font-size:14px!important;
  line-height:1.25!important;
  letter-spacing:-.005em!important;
}
.ecosapa-staging-archive .tp285-filter-grid .tp280-facet-option{
  min-height:34px!important;
  padding-top:4px!important;
  padding-bottom:4px!important;
}
.ecosapa-staging-archive .tp285-filter-grid .tp280-facet-option>span>span{
  font-size:13.6px!important;
  line-height:1.3!important;
}
.ecosapa-staging-archive .tp285-filter-grid .tp280-facet-option .count{
  min-width:24px!important;
  height:21px!important;
  font-size:10.5px!important;
}
.ecosapa-staging-archive .tp285-filter-grid .tp281-facet-more{
  margin-top:7px!important;
  font-size:11.5px!important;
  line-height:1.3!important;
}

/* The continuation control belongs to the results flow and spans the same
   width as the cards. Subtle rules visually connect the previous and next batch. */
.ecosapa-staging-archive .wp-travel-engine-archive-repeater-wrap>.tp280-loadmore-wrap{
  display:grid!important;
  grid-template-columns:minmax(36px,1fr) auto minmax(36px,1fr)!important;
  align-items:center!important;
  gap:18px!important;
  width:100%!important;
  max-width:none!important;
  clear:both!important;
  float:none!important;
  margin:14px 0 28px!important;
  padding:0!important;
  text-align:center!important;
}
.ecosapa-staging-archive .wp-travel-engine-archive-repeater-wrap>.tp280-loadmore-wrap:before,
.ecosapa-staging-archive .wp-travel-engine-archive-repeater-wrap>.tp280-loadmore-wrap:after{
  content:""!important;
  display:block!important;
  width:100%!important;
  height:1px!important;
  background:linear-gradient(90deg,transparent,#e3e8e5 18%,#e3e8e5 82%,transparent)!important;
}
.ecosapa-staging-archive .wp-travel-engine-archive-repeater-wrap>.tp280-loadmore-wrap .tp280-loadmore{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  min-width:224px!important;
  min-height:48px!important;
  margin:0!important;
  padding:0 20px!important;
  border:1px solid #d9dfdb!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#1e372f!important;
  font-size:13.5px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:-.005em!important;
  box-shadow:0 5px 18px rgba(18,42,33,.045)!important;
  cursor:pointer!important;
}
.ecosapa-staging-archive .wp-travel-engine-archive-repeater-wrap>.tp280-loadmore-wrap .tp280-loadmore:after{
  content:"↓"!important;
  color:#c81920!important;
  font-size:14px!important;
  line-height:1!important;
  transform:translateY(-1px)!important;
}
.ecosapa-staging-archive .wp-travel-engine-archive-repeater-wrap>.tp280-loadmore-wrap .tp280-loadmore:hover{
  border-color:#c7d0ca!important;
  background:#fbfcfb!important;
  color:#102f27!important;
  box-shadow:0 8px 22px rgba(18,42,33,.07)!important;
  transform:translateY(-1px)!important;
}
.ecosapa-staging-archive .wp-travel-engine-archive-repeater-wrap>.tp280-loadmore-wrap .tp280-loadmore[hidden]{display:none!important}
.ecosapa-staging-archive .wp-travel-engine-archive-repeater-wrap>.tp280-loadmore-wrap:has(.tp280-loadmore[hidden]){display:none!important}

@media (max-width:767px){
  .ecosapa-staging-archive .tp285-filter-header .tp284-filter-heading h2{font-size:20.5px!important}
  .ecosapa-staging-archive .tp285-filter-header .tp284-filter-heading p{font-size:12px!important}
  .ecosapa-staging-archive .tp285-filter-grid .filter-section-title{font-size:13.5px!important}
  .ecosapa-staging-archive .tp285-filter-grid .tp280-facet-option>span>span{font-size:13.2px!important}
  .ecosapa-staging-archive .wp-travel-engine-archive-repeater-wrap>.tp280-loadmore-wrap{
    grid-template-columns:minmax(18px,1fr) minmax(0,280px) minmax(18px,1fr)!important;
    gap:10px!important;
    margin:12px 0 22px!important;
  }
  .ecosapa-staging-archive .wp-travel-engine-archive-repeater-wrap>.tp280-loadmore-wrap .tp280-loadmore{
    width:100%!important;
    min-width:0!important;
    min-height:48px!important;
    font-size:13px!important;
  }
}
