: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}}.catalog-page{--catalog-green:#164f3e;--catalog-ink:#183e36;--catalog-muted:#62716a;--catalog-cream:#f9f7f0;--catalog-border:#e1e5de;color:var(--catalog-ink);background:#fff;min-height:100vh;font-size:16px;line-height:1.5}:where(.catalog-page) button{background:0 0;border:0}.catalog-page a,.catalog-page button,.catalog-page input,.catalog-page select{-webkit-tap-highlight-color:transparent}.catalog-page :focus-visible{outline-offset:4px;outline:3px solid #a96700}.catalog-shell{width:min(1140px,100% - 64px);margin-inline:auto}.catalog-header{border-bottom:1px solid var(--catalog-border);z-index:30;background:#fffffff7;position:sticky;top:0}.catalog-header-inner{justify-content:space-between;align-items:center;gap:20px;min-height:86px;display:flex}.catalog-brand{align-items:center;gap:13px;display:flex}.catalog-brand img{object-fit:contain;border-radius:8px;width:67px;height:48px}.catalog-brand strong{letter-spacing:-.5px;font:700 23px Georgia,serif;display:block}.catalog-brand small{letter-spacing:1.1px;color:var(--catalog-muted);margin-top:4px;font-size:9px;display:block}.catalog-header-actions{align-items:center;gap:30px;display:flex}.catalog-site-link{color:var(--catalog-muted);font-size:13px}.catalog-text-button{min-height:44px;color:var(--catalog-green);background:0 0;border:0;justify-content:center;align-items:center;gap:8px;padding:8px 0;font-size:13px;font-weight:650;display:inline-flex}.catalog-text-button:hover,.catalog-details-link:hover{text-underline-offset:4px;text-decoration:underline}.catalog-intro{justify-content:space-between;align-items:center;gap:40px;padding-top:55px;padding-bottom:46px;display:flex}.catalog-kicker{letter-spacing:1.6px;color:#6d755b;font-size:10px;font-weight:750;line-height:1.6;display:block}.catalog-intro .catalog-kicker{align-items:center;gap:9px;margin:0 0 19px;display:flex}.catalog-intro .catalog-kicker span{background:#c69227;border-radius:100%;width:7px;height:7px}.catalog-intro h1{letter-spacing:-2px;margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.8vw,62px);font-weight:400;line-height:1.07}.catalog-intro em,.catalog-end em{color:#a77620;font-weight:400}.catalog-intro-copy{color:var(--catalog-muted);margin:0;font-size:16px;line-height:1.7}.catalog-mobile-scroll{display:none}.catalog-intro-note{border-left:1px solid #dfdfd1;flex-direction:column;align-items:flex-start;min-width:255px;padding:8px 0 8px 45px;display:flex}.catalog-note-number{color:var(--catalog-green);letter-spacing:-4px;font:400 72px/1 Georgia,serif}.catalog-intro-note>span:nth-child(2){margin:10px 0 5px;font-size:15px}.catalog-intro-note small{color:var(--catalog-muted);font-size:12px}.catalog-intro-note a{border:1px solid #cccdbc;border-radius:50%;place-items:center;width:40px;height:40px;margin-top:21px;font-size:20px;display:grid}.catalog-filter-section{background:var(--catalog-cream);border-block:1px solid #eeece3;padding:22px 0 25px}.catalog-filter-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.catalog-filter-head>span{font-size:13px;font-weight:600}.catalog-filter-head .catalog-text-button{font-size:12px}.catalog-categories{scrollbar-width:thin;scrollbar-color:#d9c695 transparent;gap:20px;padding:3px 3px 17px;display:flex;overflow-x:auto}.catalog-category{min-width:86px;color:var(--catalog-muted);border-radius:2px;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:8px;padding:2px 5px 8px;font-size:12px;font-weight:500;display:flex;position:relative;border-bottom:2px solid #0000!important}.catalog-category-circle{background:#fff;border:1px solid #e3dfd1;border-radius:50%;place-items:center;width:67px;height:67px;transition:transform .15s;display:grid;position:relative}.catalog-category-circle img{object-fit:contain;border-radius:50%;width:65px;height:65px}.catalog-category-circle>svg{stroke:#1d6850;width:29px;height:29px}.catalog-category-check{background:var(--catalog-green);color:#fff;border:2px solid var(--catalog-cream);border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid;position:absolute;bottom:0;right:-3px}.catalog-category.is-active{color:var(--catalog-green);font-weight:750;border-bottom-color:var(--catalog-green)!important}.catalog-category.is-active .catalog-category-circle{outline:2px solid var(--catalog-green);outline-offset:2px}.catalog-category:hover .catalog-category-circle{transform:translateY(-3px)}.catalog-search-row{align-items:center;gap:16px;margin-top:9px;display:flex}.catalog-search{color:#64776b;background:#fff;border:1px solid #dedfd5;border-radius:9px;flex:1;align-items:center;gap:12px;min-width:0;padding:0 15px;display:flex}.catalog-search input{background:0 0;border:0;outline:none;flex:1;min-width:0;height:48px;font-size:13px}.catalog-search:focus-within{outline-offset:2px;outline:2px solid #9d711d}.catalog-search input:focus-visible{outline:none}.catalog-search input::placeholder{color:#78837b;opacity:1}.catalog-search button{place-items:center;min-width:32px;min-height:44px;display:grid}.catalog-sort{color:var(--catalog-muted);align-items:center;gap:11px;font-size:12px;display:flex}.catalog-sort select{max-width:190px;min-height:48px;color:var(--catalog-ink);background:#fff;border:1px solid #dedfd5;border-radius:9px;padding:0 32px 0 12px;font-size:13px}.catalog-results{padding-top:38px;scroll-margin-top:105px}.catalog-result-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:25px;display:flex}.catalog-result-heading h2{letter-spacing:-.5px;margin:6px 0 0;font:400 clamp(23px,2.5vw,30px)/1.25 Georgia,serif}.catalog-result-status{color:var(--catalog-muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;font-size:12px;display:flex}.catalog-feed{flex-direction:column;gap:28px;display:flex}.catalog-card{border:1px solid var(--catalog-border);background:#fff;border-radius:18px;grid-template-columns:1.08fr 1fr;min-height:345px;display:grid;overflow:hidden;box-shadow:0 4px 22px #163d3410}.catalog-card-photo{background:#f3f1e8;min-width:0;position:relative}.catalog-card-photo>a{width:100%;height:100%;display:block;position:relative}.catalog-card-photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.catalog-availability{letter-spacing:1px;text-transform:uppercase;background:#fffffff2;border-radius:5px;padding:7px 10px;font-size:10px;font-weight:750;position:absolute;top:17px;left:17px;box-shadow:0 2px 8px #0000000a}.catalog-icon-button{width:44px;height:44px;color:var(--catalog-green);border-radius:50%;place-items:center;display:grid}.catalog-card-share{position:absolute;top:13px;right:14px;box-shadow:0 2px 10px #00000015;background:#fffffff0!important}.catalog-card-share:hover{transform:translateY(-1px);background:#fff!important}.catalog-photo-count{color:#fff;background:#143b31e8;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;display:flex;position:absolute;bottom:17px;left:17px}.catalog-photo-count svg{width:15px;height:15px}.catalog-card-copy{flex-direction:column;align-items:flex-start;min-width:0;padding:27px 30px 18px;display:flex}.catalog-meta{letter-spacing:1.2px;text-transform:uppercase;color:#797963;justify-content:space-between;align-items:center;gap:12px;width:100%;font-size:10px;font-weight:750;display:flex}.catalog-meta>span:last-child{color:#7c887e;letter-spacing:.5px;font-size:10px;font-weight:500}.catalog-card-city{color:var(--catalog-muted);align-items:center;gap:6px;margin:16px 0 7px;font-size:12px;display:flex}.catalog-card-city svg{width:14px;height:14px}.catalog-card h3{letter-spacing:-.65px;text-wrap:balance;max-width:400px;margin:0 0 8px;font:400 clamp(24px,2.65vw,33px)/1.16 Georgia,serif}.catalog-card h3 a:hover{color:#9a6b20}.catalog-neighborhood{color:var(--catalog-muted);margin:0 0 16px;font-size:12px}.catalog-facts{flex-wrap:wrap;align-items:flex-start;gap:16px;margin:3px 0 14px;display:flex}.catalog-facts span{border-right:1px solid #e2e6df;flex-direction:column;gap:1px;padding-right:17px;display:flex}.catalog-facts span:last-child{border-right:0;padding-right:0}.catalog-facts b{font-size:13px;font-weight:650;line-height:1.4}.catalog-facts small{color:var(--catalog-muted);font-size:10px}.catalog-verified{color:#297455;background:#f0f7f1;border-radius:4px;margin-bottom:8px;padding:4px 8px;font-size:10px}.catalog-card-bottom{justify-content:space-between;align-items:flex-end;gap:14px;width:100%;margin-top:auto;padding-top:12px;display:flex}.catalog-price{letter-spacing:-.5px;max-width:62%;margin:0;font-size:19px;font-weight:650;line-height:1.25}.catalog-details-link{align-items:center;gap:8px;min-height:42px;font-size:12px;font-weight:650;line-height:1.3;display:flex}.catalog-details-link svg{flex-shrink:0}.catalog-card-contact{color:#267653;border-top:1px solid #e7ebe4;align-items:center;gap:7px;width:100%;min-height:40px;margin-top:15px;padding-top:12px;font-size:11px;display:flex}.catalog-card-contact svg{width:16px;height:16px}.catalog-card-contact:hover{text-decoration:underline}.catalog-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.catalog-button{text-align:center;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:13px 21px;font-size:13px;font-weight:650;line-height:1.3;display:inline-flex;border-radius:8px!important}.catalog-button-green{background:var(--catalog-green)!important;color:#fff!important}.catalog-button-green:hover{background:#0f402f!important}.catalog-button-outline{color:var(--catalog-green);background:0 0;border:1px solid #b4beb0!important}.catalog-button-outline:hover{background:#edf0e6}.catalog-end{text-align:center;background:var(--catalog-cream);border:1px solid #eeece2;border-radius:20px;margin-top:52px;padding:53px 24px 31px}.catalog-end h2{letter-spacing:-1.1px;margin:15px 0 18px;font:400 clamp(30px,3.5vw,43px)/1.15 Georgia,serif}.catalog-end p{color:var(--catalog-muted);margin:0 0 25px;font-size:14px;line-height:1.8}.catalog-end-signature{letter-spacing:.5px;color:#78816b;margin-top:29px;font-size:10px;display:block}.catalog-footer{color:var(--catalog-muted);justify-content:space-between;align-items:center;gap:20px;padding-top:25px;padding-bottom:32px;font-size:11px;display:flex}.catalog-footer .catalog-text-button{color:var(--catalog-muted);font-size:11px}.catalog-mobile-bar{display:none}.catalog-empty{text-align:center;background:#f9fbf7;border:1px dashed #ccd8cc;border-radius:15px;padding:60px 24px}.catalog-empty>svg{width:32px;height:32px;margin:auto}.catalog-empty h3{margin:19px 0 12px;font:400 27px/1.2 Georgia,serif}.catalog-empty p{max-width:480px;color:var(--catalog-muted);margin:0 auto 22px;font-size:14px}.catalog-detail-overlay{z-index:100;overscroll-behavior:contain;overflow-anchor:none;background:#09251fcc;padding:28px;position:fixed;inset:0;overflow-y:auto}.catalog-detail{background:#fff;border-radius:20px;max-width:1040px;margin:auto;box-shadow:0 25px 90px #0004}.catalog-detail-nav{z-index:4;border-bottom:1px solid var(--catalog-border);background:#fffffff7;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;padding:10px 30px;display:flex;position:sticky;top:-28px}.catalog-detail-content{padding:27px 40px 36px}.catalog-detail-heading{padding:0 0 22px}.catalog-detail-heading h2{letter-spacing:-.7px;margin:14px 0;font:400 clamp(25px,3.4vw,39px)/1.17 Georgia,serif}.catalog-location{color:var(--catalog-muted);align-items:center;gap:7px;margin:0;font-size:13px;display:flex}.catalog-location svg{flex-shrink:0;width:17px;height:17px}.catalog-detail-cover{background:#f1f2ed;border-radius:12px;margin:0;overflow:hidden}.catalog-detail-cover img{object-fit:contain;width:100%;height:auto;max-height:550px}.catalog-gallery-toggle{width:100%;min-height:52px;color:var(--catalog-green);border-radius:8px;justify-content:center;align-items:center;gap:9px;margin-top:10px;padding:13px;scroll-margin-top:80px;font-size:13px;font-weight:650;display:flex;background:#f5f7f1!important;border:1px solid #dce4d4!important}.catalog-gallery-toggle>span{margin-left:auto;font-size:22px}.catalog-gallery-toggle>svg{margin-right:auto}.catalog-gallery{padding-top:16px}.catalog-gallery>p{color:var(--catalog-muted);font-size:12px}.catalog-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.catalog-gallery-grid button{background:#eff1e9;border:1px solid #d9ded3;border-radius:8px;padding:0;position:relative;overflow:hidden}.catalog-gallery-grid img{object-fit:contain;width:100%;height:180px}.catalog-gallery-grid span{color:#fff;background:#103c31de;border-radius:4px;padding:2px 6px;font-size:9px;position:absolute;bottom:6px;right:6px}.catalog-gallery>.catalog-text-button{margin:8px auto;display:flex}.catalog-detail-summary{justify-content:space-between;align-items:center;gap:20px;padding:28px 0 19px;display:flex}.catalog-detail-price{letter-spacing:-.6px;margin:6px 0;font-size:27px;font-weight:650;line-height:1.3}.catalog-detail-content>.catalog-facts{border-bottom:1px solid #e3e8df;margin:0;padding:18px 0 23px}.catalog-detail-content>.catalog-facts b{font-size:18px}.catalog-detail-content>.catalog-facts small{font-size:12px}.catalog-description,.catalog-highlights{margin:29px 0}.catalog-description h3,.catalog-highlights h3,.catalog-detail-end h3{letter-spacing:-.5px;margin:0 0 13px;font:400 28px/1.3 Georgia,serif}.catalog-description p{color:#52675b;margin:0;font-size:15px;line-height:1.85}.catalog-badges{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}.catalog-badges li{color:#4b6454;background:#f7f8f2;border:1px solid #dde4d5;border-radius:7px;padding:7px 11px;font-size:12px;line-height:1.5}.catalog-badges .flood-free-badge{color:#1a6346;background:#eef8ef}.catalog-detail-end{text-align:center;background:#f6f7ed;border-radius:12px;margin-top:30px;padding:28px}.catalog-detail-end p{color:var(--catalog-muted);margin:0 0 20px;font-size:14px}.catalog-more-listings{color:var(--catalog-muted);text-underline-offset:4px;margin-top:10px;font-size:12px;font-weight:500;text-decoration:underline}.catalog-more-listings svg{width:15px;height:15px}.catalog-detail .property-location-panel{margin-top:32px}.catalog-share-overlay{z-index:150;overscroll-behavior:contain;background:#09251fbb;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow:auto}.catalog-share-panel{background:#fff;border-radius:19px;width:100%;max-width:460px;max-height:90dvh;padding:40px 32px 22px;position:relative;overflow:auto;box-shadow:0 20px 60px #0004}.catalog-close-share{position:absolute;top:6px;right:7px}.catalog-share-panel>.catalog-kicker{max-width:310px;margin-top:13px;font-size:9px}.catalog-share-panel h2{margin:13px 0;font:400 31px/1.1 Georgia,serif}.catalog-share-panel>p{color:var(--catalog-muted);font-size:13px}.catalog-share-options{flex-direction:column;gap:9px;margin:23px 0 16px;display:flex}.catalog-share-options>a,.catalog-share-options>button{text-align:left;border-radius:8px;align-items:center;gap:8px;min-height:48px;padding:11px 14px;font-size:13px;font-weight:600;display:flex;background:#f7f9f4!important;border:1px solid #dce5d7!important}.catalog-share-options>a:first-child{color:#fff;background:var(--catalog-green)!important}.catalog-share-options>a>svg:last-child{margin-left:auto}.catalog-share-link{color:#526b59;background:#f8faf5;border:1px solid #dfe3d7;border-radius:7px;width:100%;padding:10px;font-size:11px}.catalog-feedback{min-height:22px;margin:13px 0 0!important}.catalog-zoom{z-index:130;color:#fff;overscroll-behavior:contain;touch-action:pinch-zoom;-webkit-user-select:none;user-select:none;background:#0b1713;grid-template-rows:auto minmax(0,1fr) auto;gap:15px;padding:20px;display:grid;position:fixed;inset:0}.catalog-zoom-stage{cursor:zoom-out;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex}.catalog-zoom-stage>img{object-fit:contain;cursor:grab;width:auto;max-width:100%;height:auto;max-height:100%}.catalog-zoom-stage>img:active{cursor:grabbing}.catalog-zoom>.catalog-button{color:#fff;border:1px solid #627568;justify-self:end;min-height:42px}.catalog-zoom-footer{flex-direction:column;align-items:center;gap:8px;display:flex}.catalog-zoom-controls{align-items:center;gap:30px;font-size:13px;display:flex}.catalog-zoom-controls button{color:#fff;border:1px solid #7e9083;border-radius:50%;width:44px;height:44px;font-size:20px}.catalog-zoom-hint{color:#c4d2c9;margin:0;font-size:11px;display:none}@media (pointer:coarse){.catalog-zoom-hint{display:block}}@media (width>=1200px){.catalog-card{min-height:365px}}@media (width<=950px){.catalog-shell{width:calc(100% - 40px)}.catalog-brand small{font-size:8px}.catalog-card-copy{padding:24px 23px 16px}.catalog-card h3{font-size:29px}.catalog-price{font-size:17px}.catalog-card-bottom{gap:7px}.catalog-intro-note{min-width:190px;padding-left:30px}.catalog-header-actions{gap:20px}.catalog-sort>span{display:none}.catalog-category{min-width:80px}.catalog-categories{gap:8px}.catalog-card{grid-template-columns:1fr 1fr}}@media (width<=700px){.catalog-page{padding-bottom:70px}.catalog-shell{width:calc(100% - 32px)}.catalog-intro-copy-row{align-items:center;gap:14px;display:flex}.catalog-intro-copy-row>.catalog-intro-copy{flex:1;min-width:0}.catalog-mobile-scroll{width:64px;min-height:64px;color:var(--catalog-green);text-align:center;border-radius:8px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:4px;font-size:10px;font-weight:650;line-height:1.3;display:flex}.catalog-mobile-scroll svg{overflow:visible}.catalog-mobile-scroll circle{fill:#f9f7f0;stroke:#c8d4c3;stroke-width:1.3px}.catalog-mobile-scroll path{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.catalog-mobile-scroll g{animation:1.6s ease-in-out 3 catalog-scroll-hint}.catalog-mobile-scroll:hover circle{fill:#eff3e9;stroke:#88a28b}.catalog-header-inner{gap:12px;min-height:69px}.catalog-brand{gap:9px}.catalog-brand img{width:49px;height:37px}.catalog-brand strong{font-size:19px}.catalog-brand small{letter-spacing:.55px;font-size:6.7px}.catalog-header-actions{gap:0}.catalog-site-link,.catalog-header-actions .catalog-text-button span{display:none}.catalog-header-actions .catalog-text-button{width:44px}.catalog-intro{gap:0;padding-top:32px;padding-bottom:29px}.catalog-intro .catalog-kicker{letter-spacing:1.1px;margin-bottom:15px;font-size:8px}.catalog-intro h1{letter-spacing:-1.8px;margin-bottom:15px;font-size:42px}.catalog-intro-copy{font-size:13px;line-height:1.75}.catalog-intro-note{display:none}.catalog-filter-section{padding:12px 0 16px}.catalog-filter-head{margin-bottom:7px}.catalog-filter-head>span{font-size:11px}.catalog-filter-head .catalog-text-button{gap:5px;font-size:10px}.catalog-filter-head svg{width:15px}.catalog-categories{gap:7px;margin-right:-16px;padding-bottom:12px;padding-right:16px}.catalog-category{gap:7px;min-width:70px;padding-inline:3px;font-size:10px}.catalog-category-circle{width:56px;height:56px}.catalog-category-circle img{width:54px;height:54px}.catalog-category-circle>svg{width:25px}.catalog-category-check{width:17px;height:17px;font-size:9px}.catalog-search-row{gap:8px}.catalog-search{gap:7px;padding:0 10px}.catalog-search>svg{flex-shrink:0;width:17px}.catalog-search input{height:44px;font-size:11px}.catalog-sort select{max-width:117px;min-height:46px;padding-left:8px;padding-right:19px;font-size:10px}.catalog-results{padding-top:26px;scroll-margin-top:85px}.catalog-result-heading{align-items:flex-start;margin-bottom:20px}.catalog-result-heading .catalog-kicker{letter-spacing:1px;font-size:8px}.catalog-result-heading h2{max-width:230px;font-size:24px}.catalog-result-status{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:4px;font-size:10px}.catalog-result-status .catalog-text-button{gap:3px;min-height:36px;font-size:10px}.catalog-result-status svg{width:13px}.catalog-feed{gap:25px}.catalog-card{border-radius:14px;flex-direction:column;display:flex;box-shadow:0 3px 17px #163d3410}.catalog-card-photo{aspect-ratio:4/3;width:100%}.catalog-card-photo img{object-fit:cover;object-position:var(--catalog-cover-position,50% 50%)}.catalog-availability{font-size:9px;top:14px;left:14px}.catalog-card-share{top:9px;right:10px}.catalog-photo-count{font-size:10px;bottom:13px;left:13px}.catalog-card[data-property=GI-001]{--catalog-cover-position:42% 50%}.catalog-card[data-property=GI-002]{--catalog-cover-position:60% 50%}.catalog-card[data-property=GI-008]{--catalog-cover-position:68% 50%}.catalog-card[data-property=GI-009]{--catalog-cover-position:45% 55%}.catalog-card[data-property=GI-013]{--catalog-cover-position:22% 50%}.catalog-card[data-property=GI-016]{--catalog-cover-position:32% 50%}.catalog-card[data-property=GI-017]{--catalog-cover-position:64% 60%}.catalog-card[data-property=GI-018]{--catalog-cover-position:50% 58%}.catalog-zoom{padding:12px;padding-top:max(12px,env(safe-area-inset-top));padding-bottom:max(12px,env(safe-area-inset-bottom))}.catalog-zoom-hint{display:block}.catalog-card-copy{padding:21px 20px 15px}.catalog-meta,.catalog-meta>span:last-child{font-size:9px}.catalog-card-city{margin-top:12px;font-size:11px}.catalog-card h3{max-width:100%;font-size:29px;line-height:1.17}.catalog-neighborhood{margin-bottom:13px;font-size:11px}.catalog-facts{gap:11px;margin-bottom:12px}.catalog-facts span{padding-right:12px}.catalog-facts b{font-size:13px}.catalog-verified{margin-bottom:3px}.catalog-card-bottom{padding-top:14px}.catalog-price{font-size:20px}.catalog-details-link{gap:6px;font-size:11px}.catalog-card-contact{margin-top:13px;font-size:11px}.catalog-end{border-radius:14px;margin-top:34px;padding:34px 17px 25px}.catalog-end .catalog-kicker{letter-spacing:1px;font-size:8px}.catalog-end h2{font-size:33px}.catalog-end p{font-size:12px}.catalog-end .catalog-actions{flex-direction:column;align-items:stretch;gap:9px}.catalog-button{min-height:48px;padding-inline:16px;font-size:12px}.catalog-end-signature{margin-top:23px;font-size:9px}.catalog-footer{flex-wrap:wrap;gap:8px;padding-block:17px}.catalog-footer>span{display:none}.catalog-footer,.catalog-footer .catalog-text-button{font-size:10px}.catalog-mobile-bar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:35;padding:8px 8px max(8px,env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #d9e2d5;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 18px #173f3008}.catalog-mobile-bar>*{min-height:45px;color:var(--catalog-green);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex}.catalog-mobile-bar>a{color:#207c52;border-left:1px solid #e1e5dd;font-weight:750}.catalog-detail-overlay{padding:0}.catalog-detail{border-radius:0;min-height:100dvh}.catalog-detail-nav{border-radius:0;padding:7px 15px;top:0}.catalog-detail-content{padding:21px 17px 27px}.catalog-detail-heading h2{font-size:28px}.catalog-location{font-size:12px}.catalog-detail-cover img{max-height:440px}.catalog-gallery-toggle{font-size:12px}.catalog-detail-summary{flex-direction:column;align-items:stretch;gap:12px;padding:22px 0 13px}.catalog-detail-price{font-size:25px}.catalog-detail-summary .catalog-button{width:100%}.catalog-detail-content>.catalog-facts{padding-top:15px}.catalog-detail-content>.catalog-facts b{font-size:15px}.catalog-detail-content>.catalog-facts small{font-size:10px}.catalog-description h3,.catalog-highlights h3{font-size:25px}.catalog-description p{font-size:14px;line-height:1.85}.catalog-badges li{font-size:11px}.catalog-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.catalog-gallery-grid img{height:135px}.catalog-detail-end{padding:26px 15px}.catalog-detail-end .catalog-actions{flex-direction:column;align-items:stretch}.catalog-detail-end h3{font-size:27px}.catalog-share-overlay{padding:13px}.catalog-share-panel{padding:35px 24px 18px}.catalog-share-panel h2{font-size:29px}.catalog-zoom>.catalog-button{font-size:11px}.catalog-empty{padding:38px 17px}.catalog-empty h3{font-size:26px}.catalog-empty p{font-size:13px}}@keyframes catalog-scroll-hint{0%,to{transform:translateY(-2px)}50%{transform:translateY(2px)}}@media (prefers-reduced-motion:reduce){.catalog-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
