.tlr-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.tlr-active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:10px 8px 8px;position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #eef1f4}.tlr-active-filters .tlr-export-pill-row{margin-left:auto;height:34px;min-height:34px;border-radius:999px;padding:0 14px}@media(max-width:760px){.tlr-active-filters{position:sticky;top:0}.tlr-active-filters .tlr-export-pill-row{margin-left:0}}
.tlr-filter-pill{appearance:none;border:1px solid #d8dde5;border-radius:999px;background:#fff;padding:7px 11px;font:inherit;font-size:13px;line-height:1.2;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.04)}
.tlr-filter-pill:hover,.tlr-filter-pill:focus{border-color:#202a44;outline:2px solid transparent;box-shadow:0 0 0 3px rgba(32,42,68,.12)}
.tlr-search-skeletons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%}
.tlr-search-skeleton{border:1px solid #e7e9ed;border-radius:14px;background:#fff;overflow:hidden;padding-bottom:16px}
.tlr-search-skeleton span,.tlr-search-skeleton b,.tlr-search-skeleton i{display:block;background:linear-gradient(90deg,#eef0f3 25%,#f7f8fa 50%,#eef0f3 75%);background-size:200% 100%;animation:tlrSkeleton 1.35s infinite}
.tlr-search-skeleton span{height:190px}.tlr-search-skeleton b{height:18px;margin:15px 16px 10px;width:58%}.tlr-search-skeleton i{height:12px;margin:8px 16px;width:76%}.tlr-search-skeleton i:last-child{width:42%}
.tlr-search-is-loading>.tlr-listing-card{opacity:.22;pointer-events:none}
@keyframes tlrSkeleton{0%{background-position:200% 0}100%{background-position:-200% 0}}
@media(max-width:700px){.tlr-search-skeletons{grid-template-columns:1fr}.tlr-search-skeleton span{height:220px}}
@media(prefers-reduced-motion:reduce){.tlr-search-skeleton span,.tlr-search-skeleton b,.tlr-search-skeleton i{animation:none}}

.tlr-conversion-status{font-size:13px;line-height:1.4;margin-top:9px;min-height:18px}.tlr-conversion-status.is-success{color:#166534}.tlr-conversion-status.is-error{color:#b91c1c}.tlr-sidebar-form button[disabled]{opacity:.7;cursor:wait}


/* v2.26 popular community promotional cards */
.tlr-location-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.tlr-location-featured-card{overflow:hidden;border:1px solid rgba(31,59,82,.13);border-radius:16px;background:#fff}
.tlr-location-featured-card>a{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}
.tlr-location-featured-media{display:block;min-height:180px;background-size:cover;background-position:center}
.tlr-location-featured-content{display:flex;flex-direction:column;gap:7px;padding:18px;height:100%}
.tlr-location-featured-topline{display:flex;align-items:center;gap:7px}
.tlr-location-featured-card strong{font-size:1.25rem;line-height:1.2}
.tlr-location-featured-blurb{color:#596773;line-height:1.5}
.tlr-location-featured-card .tlr-location-card-action{margin-top:auto;padding-top:8px;font-weight:600}
.tlr-location-featured-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(22,45,64,.12)}
@media(max-width:900px){.tlr-location-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.tlr-location-featured-grid{grid-template-columns:1fr}.tlr-location-featured-media{min-height:165px}}

/* v3.15.64: universal autocomplete on the main /homes/ toolbar. */
.tlr-main-search-autocomplete{position:relative;min-width:0;flex:1;overflow:visible!important}
.tlr-main-search-autocomplete .tlr-main-search-form{display:flex;gap:8px;align-items:center;width:100%}
.tlr-main-search-autocomplete .tlr-search-input{min-width:300px;flex:1}
.tlr-main-search-autocomplete .tlr-property-search-results{position:absolute;z-index:2147482500;left:0;right:0;top:calc(100% + 8px);max-height:min(420px,60vh);overflow:auto;border:1px solid #cbd8df;border-radius:14px;background:#fff;box-shadow:0 18px 45px rgba(15,45,60,.22);padding:8px;text-align:left}
.tlr-main-search-autocomplete .tlr-property-search-results[hidden]{display:none!important}
.tlr-main-search-autocomplete .tlr-search-group-label{padding:8px 11px 5px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b}
.tlr-main-search-autocomplete .tlr-search-suggestion{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 11px;border-radius:10px;text-decoration:none!important;color:#17212b!important}
.tlr-main-search-autocomplete .tlr-search-suggestion:hover,.tlr-main-search-autocomplete .tlr-search-suggestion.is-active{background:#edf5f8}
.tlr-main-search-autocomplete .tlr-search-suggestion-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:#eef4f7;color:#2b6174;font-size:17px}
.tlr-main-search-autocomplete .tlr-search-suggestion-main{min-width:0}
.tlr-main-search-autocomplete .tlr-search-suggestion-main strong,.tlr-main-search-autocomplete .tlr-search-suggestion-main span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.tlr-main-search-autocomplete .tlr-search-suggestion-main strong{font-size:14px}
.tlr-main-search-autocomplete .tlr-search-suggestion-main span{font-size:12px;color:#64748b;margin-top:2px}
.tlr-main-search-autocomplete .tlr-search-suggestion-type{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}
.tlr-main-search-autocomplete .tlr-search-state{padding:16px;text-align:center;color:#64748b;font-size:13px}
@media(max-width:760px){.tlr-main-search-autocomplete .tlr-main-search-form{flex-wrap:wrap}.tlr-main-search-autocomplete .tlr-search-input{flex-basis:100%}.tlr-main-search-autocomplete .tlr-property-search-results{top:54px}.tlr-main-search-autocomplete .tlr-search-suggestion{grid-template-columns:36px minmax(0,1fr)}.tlr-main-search-autocomplete .tlr-search-suggestion-type{display:none}}

.tlr-location-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.tlr-location-chips[hidden]{display:none!important}.tlr-location-chip{border:1px solid #9fb8c5;background:#eef6f8;color:#204f60;border-radius:999px;padding:5px 10px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.tlr-location-chip:hover{background:#dfeff3}.tlr-location-chip span{margin-left:4px;font-size:14px}

/* v3.17.30: compact results count + sort control. */
.tlr-list-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0 8px}
.tlr-results-count{min-width:0;font-size:15px;line-height:1.35;color:#202a44}
.tlr-sort-control{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;white-space:nowrap;font-size:14px;color:#4b5563;cursor:pointer}
.tlr-sort-label{font-weight:500;color:#374151}
.tlr-sort-control .tlr-sort{width:auto;max-width:190px;appearance:auto;border:0;background:transparent;color:#2f6675;font:inherit;font-weight:700;line-height:1.3;padding:4px 20px 4px 2px;cursor:pointer;box-shadow:none}
.tlr-sort-control .tlr-sort:hover{color:#204f60}
.tlr-sort-control .tlr-sort:focus{outline:2px solid rgba(47,102,117,.28);outline-offset:2px;border-radius:4px}
@media(max-width:520px){.tlr-list-header{align-items:flex-start;gap:8px}.tlr-results-count{font-size:14px}.tlr-sort-control{font-size:13px}.tlr-sort-control .tlr-sort{max-width:145px}}


/* Keep TLR search surfaces below the site header navigation. The app-level
 * stacking context contains Leaflet panes/controls so their internal z-indexes
 * cannot cover Impreza header dropdowns. Modals retain their fixed high layers. */
.tlr-idx-app,
.tlr-search-shell {
  isolation: isolate;
  position: relative;
  z-index: 1;
}
.tlr-active-filters,
.tlr-idx-toolbar {
  z-index: 20;
}
.tlr-pane-map,
#tlr-map-canvas,
.leaflet-container,
.mapboxgl-map {
  z-index: 1;
}
.tlr-map-controls {
  z-index: 30;
}
.l-header,
.l-header .l-subheader,
.l-header .w-nav,
.l-header .w-nav-list.level_2,
.l-header .w-nav-list.level_3,
header.site-header,
header.site-header .sub-menu {
  z-index: 1000 !important;
}

/* A listing detail is rendered inside the isolated TLR app. Raise that app only
 * while its full-screen modal is open so the modal/backdrop covers the site
 * header, without letting normal search/map surfaces overlap header menus. */
html.tlr-listing-modal-open,
html.tlr-listing-modal-open body {
  overflow: hidden;
}
html.tlr-listing-modal-open .tlr-idx-app,
html.tlr-listing-modal-open .tlr-search-shell {
  z-index: 2000;
}

/* v3.18.72: collapse the main search toolbar before controls begin to crowd.
 * At laptop and narrower desktop widths, keep the complete search form on its
 * own row and move view/account actions below it. */
@media (max-width:1450px) {
  .tlr-toolbar-top {
    flex-wrap:wrap;
    align-items:stretch;
  }
  .tlr-toolbar-top > .tlr-search-wrapper {
    flex:1 1 100%;
    width:100%;
    max-width:none;
  }
  .tlr-toolbar-top > .tlr-toolbar-right {
    flex:1 1 100%;
    width:100%;
    justify-content:flex-end;
  }
}

