.PropertyDetail-module__xDK1Aq__breadcrumb{color:var(--brand-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.85rem;display:flex}.PropertyDetail-module__xDK1Aq__breadcrumb a{color:var(--brand-muted);text-decoration:none;transition:color .2s}.PropertyDetail-module__xDK1Aq__breadcrumb a:hover{color:var(--brand-foreground)}.PropertyDetail-module__xDK1Aq__breadcrumb span{color:var(--brand-muted)}.PropertyDetail-module__xDK1Aq__breadcrumb .PropertyDetail-module__xDK1Aq__current{color:var(--brand-foreground);font-weight:600}.PropertyDetail-module__xDK1Aq__propertyHeader{margin-bottom:2rem}.PropertyDetail-module__xDK1Aq__propertyName{color:var(--brand-foreground);margin:0 0 .5rem;font-size:clamp(2rem,3.5vw,2.5rem);font-weight:700;line-height:1.2}.PropertyDetail-module__xDK1Aq__propertyAddress{color:var(--brand-muted);align-items:center;gap:.5rem;font-size:1.1rem;display:flex}.PropertyDetail-module__xDK1Aq__propertyAddress svg{color:var(--brand-accent)}.PropertyDetail-module__xDK1Aq__layoutGrid{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;margin-bottom:4rem;display:grid}.PropertyDetail-module__xDK1Aq__leftColumn{flex-direction:column;gap:3rem;min-width:0;display:flex}.PropertyDetail-module__xDK1Aq__galleryWrapper{flex-direction:column;gap:1rem;display:flex}.PropertyDetail-module__xDK1Aq__mainImageContainer{justify-content:center;align-items:center;display:flex;position:relative}.PropertyDetail-module__xDK1Aq__mainImage{aspect-ratio:4/3;background:var(--off-white);border-radius:8px;width:100%;position:relative;overflow:hidden}.PropertyDetail-module__xDK1Aq__mainImage img{object-fit:cover}.PropertyDetail-module__xDK1Aq__navArrow{cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PropertyDetail-module__xDK1Aq__navArrow:hover svg{color:var(--brand-foreground)}.PropertyDetail-module__xDK1Aq__thumbnailRow{gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.PropertyDetail-module__xDK1Aq__thumbnail{aspect-ratio:4/3;cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:100px;padding:0;transition:all .2s;position:relative;overflow:hidden}.PropertyDetail-module__xDK1Aq__thumbnail{aspect-ratio:4/3;cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:6px;padding:0;transition:all .2s;position:relative;overflow:hidden}.PropertyDetail-module__xDK1Aq__thumbnail:hover{opacity:.9}.PropertyDetail-module__xDK1Aq__thumbnail.PropertyDetail-module__xDK1Aq__active{opacity:1;border-color:var(--brand-accent)}.PropertyDetail-module__xDK1Aq__thumbnail img{object-fit:cover}.PropertyDetail-module__xDK1Aq__infoSection h3{color:var(--brand-foreground);border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:700}.PropertyDetail-module__xDK1Aq__description{color:var(--brand-muted);font-size:1.05rem;line-height:1.8}.PropertyDetail-module__xDK1Aq__detailsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.PropertyDetail-module__xDK1Aq__detailRow{border-bottom:1px solid #0000000d;justify-content:space-between;padding:.75rem 0;display:flex}.PropertyDetail-module__xDK1Aq__detailRow span:first-child{color:var(--brand-foreground);font-weight:600}.PropertyDetail-module__xDK1Aq__detailRow span:last-child{color:var(--brand-muted)}.PropertyDetail-module__xDK1Aq__sidebar{flex-direction:column;gap:2.5rem;display:flex;position:sticky;top:120px}.PropertyDetail-module__xDK1Aq__sidebarSection h3{text-transform:uppercase;letter-spacing:.05em;color:var(--brand-muted);margin-bottom:1rem;font-size:.9rem;font-weight:700}.PropertyDetail-module__xDK1Aq__teamMember{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.PropertyDetail-module__xDK1Aq__teamAvatar{background:var(--off-white);border-radius:50%;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.PropertyDetail-module__xDK1Aq__teamAvatar img{object-fit:cover}.PropertyDetail-module__xDK1Aq__teamInfo h4{color:var(--brand-foreground);margin:0 0 .25rem;font-size:1rem;font-weight:700}.PropertyDetail-module__xDK1Aq__teamInfo .PropertyDetail-module__xDK1Aq__role{color:var(--brand-muted);margin-bottom:.25rem;font-size:.85rem;display:block}.PropertyDetail-module__xDK1Aq__teamInfo .PropertyDetail-module__xDK1Aq__contactLink{color:var(--brand-foreground);align-items:center;gap:.4rem;margin-top:.2rem;font-size:.8rem;text-decoration:none;display:flex}.PropertyDetail-module__xDK1Aq__teamInfo .PropertyDetail-module__xDK1Aq__contactLink:hover{text-decoration:underline}.PropertyDetail-module__xDK1Aq__sidebarActions{flex-direction:column;gap:1rem;display:flex}.PropertyDetail-module__xDK1Aq__primaryButton{background:var(--brand-foreground);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.PropertyDetail-module__xDK1Aq__primaryButton:hover{background:#163a57;transform:translateY(-2px)}.PropertyDetail-module__xDK1Aq__secondaryButton{width:100%;color:var(--brand-foreground);border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.PropertyDetail-module__xDK1Aq__secondaryButton:hover{border-color:var(--brand-foreground);background:#fafafa}.PropertyDetail-module__xDK1Aq__contactForm{background:#f8f9fa;border-radius:8px;padding:1.5rem}.PropertyDetail-module__xDK1Aq__formGroup{margin-bottom:1rem}.PropertyDetail-module__xDK1Aq__formGroup label{color:var(--brand-muted);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.PropertyDetail-module__xDK1Aq__formInput{border:1px solid var(--border);border-radius:4px;width:100%;padding:.75rem;font-family:inherit;font-size:.9rem}.PropertyDetail-module__xDK1Aq__ctaSection{background:var(--brand-foreground);color:#fff;text-align:center;border-radius:12px;margin-top:4rem;padding:4rem 0}.PropertyDetail-module__xDK1Aq__ctaTitle{margin-bottom:1rem;font-size:1.75rem}.PropertyDetail-module__xDK1Aq__ctaText{opacity:.8;margin-bottom:2rem}@media (max-width:1024px){.PropertyDetail-module__xDK1Aq__layoutGrid{grid-template-columns:1fr;gap:3rem}.PropertyDetail-module__xDK1Aq__sidebar{position:relative;top:0}}@media (max-width:768px){.PropertyDetail-module__xDK1Aq__detailsGrid{grid-template-columns:1fr}}
.Properties-module__dGqeZa__wrapper{background:#fff;flex-direction:column;height:100vh;padding-top:100px;display:flex;overflow:hidden}@media (max-width:768px){.Properties-module__dGqeZa__wrapper{padding-top:90px}}.Properties-module__dGqeZa__topBar{z-index:100;background:#fdfdfb;border-bottom:1px solid #00000014;align-items:center;gap:1.5rem;padding:1rem 2.5%;display:flex}.Properties-module__dGqeZa__searchBox{flex:1;max-width:300px;position:relative}.Properties-module__dGqeZa__searchBox input{background:#fff;border:1px solid #0000001a;border-radius:4px;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.875rem}.Properties-module__dGqeZa__searchIcon{opacity:.4;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.Properties-module__dGqeZa__filterGroup{align-items:center;gap:.75rem;display:flex}.Properties-module__dGqeZa__filterLabel{text-transform:uppercase;letter-spacing:.05em;color:#0c2335;font-size:.7rem;font-weight:700}.Properties-module__dGqeZa__filterGroup select{appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%230c2335' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 4.5l3 3 3-3'/%3E%3C/svg%3E") right .75rem center no-repeat;border:1px solid #0000001a;border-radius:4px;padding:.6rem 2rem .6rem 1rem;font-size:.85rem}.Properties-module__dGqeZa__mainContent{flex:1;grid-template-columns:1fr 480px;min-height:0;display:grid;overflow:hidden}.Properties-module__dGqeZa__mapContainer{background:#eeeee8;height:100%;position:relative}.Properties-module__dGqeZa__sidebar{background:#fff;border-left:1px solid #00000014;flex-direction:column;height:100%;min-height:0;display:flex}.Properties-module__dGqeZa__sidebarHeader{background:#fff;border-bottom:1px solid #0000000d;padding:1.5rem 2rem}.Properties-module__dGqeZa__results{flex:1;min-height:0;padding:0;overflow-y:auto}.Properties-module__dGqeZa__resultCount{color:#fff;letter-spacing:.03em;background:#0c2335;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:.75rem 2rem;font-size:.75rem;font-weight:600;display:flex}.Properties-module__dGqeZa__mobileMapButton{display:none}.Properties-module__dGqeZa__list{flex-direction:column;display:flex}.Properties-module__dGqeZa__card{color:inherit;border-bottom:1px solid #0000000d;grid-template-columns:140px 1fr;gap:1.5rem;padding:1.5rem 2rem;text-decoration:none;transition:background .2s;display:grid}.Properties-module__dGqeZa__card:hover{background:#fcfcf9}.Properties-module__dGqeZa__activeCard{border-left:3px solid #0c2335;box-shadow:0 2px 8px #0c233514;background:#f0f4f7!important}.Properties-module__dGqeZa__activeCard .Properties-module__dGqeZa__cardInfo h4{color:#1a4a6e}.Properties-module__dGqeZa__cardImage{aspect-ratio:16/9;background:#f0f0f0;border-radius:2px;width:140px;height:auto;position:relative;overflow:hidden}.Properties-module__dGqeZa__cardImage img{object-fit:cover;width:100%;height:100%}.Properties-module__dGqeZa__placeholderImg{color:#ccc;text-transform:uppercase;letter-spacing:.1em;background:#f5f5f3;justify-content:center;align-items:center;width:100%;height:100%;font-size:.6rem;font-weight:700;display:flex}.Properties-module__dGqeZa__cardInfo{flex-direction:column;justify-content:center;display:flex}.Properties-module__dGqeZa__cardInfo h4{color:#0c2335;margin:0 0 .25rem;font-size:1.1rem;font-weight:500}.Properties-module__dGqeZa__cardInfo .Properties-module__dGqeZa__address{color:#666;margin:0 0 1rem;font-size:.8rem}.Properties-module__dGqeZa__cardFooter{gap:1.5rem;display:flex}.Properties-module__dGqeZa__metaItem{flex-direction:column;gap:2px;display:flex}.Properties-module__dGqeZa__metaLabel{text-transform:uppercase;color:#999;letter-spacing:.05em;font-size:.6rem;font-weight:700}.Properties-module__dGqeZa__metaValue{color:#0c2335;font-size:.75rem;font-weight:600}@media (max-width:1200px){.Properties-module__dGqeZa__mainContent{grid-template-columns:1fr 400px}}@media (max-width:900px){.Properties-module__dGqeZa__wrapper{padding-top:90px}.Properties-module__dGqeZa__topBar{flex-direction:column;align-items:stretch;gap:1rem;padding:1rem}.Properties-module__dGqeZa__searchBox{max-width:100%}.Properties-module__dGqeZa__filterGroup{justify-content:space-between}.Properties-module__dGqeZa__filterGroup select{flex:1}.Properties-module__dGqeZa__mainContent{flex-direction:column;display:flex}.Properties-module__dGqeZa__mapContainer{display:none}.Properties-module__dGqeZa__sidebar{border-left:none;flex:1;min-height:0}.Properties-module__dGqeZa__sidebarHeader{padding:1rem}.Properties-module__dGqeZa__resultCount{padding:.75rem 1rem}.Properties-module__dGqeZa__mobileMapButton{color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.7rem;font-weight:700;transition:opacity .2s;display:inline-flex}.Properties-module__dGqeZa__mobileMapButton:hover{opacity:.8}.Properties-module__dGqeZa__mobileMapButton svg{width:18px;height:18px}.Properties-module__dGqeZa__results{padding:0}.Properties-module__dGqeZa__card{border-bottom:1px solid #00000014;grid-template-columns:120px 1fr;gap:1rem;padding:1rem;display:grid}.Properties-module__dGqeZa__cardImage{aspect-ratio:16/9;border-radius:4px;width:120px;height:auto}.Properties-module__dGqeZa__cardInfo h4{margin-bottom:.25rem;font-size:1rem;line-height:1.3}.Properties-module__dGqeZa__cardInfo .Properties-module__dGqeZa__address{color:#666;margin-bottom:.75rem;font-size:.75rem}.Properties-module__dGqeZa__cardFooter{gap:1rem}.Properties-module__dGqeZa__metaLabel{font-size:.55rem}.Properties-module__dGqeZa__metaValue{font-size:.7rem}}@media (max-width:480px){.Properties-module__dGqeZa__wrapper{padding-top:95px}.Properties-module__dGqeZa__topBar{gap:.75rem;padding:.75rem}.Properties-module__dGqeZa__searchBox input{padding:.6rem .75rem .6rem 2.25rem;font-size:.8rem}.Properties-module__dGqeZa__filterGroup{gap:.5rem}.Properties-module__dGqeZa__filterLabel{font-size:.6rem}.Properties-module__dGqeZa__filterGroup select{padding:.5rem 1.5rem .5rem .75rem;font-size:.8rem}.Properties-module__dGqeZa__resultCount{padding:.6rem .75rem}.Properties-module__dGqeZa__card{grid-template-columns:100px 1fr;gap:.75rem;padding:.75rem}.Properties-module__dGqeZa__cardImage{aspect-ratio:16/9;width:100px;height:auto}.Properties-module__dGqeZa__cardInfo h4{font-size:.9rem}.Properties-module__dGqeZa__cardInfo .Properties-module__dGqeZa__address{margin-bottom:.5rem;font-size:.7rem}.Properties-module__dGqeZa__cardFooter{flex-wrap:wrap;gap:.5rem}}.Properties-module__dGqeZa__mapFullscreen{z-index:9999;background:#fff;width:100vw;height:100vh;position:fixed;top:0;left:0}.Properties-module__dGqeZa__mapFullscreen .Properties-module__dGqeZa__mapContainer{width:100%;height:100%;display:block!important}.Properties-module__dGqeZa__exitMapButton{z-index:10000;color:#0c2335;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:4px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.75rem;font-weight:700;transition:background .2s;display:flex;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 8px #00000026}.Properties-module__dGqeZa__exitMapButton:hover{background:#f5f5f5}.Properties-module__dGqeZa__exitMapButton svg{width:16px;height:16px}
