.developments-listing-page{min-height:100vh;padding-top:clamp(88px,7vw,118px);background:var(--white);color:var(--ink)}.developments-title-band{padding:clamp(34px,5vw,62px) 0;background:var(--paper);border-bottom:1px solid var(--line)}.developments-title-band h1{margin:4px 0 7px;font-size:clamp(1.75rem,2.8vw,2.8rem);font-weight:650;line-height:1.08;letter-spacing:-.035em}.developments-title-band p:last-child{max-width:720px;margin:0;color:var(--muted);font-size:.9rem}
.developments-results{padding:clamp(34px,6vw,72px) 0 90px}.developments-filter-panel{display:grid;grid-template-columns:minmax(300px,1.5fr) auto minmax(180px,.65fr) minmax(180px,.65fr);align-items:end;gap:12px;padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--paper)}.developments-filter-panel>label{display:grid;gap:5px}.developments-filter-panel label>span:not(.sr-only){color:var(--muted);font-size:.74rem;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.developments-name-search{position:relative}.developments-name-search>.icon{position:absolute;z-index:1;top:50%;left:14px;width:20px;height:20px;color:var(--brand);transform:translateY(-50%)}.developments-filter-panel input,.developments-filter-panel select{width:100%;height:50px;padding:0 13px;border:1px solid var(--line);border-radius:10px;outline:0;background:var(--white);color:var(--ink);font:inherit;font-size:.86rem}.developments-name-search input{padding-left:44px}.developments-filter-panel input:focus,.developments-filter-panel select:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 18%,transparent)}
.developments-type-filter{display:flex;gap:4px;padding:4px;border-radius:11px;background:var(--white)}.developments-type-filter button{min-height:42px;padding:7px 13px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:.8rem;font-weight:750;cursor:pointer;white-space:nowrap}.developments-type-filter button:hover{color:var(--brand)}.developments-type-filter button.is-active{background:var(--brand);color:#fff}
.developments-result-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:24px 0 18px;padding-bottom:14px;border-bottom:1px solid var(--line)}.developments-result-summary p{margin:0;color:var(--muted);font-size:.86rem}.developments-result-summary strong{color:var(--ink)}.developments-result-summary button{border:0;background:transparent;color:var(--brand);font-weight:700;cursor:pointer}
.developments-summary-actions{display:flex;align-items:center;gap:8px}.developments-result-summary .developments-map-open{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:8px 13px;border:1px solid var(--line);border-radius:9px;background:var(--white);color:var(--ink)}.developments-map-open .icon{width:19px;height:19px}.developments-result-summary .developments-map-open:hover{border-color:var(--brand);color:var(--brand)}
.developments-map-dialog{width:min(1220px,calc(100% - 32px));height:min(790px,calc(100dvh - 32px));padding:0;overflow:hidden;border:0;border-radius:18px;background:var(--white);color:var(--ink);box-shadow:0 28px 80px rgba(0,0,0,.32)}.developments-map-dialog::backdrop{background:rgba(0,0,0,.68)}.developments-map-dialog.is-fallback-open{position:fixed;z-index:220;inset:50% auto auto 50%;display:block;transform:translate(-50%,-50%)}.developments-map-dialog>header{display:flex;align-items:center;justify-content:space-between;min-height:90px;padding:18px 24px;border-bottom:1px solid var(--line)}.developments-map-dialog h2{margin:1px 0 0;font-size:1.55rem}.developments-map-dialog header button{display:flex;align-items:center;justify-content:center;gap:7px;min-width:92px;height:44px;padding:0 12px;border:1px solid var(--brand);border-radius:9px;background:var(--brand);color:var(--brand-contrast,#fff);font-weight:750;cursor:pointer}.developments-map-dialog header button:hover{filter:brightness(.9)}.developments-map-dialog header .icon{width:18px;height:18px}.developments-map-layout{display:grid;grid-template-columns:320px minmax(0,1fr);height:calc(100% - 90px)}.developments-map-layout nav{display:grid;align-content:start;gap:8px;overflow:auto;padding:16px;border-right:1px solid var(--line)}.developments-map-frame{min-width:0;width:100%;height:100%}.developments-map-message,.developments-map-empty{display:grid;place-items:center;height:100%;margin:0;padding:28px;color:var(--muted);text-align:center}.developments-map-message.is-error{color:#b42318}.development-map-list-item{display:grid;grid-template-columns:82px minmax(0,1fr);gap:11px;width:100%;padding:9px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--ink);text-align:left;cursor:pointer}.development-map-list-item[aria-current=true]{border-color:var(--brand)}.development-map-list-item img{width:82px;height:72px;border-radius:7px;object-fit:cover}.development-map-list-item>span{display:grid;align-content:center;gap:5px;min-width:0}.development-map-list-item strong{display:-webkit-box;overflow:hidden;font-size:.8rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.development-map-list-item small{overflow:hidden;color:var(--muted);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.development-map-card{display:grid;gap:9px;width:min(270px,calc(100vw - 90px));color:var(--ink)}.development-map-card>img{display:block;width:100%;height:140px;border-radius:10px;object-fit:cover}.development-map-card>div{display:grid;gap:5px}.development-map-card small,.development-map-card span{color:var(--muted);font-size:.72rem}.development-map-card strong{font-size:.92rem}.development-map-card a{display:flex;align-items:center;justify-content:center;min-height:42px;margin-top:4px;padding:8px 14px;border-radius:8px;background:var(--brand);color:var(--brand-contrast,#fff);font-weight:750;text-decoration:none}.developments-map-dialog .gm-style .gm-style-iw-c{background:var(--white)!important;color:var(--ink)!important}.developments-map-dialog .gm-style .gm-style-iw-tc:after{background:var(--white)!important}body.development-map-is-open{overflow:hidden}
.developments-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;transition:opacity .2s ease}.developments-grid-item{min-width:0;content-visibility:auto;contain-intrinsic-size:430px}.developments-grid-item .development-card{height:100%}.developments-empty{display:grid;justify-items:center;padding:64px 20px;text-align:center}.developments-empty[hidden],.developments-load-more[hidden],.developments-request-error[hidden]{display:none!important}.developments-empty>.icon{width:58px;height:58px;color:var(--brand)}.developments-empty h2{margin:14px 0 4px;font-size:1.5rem}.developments-empty p{margin:0;color:var(--muted)}.developments-empty button,.developments-load-more button{margin-top:18px;padding:11px 20px;border:1px solid var(--brand);border-radius:9px;background:var(--brand);color:#fff;font-weight:750;cursor:pointer}.developments-load-more{display:flex;justify-content:center;margin-top:34px}.developments-load-more button:disabled{cursor:wait;opacity:.72}.developments-request-error{margin:0 0 18px;padding:12px 15px;border:1px solid color-mix(in srgb,var(--brand) 40%,var(--line));border-radius:9px;color:var(--ink);background:var(--paper);font-size:.84rem}.is-loading-developments .developments-grid{opacity:.48;pointer-events:none}
.developments-map-dialog header button,[data-theme=dark] .developments-map-dialog header button{border-color:var(--brand);background:transparent;color:var(--brand);font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease}.developments-map-dialog header button:hover,[data-theme=dark] .developments-map-dialog header button:hover{background:var(--brand);color:var(--brand-contrast,#fff);filter:none;transform:translateY(-1px)}.developments-map-dialog header button:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.developments-map-empty{display:block;height:auto;margin:8px;padding:16px;border:1px dashed var(--line);border-radius:10px;color:var(--muted);font-size:.82rem;line-height:1.45;text-align:left}
.development-map-list-item.is-unlocated{cursor:not-allowed;filter:grayscale(.35);opacity:.68}.development-map-list-item.is-unlocated small{white-space:normal}
.development-map-card-media{position:relative;display:block!important}.development-map-card-media>img:first-child{display:block;width:100%;height:140px;border-radius:10px;object-fit:cover}.development-map-card:not(.has-map-logo) .development-map-card-media>img:first-child{height:100%}.development-map-card .development-map-card-logo{position:absolute;z-index:2;bottom:-50px;left:50%;width:100px;height:100px;padding:4px;border:1px solid var(--line);border-radius:50%;background:#fff;box-shadow:0 5px 16px rgba(0,0,0,.2);object-fit:contain;transform:translateX(-50%)}.development-map-card.has-map-logo .development-map-card-body{padding-top:54px}
[data-theme=dark] .developments-listing-page{background:var(--white)}
@media(max-width:1250px){.developments-filter-panel{grid-template-columns:1fr 1fr}.developments-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.developments-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:699px){.developments-listing-page{padding-top:76px}.developments-title-band{padding-block:28px}.developments-title-band h1{font-size:1.65rem}.developments-filter-panel{grid-template-columns:1fr;padding:12px}.developments-type-filter{display:grid;grid-template-columns:repeat(3,1fr)}.developments-type-filter button{padding-inline:5px;white-space:normal}.developments-grid{grid-template-columns:1fr;gap:16px}.developments-result-summary{margin-top:18px}}
@media(max-width:699px){.developments-result-summary{align-items:flex-start}.developments-summary-actions{flex-wrap:wrap;justify-content:flex-end}.developments-map-dialog{width:100%;height:100dvh;max-width:none;max-height:none;border-radius:0}.developments-map-dialog>header{min-height:78px;padding:13px 15px}.developments-map-dialog h2{font-size:1.18rem}.developments-map-layout{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;width:100%;height:calc(100% - 78px);overflow:hidden}.developments-map-frame{grid-row:1;max-width:100%;overflow:hidden}.developments-map-layout nav{grid-row:2;grid-auto-flow:column;grid-auto-columns:min(260px,calc(100vw - 28px));max-width:100%;overflow-x:auto;overflow-y:hidden;max-height:112px;padding:10px;border-top:1px solid var(--line);border-right:0}.development-map-list-item{grid-template-columns:72px minmax(0,1fr)}.development-map-list-item img{width:72px;height:66px}.development-map-card{width:min(250px,calc(100vw - 96px));max-width:100%;box-sizing:border-box}.development-map-card *{max-width:100%;box-sizing:border-box}.developments-map-dialog .gm-style .gm-style-iw-c,.developments-map-dialog .gm-style .gm-style-iw-d{max-width:calc(100vw - 48px)!important;box-sizing:border-box}.developments-map-dialog .gm-style .gm-style-iw-d{overflow-x:hidden!important;overflow-y:auto!important}}
/* Mantém o conteúdo imediatamente abaixo da altura real do cabeçalho. */
.developments-listing-page{padding-top:var(--site-header-height,88px)}
