.neighborhoods-page{background:var(--catalog-paper)}.neighborhood-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.neighborhood-card{background:white;border:1px solid var(--catalog-line);border-radius:12px;overflow:hidden;box-shadow:0 4px 14px rgba(8,22,47,.05);transition:.22s}.neighborhood-card:hover{transform:translateY(-3px);box-shadow:0 13px 29px rgba(8,22,47,.12)}.neighborhood-media{aspect-ratio:1.4/1;background:center/cover no-repeat var(--night-gradient);position:relative}.neighborhood-media:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(2,10,29,.65))}.neighborhood-media.no-photo:before{content:"PORTO SEGURO";position:absolute;inset:0;display:grid;place-items:center;color:white;font-size:.72rem;letter-spacing:.18em}.neighborhood-label{position:absolute;z-index:2;left:12px;top:12px;background:#0b3979;color:white;border-radius:999px;padding:7px 10px;font-size:.66rem;font-weight:700}.neighborhood-body{padding:18px}.neighborhood-card h2{font-size:1.08rem;margin:0 0 8px}.neighborhood-card p{font-size:.78rem;line-height:1.55;color:#5d6a7d;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.neighborhood-meta{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:15px}.neighborhood-meta span{border:1px solid var(--catalog-line);border-radius:999px;padding:6px 8px;font-size:.66rem;color:#476080}.neighborhood-link{display:flex;justify-content:space-between;background:var(--night-gradient);color:white;border-radius:7px;padding:11px 13px;font-size:.75rem;font-weight:700}.neighborhood-detail-hero{min-height:540px;display:grid;grid-template-columns:1fr 1fr;background:white}.neighborhood-detail-copy{padding:70px clamp(22px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.neighborhood-detail-copy h1{font-size:clamp(3rem,6vw,5.8rem);line-height:.92;letter-spacing:-.06em;margin:0 0 24px}.neighborhood-detail-copy>p:last-of-type{font-size:1rem;line-height:1.7;color:#56647a;max-width:610px}.neighborhood-detail-image{background:center/cover no-repeat var(--night-gradient);min-height:420px}.neighborhood-detail-image.no-photo{display:grid;place-items:center;color:white;font-size:.78rem;letter-spacing:.18em}.neighborhood-facts{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--catalog-line);background:white;padding:0 clamp(22px,7vw,110px)}.neighborhood-facts div{padding:25px 20px;border-right:1px solid var(--catalog-line)}.neighborhood-facts div:last-child{border:0}.neighborhood-facts b{display:block;font-size:.95rem;margin-bottom:6px}.neighborhood-facts span{font-size:.7rem;color:var(--catalog-muted)}.neighborhood-story{max-width:1500px;margin:auto;padding:78px clamp(22px,7vw,110px);display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw}.neighborhood-story h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1;letter-spacing:-.05em;margin:0}.neighborhood-story article{font-size:1rem;line-height:1.78;color:#405069}.neighborhood-story-note{font-size:.72rem;color:#667085;border-top:1px solid var(--catalog-line);padding-top:14px}.neighborhood-properties{background:white;padding:78px clamp(22px,7vw,110px)}.neighborhood-properties h2{font-size:clamp(2rem,4vw,3.8rem);letter-spacing:-.05em;margin:0 0 34px}.neighborhood-properties .catalog-results-grid{max-width:1500px;margin:auto}@media(max-width:1100px){.neighborhood-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.neighborhood-detail-hero{grid-template-columns:1fr}.neighborhood-detail-image{grid-row:1}.neighborhood-facts{grid-template-columns:repeat(2,1fr)}.neighborhood-facts div:nth-child(2){border-right:0}}@media(max-width:780px){.neighborhood-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.neighborhood-story{grid-template-columns:1fr;gap:28px}.neighborhood-detail-copy{padding:52px 20px}.neighborhood-facts{padding:0 20px}.neighborhood-properties{padding:60px 20px}}@media(max-width:560px){.neighborhood-grid{grid-template-columns:1fr}.neighborhood-facts{grid-template-columns:1fr}.neighborhood-facts div{border-right:0;border-bottom:1px solid var(--catalog-line);padding-inline:0}.neighborhood-detail-image{min-height:300px}.neighborhood-detail-copy h1{font-size:2.8rem}}
