@font-face{font-family:ERA;src:url('RedHatDisplay-Regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:ERA;src:url('RedHatDisplay-Bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--navy:#0f1f43;--red:#c52a32;--blue:#b3c6e7;--paper:#f4f3ef;--ink:#25314a;--muted:#657082;--line:#dce0e5}*{box-sizing:border-box}body{margin:0;color:var(--navy);background:#fff;font-family:ERA,Arial,sans-serif;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #6583b8;outline-offset:3px}button,select,input{border-radius:3px}input{min-width:0}svg{width:21px;height:21px;flex-shrink:0}h1,h2,h3,p{margin:0}.skip-link{position:absolute;left:15px;top:-100px;background:#fff;padding:15px;z-index:100}.skip-link:focus{top:10px}.preview-note{padding:6px 4%;font-size:10px;letter-spacing:.12em;background:var(--navy);color:#fff}.preview-note span{margin-left:16px;color:#d9e2f2;letter-spacing:.02em}.site-header{min-height:100px;padding:10px 4%;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.brand img{width:145px;height:77px;object-fit:contain;display:block}.site-header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.site-header nav a{padding:15px 0}.nav-current{border-bottom:2px solid var(--red)}.account{font-size:13px;font-weight:700;border:1px solid var(--line);padding:11px 17px}.account span{font-size:21px;margin-left:10px;vertical-align:middle}.search-intro{padding:40px 4% 31px;display:flex;justify-content:space-between;align-items:center;gap:25px;background:var(--paper)}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.16em;color:var(--red);margin-bottom:9px}h1{font-size:clamp(30px,3.35vw,50px);font-weight:700;letter-spacing:-.045em;line-height:1.12}h1 span{color:var(--red)}.intro-copy{margin-top:13px;color:#535f72;font-size:15px}.intro-aside{font-size:16px;line-height:1.5;min-width:210px;display:flex;align-items:center;gap:20px}.red-line{width:3px;height:53px;background:var(--red)}.search-form{padding:22px 4% 0;border-bottom:1px solid var(--line);background:#fff}.search-primary{display:grid;grid-template-columns:2.2fr 1fr 1.1fr 1.25fr;gap:18px;align-items:end}.field,.location-field{display:flex;flex-direction:column;gap:6px}.field>span,.location-field>span,.range-inputs label>span{font-size:11px;font-weight:700;letter-spacing:.015em}select,input{background:#fff;border:1px solid var(--line);color:var(--navy);padding:11px 12px;height:47px;width:100%}select{padding-right:25px}input::placeholder{color:#768093;font-weight:400}.location-field>div{display:flex;position:relative}.location-field svg{position:absolute;left:13px;top:12px;color:var(--red);width:19px}.location-field input{padding-left:42px}.primary-button{background:var(--red);border:1px solid var(--red);color:white;display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:47px;padding:12px 20px;font-size:13px;font-weight:700;border-radius:3px;white-space:nowrap}.primary-button:hover{background:#a9212a;border-color:#a9212a}.primary-button span{font-size:20px}.quick-filters{display:flex;align-items:center;gap:18px;padding:20px 0}.quick-filters .field{flex-direction:row;align-items:center;gap:8px}.quick-filters select{height:39px;min-width:112px;font-size:12px;padding:6px 24px 6px 10px}.quick-filters .field>span{display:none}.price-quick{display:flex;align-items:center;gap:8px;font-size:12px}.price-quick>span:first-child{font-weight:700}.price-quick input{height:39px;width:104px;font-size:12px;padding:8px}.range-dash{color:#8792a3}.filter-toggle{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700;background:white;border:1px solid var(--line);height:39px;padding:8px 14px;white-space:nowrap}.filter-toggle[aria-expanded=true]{border-color:var(--navy);background:var(--paper)}.era-toggle{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700;margin-left:auto;cursor:pointer;white-space:nowrap;position:relative}.era-toggle input[type=checkbox]{position:absolute;opacity:0;width:38px;height:25px}.switch{width:35px;height:20px;border-radius:20px;background:#9aa3b1;position:relative}.switch:after{content:'';width:14px;height:14px;position:absolute;left:3px;top:3px;border-radius:50%;background:white;transition:transform .15s}.era-toggle input:checked+.switch{background:var(--navy)}.era-toggle input:checked+.switch:after{transform:translateX(15px)}.era-toggle input:focus-visible+.switch{outline:3px solid #6583b8;outline-offset:3px}.more-filters{border-top:1px solid var(--line);padding:22px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.more-filters[hidden]{display:none}fieldset{margin:0;padding:0;border:0}legend{font-size:13px;font-weight:700;margin-bottom:11px}.range-inputs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.range-inputs label{display:flex;flex-direction:column;gap:6px}.range-inputs label>span{color:var(--muted);font-weight:400}.filter-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:22px;align-items:center;font-size:13px}.filter-actions a{text-decoration:underline}.search-errors{margin:20px 4%;border-left:3px solid var(--red);padding:15px;background:#fff1f0}.results-section{padding:29px 4% 35px;scroll-margin-top:20px}.results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.results-toolbar .eyebrow{font-size:9px;margin-bottom:4px}.results-toolbar h2{font-size:23px;letter-spacing:-.035em}.results-toolbar h2 span{font-weight:400}.results-tools{display:flex;gap:25px;align-items:center}.sort-label{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);white-space:nowrap}.sort-label select{font-size:12px;border:0;font-weight:700;width:155px;height:36px;padding:5px;background:white}.view-switch{display:flex;border:1px solid var(--line);padding:3px;border-radius:4px}.view-switch button{background:white;border:0;font-size:11px;padding:8px 12px;font-weight:700;color:var(--navy)}.view-switch button[aria-pressed=true]{background:var(--navy);color:white}.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px}.active-filters a{font-size:11px;background:#edf1f7;border-radius:3px;padding:6px 9px}.active-filters a span{padding-left:7px}.active-filters .clear-filters{background:white;text-decoration:underline}.results-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:25px;align-items:start}.property-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.property-card{border:1px solid var(--line);border-radius:5px;overflow:hidden;background:white;transition:box-shadow .2s,border-color .2s;min-width:0}.property-card:hover,.property-card.map-selected{border-color:#8095b8;box-shadow:0 6px 22px #0f1f4310}.property-photo{position:relative;display:block;aspect-ratio:1.52;overflow:hidden;background:#e6e9ed}.photo-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#8490a3;letter-spacing:.08em;font-weight:700;font-size:28px}.photo-placeholder small{font-size:11px;letter-spacing:0;font-weight:400;margin-top:7px}.property-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s}.property-photo:hover img{transform:scale(1.025)}.property-status{position:absolute;left:12px;top:12px;padding:4px 9px;font-size:10px;font-weight:700;border-radius:2px;background:#fff;color:var(--navy);box-shadow:0 1px 4px #0001}.era-badge{position:absolute;bottom:0;left:0;background:var(--navy);color:#fff;font-size:9px;font-weight:700;letter-spacing:.1em;padding:6px 11px}.property-body{padding:16px 16px 0}.property-price{font-size:23px;font-weight:700;letter-spacing:-.04em;display:flex;justify-content:space-between;align-items:center;gap:8px}.property-price>span{font-size:9px;font-weight:400;letter-spacing:0;color:var(--muted)}.property-body h3{font-size:14px;font-weight:700;line-height:1.4;margin-top:7px;text-transform:none;overflow-wrap:anywhere}.locality{color:var(--muted);font-size:12px;margin-top:2px}.property-facts{display:flex;gap:11px;flex-wrap:wrap;font-size:11px;padding:14px 0 15px;color:#566176;min-height:44px}.property-facts b{color:var(--navy);font-weight:700}.card-footer{border-top:1px solid #eceef1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;font-size:9px;color:var(--muted)}.card-footer>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card-footer a{font-size:11px;color:var(--navy);font-weight:700;white-space:nowrap}.card-footer a span{color:var(--red);margin-left:5px}.map-panel{position:sticky;top:20px;border:1px solid var(--line);border-radius:5px;overflow:hidden;background:#f1f2ed}.map-heading{display:flex;align-items:center;gap:7px;padding:13px 15px;background:#fff;font-size:11px;font-weight:700}.map-heading>span:last-child{font-size:10px;color:var(--muted);margin-left:auto;font-weight:400}.map-dot{width:6px;height:6px;border-radius:50%;background:var(--red)}#property-map{height:calc(100vh - 170px);min-height:420px;max-height:760px}.map-caption{font-size:10px;color:var(--muted);background:#fff;padding:10px 15px;border-top:1px solid var(--line)}.map-fallback{padding:50px 25px;text-align:center;color:var(--muted);font-size:13px}.map-info{max-width:220px;padding:8px;font-family:ERA,Arial,sans-serif}.map-info strong{font-size:20px;color:var(--navy)}.map-info p{margin:6px 0 12px;color:#46546b}.map-info a{color:var(--red);font-weight:700}.results-layout.grid-only{grid-template-columns:minmax(0,1fr)}.grid-only .map-panel{display:none}.grid-only .property-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:25px;flex-wrap:wrap}.pagination p{font-size:11px;color:var(--muted)}.pagination>div{display:flex;gap:5px}.pagination a{font-size:11px;min-width:31px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);padding:5px}.pagination a[aria-current]{background:var(--navy);color:#fff;border-color:var(--navy)}.listing-notes{font-size:10px;color:var(--muted);margin-top:28px;line-height:1.6;max-width:900px}.listing-notes p+p{margin-top:8px}.empty-state{padding:65px 25px;border:1px solid var(--line);background:var(--paper);text-align:center}.empty-state h3{font-size:24px;line-height:1.2;margin:15px 0}.empty-state p{color:var(--muted);margin-bottom:25px}.empty-icon{font-size:40px;color:var(--red)}.local-help{background:var(--navy);color:#fff;padding:45px 6%;display:flex;justify-content:space-between;align-items:center;gap:40px}.local-help .eyebrow{color:var(--blue)}.local-help h2{font-size:32px;line-height:1.15;letter-spacing:-.035em}.local-help p:last-child{max-width:570px;color:#d4ddec;margin-top:15px;font-size:14px}.site-footer{display:flex;align-items:center;gap:40px;padding:36px 4%;font-size:10px;color:var(--muted)}.site-footer img{object-fit:contain;height:75px}.site-footer strong{font-size:13px;color:var(--navy)}.site-footer p{margin-top:5px}.site-footer>a{margin-left:auto;color:var(--navy);font-size:12px;font-weight:700}
@media(min-width:1600px){.results-layout{grid-template-columns:1.35fr 1fr}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-only .property-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1100px){.site-header nav{gap:18px;font-size:12px}.intro-aside{display:none}.quick-filters{gap:10px;flex-wrap:wrap}.era-toggle{margin-left:0}.search-primary{grid-template-columns:1.8fr 1fr 1fr}.search-primary>.primary-button{grid-column:1/-1}.search-primary>.primary-button{min-height:40px}.results-tools{gap:8px}.property-price{font-size:20px}.property-facts{gap:8px}.results-layout{gap:18px;grid-template-columns:1.25fr 1fr}.property-body{padding:12px 12px 0}.site-header{gap:12px}}
@media(max-width:760px){.preview-note{font-size:8px}.preview-note span{margin-left:8px;font-size:8px}.site-header{min-height:79px;padding:8px 5%}.brand img{width:112px;height:61px}.site-header nav{display:none}.account{font-size:11px;padding:8px 10px}.search-intro{padding:29px 5% 25px}h1{font-size:35px;max-width:320px}.intro-copy{font-size:13px;max-width:360px}.eyebrow{font-size:9px}.search-form{padding:18px 5% 0}.search-primary{grid-template-columns:1fr 1fr;gap:13px}.location-field{grid-column:1/-1}.search-primary>.primary-button{grid-column:1/-1;min-height:45px}.quick-filters{gap:12px;padding:17px 0}.price-quick{width:100%}.price-quick input{flex:1;width:90px}.quick-filters>.field{flex:1}.quick-filters select{width:100%;min-width:85px}.filter-toggle{flex:1;justify-content:center;padding:8px}.filter-toggle svg{width:16px}.era-toggle{padding-top:5px}.more-filters{grid-template-columns:1fr;gap:20px}.results-section{padding:23px 5%}.results-toolbar{align-items:flex-start;flex-direction:column;gap:13px}.results-toolbar h2{font-size:22px}.results-tools{width:100%;justify-content:space-between}.sort-label{gap:0}.sort-label select{width:143px}.results-layout{display:flex;flex-direction:column;gap:20px}.results-list{width:100%;order:2}.map-panel{position:relative;top:0;width:100%;order:1}#property-map{height:300px;min-height:300px}.property-grid,.grid-only .property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.property-photo{aspect-ratio:1.2}.property-price{font-size:20px;display:block}.property-price>span{display:none}.property-body h3{font-size:12px}.locality{font-size:11px}.property-facts{font-size:10px;gap:5px 8px}.property-body{padding:12px 10px 0}.era-badge{font-size:8px;padding:4px 8px}.property-status{font-size:9px;left:8px;top:8px}.card-footer{font-size:8px}.card-footer a{font-size:10px}.local-help{padding:35px 6%;align-items:flex-start;flex-direction:column;gap:23px}.local-help h2{font-size:29px}.site-footer{flex-wrap:wrap;gap:20px;padding:30px 5%}.site-footer>div{flex:1;min-width:170px}.site-footer>a{margin-left:0}.pagination p{width:100%}.grid-only .map-panel{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.property-card{position:relative}.save-property{position:absolute;right:10px;top:10px;width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffffed;color:var(--navy);box-shadow:0 1px 6px #0002;font-family:Arial,sans-serif;font-size:25px;line-height:1}.save-property[aria-pressed=true]{color:var(--red)}.save-notice{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);max-width:calc(100% - 30px);width:max-content;padding:15px 22px;background:var(--navy);color:white;box-shadow:0 5px 25px #0003;font-size:13px;z-index:30;border-radius:4px}.save-notice a{color:white;text-decoration:underline;font-weight:700}.photo-placeholder{pointer-events:none}.property-photo img[hidden]{display:none}

/* Navigation shares the live WordPress menu, with isolated styles for this layout. */
.era-site-header{position:relative;z-index:30;background:#fff;color:#0b3279;border-bottom:1px solid #eee}
.era-navigation{display:grid;grid-template-columns:minmax(0,1fr) 145px minmax(0,1fr);align-items:center;gap:24px;min-height:106px;padding:13px 34px}
.era-home{display:block}.era-home img{display:block;width:145px;height:80px;object-fit:contain}
.era-menu,.era-submenu{list-style:none;padding:0;margin:0}.era-menu{display:flex;align-items:center;gap:30px}.era-menu-right-wrap{display:flex;align-items:center;justify-content:flex-end;gap:48px}.era-menu-item{position:relative}.era-menu-item>a{display:block;font-size:14px;font-weight:700;letter-spacing:.7px;line-height:1;white-space:nowrap;padding:19px 0}.era-menu-item>a:hover{color:#a52c35}
.era-submenu{position:absolute;top:100%;left:-18px;min-width:245px;padding:16px 9px;background:#fff;border:1px solid #ececec;box-shadow:0 5px 16px #10204014;z-index:40}.era-submenu[hidden]{display:none}.era-submenu .era-menu-item>a{font-size:13px;font-weight:400;letter-spacing:0;line-height:1.4;padding:7px 26px 7px 9px;white-space:normal}.era-submenu .era-submenu{top:-17px;left:100%;max-height:65vh;overflow-y:auto}.era-menu-right .era-submenu{left:auto;right:-18px}.era-menu-right .era-submenu .era-submenu{right:100%;left:auto}.era-submenu-toggle{position:absolute;right:-18px;top:12px;width:20px;height:30px;display:flex;align-items:center;justify-content:center;background:none;border:0;padding:0;color:inherit;opacity:0}.era-submenu-toggle:focus-visible{opacity:1}.era-submenu .era-submenu-toggle{right:0;top:1px;opacity:1}.era-submenu .era-submenu-toggle span{transform:rotate(-90deg)}.era-cart{display:flex;align-items:center;padding:12px 0}.era-cart svg{width:18px;height:18px}.era-mobile-toggle{display:none}
.pac-container{font-family:ERA,Arial,sans-serif;border-radius:4px;box-shadow:0 8px 25px #0f1f4320;z-index:1000}.pac-item{padding:9px 12px;line-height:22px;cursor:pointer}.pac-item-query{font-size:14px;color:#0f1f43}.pac-item:hover,.pac-item-selected{background:#f1f4f9}.map-era-key,.map-info-era{display:inline-block;background:#c52a32;color:#fff;border-radius:3px;padding:1px 5px;font-weight:700;font-size:10px;letter-spacing:.04em}.map-info-era{margin-bottom:5px}.map-caption{line-height:1.8}.saved-properties-link{font-size:12px;font-weight:700;white-space:nowrap}
@media(max-width:1100px) and (min-width:960px){.era-navigation{padding-left:22px;padding-right:22px;gap:15px}.era-menu{gap:20px}.era-menu-right-wrap{gap:26px}.era-menu-item>a{font-size:12px;letter-spacing:.4px}}
@media(max-width:959px){.era-navigation{grid-template-columns:1fr auto auto;gap:24px;padding:13px 24px;min-height:106px}.era-home{grid-column:1;grid-row:1;justify-self:start}.era-menu-left,.era-menu-right{display:none}.era-menu-right-wrap{grid-column:2;grid-row:1;display:contents}.era-cart{grid-column:2;grid-row:1}.era-mobile-toggle{grid-column:3;grid-row:1;display:flex;flex-direction:column;gap:5px;justify-content:center;border:0;background:none;width:30px;height:40px;padding:4px;color:inherit}.era-mobile-toggle span{width:22px;height:2px;background:currentColor}.era-navigation.menu-open .era-menu{display:block;grid-column:1/-1;width:100%}.era-navigation.menu-open .era-menu-left{grid-row:2}.era-navigation.menu-open .era-menu-right{grid-row:3;margin-top:-24px}.era-menu-item>a{padding:17px 38px 17px 0;font-size:14px;line-height:1.4;white-space:normal}.era-submenu-toggle{opacity:1;right:0;top:9px;width:32px;height:35px}.era-submenu,.era-submenu .era-submenu,.era-menu-right .era-submenu,.era-menu-right .era-submenu .era-submenu{position:static;min-width:0;max-height:none;overflow:visible;padding:0 0 8px 15px;border:0;box-shadow:none}.era-submenu .era-menu-item>a{padding:10px 34px 10px 0}.era-submenu .era-submenu-toggle{top:2px}.era-submenu .era-submenu-toggle span{transform:none}.era-navigation.menu-open{max-height:90vh;overflow-y:auto}}

@media(max-width:760px){.results-tools{flex-wrap:wrap;row-gap:10px}.saved-properties-link{flex-basis:100%}}

/* Search refinement controls and photo-led map previews. */
.price-quick select{width:118px;min-width:0}.save-property{padding:0;display:flex;align-items:center;justify-content:center}.save-heart{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.save-property[aria-pressed=true] .save-heart{fill:currentColor}
#property-map .gm-style-iw-c{padding:0!important;border-radius:8px!important;max-width:260px!important}#property-map .gm-style-iw-d{padding:0!important;overflow:auto!important;max-height:350px!important}.map-info{position:relative;width:240px;max-width:240px;padding:0;font-family:ERA,Arial,sans-serif}.map-info-photo{display:block;position:relative;width:100%;height:130px;background:#e6e9ed;overflow:hidden}.map-info-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.map-info-photo img[hidden]{display:none}.map-info-placeholder{display:flex;align-items:center;justify-content:center;height:100%;font-size:12px;color:#657082}.map-info .map-info-era{position:absolute;bottom:8px;left:10px;margin:0;z-index:1}.map-info-close{position:absolute;right:8px;top:8px;border:0;border-radius:50%;background:#fff;color:#0f1f43;width:27px;height:27px;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;font-family:Arial,sans-serif;font-size:23px;box-shadow:0 1px 4px #0003}.map-info-details{padding:12px 14px 14px}.map-info-details strong{font-size:21px}.map-info-details p{font-size:12px;line-height:1.4;margin:5px 0}.map-info-details .map-info-facts{font-size:11px;color:#657082;margin-bottom:10px}.map-info-details>a{font-size:12px}
#wordpress-footer-host{display:block;width:100%}
@media(max-width:760px){.price-quick select{flex:1;width:0;min-width:0}.map-info{width:230px;max-width:230px}.map-info-photo{height:110px}.map-info-details{padding:9px 12px 11px}.map-info-details strong{font-size:19px}#property-map .gm-style-iw-d{max-height:245px!important}}

#property-map .gm-style-iw-c{max-height:none!important}
@media(max-width:760px){#property-map{height:420px;min-height:420px}}

.map-search-tools{padding:10px 16px;border-bottom:1px solid #e0e3e8;font-size:13px;background:#fff}.map-heading .map-move-label{display:inline-flex;align-items:center;gap:8px;min-height:30px;cursor:pointer;font-size:12px;font-weight:600;line-height:1.3}.map-heading input[type="checkbox"]{appearance:auto;-webkit-appearance:checkbox;width:16px;height:16px;min-width:16px;max-width:16px;flex:0 0 16px;margin:0;padding:0;accent-color:#c52a32;cursor:pointer}.map-search-tools p:empty{display:none}.map-search-tools p{margin:8px 0 0}.map-search-tools button{margin-top:8px;border:1px solid #0f1f43;background:white;border-radius:5px;padding:7px 12px;cursor:pointer}.results-list[aria-busy="true"]{opacity:.55;transition:opacity .15s}.detail-thumbnails img:not([src]){background:#e7e8ea}

.map-heading{flex-wrap:wrap;column-gap:8px;row-gap:6px}.map-heading .map-count{font-size:10px;color:var(--muted);font-weight:400;margin-left:auto}.map-heading .map-move-label{margin-left:auto;font-size:11px;min-height:24px;font-weight:500}.map-search-tools:has(#map-search-status:empty):has(#retry-map-search[hidden]){display:none}

.dialog-loading-preview{padding:0 24px 24px}.dialog-loading-preview h2{font-size:30px;line-height:1.2;margin:0 0 8px}.dialog-loading-preview p{font-size:26px;font-weight:700;margin:0 0 20px}.dialog-loading-preview img{display:block;width:100%;max-height:560px;object-fit:cover}.dialog-status{padding:14px 24px;font-size:13px}

.search-primary>.primary-button{height:47px;min-height:47px;padding:0 20px;line-height:1;align-self:end;align-items:center;justify-content:center}.search-primary>.primary-button>span{display:block;line-height:1}

/* My Collection: consistent entry points across public property search. */
.collection-property-nav{display:flex;align-items:center;justify-content:space-between;gap:16px}.collection-property-nav .saved-properties-link{margin:18px;flex-basis:auto}.collection-property-nav .detail-return{margin:18px;white-space:nowrap;font-size:13px}

.search-intro .collection-entry{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex-shrink:0;min-height:48px;padding:12px 22px;border:1px solid var(--navy);border-radius:4px;background:#fff;color:var(--navy);font-size:14px;font-weight:700;white-space:nowrap}.collection-entry svg{width:20px;height:20px;color:var(--red)}.search-intro .collection-entry:hover{background:var(--navy);color:#fff}.collection-entry:hover svg{color:#fff}@media(max-width:760px){.search-intro{flex-direction:column;align-items:flex-start;gap:22px}.search-intro .collection-entry{min-height:44px;padding:10px 18px;font-size:13px}}

/* Align collection access with the headline at every screen size. */
.search-intro{display:block}.search-heading-row{display:flex;align-items:center;justify-content:space-between;gap:28px}.search-heading-row h1{min-width:0}.search-heading-row .collection-entry{margin-left:auto}@media(max-width:760px){.search-heading-row{gap:16px}.search-heading-row h1{font-size:clamp(25px,5vw,35px);max-width:none}.search-heading-row .collection-entry{gap:8px;padding:10px 12px;font-size:12px}.search-heading-row .collection-entry svg{width:18px;height:18px}}
