:root{--green-50: #e8f5ee;--green-100: #c8e6d4;--green-500: #28a745;--green-600: #1e9e57;--green-700: #178a4c;--green-800: #0f6b3a;--blue-credit: #1565c0;--gray-50: #f8f9fa;--gray-100: #f1f3f4;--gray-200: #e8eaed;--gray-400: #9aa0a6;--gray-600: #5f6368;--gray-800: #3c4043;--gray-900: #202124;--white: #ffffff;--font: "Inter", system-ui, -apple-system, sans-serif;--header-h: 64px;--filter-h: 56px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);font-size:16px;line-height:1.5;color:var(--gray-900);background:var(--white)}img{max-width:100%;display:block}a{color:var(--green-700);text-decoration:none}a:hover{text-decoration:underline}.container{width:min(1180px,100% - 2rem);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;border-radius:6px;border:1px solid transparent;cursor:pointer;transition:background .15s,border-color .15s,color .15s;white-space:nowrap;text-decoration:none}.btn-sm{padding:.4375rem .875rem;font-size:.8125rem}.btn-lg{padding:.875rem 1.75rem;font-size:1rem}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem}.btn-primary{background:var(--green-600);color:var(--white);border-color:var(--green-600)}.btn-primary:hover{background:var(--green-700);border-color:var(--green-700);color:var(--white);text-decoration:none}.btn-outline{background:var(--white);color:var(--green-700);border-color:var(--green-600)}.btn-outline:hover{background:var(--green-50);text-decoration:none}.btn-credit{background:var(--blue-credit);color:var(--white);border:none}.btn-credit:hover{background:#0d47a1;color:var(--white)}.site-header{position:sticky;top:0;z-index:200;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(34,79,45,.08);box-shadow:0 14px 42px #2c654a14}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:var(--header-h);padding:0 1.25rem}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;flex-shrink:0}.logo:hover{text-decoration:none}.logo-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#dcf4e8f2;color:var(--green-700);box-shadow:0 10px 28px #2c654a1f}.logo-mark svg{width:24px;height:24px}.logo-text{font-size:1.25rem;font-weight:700;color:var(--green-700);line-height:1.05;letter-spacing:.02em}.logo-dot{font-weight:600;color:var(--green-600)}.main-nav{display:flex;gap:.85rem;flex:1;flex-wrap:wrap;align-items:center;justify-content:center}.main-nav a{font-size:.95rem;font-weight:600;color:var(--gray-700);text-decoration:none;padding:.85rem 1.15rem;border-radius:999px;background:#f3f9f5f2;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease;border:1px solid transparent;min-height:44px;display:inline-flex;align-items:center}.main-nav a:hover{color:var(--green-800);background:var(--green-50);transform:translateY(-1px)}.nav-link{cursor:pointer}.main-nav a.nav-link--active,.nav-link--active{color:var(--white)!important;background:var(--green-700);border-color:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff2e}.tab-panel{display:block}.header-actions{display:flex;align-items:center;gap:.5rem}.menu-toggle{display:none;flex-direction:column;gap:5px;padding:.5rem;background:none;border:none;cursor:pointer}.menu-toggle span{width:22px;height:2px;background:var(--gray-800)}.home-hero{background:linear-gradient(180deg,var(--green-50) 0%,var(--white) 70%);padding:2.5rem 0 3rem;text-align:center}.home-hero__eyebrow{margin:0 0 .5rem;font-size:.875rem;color:var(--gray-600)}.home-hero h1{margin:0 0 .5rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;color:var(--gray-900);max-width:20ch;margin-inline:auto}.home-hero__sub{margin:0 0 1.5rem;color:var(--gray-600);font-size:1rem}.search-tabs{display:inline-flex;gap:0;margin-bottom:1rem;border:1px solid var(--gray-200);border-radius:8px;overflow:hidden;background:var(--white)}.search-tab{padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;border:none;background:var(--white);color:var(--gray-600);cursor:pointer}.search-tab:not(:last-child){border-right:1px solid var(--gray-200)}.search-tab.is-active{background:var(--green-600);color:var(--white)}.home-search{display:flex;flex-wrap:wrap;gap:.5rem;max-width:720px;margin:0 auto;padding:.5rem;background:var(--white);border:1px solid var(--gray-200);border-radius:8px;box-shadow:0 2px 12px #0000000f}.home-search__field{flex:1 1 160px;min-width:0}.home-search__field--wide{flex:2 1 220px}.home-search__field input,.home-search__field select{width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;border:1px solid var(--gray-200);border-radius:6px}.btn-search-main{flex:0 0 auto;padding:.75rem 1.5rem;align-self:stretch}.popular-section,.tools-section{padding:2.5rem 0}.section-title{margin:0 0 1.25rem;font-size:1.25rem;font-weight:700}.popular-grid{display:flex;flex-wrap:wrap;gap:.5rem}.popular-link{padding:.5rem 1rem;font-size:.875rem;background:var(--gray-100);border-radius:999px;color:var(--gray-800);text-decoration:none}.popular-link:hover{background:var(--green-50);color:var(--green-700);text-decoration:none}.popular-line{height:6px;width:100%;max-width:720px;background:linear-gradient(90deg,var(--green-600),var(--green-700));border-radius:999px;margin:.75rem 0 1.25rem}.property-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.property-card{display:flex;flex-direction:column;height:100%}.property-card__media img{width:100%;height:200px;object-fit:cover;border-radius:8px}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.header-inner{gap:.5rem;padding:0 1rem}.main-nav{display:flex;gap:.6rem;flex:1;flex-wrap:nowrap;align-items:center;justify-content:center;overflow-x:auto;-webkit-overflow-scrolling:touch}.main-nav a{white-space:nowrap;min-width:max-content}.breadcrumb{margin-top:.5rem}.home-hero__inner{padding:1.25rem 0}.footer-seo{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}@media (max-width: 640px){:root{--header-h: 56px}.logo-text{font-size:1rem}.home-hero h1{font-size:1.25rem}.home-hero__sub{font-size:.95rem}.property-card__media img{height:180px}.main-nav{justify-content:flex-start;padding-left:.5rem}.breadcrumb-list{font-size:.75rem}}@media (min-width: 641px) and (max-width: 1024px){:root{--header-h: 64px}.property-card__media img{height:220px}.home-hero h1{font-size:clamp(1.5rem,4vw,2rem)}}@media (min-width: 1025px){.property-card__media img{height:260px}}.btn{min-height:44px}.popular-link--active{background:var(--green-700);color:var(--white)}.city-panel{padding:2rem 0 3rem;background:var(--gray-50)}.city-panel .section-title{margin-bottom:1rem}.city-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.city-tab{padding:.75rem 1rem;border-radius:999px;border:1px solid var(--gray-200);background:var(--white);color:var(--gray-800);font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.city-tab:hover{background:var(--gray-100)}.city-tab--active{background:var(--green-700);color:var(--white);border-color:var(--green-700)}.city-breadcrumb{margin-top:1rem;margin-bottom:1.5rem;padding:1rem 0 0}.city-panel__content{margin-top:1rem}.city-panel__empty{padding:2rem;background:var(--white);border:1px solid var(--gray-200);border-radius:12px;text-align:center;color:var(--gray-600)}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.tool-card{padding:1.25rem;border:1px solid var(--gray-200);border-radius:8px;background:var(--gray-50)}.tool-card h3{margin:0 0 .5rem;font-size:1rem}.tool-card p{margin:0 0 .75rem;font-size:.875rem;color:var(--gray-600)}.link-arrow{font-size:.875rem;font-weight:600;color:var(--green-700)}.results-view{background:var(--gray-50);border-top:1px solid var(--gray-200)}.results-view[hidden]{display:none!important}.filter-bar{position:sticky;top:var(--header-h);z-index:150;background:var(--white);border-bottom:1px solid var(--gray-200);box-shadow:0 1px 4px #0000000a}.filter-bar__form{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem 0;min-height:var(--filter-h)}.filter-field{flex:0 1 auto;min-width:0}.filter-field--location{position:relative;flex:1 1 180px;max-width:240px}.filter-field input,.filter-field select{width:100%;padding:.5rem 2rem .5rem .75rem;font-family:inherit;font-size:.875rem;border:1px solid var(--gray-200);border-radius:6px;background:var(--white)}.filter-clear{position:absolute;right:.375rem;top:50%;transform:translateY(-50%);width:24px;height:24px;border:none;background:var(--gray-100);border-radius:50%;font-size:1rem;line-height:1;color:var(--gray-600);cursor:pointer}.btn-filter,.btn-alert{background:var(--white);border:1px solid var(--gray-200);color:var(--gray-800);font-size:.8125rem}.btn-filter:hover,.btn-alert:hover{border-color:var(--green-600);color:var(--green-700)}.promo-banner{background:var(--green-50) url("data:image/svg+xml,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20V0h1v20H0zm19 0V0h1v20h-1z' fill='%23c8e6d4' fill-opacity='.4'/%3E%3C/svg%3E");border-bottom:1px solid var(--green-100)}.promo-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 0;flex-wrap:wrap}.promo-badge{display:inline-block;font-size:.625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;background:var(--green-700);color:var(--white);padding:.2rem .45rem;border-radius:3px;margin-right:.5rem;vertical-align:middle}.promo-copy p{margin:0;display:inline;font-size:.9375rem;font-weight:600;color:var(--green-800)}.btn-promo{background:var(--green-800);color:var(--white);padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.875rem;text-decoration:none}.btn-promo:hover{background:var(--gray-900);color:var(--white);text-decoration:none}.results-main{padding:1rem 0 3rem}.breadcrumb{margin:0 0 .75rem;padding:0}.breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;font-size:.8125rem;line-height:1.4;color:var(--gray-600)}.breadcrumb-item{display:inline-flex;align-items:center}.breadcrumb-item+.breadcrumb-item:before{content:"/";margin:0 .35rem;color:var(--gray-400);font-weight:400;pointer-events:none}.breadcrumb-item a{color:var(--gray-600);font-weight:400;text-decoration:none}.breadcrumb-item a:hover{color:var(--green-700);text-decoration:underline}.breadcrumb-item--current{color:var(--gray-800);font-weight:500}.breadcrumb-item--current span{color:var(--gray-800)}.results-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.results-title{margin:0;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;color:var(--gray-900);line-height:1.3;flex:1 1 280px}.results-tools{display:flex;gap:.5rem;flex-wrap:wrap}.no-results{grid-column:1 / -1;padding:2rem;text-align:center;color:var(--gray-600);background:var(--white);border-radius:8px;border:1px dashed var(--gray-200)}.property-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(268px,1fr));gap:1rem}.property-card{background:var(--white);border-radius:8px;overflow:hidden;border:1px solid var(--gray-200);display:flex;flex-direction:column;transition:box-shadow .2s}.property-card:hover{box-shadow:0 4px 16px #0000001a}.property-card__media{position:relative;aspect-ratio:4 / 3;background:var(--gray-100)}.property-card__media img{width:100%;height:100%;object-fit:cover}.property-card__favorite{position:absolute;top:.625rem;right:.625rem;width:32px;height:32px;border:none;border-radius:50%;background:var(--white);box-shadow:0 1px 4px #0000001f;cursor:pointer;font-size:1rem;color:var(--gray-600)}.property-card__body{padding:.875rem;flex:1;display:flex;flex-direction:column;gap:.375rem}.property-card__tags{display:flex;gap:.5rem}.property-card__tags span{font-size:.6875rem;font-weight:600;text-transform:uppercase;color:var(--gray-600);letter-spacing:.02em}.property-card__price{margin:0;font-size:1.125rem;font-weight:700;color:var(--gray-900)}.property-card__title{margin:0;font-size:.8125rem;color:var(--gray-600);line-height:1.35;font-weight:400}.property-card__features{display:flex;flex-wrap:wrap;gap:.625rem;font-size:.75rem;color:var(--gray-600)}.property-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:auto;padding-top:.625rem}.property-card__actions .btn{font-size:.75rem;padding:.4375rem .5rem}.property-detail-page{padding:2rem 0 4rem}.property-detail-card{display:grid;grid-template-columns:1fr minmax(300px,1.2fr);gap:2rem;align-items:start}.property-detail-image img{width:100%;height:100%;object-fit:cover;border-radius:1rem;min-height:320px}.property-detail-content{display:flex;flex-direction:column;gap:1rem}.property-detail-title{margin:0;font-size:clamp(1.75rem,3vw,2.4rem)}.property-detail-location,.property-detail-price{margin:0;color:var(--gray-700)}.property-detail-meta{display:flex;flex-wrap:wrap;gap:.75rem;color:var(--gray-600);font-weight:600}.property-detail-description{line-height:1.8}.property-detail-amenities{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.property-detail-amenities li{background:var(--gray-100);border-radius:.75rem;padding:.75rem 1rem}.property-detail-actions{display:flex;flex-wrap:wrap;gap:.75rem}.btn-whatsapp{background:var(--green-600);color:var(--white);border:none}.btn-whatsapp:before{content:"";display:inline-block;width:14px;height:14px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347'/%3E%3C/svg%3E") center / contain no-repeat}.btn-whatsapp:hover{background:var(--green-700);color:var(--white);text-decoration:none}.site-footer{background:var(--gray-900);color:var(--gray-200);padding:2.5rem 0 1.5rem}.footer-seo{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-bottom:2rem}.footer-col h4{margin:0 0 .75rem;font-size:.875rem;color:var(--white)}.footer-links{display:flex;flex-direction:column;gap:.375rem}.footer-links a{font-size:.8125rem;color:var(--gray-400);text-decoration:none}.footer-links a:hover{color:var(--white)}.footer-copy{margin:0;font-size:.75rem;color:var(--gray-600);border-top:1px solid #424242;padding-top:1rem}.toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%) translateY(120%);z-index:9999;max-width:min(90vw,400px);padding:.75rem 1.25rem;background:var(--gray-900);color:var(--white);font-size:.875rem;border-radius:8px;box-shadow:0 8px 24px #0003;transition:transform .3s ease;pointer-events:none}.toast--visible{transform:translate(-50%) translateY(0)}.breadcrumb-item a{cursor:pointer}.info-section{padding:2.5rem 0;border-top:1px solid var(--gray-200)}.info-section--alt{background:var(--gray-50)}.info-section--contact{background:var(--gray-50);border-top-color:var(--green-100)}.section-label{margin:0 0 .75rem;font-size:.875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green-700)}.section-title--large{font-size:clamp(2rem,3vw,2.75rem)}.info-section--contact p{margin:0 0 1.25rem;color:var(--gray-700);font-size:1rem}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.modal[hidden]{display:none!important}.modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;cursor:pointer}.modal__panel{position:relative;z-index:1;width:min(100%,400px);background:var(--white);border-radius:12px;padding:1.5rem;box-shadow:0 16px 48px #0003}.modal__close{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;border:none;background:var(--gray-100);border-radius:50%;font-size:1.25rem;cursor:pointer;line-height:1}.modal__panel h2{margin:0 0 1rem;font-size:1.25rem}.modal__form{display:flex;flex-direction:column;gap:.75rem}.modal__form label{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;font-weight:500}.modal__form input,.modal__form select{padding:.5rem .75rem;border:1px solid var(--gray-200);border-radius:6px;font-family:inherit}body.modal-open{overflow:hidden}.search-tab,button[data-action],.nav-link{cursor:pointer}@media (max-width: 900px){.main-nav{display:none}.main-nav.is-open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--white);padding:1rem;border-bottom:1px solid var(--gray-200);box-shadow:0 4px 12px #00000014}.header-inner{flex-wrap:wrap;position:relative}.menu-toggle{display:flex}.header-actions .btn-outline{display:none}}@media (max-width: 600px){.home-search{flex-direction:column}.btn-search-main{width:100%}.filter-bar__form{flex-direction:column;align-items:stretch}.filter-field--location{max-width:none}.results-header{flex-direction:column}.property-card__actions{grid-template-columns:1fr}}
