.PropertyActionButtons-module__n0wNCa__actions{flex-wrap:wrap;gap:10px;display:flex}.PropertyActionButtons-module__n0wNCa__actions button{border:1px solid var(--color-border);min-height:42px;color:var(--color-brand-dark);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.PropertyActionButtons-module__n0wNCa__actions svg{width:18px;height:18px}.PropertyActionButtons-module__n0wNCa__actions .PropertyActionButtons-module__n0wNCa__favorite{color:#b42338;background:#fff4f5;border-color:#b4233840}
.PropertyGallery-module__QOqAja__gallery{min-width:0}.PropertyGallery-module__QOqAja__mainImage{aspect-ratio:16/10;background:#dce5e9;border-radius:18px;position:relative;overflow:hidden}.PropertyGallery-module__QOqAja__image{object-fit:cover}.PropertyGallery-module__QOqAja__previous,.PropertyGallery-module__QOqAja__next{z-index:2;width:44px;height:44px;color:var(--color-brand-dark);cursor:pointer;background:#ffffffe6;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #0011212e}.PropertyGallery-module__QOqAja__previous{left:14px}.PropertyGallery-module__QOqAja__next{right:14px}.PropertyGallery-module__QOqAja__previous svg,.PropertyGallery-module__QOqAja__next svg{width:22px;height:22px}.PropertyGallery-module__QOqAja__counter{z-index:2;color:#fff;background:#001121c2;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800;position:absolute;bottom:14px;right:14px}.PropertyGallery-module__QOqAja__thumbnails{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.PropertyGallery-module__QOqAja__thumbnail,.PropertyGallery-module__QOqAja__thumbnailActive{aspect-ratio:4/3;cursor:pointer;background:#dce5e9;border:2px solid #0000;border-radius:9px;position:relative;overflow:hidden}.PropertyGallery-module__QOqAja__thumbnailActive{border-color:var(--color-brand-primary)}.PropertyGallery-module__QOqAja__thumbnail img,.PropertyGallery-module__QOqAja__thumbnailActive img{object-fit:cover}.PropertyGallery-module__QOqAja__thumbnail span,.PropertyGallery-module__QOqAja__thumbnailActive span{color:#fff;background:#001121ad;place-items:center;font-size:11px;font-weight:800;display:grid;position:absolute;inset:0}@media (max-width:900px){.PropertyGallery-module__QOqAja__mainImage{border-radius:13px}.PropertyGallery-module__QOqAja__thumbnails{scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.PropertyGallery-module__QOqAja__thumbnails::-webkit-scrollbar{display:none}.PropertyGallery-module__QOqAja__thumbnail,.PropertyGallery-module__QOqAja__thumbnailActive{scroll-snap-align:start;width:92px;min-width:92px}}@media (max-width:560px){.PropertyGallery-module__QOqAja__mainImage{aspect-ratio:4/3;border-radius:0}.PropertyGallery-module__QOqAja__previous,.PropertyGallery-module__QOqAja__next{width:38px;height:38px}.PropertyGallery-module__QOqAja__thumbnails{display:none}}
.PropertyListingCard-module__NWVYna__card{border:1px solid var(--color-border);min-width:0;box-shadow:var(--shadow-small);background:#fff;border-radius:18px;transition:transform .18s,box-shadow .18s;overflow:hidden}.PropertyListingCard-module__NWVYna__card:hover{box-shadow:var(--shadow-medium);transform:translateY(-3px)}.PropertyListingCard-module__NWVYna__media{aspect-ratio:4/3;background:#dce5e9;position:relative;overflow:hidden}.PropertyListingCard-module__NWVYna__media>a{position:absolute;inset:0}.PropertyListingCard-module__NWVYna__image{object-fit:cover;transition:transform .26s}.PropertyListingCard-module__NWVYna__card:hover .PropertyListingCard-module__NWVYna__image{transform:scale(1.025)}.PropertyListingCard-module__NWVYna__badgeGroup{z-index:2;justify-items:start;gap:6px;display:grid;position:absolute;top:12px;left:12px}.PropertyListingCard-module__NWVYna__badge{background:var(--color-brand-primary);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800}.PropertyListingCard-module__NWVYna__premiumBadge{background:var(--color-brand-dark);box-shadow:inset 0 0 0 1px var(--color-premium)}.PropertyListingCard-module__NWVYna__exclusiveBadge{color:#001121;letter-spacing:.05em;text-transform:uppercase;background:#c6a15b;border:1px solid #ffffffb8;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:900;box-shadow:0 5px 16px #00112129}.PropertyListingCard-module__NWVYna__favorite,.PropertyListingCard-module__NWVYna__favoriteActive{z-index:3;width:40px;height:40px;color:var(--color-brand-dark);cursor:pointer;background:#ffffffeb;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 5px 16px #00112124}.PropertyListingCard-module__NWVYna__favoriteActive{color:#c42435}.PropertyListingCard-module__NWVYna__content{flex-direction:column;min-height:250px;padding:20px;display:flex}.PropertyListingCard-module__NWVYna__type{color:var(--color-brand-primary);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.PropertyListingCard-module__NWVYna__content h3{margin:8px 0;font-size:clamp(18px,2vw,23px);line-height:1.18}.PropertyListingCard-module__NWVYna__location{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.5}.PropertyListingCard-module__NWVYna__price{color:var(--color-brand-dark);margin-top:auto;padding-top:18px;font-size:18px}.PropertyListingCard-module__NWVYna__features{color:#52636d;border-top:1px solid #edf1f3;flex-wrap:wrap;gap:12px;margin-top:15px;padding-top:14px;font-size:12px;font-weight:700;display:flex}.PropertyListingCard-module__NWVYna__features span{align-items:center;gap:5px;display:inline-flex}.PropertyListingCard-module__NWVYna__features svg{width:17px;height:17px;color:var(--color-brand-primary)}@media (max-width:560px){.PropertyListingCard-module__NWVYna__card{border-radius:13px}.PropertyListingCard-module__NWVYna__badgeGroup{gap:4px;top:8px;left:8px}.PropertyListingCard-module__NWVYna__badge,.PropertyListingCard-module__NWVYna__exclusiveBadge{padding:5px 7px;font-size:8px}.PropertyListingCard-module__NWVYna__favorite,.PropertyListingCard-module__NWVYna__favoriteActive{width:33px;height:33px;top:6px;right:6px}.PropertyListingCard-module__NWVYna__favorite svg,.PropertyListingCard-module__NWVYna__favoriteActive svg{width:18px;height:18px}.PropertyListingCard-module__NWVYna__content{min-height:210px;padding:13px}.PropertyListingCard-module__NWVYna__type{font-size:8px}.PropertyListingCard-module__NWVYna__content h3{margin-top:6px;font-size:14px}.PropertyListingCard-module__NWVYna__location{font-size:10px}.PropertyListingCard-module__NWVYna__price{padding-top:12px;font-size:14px}.PropertyListingCard-module__NWVYna__features{gap:7px;font-size:9px}.PropertyListingCard-module__NWVYna__features svg{width:13px;height:13px}}
.FavoritePropertiesClient-module__rgpvnq__section{padding:clamp(44px,6vw,78px) 0 clamp(74px,9vw,120px)}.FavoritePropertiesClient-module__rgpvnq__header{justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px;display:flex}.FavoritePropertiesClient-module__rgpvnq__heading{max-width:760px}.FavoritePropertiesClient-module__rgpvnq__heading>span{color:var(--color-brand-primary);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.FavoritePropertiesClient-module__rgpvnq__heading h1{color:var(--color-brand-dark);letter-spacing:-.04em;margin:9px 0 12px;font-size:clamp(36px,5vw,58px)}.FavoritePropertiesClient-module__rgpvnq__heading p{max-width:680px;color:var(--color-text-muted);margin:0;font-size:16px;line-height:1.65}.FavoritePropertiesClient-module__rgpvnq__summary{flex-shrink:0;justify-items:end;gap:10px;display:grid}.FavoritePropertiesClient-module__rgpvnq__summary strong{color:var(--color-brand-dark);font-size:13px}.FavoritePropertiesClient-module__rgpvnq__summary button{border:1px solid var(--color-border);min-height:42px;color:var(--color-brand-primary);font:inherit;cursor:pointer;background:#fff;border-radius:9px;padding:0 15px;font-size:12px;font-weight:800}.FavoritePropertiesClient-module__rgpvnq__summary button:hover,.FavoritePropertiesClient-module__rgpvnq__summary button:focus-visible{border-color:var(--color-brand-primary);background:var(--color-brand-light);outline:none}.FavoritePropertiesClient-module__rgpvnq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.FavoritePropertiesClient-module__rgpvnq__empty{text-align:center;background:#fff;border:1px dashed #b8cbd4;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:48px 24px;display:flex}.FavoritePropertiesClient-module__rgpvnq__emptyIcon{background:var(--color-brand-light);width:64px;height:64px;color:var(--color-brand-primary);border-radius:999px;place-items:center;margin-bottom:18px;display:grid}.FavoritePropertiesClient-module__rgpvnq__emptyIcon svg{width:30px;height:30px}.FavoritePropertiesClient-module__rgpvnq__empty h2{color:var(--color-brand-dark);margin:0 0 10px;font-size:25px}.FavoritePropertiesClient-module__rgpvnq__empty p{max-width:520px;color:var(--color-text-muted);margin:0 0 22px;line-height:1.6}.FavoritePropertiesClient-module__rgpvnq__empty a{background:var(--color-brand-primary);color:#fff;min-height:48px;box-shadow:var(--shadow-small);border-radius:9px;justify-content:center;align-items:center;padding:0 22px;font-weight:800;text-decoration:none;display:inline-flex}.FavoritePropertiesClient-module__rgpvnq__deviceNotice{max-width:720px;color:var(--color-text-muted);margin:28px 0 0;font-size:11px;line-height:1.55}.FavoritePropertiesClient-module__rgpvnq__loadingCard{background:linear-gradient(90deg,#eef3f5 25%,#f8fafb 50%,#eef3f5 75%) 0 0/200% 100%;border-radius:18px;width:min(100%,360px);height:450px;animation:1.3s linear infinite FavoritePropertiesClient-module__rgpvnq__loading}@keyframes FavoritePropertiesClient-module__rgpvnq__loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:980px){.FavoritePropertiesClient-module__rgpvnq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.FavoritePropertiesClient-module__rgpvnq__section{padding-top:34px}.FavoritePropertiesClient-module__rgpvnq__header{flex-direction:column;align-items:stretch;gap:18px}.FavoritePropertiesClient-module__rgpvnq__heading h1{font-size:34px}.FavoritePropertiesClient-module__rgpvnq__heading p{font-size:14px}.FavoritePropertiesClient-module__rgpvnq__summary{justify-content:space-between;align-items:center;display:flex}.FavoritePropertiesClient-module__rgpvnq__grid{gap:10px}.FavoritePropertiesClient-module__rgpvnq__deviceNotice{font-size:10px}}@media (max-width:390px){.FavoritePropertiesClient-module__rgpvnq__summary{flex-direction:column;align-items:flex-start}.FavoritePropertiesClient-module__rgpvnq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}@media (prefers-reduced-motion:reduce){.FavoritePropertiesClient-module__rgpvnq__loadingCard{animation:none}}
.page-module__CJ-_5G__main{background:var(--color-background);min-height:68vh}
.page-module__kxOy3G__main{background:#f7f9fa;padding:28px 0 100px}.page-module__kxOy3G__breadcrumb{color:var(--color-text-muted);flex-wrap:wrap;gap:8px;margin-bottom:20px;font-size:12px;display:flex}.page-module__kxOy3G__breadcrumb a:hover{color:var(--color-brand-primary)}.page-module__kxOy3G__header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:26px;display:flex}.page-module__kxOy3G__headerLabels>span:first-child,.page-module__kxOy3G__summaryEyebrow,.page-module__kxOy3G__descriptionCard section>span,.page-module__kxOy3G__locationCard>span,.page-module__kxOy3G__similarSection header span{color:var(--color-brand-primary);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.page-module__kxOy3G__headerLabels{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-module__kxOy3G__exclusiveBadge{color:#72551d;letter-spacing:.06em;text-transform:uppercase;background:#fff9ec;border:1px solid #c6a15b;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:10px;font-weight:900;display:inline-flex}.page-module__kxOy3G__header h1{letter-spacing:-.045em;max-width:850px;margin:7px 0;font-size:clamp(32px,5vw,56px)}.page-module__kxOy3G__header p{color:var(--color-text-muted);margin:0}.page-module__kxOy3G__headerActions{justify-items:end;gap:12px;min-width:260px;display:grid}.page-module__kxOy3G__priceLine{align-items:center;gap:12px;display:flex}.page-module__kxOy3G__priceLine span{background:var(--color-brand-primary);color:#fff;text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800}.page-module__kxOy3G__priceLine strong{color:var(--color-brand-dark);font-size:24px}.page-module__kxOy3G__topGrid{grid-template-columns:minmax(0,1.7fr) minmax(290px,.72fr);align-items:start;gap:24px;display:grid}.page-module__kxOy3G__summaryCard,.page-module__kxOy3G__descriptionCard,.page-module__kxOy3G__locationCard{border:1px solid var(--color-border);box-shadow:var(--shadow-small);background:#fff;border-radius:18px}.page-module__kxOy3G__summaryCard{padding:26px;position:sticky;top:136px}.page-module__kxOy3G__summaryCard h2,.page-module__kxOy3G__locationCard h2{margin:7px 0 20px;font-size:26px}.page-module__kxOy3G__featureList{gap:13px;display:grid}.page-module__kxOy3G__featureList>div{color:#52636d;border-bottom:1px solid #edf1f3;align-items:center;gap:11px;padding-bottom:12px;font-size:13px;display:flex}.page-module__kxOy3G__featureList svg{width:22px;height:22px;color:var(--color-brand-primary);flex-shrink:0}.page-module__kxOy3G__featureList strong{color:var(--color-brand-dark)}.page-module__kxOy3G__whatsappButton,.page-module__kxOy3G__infoButton{border-radius:9px;justify-content:center;align-items:center;width:100%;min-height:50px;margin-top:20px;font-size:13px;font-weight:800;display:flex}.page-module__kxOy3G__whatsappButton{color:#fff;background:#169b55}.page-module__kxOy3G__infoButton{background:var(--color-brand-primary);color:#fff;margin-top:9px}.page-module__kxOy3G__summaryCard>p{color:var(--color-text-muted);text-align:center;margin:13px 0 0;font-size:11px}.page-module__kxOy3G__contentGrid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.65fr);align-items:start;gap:24px;margin-top:28px;display:grid}.page-module__kxOy3G__descriptionCard,.page-module__kxOy3G__locationCard{padding:clamp(24px,4vw,40px)}.page-module__kxOy3G__descriptionCard section+section{border-top:1px solid #edf1f3;margin-top:35px;padding-top:30px}.page-module__kxOy3G__descriptionCard h2{margin:7px 0 15px;font-size:27px}.page-module__kxOy3G__descriptionCard p,.page-module__kxOy3G__locationCard p,.page-module__kxOy3G__locationCard small{color:var(--color-text-muted);line-height:1.75}.page-module__kxOy3G__descriptionCard ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;list-style:none;display:grid}.page-module__kxOy3G__descriptionCard li{color:#52636d;padding-left:22px;position:relative}.page-module__kxOy3G__descriptionCard li:before{background:var(--color-brand-primary);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:.62em;left:0}.page-module__kxOy3G__mapPreview{background-color:#eef3f5;background-image:linear-gradient(35deg,#0000 48%,#d7e2e6 49% 51%,#0000 52%),linear-gradient(145deg,#0000 48%,#d7e2e6 49% 51%,#0000 52%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:70px 70px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #dbe5e9;border-radius:13px;height:230px;margin:20px 0;position:relative;overflow:hidden}.page-module__kxOy3G__mapPin{z-index:2;background:var(--color-brand-primary);color:#fff;border:5px solid #fff;border-radius:50% 50% 50% 0;place-items:center;width:54px;height:54px;font-weight:900;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-65%)rotate(-45deg);box-shadow:0 10px 24px #00112138}.page-module__kxOy3G__mapPin:first-letter{transform:rotate(45deg)}.page-module__kxOy3G__locationCard>a{border:1px solid var(--color-brand-primary);min-height:46px;color:var(--color-brand-primary);border-radius:9px;justify-content:center;align-items:center;font-weight:800;display:flex}.page-module__kxOy3G__locationCard small{margin-top:14px;font-size:11px;display:block}.page-module__kxOy3G__similarSection{margin-top:70px}.page-module__kxOy3G__similarSection>header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.page-module__kxOy3G__similarSection h2{margin:6px 0 0;font-size:34px}.page-module__kxOy3G__similarSection header>a,.page-module__kxOy3G__similarEmpty a{color:var(--color-brand-primary);font-weight:800}.page-module__kxOy3G__similarGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.page-module__kxOy3G__similarEmpty{text-align:center;background:#fff;border:1px dashed #b8c8cf;border-radius:16px;padding:32px}.page-module__kxOy3G__similarEmpty p{color:var(--color-text-muted);margin:0 0 10px}.page-module__kxOy3G__mobileContactBar{display:none}@media (max-width:980px){.page-module__kxOy3G__header{flex-direction:column;align-items:flex-start}.page-module__kxOy3G__headerActions{justify-items:start;width:100%;min-width:0}.page-module__kxOy3G__topGrid,.page-module__kxOy3G__contentGrid{grid-template-columns:1fr}.page-module__kxOy3G__summaryCard{position:static}}@media (max-width:600px){.page-module__kxOy3G__main{padding-top:14px;padding-bottom:95px}.page-module__kxOy3G__breadcrumb{display:none}.page-module__kxOy3G__header{margin-bottom:16px}.page-module__kxOy3G__headerLabels{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-module__kxOy3G__exclusiveBadge{color:#72551d;letter-spacing:.06em;text-transform:uppercase;background:#fff9ec;border:1px solid #c6a15b;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:10px;font-weight:900;display:inline-flex}.page-module__kxOy3G__header h1{font-size:29px}.page-module__kxOy3G__header p{font-size:12px}.page-module__kxOy3G__priceLine{justify-content:space-between;width:100%}.page-module__kxOy3G__priceLine strong{font-size:19px}.page-module__kxOy3G__topGrid{gap:14px}.page-module__kxOy3G__summaryCard,.page-module__kxOy3G__descriptionCard,.page-module__kxOy3G__locationCard{border-radius:13px}.page-module__kxOy3G__summaryCard{padding:20px}.page-module__kxOy3G__summaryCard h2{font-size:22px}.page-module__kxOy3G__contentGrid{gap:14px;margin-top:14px}.page-module__kxOy3G__descriptionCard,.page-module__kxOy3G__locationCard{padding:22px 19px}.page-module__kxOy3G__descriptionCard ul{grid-template-columns:1fr}.page-module__kxOy3G__similarSection{margin-top:48px}.page-module__kxOy3G__similarSection h2{font-size:27px}.page-module__kxOy3G__similarGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.page-module__kxOy3G__mobileContactBar{z-index:1500;border-top:1px solid var(--color-border);background:#fffffff5;grid-template-columns:1fr 1fr;gap:9px;padding:10px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #0011211f}.page-module__kxOy3G__mobileContactBar a{color:#fff;background:#169b55;border-radius:9px;justify-content:center;align-items:center;min-height:48px;font-size:12px;font-weight:800;display:flex}.page-module__kxOy3G__mobileContactBar a:last-child{background:var(--color-brand-primary)}}
.PropertyCatalog-module__QxeG3W__section{padding:clamp(42px,6vw,76px) 0 clamp(70px,9vw,120px)}.PropertyCatalog-module__QxeG3W__heading{max-width:820px;margin-bottom:30px}.PropertyCatalog-module__QxeG3W__heading>span{color:var(--color-brand-primary);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.PropertyCatalog-module__QxeG3W__heading h1{letter-spacing:-.04em;margin:9px 0 12px;font-size:clamp(34px,5vw,58px)}.PropertyCatalog-module__QxeG3W__heading p{max-width:700px;color:var(--color-text-muted);margin:0;font-size:17px}.PropertyCatalog-module__QxeG3W__tabs{border:1px solid var(--color-border);background:#fff;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:28px;display:grid;overflow:hidden}.PropertyCatalog-module__QxeG3W__tab,.PropertyCatalog-module__QxeG3W__activeTab{border-right:1px solid var(--color-border);min-height:56px;color:var(--color-brand-dark);cursor:pointer;background:#fff;font-weight:800}.PropertyCatalog-module__QxeG3W__tab:last-child,.PropertyCatalog-module__QxeG3W__activeTab:last-child{border-right:0}.PropertyCatalog-module__QxeG3W__activeTab{background:var(--color-brand-primary);color:#fff}.PropertyCatalog-module__QxeG3W__catalog{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:28px;display:grid}.PropertyCatalog-module__QxeG3W__sidebar{border:1px solid var(--color-border);box-shadow:var(--shadow-small);background:#fff;border-radius:18px;padding:24px;position:sticky;top:132px}.PropertyCatalog-module__QxeG3W__sidebar h2{margin-bottom:20px;font-size:21px}.PropertyCatalog-module__QxeG3W__filterFields,.PropertyCatalog-module__QxeG3W__mobileFilterContent{gap:15px;display:grid}.PropertyCatalog-module__QxeG3W__filterFields label,.PropertyCatalog-module__QxeG3W__mobileFilterContent label{gap:6px;display:grid}.PropertyCatalog-module__QxeG3W__filterFields label>span,.PropertyCatalog-module__QxeG3W__mobileFilterContent label>span{color:#52636d;font-size:11px;font-weight:700}.PropertyCatalog-module__QxeG3W__filterFields select,.PropertyCatalog-module__QxeG3W__filterFields input,.PropertyCatalog-module__QxeG3W__mobileFilterContent select,.PropertyCatalog-module__QxeG3W__mobileFilterContent input{border:1px solid var(--color-border);width:100%;min-height:46px;color:var(--color-brand-dark);background:#fff;border-radius:9px;padding:0 12px;font-size:13px}.PropertyCatalog-module__QxeG3W__priceFields{grid-template-columns:1fr 1fr;gap:9px;display:grid}.PropertyCatalog-module__QxeG3W__applyButton,.PropertyCatalog-module__QxeG3W__clearButton{cursor:pointer;border-radius:9px;width:100%;min-height:48px;margin-top:18px;font-weight:800}.PropertyCatalog-module__QxeG3W__applyButton{background:var(--color-brand-primary);color:#fff}.PropertyCatalog-module__QxeG3W__clearButton{border:1px solid var(--color-brand-primary);color:var(--color-brand-primary);background:#fff;margin-top:9px}.PropertyCatalog-module__QxeG3W__resultsHeader{justify-content:space-between;align-items:center;gap:20px;min-height:52px;margin-bottom:18px;display:flex}.PropertyCatalog-module__QxeG3W__resultsHeader strong{font-size:14px}.PropertyCatalog-module__QxeG3W__resultsHeader label{color:var(--color-text-muted);align-items:center;gap:10px;font-size:12px;display:flex}.PropertyCatalog-module__QxeG3W__resultsHeader select{border:1px solid var(--color-border);background:#fff;border-radius:9px;min-height:42px;padding:0 12px;font-weight:700}.PropertyCatalog-module__QxeG3W__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.PropertyCatalog-module__QxeG3W__empty{text-align:center;background:#fff;border:1px dashed #bccbd2;border-radius:18px;padding:70px 24px}.PropertyCatalog-module__QxeG3W__empty h2{margin-bottom:10px}.PropertyCatalog-module__QxeG3W__empty p{max-width:520px;color:var(--color-text-muted);margin:0 auto 22px}.PropertyCatalog-module__QxeG3W__empty button{background:var(--color-brand-primary);color:#fff;cursor:pointer;border-radius:9px;min-height:46px;padding:0 22px;font-weight:800}.PropertyCatalog-module__QxeG3W__mobileToolbar,.PropertyCatalog-module__QxeG3W__mobileLayer{display:none}.PropertyCatalog-module__QxeG3W__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:1180px){.PropertyCatalog-module__QxeG3W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.PropertyCatalog-module__QxeG3W__section{padding-top:30px}.PropertyCatalog-module__QxeG3W__heading{margin-bottom:22px}.PropertyCatalog-module__QxeG3W__heading h1{font-size:36px}.PropertyCatalog-module__QxeG3W__heading p{font-size:15px}.PropertyCatalog-module__QxeG3W__catalog{display:block}.PropertyCatalog-module__QxeG3W__sidebar,.PropertyCatalog-module__QxeG3W__resultsHeader{display:none}.PropertyCatalog-module__QxeG3W__tabs{margin-bottom:12px}.PropertyCatalog-module__QxeG3W__tab,.PropertyCatalog-module__QxeG3W__activeTab{min-height:48px;font-size:12px}.PropertyCatalog-module__QxeG3W__mobileToolbar{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.PropertyCatalog-module__QxeG3W__mobileToolbar button,.PropertyCatalog-module__QxeG3W__mobileToolbar label{border:1px solid var(--color-border);min-height:46px;color:var(--color-brand-dark);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:800;display:flex}.PropertyCatalog-module__QxeG3W__mobileToolbar svg{width:18px;height:18px}.PropertyCatalog-module__QxeG3W__mobileToolbar select{background:0 0;border:0;max-width:125px;font-weight:800}.PropertyCatalog-module__QxeG3W__mobileLayer{z-index:4000;display:block;position:fixed;inset:0}.PropertyCatalog-module__QxeG3W__backdrop{background:#00112199;width:100%;position:absolute;inset:0}.PropertyCatalog-module__QxeG3W__mobileSheet{background:#fff;border-radius:22px 22px 0 0;flex-direction:column;max-height:88dvh;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -20px 60px #0011213d}.PropertyCatalog-module__QxeG3W__mobileSheet header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:20px;display:flex}.PropertyCatalog-module__QxeG3W__mobileSheet header span{color:var(--color-brand-primary);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.PropertyCatalog-module__QxeG3W__mobileSheet header h2{margin:4px 0 0;font-size:23px}.PropertyCatalog-module__QxeG3W__mobileSheet header button{border:1px solid var(--color-border);background:#fff;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.PropertyCatalog-module__QxeG3W__mobileSheet header svg{width:22px;height:22px}.PropertyCatalog-module__QxeG3W__mobileFilterContent{padding:20px;overflow-y:auto}.PropertyCatalog-module__QxeG3W__mobileSheet footer{border-top:1px solid var(--color-border);grid-template-columns:.7fr 1.3fr;gap:10px;padding:14px 20px 20px;display:grid}.PropertyCatalog-module__QxeG3W__mobileSheet footer button{margin:0}}@media (max-width:560px){.PropertyCatalog-module__QxeG3W__section{padding-bottom:78px}.PropertyCatalog-module__QxeG3W__heading h1{font-size:31px}.PropertyCatalog-module__QxeG3W__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.PropertyCatalog-module__QxeG3W__tabs{border-radius:10px}.PropertyCatalog-module__QxeG3W__tab,.PropertyCatalog-module__QxeG3W__activeTab{min-height:44px;padding:0 5px;font-size:10px}}
