:root{--navy:#082b43;--navy-2:#0c3a55;--green:#14543d;--green-2:#1b6a4e;--gold:#c69227;--gold-text:#8f6214;--gold-soft:#f0cf7b;--cream:#fff8e8;--paper:#fff;--surface:#f5f6f3;--ink:#102a34;--muted:#52646c;--line:#dce1dc;--danger:#8f302c;--shadow:0 14px 36px #082b4317;--container:1240px;--radius-control:12px;--radius-card:18px;--space-section:clamp(56px, 6vw, 88px);--focus:#976512}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable;scroll-padding-top:108px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.6}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{color:inherit;font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;height:auto;display:block}.skip-link:not(:focus){clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link:focus{z-index:9999;color:#111;box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:12px 16px;position:fixed;top:12px;left:12px}:focus-visible{outline:3px solid var(--gold-soft);outline-offset:3px}.container{width:min(var(--container), calc(100% - 32px));margin-inline:auto}.section{padding:var(--space-section) 0}.section-soft{background:var(--surface)}.section-dark{background:var(--navy);color:#fff}.eyebrow{color:var(--gold-text);letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:.8125rem;font-weight:750}.title{max-width:820px;color:var(--navy);letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.5vw,3.25rem);line-height:1.12}.section-dark .title{color:#fff}.lead{max-width:730px;color:var(--muted);font-size:1.08rem}.section-dark .lead{color:#cfdae0}.section-head{justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px;display:flex}.section-head-copy{max-width:760px}.button{border-radius:var(--radius-control);background:var(--green);color:#fff;text-align:center;border:1px solid #0000;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:13px 21px;font-weight:700;line-height:1.15;transition:transform .18s,background .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 12px #14543d1a}.button:hover{background:var(--gold);color:var(--navy);transform:translateY(-1px);box-shadow:0 12px 28px #c692273d}.button:active{transform:translateY(0)scale(.98)}.button-navy{background:var(--navy)}.button-gold{background:var(--gold);color:var(--navy)}.button-outline{border-color:var(--navy);color:var(--navy);box-shadow:none;background:0 0}.button-outline:hover{background:var(--navy);color:#fff}.button-light{color:var(--navy);background:#fff}.button-small{min-height:42px;padding:10px 16px;font-size:.91rem}.actions{flex-wrap:wrap;gap:12px;display:flex}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff;border-bottom:1px solid #c6922740;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:22px;min-height:88px;display:flex}.site-brand{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{border:1px solid var(--line);background:var(--cream);border-radius:10px;flex:none;width:84px;height:56px;display:block;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%}.brand-copy{min-width:0}.brand-name{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;font-weight:800;line-height:1.15;display:block;overflow:hidden}.brand-creci{color:var(--green);letter-spacing:.045em;text-transform:uppercase;align-items:center;gap:5px;margin-top:3px;font-size:.75rem;font-weight:750;display:flex}.brand-creci-number:before{content:"·";margin-right:5px}.site-nav{align-items:center;gap:20px;display:flex}.site-nav>a:not(.button){font-size:.91rem;font-weight:800}.site-nav>a:not(.button):hover{color:var(--green)}.header-social{align-items:center;gap:6px;display:flex}.social-button{border:1px solid var(--line);width:42px;height:42px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-grid}.social-button:hover{border-color:var(--green);background:var(--green);color:#fff;transform:translateY(-2px)}.social-icon-image{object-fit:cover;border-radius:50%;width:32px;height:32px;transition:transform .18s;display:block}.social-button:hover .social-icon-image{transform:scale(1.05)}.social-button-whatsapp{border-color:var(--line);background:#fff}.social-button-whatsapp:hover{border-color:var(--green);background:#fff}.menu-toggle{border:1px solid var(--line);width:48px;height:48px;color:var(--navy);background:#fff;border-radius:13px;place-items:center;font-size:1.35rem;transition:background .16s,border-color .16s;display:none}.hero{background:#fbf8f0;padding:clamp(40px,5vw,68px) 0 86px;position:relative;overflow:hidden}.hero:after{content:"";background:var(--gold);height:3px;position:absolute;inset:auto 0 0}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:center;gap:clamp(32px,5vw,72px);display:grid}.hero h1{max-width:790px;color:var(--navy);letter-spacing:-.035em;margin:12px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.75rem,4.7vw,4.25rem);line-height:1.06}.hero h1 span{color:var(--green);display:block}.hero-text{max-width:680px;color:var(--muted);margin:0 0 28px;font-size:clamp(1rem,1.7vw,1.16rem)}.hero-trust{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.pill{color:var(--green);background:#ffffffad;border:1px solid #14543d2b;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.identity{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff0;border-radius:20px;padding:14px;position:relative}.campaign-poster{cursor:zoom-in;background:#fffaf0;border:1px solid #cbbd9d;border-radius:16px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.campaign-poster img{object-fit:contain;width:100%;height:auto;display:block}.campaign-expand-hint{background:#021522e0;border:1px solid #ffffff5c;border-radius:50%;width:40px;height:40px;position:absolute;bottom:12px;right:12px;box-shadow:0 6px 18px #0215223d}.campaign-expand-hint:before{content:"";border:2px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;top:10px;left:10px}.campaign-expand-hint:after{content:"";transform-origin:0;background:#fff;border-radius:999px;width:9px;height:2px;position:absolute;top:24px;left:24px;transform:rotate(45deg)}.identity-contacts{grid-template-columns:1fr 1fr;gap:9px;margin-top:16px;display:grid}.identity-contacts a{background:var(--surface);min-width:0;color:var(--navy);border-radius:12px;align-items:center;gap:9px;padding:12px;font-size:.83rem;font-weight:700;display:flex}.identity-contacts a:hover{background:var(--gold-soft)}.search-panel{z-index:4;margin-top:-46px;position:relative}.search-form{border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow);background:#fff;grid-template-columns:1.1fr .9fr 1fr auto;gap:10px;padding:22px;display:grid}.field{gap:6px;display:grid}.field label{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.8125rem;font-weight:750}.input,.select{width:100%;min-height:50px;color:var(--ink);background:#fffdf8;border:1px solid #d7ccb1;border-radius:12px;padding:11px 13px}.input:focus,.select:focus{border-color:var(--gold);outline:3px solid #f0cf7b61}.search-form .button{align-self:end}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.property-card{border:1px solid var(--line);border-radius:var(--radius-card);background:#fff;min-width:0;scroll-margin-top:96px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 3px 14px #082b430a}html:not(.property-dialog-ready) .property-card:target{box-shadow:var(--shadow);border-color:#c8b57d;grid-column:1/-1;transform:none}html:not(.property-dialog-ready) .property-card:target:hover{transform:none}.property-card:hover{box-shadow:var(--shadow);border-color:#c8b57d;transform:translateY(-3px)}.property-media{aspect-ratio:16/10;background:linear-gradient(145deg,#e9efe9,#f7edda);display:block;position:relative;overflow:hidden}.property-media-button{width:100%;color:inherit;text-align:left;cursor:pointer;border:0;padding:0}.property-media-button:focus-visible{outline:4px solid var(--gold);outline-offset:-4px}.property-media img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.property-card:hover .property-media img{transform:scale(1.035)}.property-status{background:var(--navy);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:750;position:absolute;top:13px;left:13px}.property-status[data-status=vendido],.property-status[data-status=alugado]{background:var(--danger)}.property-status[data-status=reservado]{background:var(--gold);color:var(--navy)}.property-media-action{color:#fff;letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#021522d6;border:1px solid #ffffff6b;border-radius:999px;padding:7px 10px;font-size:.8125rem;font-weight:700;position:absolute;bottom:12px;right:12px}.property-body{padding:24px}.property-meta{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.property-type{color:var(--green);letter-spacing:.045em;text-transform:uppercase;font-size:.8125rem;font-weight:750}.property-code{color:var(--muted);font-size:.75rem}.property-card h3{color:var(--navy);margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.4375rem;line-height:1.28}.property-location{color:var(--muted);margin:0 0 14px;font-size:.88rem}.property-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;gap:8px;padding:12px 0;display:flex}.property-fact{color:#445960;font-size:.875rem;font-weight:600}.property-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:15px;display:flex}.property-price{color:var(--green);font-size:1.1875rem;font-weight:750}.text-link{color:var(--navy);background:0 0;border:0;padding:0;font-size:.86rem;font-weight:750}.text-link:hover{color:var(--green)}.property-fallback{border-top:1px solid var(--line);background:#fff;padding:24px;display:none}html:not(.property-dialog-ready) .property-card:target .property-fallback{display:block}html:not(.property-dialog-ready) .property-card:target .property-body{display:none}.property-fallback-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.property-fallback-head .eyebrow{margin-bottom:5px}.property-fallback-head h4{color:var(--navy);margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,4vw,2rem);line-height:1.15}.property-fallback-price{color:var(--green);font-size:1.18rem}.property-fallback-close{border:1px solid var(--line);width:42px;height:42px;color:var(--navy);background:#fff;border-radius:50%;flex:0 0 42px;place-items:center;font-size:1.35rem;line-height:1;text-decoration:none;display:grid}.property-fallback-description{max-width:78ch;color:var(--muted)}.property-fallback-features{flex-wrap:wrap;gap:8px;padding:0;list-style:none;display:flex}.property-fallback-features li{border:1px solid var(--line);background:var(--cream);color:var(--green);border-radius:999px;padding:7px 10px;font-size:.83rem;font-weight:800}.property-fallback-features li.flood-free-badge,.modal-features li.flood-free-badge{color:#0d5d39;background:linear-gradient(135deg,#e9f8ed,#d8f0df);border-color:#9cc9aa;align-items:center;gap:7px;font-weight:750;display:inline-flex;box-shadow:0 5px 14px #14543d1a}.property-fallback-features li.flood-free-badge:before,.modal-features li.flood-free-badge:before{content:"✓";color:#fff;background:#2f8b5d;border-radius:50%;place-items:center;width:1.2em;height:1.2em;font-size:.75em;line-height:1;display:inline-grid}.property-fallback-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.property-fallback-photo{aspect-ratio:16/10;background:var(--surface);border-radius:12px;width:100%;display:block;overflow:hidden}.property-fallback-gallery img{object-fit:cover;width:100%;height:100%;transform-origin:var(--zoom-x,50%) var(--zoom-y,50%);display:block;transform:scale(1)}.property-fallback-actions{grid-template-columns:minmax(0,1.15fr) minmax(128px,.65fr);align-items:stretch;gap:10px;margin-top:20px;display:grid}.property-fallback-contact{width:100%;margin-top:0}.property-fallback-share{width:100%}.coming-card{background:#fff;border:1px dashed #cdbf9d;border-radius:18px;grid-column:1/-1;min-height:340px;display:grid;overflow:hidden;box-shadow:0 9px 30px #082b430f}.coming-media{background:linear-gradient(135deg,#14543d14,#0000 55%),repeating-linear-gradient(45deg,#0000,#0000 22px,#c692270d 22px 44px),#f8f2e4;min-height:225px}.coming-label{min-height:115px;color:var(--navy);text-align:center;place-items:center;padding:20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.6rem);font-weight:800;line-height:1;display:grid}.simple-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:24px}.service-number{background:var(--cream);width:46px;height:46px;color:var(--green);border-radius:13px;place-items:center;font-family:Georgia,Times New Roman,serif;font-weight:750;display:grid}.service-card h3{color:var(--navy);margin:16px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.service-card p{color:var(--muted);margin:0;font-size:.91rem}.announce{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(30px,6vw,70px);display:grid}.steps{gap:12px;display:grid}.step{background:#ffffff12;border:1px solid #ffffff26;border-radius:15px;grid-template-columns:45px 1fr;align-items:start;gap:14px;padding:17px;display:grid}.step-number{background:var(--gold);width:45px;height:45px;color:var(--navy);border-radius:50%;place-items:center;font-weight:950;display:grid}.step h3{margin:1px 0 3px;font-family:Georgia,Times New Roman,serif;font-size:1.12rem}.step p{color:#cfdae0;margin:0;font-size:.89rem}.credentials{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(28px,5vw,64px);display:grid}.check-list{gap:11px;margin:24px 0 0;padding:0;list-style:none;display:grid}.check-list li{align-items:flex-start;gap:10px;display:flex}.check-list li:before{content:"✓";color:var(--green);font-weight:750}.contact-box{background:var(--navy);color:#fff;border-radius:20px;padding:clamp(24px,3vw,36px)}.contact-box h3{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.contact-box p{color:#cfdae0}.social-list{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.social-list a{background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;padding:11px 14px;font-weight:800;display:inline-flex}.social-list a:hover{border-color:var(--gold);background:var(--gold);color:var(--navy)}.contact-icon-actions{display:none}.site-footer{color:#fff;background:#061f31;padding:58px 0 22px}.footer-grid{grid-template-columns:1.35fr .8fr .85fr;gap:38px;display:grid}.footer-brand p,.footer-links a{color:#c9d6dc}.footer-brand h2,.footer-grid h3{margin:0 0 13px;font-family:Georgia,Times New Roman,serif}.footer-links{gap:8px;display:grid}.footer-links a:hover{color:var(--gold-soft)}.footer-bottom{color:#9fb1ba;border-top:1px solid #ffffff21;justify-content:space-between;gap:20px;margin-top:42px;padding-top:20px;font-size:.83rem;display:flex}.creator-link{color:#dbe4e8;text-underline-offset:3px;-webkit-text-decoration:underline #dbe4e873;text-decoration:underline #dbe4e873}.creator-link:hover{color:var(--gold-soft);text-decoration-color:currentColor}.creator-link:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.mobile-contact{z-index:120;padding:9px 10px calc(9px + env(safe-area-inset-bottom));background:#061f31f7;grid-template-columns:.8fr 1.2fr;gap:8px;display:none;position:fixed;inset:auto 0 0;box-shadow:0 -8px 28px #0003}.mobile-contact .button{min-height:48px;padding:10px 12px}.campaign-lightbox{z-index:320;background:#021522e0;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.campaign-lightbox-panel{width:min(920px,100%);margin:auto;position:relative}.campaign-lightbox-image-button{cursor:zoom-out;background:0 0;border:0;border-radius:18px;max-width:100%;margin:auto;padding:0;display:grid}.campaign-lightbox-image-button:focus-visible{outline:4px solid var(--gold);outline-offset:4px}.campaign-lightbox-image{object-fit:contain;border-radius:18px;width:auto;max-width:100%;max-height:calc(100vh - 36px);margin:auto;display:block;box-shadow:0 30px 90px #0000006b}.campaign-lightbox-close{z-index:2;color:#fff;background:#021522e0;border:1px solid #ffffff7a;border-radius:50%;width:46px;height:46px;font-size:1.5rem;line-height:1;transition:background .16s,border-color .16s;position:absolute;top:10px;right:10px}.property-modal{z-index:300;background:#021522c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.property-modal-card{background:#fff;border-radius:22px;width:min(920px,100%);max-height:min(820px,100vh - 40px);overflow:auto;box-shadow:0 30px 90px #00000059}.modal-head{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex;position:sticky;top:0}.modal-head strong{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.15rem}.modal-close{border:1px solid var(--line);width:42px;height:42px;color:var(--navy);background:#fff;border-radius:50%;font-size:1.3rem;transition:background .16s,border-color .16s}.modal-jump-button{z-index:1;width:100%;min-height:62px;color:var(--navy);text-align:left;cursor:pointer;background:#fff9e9;border:1px solid #d2bd7e;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:12px 16px;transition:opacity .18s,transform .18s,visibility .18s;display:flex;position:sticky;top:72px;box-shadow:0 6px 18px #082b4312}.modal-jump-button:hover{border-color:var(--gold);background:#fff5d9}.modal-jump-button:focus-visible{outline-offset:2px;outline:3px solid #d7a32075}.modal-jump-button.is-hidden{visibility:hidden;pointer-events:none;opacity:0;transform:translateY(-8px)}.modal-jump-button span:first-child{gap:2px;display:grid}.modal-jump-button strong{font-size:.94rem}.modal-jump-button small{color:var(--muted);font-size:.78rem}.modal-jump-arrow{background:var(--gold);width:38px;height:38px;color:var(--navy);border-radius:50%;flex:0 0 38px;place-items:center;font-size:1.3rem;font-weight:750;display:grid}.modal-gallery-hint{color:var(--muted);margin:0 0 12px;font-size:.86rem}.modal-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.modal-photo-button{cursor:zoom-in;background:#e9efe9;border:0;border-radius:14px;min-width:0;padding:0;position:relative;overflow:hidden}.modal-photo-button:focus-visible{outline:4px solid var(--gold);outline-offset:-4px}.modal-gallery img{aspect-ratio:16/10;object-fit:cover;width:100%;transition:transform .22s;display:block}.modal-photo-button:hover img{transform:scale(1.025)}.modal-photo-action{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#021522d6;border-radius:999px;padding:6px 9px;font-size:.75rem;font-weight:700;position:absolute;bottom:9px;right:9px}.modal-property-info{border-top:1px solid var(--line);margin-top:34px;padding-top:26px;scroll-margin-top:76px}.modal-property-info:focus{outline:none}.modal-description{color:var(--muted)}.property-location-panel{background:#f1f5f4;border:1px solid #d0dfdc;border-radius:18px;margin:22px 0;padding:clamp(16px,3vw,22px)}.property-location-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.property-location-head .eyebrow{margin-bottom:4px}.property-location-head h3{color:var(--navy);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.22rem,3vw,1.62rem);line-height:1.2}.property-location-address{color:var(--muted);align-items:center;gap:7px;margin:7px 0 0;font-size:.82rem;display:flex}.property-location-address span{color:var(--gold);font-size:.65rem}.property-gps-pill{color:var(--green);background:#e0ede6;border-radius:999px;flex:none;align-items:center;padding:7px 10px;font-size:.74rem;font-weight:750;display:inline-flex}.property-gps-pill:before{content:"";background:#2da46e;border-radius:50%;width:7px;height:7px;margin-right:6px;box-shadow:0 0 0 4px #2da46e1f}.property-map-instruction{color:#697c82;margin:-2px 0 10px;font-size:.75rem;line-height:1.4}.property-map-frame{background:#dbe4df;border:1px solid #c7d5d2;border-radius:15px;width:100%;min-width:0;height:clamp(260px,38vw,360px);position:relative;overflow:hidden}.property-map-frame iframe{filter:saturate(.74)contrast(.95);touch-action:manipulation;border:0;width:100%;height:100%;display:block}.property-map-frame:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff4d}.property-map-open{z-index:1;min-height:42px;color:var(--navy);background:#fffffff2;border-radius:999px;align-items:center;gap:6px;padding:0 13px;font-size:.78rem;font-weight:750;text-decoration:none;display:inline-flex;position:absolute;bottom:12px;right:12px;box-shadow:0 9px 26px #082b4333}.property-map-open:focus-visible,.property-route-button:focus-visible,.property-route-providers a:focus-visible,.property-route-close:focus-visible{outline-offset:3px;outline:3px solid #d7a3208c}.property-route-button{background:var(--navy);color:#fff;width:100%;min-height:50px;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:flex-start;align-items:center;gap:9px;margin-top:12px;padding:0 16px;font-size:.9rem;font-weight:750;display:flex;box-shadow:0 4px 12px #14543d1a}.property-route-arrow{margin-left:auto}.property-device-note{color:#6b7c81;text-align:center;margin:10px 0 0;font-size:.75rem;line-height:1.45}.property-route-overlay{z-index:420;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#021522c7;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.property-route-dialog{background:#fff;border-radius:20px;width:min(430px,100%);margin:auto;padding:20px;box-shadow:0 34px 110px #0000005c}.property-route-dialog-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.property-route-dialog-head h3{color:var(--navy);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;line-height:1.1}.property-route-dialog-head p{max-width:20rem;color:var(--muted);margin:7px 0 0;font-size:.82rem;line-height:1.5}.property-route-close{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--navy);font:inherit;cursor:pointer;border-radius:50%;flex:0 0 42px;place-items:center;font-size:1.35rem;display:grid}.property-route-providers{gap:10px;display:grid}.property-route-providers>a{color:#203b45;border:1px solid #d9e4e2;border-radius:15px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;padding:10px 12px;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:grid}.property-route-providers>a>span:nth-child(2){gap:2px;min-width:0;display:grid}.property-route-providers strong{font-size:.92rem}.property-route-providers small{color:#6a7d83;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.property-route-provider-icon{border-radius:13px;place-items:center;width:46px;height:46px;font-weight:950;display:grid}.property-route-provider-icon.google{color:#17784c;background:#e6f2e9}.property-route-provider-icon.apple{color:var(--navy);background:#e8eef0}.property-route-provider-icon.waze{color:#08789e;background:#e7f5fb}.property-provider-arrow{color:#718188}@media (hover:hover){.property-map-open:hover,.property-route-close:hover{background:var(--cream)}.property-route-button:hover{background:#12415d}.property-route-providers>a:hover{background:#f5f8f7;border-color:#b7c9c6;transform:translateY(-1px)}}.modal-features{flex-wrap:wrap;gap:8px;padding:0;list-style:none;display:flex}.modal-features li{border:1px solid var(--line);background:var(--cream);color:var(--green);border-radius:999px;padding:7px 10px;font-size:.83rem;font-weight:800}.modal-property-actions{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr) minmax(128px,.65fr);align-items:stretch;gap:10px;margin-top:22px;display:grid}.modal-property-actions .button{width:100%;min-width:0;padding-inline:16px}.modal-more-properties,.modal-share-property{border:1px solid var(--line);min-width:0;min-height:50px;color:var(--green);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:11px 14px;font-size:.88rem;font-weight:700;line-height:1.15}.modal-share-property{color:var(--muted);justify-content:center;align-items:center;gap:6px;font-size:.8rem;display:inline-flex}.modal-share-icon{font-size:1rem;line-height:1}.modal-more-properties:hover,.modal-share-property:hover{border-color:var(--green);background:var(--cream)}.modal-more-properties:focus-visible,.modal-share-property:focus-visible{outline-offset:2px;outline:3px solid #d7a32075}.modal-share-feedback{color:var(--muted);text-align:right;margin-top:5px;font-size:.8125rem;display:block}.property-photo-lightbox{z-index:360;background:#021522f5;place-items:center;padding:72px 18px 54px;display:grid;position:fixed;inset:0}.property-photo-lightbox-image-button{cursor:zoom-out;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:14px;place-items:center;max-width:calc(100% - 144px);max-height:calc(100vh - 126px);padding:0;display:grid}.property-photo-lightbox-image-button:focus-visible{outline:4px solid var(--gold);outline-offset:5px}.property-photo-lightbox-image{object-fit:contain;border-radius:14px;width:auto;max-width:100%;max-height:calc(100vh - 126px);display:block;box-shadow:0 24px 80px #00000075}.property-photo-lightbox-nav{z-index:2;width:52px;height:62px;color:var(--navy);cursor:pointer;background:#fffffff2;border:1px solid #ffffff8f;border-radius:16px;place-items:center;display:grid;position:fixed;top:50%;transform:translateY(-50%);box-shadow:0 12px 34px #00000047}.property-photo-lightbox-nav.is-previous{left:16px}.property-photo-lightbox-nav.is-next{right:16px}.property-photo-lightbox-nav span{font-size:2.3rem;line-height:1}.property-photo-lightbox-nav:focus-visible{outline:4px solid var(--gold);outline-offset:3px}.property-photo-lightbox-nav:disabled{cursor:default;opacity:.28}.property-photo-lightbox-close{top:max(14px, env(safe-area-inset-top));right:max(14px, env(safe-area-inset-right));z-index:2;min-height:46px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #ffffff7a;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-weight:750;transition:background .16s,border-color .16s;display:inline-flex;position:fixed}.property-photo-lightbox-close span{font-size:1.35rem;line-height:1}.property-photo-lightbox-close:focus-visible{outline:4px solid var(--gold);outline-offset:3px}.property-photo-lightbox-help{display:none}.property-photo-lightbox-counter{bottom:max(16px, env(safe-area-inset-bottom));color:var(--navy);background:#fffffff0;border-radius:999px;padding:7px 11px;font-size:.8rem;font-weight:700;position:fixed;left:50%;transform:translate(-50%)}@media (hover:hover){.menu-toggle:hover,.modal-close:hover,.property-photo-lightbox-close:hover{border-color:var(--gold);background:var(--cream)}.campaign-lightbox-close:hover{border-color:var(--gold);background:var(--navy)}}@media (hover:hover) and (pointer:fine){.property-fallback-photo img{will-change:transform;transition:transform .28s}.property-fallback-photo:hover img{transform:scale(2)}}@media (width<=1040px){.header-social{display:none}.property-grid,.simple-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.menu-toggle{display:grid}.site-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:0 0 16px 16px;align-items:stretch;padding:14px;display:none;position:absolute;top:calc(100% + 1px);left:16px;right:16px}.site-nav.is-open{display:grid}.site-nav>a{text-align:center;justify-content:center;padding:10px}.hero-grid,.announce,.credentials{grid-template-columns:1fr}.hero-grid{gap:38px}.identity{max-width:620px}.search-form{grid-template-columns:repeat(2,minmax(0,1fr))}.search-form .button{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=460px){.property-location-panel{padding:13px}.property-location-head{gap:8px}.property-location-address{align-items:flex-start}.property-map-frame{border-radius:13px;height:clamp(240px,72vw,310px)}.property-route-button{min-height:52px}.property-route-dialog{padding:16px}}@media (width<=620px){html{scroll-padding-top:82px}body{padding-bottom:78px;font-size:16px}.container{width:min(var(--container), calc(100% - 22px))}.header-inner{min-height:70px}.brand-mark{width:76px;height:49px}.brand-name{text-overflow:clip;white-space:normal;max-width:195px;font-size:clamp(.72rem,3.1vw,.9rem);line-height:1.05;overflow:visible}.brand-creci{letter-spacing:.035em;gap:0;font-size:.52rem;line-height:1.15;display:grid}.brand-creci-number:before{content:none}.hero{padding-top:45px}.hero h1{font-size:clamp(2.85rem,15vw,4.6rem)}.identity,.contact-box>.actions,.contact-box>.social-list{display:none}.contact-icon-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}.contact-icon-actions a{background:#fff;border:1px solid #fffc;border-radius:50%;flex:0 0 58px;place-items:center;width:58px;height:58px;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:0 7px 18px #0000002e}.contact-icon-actions a:hover{transform:translateY(-2px);box-shadow:0 10px 22px #00000038}.contact-icon-actions a:focus-visible{outline:4px solid var(--gold);outline-offset:3px}.contact-icon-actions img{border-radius:50%;width:48px;height:48px;display:block}.actions{grid-template-columns:1fr;display:grid}.hero-trust{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:6px;width:100%;display:grid}.hero-trust .pill{text-align:center;justify-content:center;gap:4px;width:100%;min-width:0;min-height:42px;padding:8px 4px;font-size:clamp(.58rem,2.55vw,.68rem);line-height:1.12}.hero-trust .pill>span:first-child{flex:none}.search-panel{margin-top:-33px}.search-form{grid-template-columns:1fr;padding:13px}.section-head,.footer-bottom{flex-direction:column;align-items:flex-start}.property-grid,.simple-grid,.footer-grid,.modal-gallery,.property-fallback-gallery{grid-template-columns:1fr}.property-fallback{padding:20px 16px 24px}.coming-card{min-height:285px}.coming-media{min-height:180px}.footer-brand{grid-column:auto}.mobile-contact{display:grid}.property-modal{--property-modal-safe-top:max(18px, calc(env(safe-area-inset-top) + 10px));--property-modal-safe-bottom:max(28px, calc(env(safe-area-inset-bottom) + 16px));padding:var(--property-modal-safe-top) 8px var(--property-modal-safe-bottom)}.property-modal-card{max-height:calc(100dvh - var(--property-modal-safe-top) - var(--property-modal-safe-bottom));overscroll-behavior:contain}.modal-content{padding:16px 16px 24px}.modal-property-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-property-actions .button{grid-column:1/-1}.modal-jump-button{min-height:66px;top:88px}.property-photo-lightbox{padding:70px 8px 52px}.property-photo-lightbox-image-button{border-radius:10px;max-width:100%;max-height:calc(100dvh - 122px)}.property-photo-lightbox-image{border-radius:10px;max-height:calc(100dvh - 122px)}.property-photo-lightbox-nav{background:#ffffffeb;border-radius:14px;width:46px;height:54px}.property-photo-lightbox-nav.is-previous{left:8px}.property-photo-lightbox-nav.is-next{right:8px}.property-photo-lightbox-help{bottom:calc(52px + env(safe-area-inset-bottom));color:#fff;text-align:center;background:#021522d1;border-radius:999px;width:max-content;max-width:calc(100% - 24px);padding:6px 10px;font-size:.8125rem;font-weight:750;display:block;position:fixed;left:50%;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible,.input:focus-visible,.select:focus-visible,.text-link:focus-visible,.modal-jump-button:focus-visible,.modal-more-properties:focus-visible,.modal-share-property:focus-visible,.property-route-providers a:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.section-dark :focus-visible,.contact-box :focus-visible,.site-footer :focus-visible,.mobile-contact :focus-visible{outline-color:var(--gold-soft)}.container{width:min(var(--container), calc(100% - 64px))}.site-header,.modal-head{-webkit-backdrop-filter:none;backdrop-filter:none}.header-inner{gap:16px}.brand-name{white-space:normal;line-height:1.3;overflow:visible}.brand-creci{flex-wrap:wrap;column-gap:5px;line-height:1.4}.site-nav{flex-shrink:0;gap:16px}.site-nav>a:not(.button){align-items:center;min-height:44px;font-weight:650;display:inline-flex}.site-nav>a:not(.button):hover{text-underline-offset:6px;text-decoration:underline}.menu-toggle,.modal-close{flex-shrink:0}.social-button{width:44px;height:44px}.hero-grid>div{max-width:700px}.hero h1{text-wrap:balance}.hero-text{max-width:56ch;line-height:1.7}.hero-trust{gap:8px 16px}.pill{background:0 0;border:0;border-radius:0;padding:4px 0;font-size:.875rem;font-weight:600}.pill>span:first-child{color:var(--green)}.identity{justify-self:end;width:100%}.identity-contacts a{justify-content:center;min-height:46px;font-size:.875rem}.identity-contacts a:last-child{background:var(--green);color:#fff}.identity-contacts a:last-child:hover{background:var(--green-2)}.search-form{gap:16px}.field{min-width:0}.field label{letter-spacing:0;text-transform:none;color:var(--navy);font-size:.875rem;font-weight:650}.input,.select{background:#fff;border-color:#aebbb6;min-width:0;font-size:1rem}.search-form .button{min-width:132px}#imoveis{padding-top:64px}.section-head{margin-bottom:32px}.title{text-wrap:balance}.lead{line-height:1.75}.property-grid{align-items:stretch;gap:28px}.property-card{flex-direction:column;display:flex}.property-media{flex:none}.property-body{flex-direction:column;flex:1;display:flex}.property-meta{flex-wrap:wrap;margin-bottom:12px}.property-type{font-size:.8125rem;font-weight:700}.property-code{font-variant-numeric:tabular-nums}.property-card h3{margin-bottom:12px}.property-card h3 a:hover{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}.property-body>.property-location{margin:0 0 22px;font-size:.9375rem;line-height:1.55}.property-facts{align-items:center;gap:6px 16px;min-height:48px;margin-top:auto}.property-fact{font-size:.875rem}.property-footer{flex-wrap:wrap;gap:6px 14px;margin-top:16px}.property-price{flex:150px;line-height:1.45}.text-link{flex-shrink:0;align-items:center;min-height:44px;font-size:.875rem;display:inline-flex}.property-status{padding:6px 10px;top:14px;left:14px}.property-media-action{font-size:.8125rem}.service-card{border-top:3px solid var(--gold);padding:28px 24px}.service-number{width:auto;height:auto;color:var(--gold-text);background:0 0;justify-content:start;font-size:1.75rem;font-weight:400}.service-card h3{font-size:1.375rem;line-height:1.3}.service-card p,.step p{font-size:1rem;line-height:1.65}.step{background:0 0;padding:24px}.step h3{margin-bottom:8px;font-size:1.25rem;line-height:1.4}.section-dark .eyebrow,.contact-box .eyebrow{color:var(--gold-soft)}.check-list{gap:0}.check-list li{border-bottom:1px solid var(--line);padding:12px 0}.contact-box h3{font-size:2rem;line-height:1.25}.social-list a{overflow-wrap:anywhere;border-radius:var(--radius-control);max-width:100%;font-size:.9375rem;font-weight:600}.footer-links{gap:0}.footer-links a{align-items:center;width:fit-content;min-height:44px;display:flex}.footer-brand p{max-width:40ch}.property-modal-card{overscroll-behavior:contain;scrollbar-gutter:stable}.modal-head{gap:16px}.modal-head strong{line-height:1.4}.modal-close,.property-route-close,.property-fallback-close{flex-basis:44px;width:44px;height:44px}.modal-content{padding:28px}.modal-property-info{scroll-margin-top:110px}.modal-property-info .title{font-size:clamp(1.8rem,3vw,2.75rem);line-height:1.25}.modal-description,.property-fallback-description{font-size:1.0625rem;line-height:1.85}.modal-features li,.property-fallback-features li{border-radius:10px;padding:9px 13px;font-size:.9375rem;line-height:1.6}.property-location-panel{color:var(--ink)}.property-map-instruction,.property-device-note,.property-location-address{color:var(--muted);font-size:.875rem}.property-route-providers small{white-space:normal;font-size:.875rem;line-height:1.5;overflow:visible}.property-route-dialog-head p{font-size:.9375rem}.property-route-button{border-radius:var(--radius-control);padding-block:12px;line-height:1.4}.property-route-overlay{isolation:isolate}.modal-property-actions button,.property-fallback-actions button{border-radius:var(--radius-control);font-size:.9375rem}.modal-jump-button{top:calc(var(--modal-head-height,72px) + 12px)}.modal-jump-button small{font-size:.875rem}.property-photo-lightbox-image-button,.property-photo-lightbox-image{max-height:calc(100dvh - 126px)}@media (width<=1200px) and (width>=861px){.header-inner{flex-wrap:wrap;gap:8px 18px;padding-block:12px}.site-brand{flex:auto}.site-nav{order:3;justify-content:space-between;width:100%}.header-social{display:flex}}@media (width>=861px) and (width<=1040px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(250px,310px);gap:32px}.hero h1{font-size:3rem}}@media (width<=860px){.container{width:calc(100% - 40px)}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(190px,250px);gap:24px}.hero h1{font-size:clamp(2.375rem,5vw,3rem)}.hero .actions{gap:10px}.hero .button{padding-inline:16px}.identity{align-self:center;padding:10px}.identity-contacts{grid-template-columns:1fr}.site-nav{max-height:calc(100dvh - 110px);overflow-y:auto}.site-nav>a:not(.button){justify-content:center}.search-form{padding:20px}.property-grid{gap:20px}.property-body{padding:20px}.property-card h3{font-size:1.3125rem}}@media (width<=620px){html{scroll-padding-top:100px}body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.container{width:calc(100% - 32px)}.header-inner{gap:10px;min-height:86px}.brand-mark{border-radius:8px;width:58px;height:44px}.site-brand{gap:9px}.brand-name{font-size:.9375rem;line-height:1.3}.brand-creci{letter-spacing:0;font-size:.75rem;line-height:1.45}.menu-toggle{width:44px;height:44px}.hero{padding:34px 0 66px}.hero-grid{grid-template-columns:1fr;gap:28px}.hero h1{margin:12px 0 20px;font-size:clamp(2.15rem,9.6vw,3rem);line-height:1.1}.hero-text{margin-bottom:24px;font-size:1rem}.hero-trust{flex-wrap:wrap;gap:8px 16px;margin-top:18px;display:flex}.hero-trust .pill{gap:6px;width:auto;min-height:28px;padding:0;font-size:.875rem;line-height:1.5}.hero .actions{grid-template-columns:1fr 1fr}.hero .actions .button{padding:12px;font-size:.875rem}.identity{grid-template-columns:minmax(110px,140px) minmax(0,1fr);gap:16px;padding:12px;display:grid}.identity-contacts{align-content:center;gap:10px;margin:0}.campaign-poster{border-radius:10px}.campaign-expand-hint{bottom:6px;right:6px}.search-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;padding:18px}.search-form .field:nth-child(3),.search-form>.button{grid-column:1/-1}.search-form>.button{min-height:48px}.field label{font-size:.875rem}.select{padding-inline:9px}#imoveis{padding-top:48px}.section-head{margin-bottom:24px}.property-grid{gap:24px}.property-card h3{font-size:1.4375rem}.property-body{padding:22px}.property-body>.property-location{margin-bottom:20px}.contact-box>.actions{display:grid}.contact-box>.social-list{display:flex}.contact-icon-actions{gap:10px}.contact-icon-actions a{flex-basis:50px;width:50px;height:50px}.contact-icon-actions img{width:40px;height:40px}.social-list a{width:100%;padding:12px}.step{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:20px 16px}.step-number{width:36px;height:36px}.modal-content{padding:18px 16px 24px}.modal-head{gap:12px;padding:14px 16px}.modal-head strong{font-size:1.0625rem}.modal-jump-button{top:calc(var(--modal-head-height,88px) + 8px)}.modal-property-actions{gap:12px}.property-fallback-actions{grid-template-columns:1fr}}@media (width<=359px){.brand-mark{width:48px;height:38px}.brand-name{font-size:.875rem}.hero .actions,.search-form{grid-template-columns:1fr}.identity{grid-template-columns:110px minmax(0,1fr);gap:10px}.identity-contacts a{padding:10px 6px}.contact-icon-actions{gap:8px}}@media (prefers-reduced-motion:reduce){.property-card:hover,.button:hover,.social-button:hover{transform:none}}
