﻿:root{--brand-blue:#00598d;--brand-navy:#00355d;--brand-red:#cf151f;--ink:#071426;--muted:#475263;--line:#e6eaf0;--surface:#f6f8fb;--shadow:0 18px 42px rgba(7,20,38,.11);--bs-primary:#00355d;--bs-primary-rgb:0,53,93;--bs-border-radius:8px;--bs-border-radius-lg:8px}html{scroll-behavior:smooth}body.site-body{color:var(--ink);background:#fff;font-family:"Inter","Segoe UI",Arial,sans-serif;text-rendering:optimizeLegibility}img{max-width:100%;height:auto}.skip-link{position:absolute;top:-52px;left:16px;z-index:2000;padding:.7rem 1rem;background:var(--brand-navy);color:#fff;text-decoration:none;border-radius:999px}.skip-link:focus{top:16px}.site-navbar{min-height:86px;background:#fff;border-bottom:1px solid var(--line)}.brand-logo{width:200px;height:auto}.navbar .nav-link{color:var(--ink);font-weight:600;padding:.65rem .9rem;text-shadow:none}.navbar .nav-link:hover,.navbar .nav-link:focus,.navbar .nav-link.active{color:var(--brand-red)}.btn-brand{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:600;letter-spacing:0}.btn-brand{background:var(--brand-navy);border-color:var(--brand-navy);color:#fff}.btn-brand:hover,.btn-brand:focus{background:#002844;border-color:#002844;color:#fff}.btn-azul-marinho,.btn-laranja{background:var(--brand-navy);border-color:var(--brand-navy);color:#fff}.btn-outline-laranja{border-color:var(--brand-red);color:var(--brand-red)}.btn-outline-laranja:hover,.btn-outline-laranja:focus{background:var(--brand-red);color:#fff}.text-azul-marinho{color:var(--brand-navy)}.text-laranja{color:var(--brand-red)}.bg-azul-marinho{background-color:var(--brand-navy)}.bg-azul-claro{background-color:#eef6fb}.bg-laranja{background-color:var(--brand-red)}.hero-home{position:relative;min-height:720px;display:flex;align-items:center;padding:130px 0 88px;background:url("../../bgpesquisa.jpg") center center/cover no-repeat;background-image:image-set(url("../../bgpesquisa.webp") type("image/webp"),url("../../bgpesquisa.jpg") type("image/jpeg"));color:#fff}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,15,31,.45),rgba(5,15,31,.58))}.hero-content{position:relative;z-index:1}.hero-copy{max-width:920px;margin:0 auto 2.2rem}.hero-kicker{margin-bottom:.55rem;color:var(--brand-red);font-weight:700;text-transform:uppercase;font-size:.8rem;letter-spacing:.08em}.hero-copy h1{font-size:clamp(2.4rem,6vw,4.9rem);line-height:1.02;margin-bottom:1rem;font-weight:700}.hero-copy p:not(.hero-kicker){max-width:740px;margin:0 auto;font-size:1.08rem;color:rgba(255,255,255,.9)}.hero-search{max-width:1080px;margin:0 auto;overflow:visible;border-radius:999px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.24)}.hero-search .multi-select-menu{z-index:1080}.hero-action{margin-top:1.55rem}.hero-action a{color:#fff;font-weight:600;text-decoration:underline;text-underline-offset:.18em;text-shadow:0 1px 2px rgba(0,0,0,.25)}.hero-action a:hover,.hero-action a:focus{color:#fff}.hero-search .form-select,.hero-search .form-control,.hero-search .btn{min-height:64px;border:0;border-radius:0;box-shadow:none}.hero-search .row>div:first-child .form-select{border-top-left-radius:999px;border-bottom-left-radius:999px}.hero-search .row>div:last-child .btn{border-top-right-radius:999px;border-bottom-right-radius:999px}.hero-search .form-select,.hero-search .form-control{border-right:1px solid var(--line);padding-inline:1.35rem}.section-block{padding:74px 0}.section-muted{background:var(--surface)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.75rem}.section-heading h2,.announce-band h2,.page-hero h1{margin:0;color:var(--ink);font-weight:700}.section-link{color:var(--brand-navy);font-weight:700;text-decoration:none}.property-card{position:relative;height:100%;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 26px rgba(7,20,38,.08);transition:transform .18s ease,box-shadow .18s ease}.property-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.special-highlight-card{position:relative;min-height:330px;height:100%;display:block;overflow:hidden;border-radius:8px;background:#dfe7ef;color:#fff;text-decoration:none;box-shadow:0 12px 26px rgba(7,20,38,.08);transition:transform .18s ease,box-shadow .18s ease}.special-highlight-card:hover,.special-highlight-card:focus{color:#fff;transform:translateY(-3px);box-shadow:var(--shadow)}.special-highlight-card img{width:100%;height:100%;min-height:330px;display:block;object-fit:cover;transition:transform .28s ease}.special-highlight-card:hover img,.special-highlight-card:focus img{transform:scale(1.035)}.special-highlight-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,20,38,.02) 35%,rgba(7,20,38,.78) 100%)}.special-highlight-copy{position:absolute;left:0;right:0;bottom:0;z-index:1;display:grid;gap:.28rem;padding:1rem;text-shadow:0 2px 8px rgba(0,0,0,.38)}.special-highlight-copy strong{color:#fff;font-size:1rem;font-weight:800;line-height:1.12}.special-highlight-copy small{color:rgba(255,255,255,.86);font-size:.8rem;font-weight:600;line-height:1.2}.property-media{position:relative;aspect-ratio:4/3;background:#dfe7ef}.property-media::after{content:"";position:absolute;top:50%;left:50%;z-index:2;width:clamp(110px,42%,190px);aspect-ratio:260/161;background:url("../../logowatermark.png") center center/contain no-repeat;opacity:.26;transform:translate(-50%,-50%);pointer-events:none;user-select:none}.property-media img{width:100%;height:100%;object-fit:cover}.property-photo-count{position:absolute;left:12px;bottom:12px;z-index:3;min-width:58px;height:34px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:rgba(7,20,38,.74);color:#fff;box-shadow:0 10px 24px rgba(7,20,38,.16);backdrop-filter:blur(8px)}.property-photo-count i{font-size:.92rem}.property-photo-count strong{font-size:.88rem;font-weight:700;line-height:1}.like-button{position:absolute;top:12px;right:12px;z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:var(--brand-navy)}.like-button.is-liked{color:var(--brand-red)}.property-body{padding:1rem}.property-type{margin-bottom:.35rem;color:var(--brand-navy);font-size:.98rem;font-weight:700}.property-body h3{min-height:2.65rem;margin-bottom:.9rem;font-size:.94rem;font-weight:600;line-height:1.32}.property-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;padding-bottom:.85rem;border-bottom:1px solid var(--line);color:var(--muted);font-size:.8rem}.property-meta span{display:grid;gap:.25rem;text-align:center}.property-meta i{color:var(--brand-navy)}.property-footer{display:grid;gap:.28rem;padding-top:.9rem}.property-footer-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.property-label{color:var(--muted);font-size:.9rem;font-weight:600}.property-value{text-align:right;line-height:1.15;white-space:nowrap}.property-footer strong{color:var(--ink);text-align:right;line-height:1.15}.property-value-secondary{color:var(--muted);font-size:.78rem;font-weight:500}.empty-state{padding:1.5rem;border:1px dashed #b9c3cf;border-radius:8px;background:#fff;color:var(--muted);text-align:center}.announce-band{padding:74px 0;background:linear-gradient(90deg,#fff 0%,#f4f8fb 100%)}.announce-image{width:100%;max-width:340px;height:auto;display:block;margin:0 auto;border-radius:8px;background:#fff;box-shadow:0 12px 34px rgba(7,20,38,.08)}.page-hero{padding:150px 0 20px;background:linear-gradient(135deg,#f7fbff 0%,#eef4f9 100%)}.page-hero p{max-width:680px;color:var(--muted)}.page-hero-inner{display:block}.page-hero-title{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.page-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.page-hero-actions .btn{min-height:42px}.contact-map{width:100%;aspect-ratio:16/7;margin-top:1.5rem;overflow:hidden;border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 34px rgba(7,20,38,.08)}.contact-map iframe{width:100%;height:100%;display:block;border:0}.property-search-page{background:#fff}.search-toolbar{position:sticky;top:76px;z-index:20;display:flex;align-items:center;gap:.75rem;min-height:68px;margin-inline:-24px;margin-bottom:2rem;padding:.75rem 24px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);box-shadow:0 10px 26px rgba(7,20,38,.08);backdrop-filter:blur(12px)}.search-toolbar .btn{min-height:42px}.map-toggle-button.active,.map-toggle-button[aria-pressed="true"]{color:#fff!important;background-color:var(--brand-primary)!important;border-color:var(--brand-primary)!important}.property-results-layout{display:block}.property-map-panel{display:none}.property-map{width:100%;height:min(68vh,680px);min-height:420px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#dfe7ef;box-shadow:0 12px 34px rgba(7,20,38,.08);cursor:grab;touch-action:none;user-select:none}.property-map.is-dragging{cursor:grabbing}.property-map iframe{width:100%;height:100%;display:block;border:0}.property-map-canvas{position:relative;overflow:hidden;background:#dfe7ef}.property-map-tile{position:absolute;width:256px;height:256px;max-width:none}.property-map-marker{position:absolute;z-index:2;width:34px;height:34px;display:grid;place-items:center;border:3px solid #fff;border-radius:50% 50% 50% 0;background:var(--brand-primary);color:#fff;font-size:.82rem;font-weight:800;text-decoration:none;box-shadow:0 8px 18px rgba(7,20,38,.28);transform:translate(-50%,-100%) rotate(-45deg)}.property-map-controls{position:absolute;top:.75rem;left:.75rem;z-index:4;display:grid;overflow:hidden;border:1px solid rgba(7,20,38,.16);border-radius:8px;background:#fff;box-shadow:0 8px 18px rgba(7,20,38,.14)}.property-map-controls button{width:38px;height:38px;display:grid;place-items:center;border:0;border-bottom:1px solid var(--line);background:#fff;color:var(--ink);font-size:1.25rem;font-weight:800;line-height:1}.property-map-controls button:last-child{border-bottom:0}.property-map-controls button:hover,.property-map-controls button:focus{background:var(--surface);color:var(--brand-primary)}.property-map-marker span{transform:rotate(45deg)}.property-map-marker em{position:absolute;left:16px;bottom:14px;width:min(260px,70vw);display:none;gap:.25rem;padding:.72rem .8rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-style:normal;font-weight:500;line-height:1.25;box-shadow:0 12px 34px rgba(7,20,38,.18);transform:rotate(45deg)}.property-map-marker:hover,.property-map-marker:focus{z-index:5;background:var(--brand-red)}.property-map-marker:hover em,.property-map-marker:focus em{display:grid}.property-map-marker em span{color:var(--muted);font-size:.82rem;transform:none}.property-map-marker em b{color:var(--brand-navy)}.property-map-marker em a{color:var(--brand-red);font-weight:700;text-decoration:none}.property-map-attribution{position:absolute;right:.5rem;bottom:.4rem;z-index:3;padding:.18rem .4rem;border-radius:4px;background:rgba(255,255,255,.86);color:var(--muted);font-size:.72rem}.property-map-note{margin-top:.75rem;color:var(--muted);font-size:.82rem}.property-map-fallback{height:100%;min-height:420px;display:grid;place-items:center;padding:1.5rem;color:var(--muted);text-align:center}.results-heading{margin-bottom:1.5rem}.results-info{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--line);color:var(--muted)}.results-info strong{color:var(--ink);font-size:1.05rem}.results-info span{font-size:.9rem}.property-results-grid>.col-lg-4{width:33.333333%}.filter-modal .modal-content{border:0;border-radius:8px;box-shadow:0 24px 80px rgba(7,20,38,.24)}.filter-modal .modal-header,.filter-modal .modal-footer{padding:1.25rem 1.5rem}.filter-modal .modal-body{padding:1.5rem}.loading-modal .modal-content{border:0;border-radius:8px;box-shadow:0 24px 80px rgba(7,20,38,.24)}.loading-modal .modal-body{padding:1.5rem}.loading-modal-content{display:flex;align-items:center;gap:1rem}.loading-modal-content strong,.loading-modal-content span{display:block}.loading-modal-content strong{color:var(--ink);font-weight:800}.loading-modal-content span{color:var(--muted);font-size:.92rem}.filter-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 3rem}.filter-metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.filter-group-title{display:block;margin-bottom:.75rem;color:var(--ink);font-weight:700}.filter-divider{height:1px;margin:2rem -1.5rem 1.5rem;background:var(--line)}.filter-multiselect .dropdown-menu{max-height:280px;overflow:auto;border-color:var(--line);box-shadow:0 16px 34px rgba(7,20,38,.14)}.multi-select-dropdown{position:relative}.multi-select-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:calc(1.5em + .75rem + 2px);padding:.375rem 2.25rem .375rem .75rem;overflow:hidden;background-image:none;cursor:pointer;position:relative;text-overflow:ellipsis;white-space:nowrap}.multi-select-toggle::after{content:"";position:absolute;right:.75rem;top:50%;width:16px;height:12px;transform:translateY(-50%);background-repeat:no-repeat;background-position:center;background-size:16px 12px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%230a1930' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");pointer-events:none}.multi-select-dropdown.open .multi-select-toggle::after{transform:translateY(-50%) rotate(180deg)}.multi-select-menu{position:absolute;top:calc(100% + .35rem);left:0;right:0;z-index:1060;display:none;max-height:280px;padding:.75rem .9rem;overflow-y:auto;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 34px rgba(7,20,38,.14)}.multi-select-dropdown.open .multi-select-menu{display:block}.multi-select-search{width:100%;margin-bottom:.65rem}.multi-select-search-input{width:100%;min-height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;border:1px solid var(--line);border-radius:6px;color:var(--ink)}.multi-select-search-input:focus{outline:0;border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(15,82,186,.16)}.multi-select-checklist{width:100%;margin-bottom:0}.multi-select-option{display:flex;align-items:center;gap:.55rem;min-height:2.1rem;margin-bottom:.35rem;padding:.28rem .35rem;border-radius:6px;cursor:pointer;transition:background-color .16s ease,color .16s ease}.multi-select-option:hover{background:rgba(15,82,186,.08)}.multi-select-checklist input{flex:0 0 auto;margin:0;cursor:pointer}.multi-select-checklist label{display:inline-block;flex:1 1 auto;margin-bottom:0;color:var(--ink);cursor:pointer}.multi-select-option:last-child{margin-bottom:0}.multi-select-option.hidden{display:none}.multi-select-checklist br{display:none}.map-modal .modal-content{border:0;border-radius:8px;box-shadow:0 24px 80px rgba(7,20,38,.24)}.map-modal .modal-body{padding:1rem}.filter-check-list{max-height:250px;overflow:auto;padding-right:.35rem}.filter-checkbox-list label{margin-left:.45rem}.filter-checkbox-list td{padding:.2rem 0}.map-popup{display:grid;gap:.28rem;min-width:180px}.map-popup strong{color:var(--ink)}.map-popup span{color:var(--muted);font-size:.86rem}.map-popup b{color:var(--brand-navy)}.map-popup a{color:var(--brand-red);font-weight:700;text-decoration:none}.details-hero{padding-bottom:20px}#propertyCarousel{position:relative;overflow:hidden;border-radius:14px;background:#dfe7ef;box-shadow:0 12px 34px rgba(7,20,38,.08)}#propertyCarousel.details-carousel{padding-right:0;background:transparent;box-shadow:none;border-radius:14px}#propertyCarousel.details-carousel .carousel-inner{position:relative;width:calc(80% - 18px);overflow:hidden;border-radius:14px;background:#dfe7ef;box-shadow:0 12px 34px rgba(7,20,38,.08)}#propertyCarousel.details-carousel .carousel-inner::after,.details-gallery-carousel .carousel-inner::after{content:"";position:absolute;top:50%;left:50%;z-index:2;width:clamp(136px,28%,260px);aspect-ratio:260/161;background:url("../../logowatermark.png") center center/contain no-repeat;opacity:.24;transform:translate(-50%,-50%);pointer-events:none;user-select:none}#propertyCarousel.details-carousel .carousel-inner.rounded{border-radius:14px!important}#propertyCarousel.details-carousel .carousel-item,#propertyCarousel.details-carousel .carousel-item img{border-radius:14px}#propertyCarousel .carousel-inner,#propertyCarousel .carousel-item{aspect-ratio:16/9}#propertyCarousel .carousel-item img{width:100%;height:100%;object-fit:cover}#propertyCarousel.details-carousel .carousel-indicators{right:auto;left:0;bottom:1rem;width:calc(80% - 18px);max-width:calc(80% - 18px);margin:0;padding-inline:1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.38rem}#propertyCarousel.details-carousel .carousel-indicators [data-bs-target]{width:8px;height:8px;flex:0 0 8px;margin:0;border:0;border-radius:50%;background-color:#fff;opacity:.48;box-shadow:0 1px 4px rgba(0,0,0,.34)}#propertyCarousel.details-carousel .carousel-indicators .active{opacity:1;transform:scale(1.2)}.carousel-peek{position:absolute;top:50%;right:0;width:20%;height:78%;overflow:hidden;border-radius:14px;background:#dfe7ef;box-shadow:0 12px 34px rgba(7,20,38,.08);transform:translateY(-50%);pointer-events:none}.carousel-peek img{width:100%;height:100%;object-fit:cover;filter:brightness(.68)}.carousel-peek.is-entering-main{animation:carouselPeekEnterMain .62s ease-in-out both}.carousel-peek.is-entering-main img{filter:brightness(.82)}@keyframes carouselPeekEnterMain{0%{opacity:1;transform:translateY(-50%) translateX(0) scale(1)}42%{opacity:.96;transform:translateY(-50%) translateX(-34%) scale(1.04)}100%{opacity:.2;transform:translateY(-50%) translateX(-92%) scale(1.12)}}#propertyCarousel.details-carousel .carousel-control-prev,#propertyCarousel.details-carousel .carousel-control-next{width:11%;z-index:4}#propertyCarousel.details-carousel .carousel-control-prev{left:0;right:auto}#propertyCarousel.details-carousel .carousel-control-next{left:auto;right:0}@media(max-width:767.98px){#propertyCarousel.details-carousel{padding-right:0}#propertyCarousel.details-carousel .carousel-inner{width:100%}#propertyCarousel.details-carousel .carousel-indicators{width:100%;max-width:100%}.carousel-peek{display:none}#propertyCarousel.details-carousel .carousel-control-prev,#propertyCarousel.details-carousel .carousel-control-next{width:15%}}.similar-properties{padding:74px 0;background:var(--surface)}.details-copy{padding-top:1.2rem}.details-title{margin-bottom:1rem;color:var(--ink);font-size:clamp(1.7rem,3vw,2.35rem);font-weight:700;line-height:1.15}.details-location,.details-code{margin-bottom:.55rem;color:var(--muted)}.details-location{font-weight:600}.details-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:2rem 0 3rem}.details-feature{display:flex;align-items:center;gap:.85rem;min-width:0;padding-right:1rem;border-right:1px solid var(--line);color:var(--ink);font-weight:600}.details-feature-area{grid-column:1/-1;padding:0 0 1rem;border-right:0;border-bottom:1px solid var(--line)}.details-feature-area span{display:flex;flex-wrap:wrap;gap:.35rem .75rem;align-items:center}.details-area-separator{color:#9aa4b2;font-weight:500}.details-feature:nth-child(4n),.details-feature:last-child{border-right:0}.details-feature i{width:28px;color:var(--brand-navy);font-size:1.35rem;text-align:center}.property-details-section{max-width:860px}.property-details-section h2{margin-bottom:1.1rem;color:var(--ink);font-size:1.35rem;font-weight:700}.property-details-section p{color:var(--muted);line-height:1.7}.property-highlight{position:sticky;top:112px;margin-top:1.2rem;padding:1.35rem;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 12px 34px rgba(7,20,38,.08)}.details-price-row,.details-cost-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.details-price-row{margin-bottom:1.25rem}.details-cost-row{padding:.75rem 0;border-top:1px solid var(--line);color:var(--muted)}.details-cost-row strong{color:var(--ink);font-weight:700;text-align:right}.price-tag{color:var(--brand-navy);font-size:1.45rem;font-weight:700;text-align:right}.contact-card{padding-top:1rem;border-top:1px solid var(--line)}.utility-card,.contact-panel{height:100%;display:block;padding:1.4rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 10px 24px rgba(7,20,38,.06)}.utility-card i{color:var(--brand-red);font-size:2rem;margin-bottom:1rem}.utility-card h2,.contact-panel h2{font-size:1.25rem;font-weight:700}.utility-card p,.contact-panel p{color:var(--muted)}.liked-grid{display:grid;gap:1rem}.liked-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid var(--line);border-radius:8px;background:#fff}.site-footer{padding:64px 0 24px;background:#fff;border-top:1px solid var(--line);color:var(--muted)}.footer-logo{width:70%;max-width:315px;height:auto}@media(max-width:991.98px){.footer-logo{width:90%;max-width:450px}}.footer-title{margin-bottom:1rem;color:var(--brand-navy);font-size:.8rem;font-weight:700}.footer-links li{margin-bottom:.6rem}.footer-links a,.site-footer a{color:var(--brand-navy);text-decoration:none}.footer-bottom{margin-top:3rem;padding-top:1.25rem;border-top:1px solid var(--line);font-size:.8rem}@media(max-width:991.98px){.site-navbar{min-height:76px}.site-navbar .container{min-height:76px;padding-top:.25rem;padding-bottom:.25rem}.navbar-brand{padding-top:.15rem;padding-bottom:.15rem;margin-right:.5rem}.navbar-toggler{padding:.35rem .55rem;font-size:1rem}.page-hero-title{display:block}.page-hero-actions{justify-content:flex-start;margin-top:1.25rem}.search-toolbar{top:68px;flex-wrap:wrap;margin-inline:-16px;padding-inline:16px}.property-results-grid>.col-lg-4,.is-map-enabled .property-results-grid>.col-lg-4{width:50%}.property-map{height:70vh;min-height:360px}.property-highlight{position:static}.details-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.details-feature-area{grid-column:1/-1;border-right:0}.details-feature:nth-child(2){border-right:1px solid var(--line)}.details-feature:nth-child(3),.details-feature:nth-child(4),.details-feature:last-child{border-right:0}.site-navbar{background:#fff}.hero-home{min-height:auto;padding-top:130px}.hero-search{border-radius:8px}.hero-search .form-select,.hero-search .form-control{border-right:0;border-bottom:1px solid var(--line)}.section-heading{display:block}.section-link{display:inline-flex;margin-top:1rem}}@media(max-width:575.98px){.site-navbar{min-height:74px}.site-navbar .container{min-height:74px;padding-top:.25rem;padding-bottom:.25rem}.navbar-brand{padding-top:.15rem;padding-bottom:.15rem;margin-right:.5rem}.navbar-toggler{padding:.35rem .55rem;font-size:1rem}.filter-modal-grid,.filter-metrics-grid{grid-template-columns:1fr;gap:1.5rem}.page-hero-actions .btn{width:100%}.search-toolbar{top:62px}.search-toolbar>.btn{width:100%}.property-results-grid>.col-lg-4,.is-map-enabled .property-results-grid>.col-lg-4{width:100%}.details-feature-grid{grid-template-columns:1fr;margin:1.5rem 0 2.25rem}.details-feature,.details-feature:nth-child(2),.details-feature:nth-child(3n),.details-feature:nth-child(4){border-right:0}.details-feature-area{padding-bottom:.85rem}.hero-home,.section-block,.announce-band{padding-block:56px}.hero-home{padding-top:118px}.property-meta{grid-template-columns:1fr;text-align:left}.property-meta span{display:flex;justify-content:space-between;text-align:left}}.property-meta{grid-template-columns:repeat(4,1fr)}.property-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.property-meta-item,.property-stats .property-meta-item{display:grid;grid-template-rows:auto auto auto;align-items:center;justify-items:center;min-width:0;text-align:center;gap:.18rem}.property-meta-item i,.property-stats .property-meta-item i{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;margin:0;color:var(--brand-navy);font-size:.95rem}.property-meta-item small,.property-stats .property-meta-item small{display:block;width:100%;color:var(--muted);font-size:.72rem;font-weight:600;line-height:1.05}.property-meta-item strong,.property-stats .property-meta-item strong{display:block;width:100%;color:var(--ink);font-size:.86rem;font-weight:700;line-height:1.1;overflow-wrap:anywhere}:root{--bs-primary:var(--brand-navy);--bs-primary-rgb:0,53,93;--bs-link-color:var(--brand-navy);--bs-link-hover-color:#002844}.btn-primary,.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary:active{--bs-btn-bg:var(--brand-navy);--bs-btn-border-color:var(--brand-navy);--bs-btn-hover-bg:#002844;--bs-btn-hover-border-color:#002844;--bs-btn-active-bg:#002844;--bs-btn-active-border-color:#002844}.btn-outline-primary{--bs-btn-color:var(--brand-navy);--bs-btn-border-color:var(--brand-navy);--bs-btn-hover-bg:var(--brand-navy);--bs-btn-hover-border-color:var(--brand-navy);--bs-btn-active-bg:#002844;--bs-btn-active-border-color:#002844}.hero-search,.utility-card,.contact-panel,.property-card,.announce-image{border-radius:14px}.btn{border-radius:8px}.form-control,.form-select{border-radius:8px}.hero-search{border-radius:999px}.hero-search .form-select,.hero-search .form-control,.hero-search .btn{border-radius:0}:root{--brand-primary:#00355d;--brand-primary-hover:#002844;--bs-primary:#00355d;--bs-primary-rgb:0,53,93;--bs-border-radius:8px;--bs-border-radius-lg:8px}.btn-brand,.btn-primary{background-color:var(--brand-primary)!important;border-color:var(--brand-primary)!important;color:#fff!important}.btn-brand:hover,.btn-brand:focus,.btn-primary:hover,.btn-primary:focus{background-color:var(--brand-primary-hover)!important;border-color:var(--brand-primary-hover)!important;color:#fff!important}.btn-outline-primary{color:var(--brand-primary)!important;border-color:var(--brand-primary)!important;background-color:transparent!important}.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary:active{color:#fff!important;background-color:var(--brand-primary)!important;border-color:var(--brand-primary)!important}.site-navbar{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 24px rgba(7,20,38,.06);transition:min-height .2s ease,box-shadow .2s ease,padding .2s ease}.site-navbar .container{transition:min-height .2s ease}.brand-logo{transition:width .2s ease}body.is-scrolled .site-navbar{min-height:58px;box-shadow:0 10px 26px rgba(7,20,38,.12)}body.is-scrolled .brand-logo{width:150px}body.is-scrolled .site-navbar .nav-link{padding-top:.38rem;padding-bottom:.38rem}body.is-scrolled .site-navbar .btn{min-height:36px;padding-top:.32rem;padding-bottom:.32rem}@media(max-width:575.98px){body.is-scrolled .site-navbar{min-height:68px}body.is-scrolled .site-navbar .container{min-height:68px}body.is-scrolled .brand-logo{width:140px}}.site-navbar .nav-link{font-size:1.18rem;font-weight:500}body.is-scrolled .site-navbar .nav-link{font-size:1.1rem;font-weight:500}@media(max-width:991.98px){body.is-scrolled .site-navbar{min-height:68px}body.is-scrolled .site-navbar .container{min-height:68px}body.is-scrolled .brand-logo{width:140px}.site-navbar .nav-link,body.is-scrolled .site-navbar .nav-link{font-size:1.12rem;font-weight:500}}.hero-kicker{display:inline-flex;align-items:center;justify-content:center;padding:.34rem .8rem;border-radius:999px;background:rgba(0,53,93,.86);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.24);box-shadow:0 8px 18px rgba(0,0,0,.16)}.property-meta-item i,.property-stats .property-meta-item i{width:30px;height:30px;font-size:1.25rem}.property-meta-item strong,.property-stats .property-meta-item strong{font-weight:500}.page-hero{padding-top:118px}@media(max-width:991.98px){.page-hero{padding-top:112px}}@media(max-width:575.98px){.page-hero{padding-top:106px}}@media(max-width:991.98px){.hero-home{align-items:flex-start;min-height:auto;padding-top:166px;padding-bottom:64px}.hero-copy{margin-bottom:1.35rem}.hero-copy h1{font-size:2.35rem;line-height:1.08}.hero-search{width:100%;overflow:visible;border-radius:0}.hero-search .row{--bs-gutter-y:0}.hero-search .form-select,.hero-search .form-control,.hero-search .btn{min-height:56px;border-radius:0}.hero-search .form-select,.hero-search .form-control{border-right:0;border-bottom:1px solid var(--line)}.hero-search .row>div:first-child .form-select,.hero-search .row>div:first-child .form-control,.hero-search .row>div:last-child .btn{border-radius:0}}@media(max-width:575.98px){.hero-home{padding-top:150px;padding-bottom:52px}.hero-copy h1{font-size:2rem}.hero-copy p:not(.hero-kicker){font-size:1rem}}.virtual-assistant-btn{min-height:0;display:inline-flex;align-items:center;gap:.55rem;padding:.5rem .85rem;font-weight:600;font-size:.88rem;line-height:1.1;letter-spacing:0;text-align:left;white-space:normal}.virtual-assistant-btn i{flex:0 0 auto;font-size:1.05rem}.virtual-assistant-btn span{display:block}.virtual-assistant-btn br{display:block}.site-whatsapp-btn{position:fixed;right:24px;bottom:24px;z-index:1050;width:72px;height:72px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#25d366;color:#fff;box-shadow:0 16px 36px rgba(37,211,102,.38),0 0 0 8px rgba(37,211,102,.14);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.site-whatsapp-btn i{font-size:2.25rem;line-height:1}.site-whatsapp-btn span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.site-whatsapp-btn:hover,.site-whatsapp-btn:focus{color:#fff;background:#1ebe5d;transform:translateY(-3px) scale(1.04);box-shadow:0 20px 42px rgba(37,211,102,.46),0 0 0 10px rgba(37,211,102,.18)}.details-photo-actions{position:absolute;top:20px;right:calc(20% + 38px);z-index:6;display:flex;gap:14px}.details-photo-actions .like-button,.details-photo-actions .details-photo-action{position:static;top:auto;right:auto;z-index:auto;flex:0 0 49px;border:1px solid rgba(0,48,87,.18)}.details-photo-action,.details-photo-count{border:1px solid rgba(0,48,87,.18);background:rgba(255,255,255,.94);color:var(--azul-marinho);box-shadow:0 12px 30px rgba(0,0,0,.16)}.details-photo-action{width:49px;height:49px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:1.2rem;line-height:1}.details-photo-action i{display:block;width:1.2rem;line-height:1;text-align:center}.details-photo-count{position:absolute;left:20px;bottom:22px;z-index:6;min-width:78px;height:48px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700}.details-actions-row{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 22px}.share-copied::after{content:"Link copiado";position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);background:#111827;color:#fff;border-radius:6px;padding:6px 10px;font-size:.78rem;white-space:nowrap}.gallery-grid-modal .modal-dialog{max-width:min(1560px,calc(100vw - 48px))}.gallery-grid-modal .modal-content{border:0;border-radius:0;background:#fff;color:var(--ink);box-shadow:0 24px 80px rgba(7,20,38,.24)}.gallery-grid-modal .modal-header{align-items:center;padding:18px 20px;border-bottom:1px solid var(--line)}.gallery-grid-modal .modal-header .modal-title{margin:0;font-weight:700}.gallery-grid-modal .modal-body{padding:28px}.details-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.details-gallery-grid-item{position:relative;padding:0;overflow:hidden;border:0;background:#eef2f6;cursor:zoom-in;aspect-ratio:1/1}.details-gallery-grid-item::after{content:"";position:absolute;top:50%;left:50%;z-index:1;width:clamp(86px,34%,150px);aspect-ratio:260/161;background:url("../../logowatermark.png") center center/contain no-repeat;opacity:.24;transform:translate(-50%,-50%);pointer-events:none;user-select:none}.details-gallery-grid-item img{position:relative;z-index:0;width:100%;height:100%;display:block;object-fit:cover;transition:transform .18s ease}.details-gallery-grid-item:hover img,.details-gallery-grid-item:focus img{transform:scale(1.02)}.gallery-modal .modal-content{background:#050505;color:#fff}.gallery-modal .modal-header{border-bottom-color:rgba(255,255,255,.12)}.gallery-modal .modal-body{display:flex;align-items:center;justify-content:center;padding:24px 64px 118px}.video-modal .modal-dialog{max-width:min(1120px,calc(100vw - 32px))}.video-modal .modal-content{border:0;border-radius:18px;overflow:hidden;box-shadow:0 24px 80px rgba(7,20,38,.28)}.video-modal .modal-header{border-bottom:1px solid var(--line);padding:18px 20px}.video-modal .modal-body{padding:0;background:#050505}.video-modal-frame{position:relative;width:100%;aspect-ratio:16/9;background:#050505}.video-modal-frame iframe{width:100%;height:100%;border:0;display:block}.details-gallery-carousel{width:min(100%,1120px)}.details-gallery-carousel .carousel-inner{position:relative}.details-gallery-carousel .carousel-inner::after{width:clamp(160px,24vw,320px);opacity:.22}.details-gallery-carousel .carousel-item img{width:100%;max-height:calc(100vh - 210px);object-fit:contain;background:#050505}.details-gallery-count{position:fixed;left:50%;bottom:92px;transform:translateX(-50%);font-weight:700;color:#fff}.details-gallery-thumbs{position:fixed;left:0;right:0;bottom:22px;display:flex;justify-content:center;gap:8px;padding:0 24px;overflow-x:auto}.details-gallery-thumbs button{width:76px;height:54px;border:2px solid transparent;padding:0;background:transparent;opacity:.7}.details-gallery-thumbs button.active,.details-gallery-thumbs button:hover,.details-gallery-thumbs button:focus{border-color:#fff;opacity:1}.details-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.details-gallery-trigger,.details-gallery-trigger-image{cursor:zoom-in}@media(max-width:767.98px){.site-whatsapp-btn{right:18px;bottom:18px;width:64px;height:64px}.site-whatsapp-btn i{font-size:2rem}.details-photo-actions{top:14px;right:14px;gap:8px}.details-photo-action{width:48px;height:48px}.details-photo-count{left:14px;bottom:14px;height:44px}.gallery-grid-modal .modal-dialog{max-width:100%;margin:0}.gallery-grid-modal .modal-content{min-height:100vh;border-radius:0}.gallery-grid-modal .modal-body{padding:16px}.details-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.gallery-modal .modal-body{padding:16px 16px 104px}.video-modal .modal-dialog{max-width:calc(100vw - 16px);margin:8px auto}.details-gallery-carousel .carousel-item img{max-height:calc(100vh - 190px)}}.page-hero p.about-hero-subtitle{max-width:100%}
