
*{box-sizing:border-box}
:root{--c:#1fc884;--on-c:#07110f;--c-strong:#0b6b49;--ink:#14211c;--muted:#6d7e77;--soft:#f4f7f5;--line:#dfe7e3}
html{scroll-behavior:smooth}body{margin:0;font:16px Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:#fff}
button,input,select{font:inherit}.loading,.error{padding:70px 24px;text-align:center;color:#687972}
.site-header{position:sticky;top:0;z-index:60;min-height:78px;padding:14px max(4vw,20px);display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #edf1ef;background:#fffffff3;backdrop-filter:blur(14px)}
.site-brand{display:flex;align-items:center;gap:14px;min-width:0}.logo{width:58px;height:58px;object-fit:contain;display:block;flex:0 0 auto}.logo-fallback{border-radius:18px;background:color-mix(in srgb,var(--c),#fff 12%);display:grid;place-items:center;font-size:24px;font-weight:950;color:var(--on-c)}.brand{font-size:24px;font-weight:950}.brand-stack{min-width:0}.brand-name{font-size:clamp(22px,2.6vw,34px);font-weight:950;line-height:1.02;letter-spacing:-.03em;color:#14211c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-subtitle{margin-top:4px;font-size:13px;line-height:1.2;color:#62746c;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-nav{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.site-nav a{padding:9px 11px;border-radius:10px;text-decoration:none;color:#30443b;font-size:13px;font-weight:800}.site-nav a:hover{background:var(--soft)}.nav-cta{background:var(--c)!important;color:var(--on-c)!important}
.hero{min-height:460px;padding:72px max(6vw,24px) 42px;display:flex;align-items:center;background:linear-gradient(125deg,color-mix(in srgb,var(--c),#06120e 76%),color-mix(in srgb,var(--c),#ffffff 38%));color:white}
.hero-inner{width:min(1180px,100%);margin:auto}.hero-copy{max-width:760px}.hero small{font-weight:900;letter-spacing:.09em;opacity:.86}.hero h1{font-size:clamp(42px,7vw,76px);line-height:.98;letter-spacing:-.055em;margin:13px 0}.hero p{font-size:18px;line-height:1.55;max-width:690px;color:#f0f7f3}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:14px 19px;border-radius:13px;border:0;text-decoration:none;font-weight:850;background:var(--c);color:var(--on-c);cursor:pointer}.btn.ghost{background:#ffffff14;color:#fff;border:1px solid #ffffff42}
.search-shell{width:min(1120px,calc(100% - 32px));margin:-26px auto 0;position:relative;z-index:20;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 22px 70px #10251b1c;padding:16px}.purpose-tabs{display:flex;gap:6px;margin-bottom:12px;overflow:auto}.purpose-tab{border:1px solid var(--line);background:#fff;padding:10px 14px;border-radius:11px;font-weight:850;color:#52645c;cursor:pointer;white-space:nowrap}.purpose-tab.active{background:var(--c);border-color:var(--c);color:#062419}.filters{display:grid;grid-template-columns:1.35fr 1fr 1fr .8fr .8fr auto;gap:8px}.filters input,.filters select{width:100%;border:1px solid var(--line);border-radius:11px;padding:12px;background:#fff;color:var(--ink)}.filter-btn{white-space:nowrap}
.section{padding:62px max(6vw,24px)}.section.soft{background:var(--soft)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.section-head h2{font-size:clamp(28px,4vw,44px);letter-spacing:-.04em;margin:4px 0}.section-head p{color:var(--muted);margin:0;max-width:620px}.eyebrow{color:color-mix(in srgb,var(--c),#08301f 35%);font-size:11px;font-weight:950;letter-spacing:.12em}.text-link{border:0;background:transparent;color:color-mix(in srgb,var(--c),#06301e 30%);font-weight:900;cursor:pointer}
.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.property-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;cursor:pointer;transition:.18s;min-width:0}.property-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #11251d14}.property-photo{height:220px;background:#dce5e1 center/cover;position:relative}.property-badges{position:absolute;left:11px;top:11px;display:flex;gap:6px;flex-wrap:wrap}.badge{padding:6px 8px;border-radius:999px;background:#fffffff0;color:#263c32;font-size:10px;font-weight:900;box-shadow:0 4px 15px #0001}.badge.featured{background:var(--c);color:var(--on-c)}.property-info{padding:16px}.property-info h3{font-size:18px;margin:0 0 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-location{color:var(--muted);font-size:13px;margin:0 0 12px;min-height:18px}.property-price{font-size:20px;font-weight:950;color:#193c2e}.property-meta{display:flex;gap:9px;flex-wrap:wrap;margin-top:10px;color:#65776f;font-size:12px}.empty{padding:28px;border:1px dashed var(--line);border-radius:16px;color:var(--muted);text-align:center}
#allResultsSection{display:none}.results-count{font-size:13px;color:var(--muted)}
.map-wrap{height:440px;border-radius:20px;overflow:hidden;border:1px solid var(--line);background:#e6ede9}.map-note{padding:13px 0 0;color:var(--muted);font-size:12px}.leaflet-popup-content{margin:12px 14px;min-width:190px}.map-popup b{display:block;margin-bottom:4px}.map-popup span{font-size:12px;color:#65776f}
.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:35px;align-items:center}.about-card{padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff}.about-card h2{font-size:38px;margin:5px 0 12px}.about-card p{line-height:1.65;color:#5f7169}.about-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stat{padding:20px;border-radius:17px;background:color-mix(in srgb,var(--c),#fff 91%);border:1px solid color-mix(in srgb,var(--c),#fff 75%)}.stat b{display:block;font-size:27px}.stat span{font-size:12px;color:#66776f}
.footer{text-align:center;padding:30px;border-top:1px solid #edf1ef;color:#809089;font-size:12px}.footer b{color:color-mix(in srgb,var(--c),#053421 32%)}
.property-modal{position:fixed;inset:0;z-index:100;background:#000b;display:grid;place-items:center;padding:18px}.property-modal.hidden{display:none}.property-modal-card{width:min(930px,100%);max-height:92vh;overflow:auto;border-radius:22px;background:#fff;box-shadow:0 30px 100px #0008}.modal-top{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:2}.modal-close{border:0;background:#eef3f0;width:40px;height:40px;border-radius:50%;font-size:25px;cursor:pointer}.gallery-main{height:420px;background:#dce5e1 center/cover}.gallery-thumbs{display:flex;gap:7px;overflow:auto;padding:10px 18px}.gallery-thumbs img{width:90px;height:68px;object-fit:cover;border-radius:9px;cursor:pointer;border:2px solid transparent}.gallery-thumbs img.active{border-color:var(--c)}.modal-body{padding:12px 22px 28px}.modal-body h2{font-size:32px;margin:5px 0}.modal-price{font-size:25px;font-weight:950;color:color-mix(in srgb,var(--c),#052f1f 35%)}.modal-description{line-height:1.7;color:#596b63}.modal-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}
@media(max-width:980px){.filters{grid-template-columns:1fr 1fr 1fr}.grid{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr}.site-nav .secondary{display:none}}
@media(max-width:620px){.site-header{min-height:68px;align-items:flex-start}.site-brand{gap:10px;max-width:calc(100% - 110px)}.logo{width:44px;height:44px}.brand{font-size:20px}.brand-name{font-size:20px}.brand-subtitle{font-size:11px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.site-nav a{padding:8px 9px}.hero{min-height:410px;padding-top:55px}.hero h1{font-size:45px}.hero p{font-size:16px}.search-shell{margin-top:-18px}.filters{grid-template-columns:1fr 1fr}.filters .search-text{grid-column:1/-1}.filter-btn{grid-column:1/-1}.section{padding:48px 18px}.section-head{align-items:flex-start;flex-direction:column}.grid{grid-template-columns:1fr}.property-photo{height:235px}.map-wrap{height:360px}.about-stats{grid-template-columns:1fr 1fr}.gallery-main{height:270px}.modal-body h2{font-size:26px}}

/* BUILD 17 — branding, banner profile, map purpose colors */
.hero-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}
.hero-visual{display:flex;justify-content:flex-end}
.hero-portrait-wrap{position:relative;width:min(450px,100%);min-height:380px;border-radius:28px;overflow:hidden;background:linear-gradient(160deg,color-mix(in srgb,var(--c),#08130f 62%),#14241d);box-shadow:0 25px 80px #00000024;border:1px solid #ffffff16}
.hero-portrait{position:absolute;inset:0;background:center top/cover no-repeat;filter:saturate(1.03)}
.hero-portrait-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000 18%,#07110df2 92%)}
.hero-brand-chip{position:absolute;left:18px;top:18px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:999px;background:#ffffffe8;color:#163229;box-shadow:0 12px 35px #00000018;max-width:86%}
.hero-brand-chip img{width:34px;height:34px;border-radius:999px;object-fit:cover;background:#fff}
.hero-brand-chip b{font-size:13px;line-height:1.2}
.hero-brand-chip span{display:block;font-size:11px;color:#567267}
.hero-prompt-chip{position:absolute;left:18px;right:18px;bottom:18px;padding:16px 18px;border-radius:18px;background:#0c1612d9;color:#eef6f1;border:1px solid #ffffff15}
.hero-prompt-chip small{display:block;opacity:.72;font-size:10px;letter-spacing:.12em;font-weight:900;margin-bottom:6px}
.hero-prompt-chip b{display:block;font-size:20px;line-height:1.2}
.about-card.profile-card{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:center}
.about-avatar{width:120px;height:120px;border-radius:20px;background:#dae5e0 center/cover;box-shadow:0 20px 45px #10261b12}
.map-popup .btn-open{display:inline-flex;align-items:center;justify-content:center;margin-top:9px;padding:9px 12px;border-radius:10px;background:var(--c);color:var(--on-c);text-decoration:none;font-size:12px;font-weight:900}
.pin-icon{width:18px;height:18px;border-radius:999px;border:3px solid #fff;box-shadow:0 4px 14px #00000030}
.pin-sale{background:#11b36b}
.pin-rent{background:#2a7fff}
.pin-sale-rent{background:#7f48ff}
.pin-season{background:#ff9800}
.pin-mixed{background:#4b5b5a}
@media(max-width:980px){.hero-inner{grid-template-columns:1fr}.hero-visual{justify-content:flex-start}.hero-portrait-wrap{width:100%;min-height:300px}}
@media(max-width:620px){.hero-portrait-wrap{min-height:260px;border-radius:22px}.hero-brand-chip{left:12px;top:12px;right:12px;max-width:none}.hero-prompt-chip{left:12px;right:12px;bottom:12px}.hero-prompt-chip b{font-size:17px}.about-card.profile-card{grid-template-columns:1fr}.about-avatar{width:100px;height:100px}}

/* BUILD 18 — contraste automático */
.btn,.nav-cta,.purpose-tab.active,.badge.featured,.map-popup .btn-open{color:var(--on-c)!important}
.eyebrow,.text-link,.modal-price,.footer b{color:var(--c-strong)!important}

/* BUILD 20 — mapa: pins visíveis, popup com foto e modal acima do Leaflet */
.leaflet-map-pane,
.leaflet-control-container{z-index:auto}

.property-modal{
  z-index:2147483000!important;
}
.property-modal-card{
  position:relative;
  z-index:2147483001!important;
}

/* Pin em formato de marcador, não apenas um círculo/risco */
.capta-map-pin-wrap{
  background:transparent!important;
  border:0!important;
}
.capta-map-pin{
  width:28px;
  height:28px;
  display:block;
  position:relative;
  transform:rotate(-45deg);
  border-radius:50% 50% 50% 0;
  border:3px solid #fff;
  box-shadow:0 5px 16px rgba(0,0,0,.35);
}
.capta-map-pin::after{
  content:"";
  position:absolute;
  width:8px;
  height:8px;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  border-radius:50%;
  background:#fff;
  box-shadow:0 1px 3px rgba(0,0,0,.25);
}
.capta-map-pin.pin-sale{background:#11b36b}
.capta-map-pin.pin-rent{background:#2a7fff}
.capta-map-pin.pin-sale-rent{background:#7f48ff}
.capta-map-pin.pin-season{background:#ff9800}
.capta-map-pin.pin-mixed{background:#596866}

/* Popup vira mini-card do imóvel */
.leaflet-popup-content-wrapper{
  border-radius:16px;
  padding:0;
  overflow:hidden;
  box-shadow:0 16px 45px rgba(0,0,0,.25);
}
.leaflet-popup-content{
  margin:0!important;
  min-width:250px;
  max-width:280px;
}
.map-property-card{
  width:270px;
  background:#fff;
  color:#14211c;
}
.map-property-photo{
  width:100%;
  height:145px;
  background:#dce5e1 center/cover no-repeat;
}
.map-property-body{
  padding:13px 14px 14px;
}
.map-property-purpose{
  display:inline-flex;
  align-items:center;
  gap:6px;
  font-size:10px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.08em;
  color:#5c6d65;
  margin-bottom:6px;
}
.map-property-title{
  display:block;
  font-size:16px;
  line-height:1.25;
  margin-bottom:5px;
}
.map-property-location{
  display:block;
  font-size:12px;
  color:#718078;
  margin-bottom:8px;
}
.map-property-price{
  display:block;
  font-size:18px;
  font-weight:950;
  color:#183d2e;
  margin-bottom:10px;
}
.map-property-open{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  border:0;
  border-radius:11px;
  padding:10px 12px;
  background:var(--c);
  color:var(--on-c);
  font-weight:900;
  cursor:pointer;
  text-decoration:none;
}
.map-property-open:hover{
  filter:brightness(.97);
}
.map-legend{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  align-items:center;
  margin-top:10px;
  font-size:12px;
  color:#65776f;
}
.map-legend span{
  display:inline-flex;
  align-items:center;
  gap:6px;
}
.map-legend i{
  width:11px;
  height:11px;
  border-radius:50%;
  display:inline-block;
  box-shadow:0 0 0 2px #fff,0 0 0 3px #d1d9d5;
}
.map-legend .sale{background:#11b36b}
.map-legend .rent{background:#2a7fff}
.map-legend .both{background:#7f48ff}
.map-legend .season{background:#ff9800}

@media(max-width:620px){
  .map-property-card{width:235px}
  .leaflet-popup-content{min-width:220px;max-width:245px}
  .map-property-photo{height:125px}
}


/* BUILD 21 — banner melhorado, filtros avançados e favicon */
.hero-portrait-wrap{width:min(500px,100%);min-height:430px;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 34%),linear-gradient(160deg,color-mix(in srgb,var(--c),#07110f 70%),#0f1f18)}
.hero-scene{position:absolute;inset:0;background:
  radial-gradient(circle at 78% 18%,rgba(255,255,255,.18),transparent 18%),
  linear-gradient(180deg,transparent 45%,rgba(2,10,8,.72) 100%),
  linear-gradient(135deg,rgba(255,255,255,.06),transparent 30%);
  z-index:0}
.hero-portrait{background:center 12%/cover no-repeat;inset:auto 0 0 0;height:100%;filter:saturate(1.05) contrast(1.02)}
.hero-portrait-overlay{background:linear-gradient(180deg,rgba(5,10,9,.02) 8%,rgba(5,10,9,.26) 48%,rgba(5,10,9,.84) 100%)}
.hero-badge-line{position:absolute;left:18px;right:18px;top:18px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);color:#173229;box-shadow:0 12px 35px rgba(0,0,0,.18);z-index:2}
.hero-badge-line img{width:34px;height:34px;border-radius:999px;object-fit:contain;background:#fff;padding:3px}
.hero-badge-line span{font-weight:900;font-size:13px}
.hero-badge-line small{font-size:11px;color:#5f7169;font-weight:800}
.hero-portrait-wrap.theme-luxury .hero-scene{background:radial-gradient(circle at 80% 22%,rgba(226,184,95,.28),transparent 18%),linear-gradient(180deg,transparent 42%,rgba(2,10,8,.82) 100%),linear-gradient(135deg,rgba(255,255,255,.08),transparent 30%)}
.hero-portrait-wrap.theme-urban .hero-scene{background:radial-gradient(circle at 80% 22%,rgba(14,95,255,.25),transparent 18%),repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 2px,transparent 2px 26px),linear-gradient(180deg,transparent 42%,rgba(2,10,8,.82) 100%)}
.hero-portrait-wrap.theme-nature .hero-scene{background:radial-gradient(circle at 80% 22%,rgba(31,200,132,.22),transparent 18%),linear-gradient(180deg,transparent 42%,rgba(2,10,8,.82) 100%),radial-gradient(circle at left bottom,rgba(31,200,132,.12),transparent 32%)}
.hero-portrait-wrap.theme-minimal .hero-scene{background:linear-gradient(180deg,transparent 48%,rgba(2,10,8,.78) 100%),linear-gradient(140deg,rgba(255,255,255,.03),transparent 26%)}
.filter-inline{display:block}
.clear-filters-fab{position:fixed;right:18px;bottom:18px;z-index:90;border:0;border-radius:999px;background:#07110f;color:#fff;padding:12px 16px;font-weight:900;box-shadow:0 16px 40px rgba(0,0,0,.18);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(12px);transition:.18s}
.clear-filters-fab.show{opacity:1;pointer-events:auto;transform:translateY(0)}
.clear-filters-fab:hover{filter:brightness(1.05)}
@media(max-width:980px){.filters{grid-template-columns:1fr 1fr 1fr 1fr}.filter-btn{grid-column:auto}}
@media(max-width:620px){.hero-portrait-wrap{min-height:320px}.hero-badge-line{left:12px;right:12px;top:12px;padding:9px 12px}.hero-badge-line span{font-size:12px}.filters{grid-template-columns:1fr 1fr}.filters .search-text{grid-column:1/-1}.filter-btn{grid-column:1/-1}.clear-filters-fab{right:12px;bottom:12px;padding:11px 14px}}

/* BUILD 22 — banner IA real e visual limpo */
.hero-portrait-wrap.hero-ai-generated{min-height:420px}
.hero-portrait-wrap.hero-ai-generated .hero-portrait{background-position:center center;background-size:cover}
.hero-portrait-wrap.hero-ai-generated .hero-portrait-overlay{background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.08) 65%,rgba(0,0,0,.26))}
.hero-brand-chip,.hero-badge-line,.hero-prompt-chip{display:none!important}

/* BUILD24 — banner IA/upload em tela cheia */
.hero.hero-full-image{
  position:relative;
  min-height:calc(100svh - 78px);
  background-image:linear-gradient(90deg,rgba(4,12,9,.88) 0%,rgba(4,12,9,.64) 42%,rgba(4,12,9,.18) 72%,rgba(4,12,9,.06) 100%),var(--hero-bg)!important;
  background-size:cover!important;
  background-position:var(--hero-x,50%) var(--hero-y,50%)!important;
  background-repeat:no-repeat!important;
  overflow:hidden;
}
.hero.hero-full-image:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(180deg,transparent,rgba(4,12,9,.38));pointer-events:none}
.hero.hero-full-image .hero-inner{position:relative;z-index:1;grid-template-columns:1fr;min-height:inherit;align-items:center}
.hero.hero-full-image .hero-copy{max-width:720px;padding:58px 0}
.hero.hero-full-image h1{text-shadow:0 5px 28px rgba(0,0,0,.35)}
.hero.hero-full-image p{text-shadow:0 2px 16px rgba(0,0,0,.35)}
@media(max-width:620px){
  .hero.hero-full-image{min-height:calc(100svh - 68px);background-position:var(--hero-x,62%) var(--hero-y,50%)!important;background-image:linear-gradient(180deg,rgba(4,12,9,.32) 0%,rgba(4,12,9,.50) 45%,rgba(4,12,9,.90) 100%),var(--hero-bg)!important}
  .hero.hero-full-image .hero-inner{align-items:flex-end}
  .hero.hero-full-image .hero-copy{padding:46px 0 56px}
}


/* BUILD26 public site improvements */
.search-shell{padding:16px 16px 14px}.search-shell-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.filters-toggle{border:1px solid var(--line);background:#fff;padding:10px 14px;border-radius:12px;font-weight:900;color:#30443b;cursor:pointer;white-space:nowrap}.filters-toggle span{margin-left:8px}.filters-collapsible{max-height:0;overflow:hidden;transition:max-height .28s ease,opacity .28s ease;opacity:0}.filters-collapsible.open{max-height:420px;opacity:1;padding-top:10px}.admin-nav{background:#f1f6f4}.hero small{display:none!important}.extra-modules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.extra-module-card,.custom-section-card,.final-cta-card{border:1px solid var(--line);border-radius:24px;padding:24px;background:#fff;box-shadow:0 20px 60px #10251b10}.extra-module-card h3{margin:8px 0 10px}.extra-module-card p,.custom-section-card p,.final-cta-card p{color:#61736b;line-height:1.7}.custom-section-card,.final-cta-card{display:flex;align-items:center;justify-content:space-between;gap:20px}.final-cta-section{padding-top:18px}.final-cta-card{background:linear-gradient(145deg,#fff,var(--soft));border-color:#dfe7e3}.final-cta-actions{display:flex;gap:10px;flex-wrap:wrap}.property-link-box{margin-top:16px;padding:14px;border-radius:18px;border:1px solid var(--line);background:#f8fbfa}.property-link-box b{display:block;margin-bottom:8px}.property-link-row{display:flex;gap:8px;align-items:center}.property-link-row input{flex:1;border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff;color:#20312b}.footer{display:flex;flex-direction:column;gap:8px;align-items:center;padding:38px 20px;border-top:1px solid #edf1ef;color:#809089;font-size:12px;background:#fbfdfc}.map-property-card{display:grid;grid-template-columns:88px 1fr;gap:10px;align-items:stretch}.map-property-photo{height:88px;border-radius:12px;background:#dce5e1 center/cover}.map-property-body{display:flex;flex-direction:column;gap:4px}.map-property-purpose{font-size:11px;font-weight:900;color:var(--c-strong)}.map-property-title{font-size:14px;line-height:1.25}.map-property-location{font-size:12px;color:#61736b}.map-property-price{font-size:14px;font-weight:900;color:var(--c-strong)}.map-property-open{margin-top:6px;display:inline-flex;align-self:flex-start;background:var(--c);color:var(--on-c)!important;text-decoration:none;padding:8px 10px;border-radius:10px;font-weight:800}.site-nav .secondary{background:#fff}.custom-section{padding-top:18px;padding-bottom:18px}.about-card.profile-card{align-items:flex-start}.about-avatar{background-size:cover;background-position:center}.property-modal-card{border-radius:28px}.modal-actions .btn,.modal-actions .btn2{min-height:48px}@media(max-width:620px){.search-shell-head{flex-direction:column;align-items:stretch}.filters-toggle{width:100%}.filters-collapsible.open{max-height:820px}.custom-section-card,.final-cta-card,.property-link-row{flex-direction:column;align-items:stretch}.property-link-row button{width:100%}.extra-modules-grid{grid-template-columns:1fr}.site-nav{justify-content:flex-end}.admin-nav{order:-1}}


/* BUILD27 — modo ADM inline */
.site-nav button.secondary{padding:9px 11px;border-radius:10px;border:0;background:#fff;color:#30443b;font-size:13px;font-weight:800;cursor:pointer}.site-nav button.secondary:hover{background:var(--soft)}
.cid-admin-panel{position:fixed;left:14px;right:14px;bottom:14px;z-index:2147483005;display:grid;gap:8px;pointer-events:none}.cid-admin-panel.hidden{display:none}.cid-admin-bar,.cid-admin-banner-panel{pointer-events:auto;background:#07110ff2;color:#fff;border:1px solid #ffffff20;border-radius:18px;box-shadow:0 24px 80px #0008;backdrop-filter:blur(16px)}.cid-admin-bar{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.cid-admin-bar b{display:block;font-size:14px}.cid-admin-bar span{display:block;font-size:11px;color:#a9bbb4;margin-top:2px}.cid-admin-actions{display:flex;gap:7px;flex-wrap:wrap}.cid-admin-actions button,.cid-admin-banner-panel button{border:1px solid #ffffff25;background:#ffffff0c;color:#fff;border-radius:11px;padding:9px 11px;font-weight:850;cursor:pointer}.cid-admin-actions button.primary{background:var(--c);color:var(--on-c);border-color:transparent}.cid-admin-banner-panel{padding:12px 14px;display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:12px;align-items:center}.cid-admin-banner-panel.hidden{display:none}.cid-admin-banner-panel b{display:block}.cid-admin-banner-panel small{display:block;color:#a9bbb4;margin-top:2px}.cid-admin-banner-panel label{font-size:11px;color:#dce8e3;display:grid;gap:4px}.cid-admin-banner-panel input{width:100%}.cid-inline-editable{outline:2px dashed color-mix(in srgb,var(--c),#fff 20%)!important;outline-offset:4px;border-radius:6px;cursor:text;min-height:1em}.cid-inline-editable:focus{outline-style:solid!important;background:rgba(255,255,255,.08);box-shadow:0 0 0 6px rgba(255,255,255,.05)}body.cid-admin-mode .hero.hero-full-image{cursor:grab;touch-action:none}body.cid-admin-mode .hero.hero-full-image.cid-dragging{cursor:grabbing}body.cid-admin-mode .hero.hero-full-image::before{content:"Arraste o banner para reposicionar";position:absolute;z-index:5;right:18px;top:18px;background:#07110fdd;color:#fff;padding:8px 11px;border-radius:999px;font-size:11px;font-weight:850;pointer-events:none}.cid-admin-toast{position:fixed;left:50%;bottom:110px;transform:translate(-50%,20px);z-index:2147483006;background:#07110f;color:#fff;padding:11px 14px;border-radius:999px;box-shadow:0 16px 60px #0007;font-weight:800;font-size:12px;opacity:0;pointer-events:none;transition:.2s}.cid-admin-toast.show{opacity:1;transform:translate(-50%,0)}.cid-admin-toast.error{background:#6b1515}.admin-nav.hidden{display:none!important}
@media(max-width:720px){.cid-admin-panel{left:8px;right:8px;bottom:8px}.cid-admin-bar{align-items:flex-start;flex-direction:column}.cid-admin-actions{width:100%}.cid-admin-actions button{flex:1 1 110px}.cid-admin-banner-panel{grid-template-columns:1fr}.cid-admin-toast{bottom:170px;max-width:calc(100% - 24px);text-align:center}.site-nav button.secondary{padding:8px 9px}}


/* BUILD28 — ADM avançado + banner compacto + legibilidade */
:root{--site-heading:#14211c;--site-text:#61736b;--section-pad-y:58px;--grid-gap:18px;--property-photo-h:220px;--card-min:285px;--hero-scale:1}
.section{padding-top:var(--section-pad-y)!important;padding-bottom:var(--section-pad-y)!important}.grid{gap:var(--grid-gap)!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--card-min)),1fr))!important}.property-photo{height:var(--property-photo-h)!important}.section h2,.section h3,.brand-name,.property-info h3{color:var(--site-heading)}.section p,.property-location,.modal-description,.final-cta-text{color:var(--site-text)}
.hero.hero-full-image{min-height:calc(80svh - 62px)!important;background-image:none!important;background:#07110f;isolation:isolate}.hero.hero-full-image::before{content:"";position:absolute;inset:-5%;z-index:-2;background-image:var(--hero-bg);background-size:cover;background-position:var(--hero-x,50%) var(--hero-y,50%);background-repeat:no-repeat;transform:scale(var(--hero-scale,1));transform-origin:var(--hero-x,50%) var(--hero-y,50%);will-change:transform,background-position}.hero.hero-full-image::after{content:"";position:absolute;inset:0!important;height:auto!important;z-index:-1;background:linear-gradient(90deg,rgba(4,12,9,.88) 0%,rgba(4,12,9,.64) 42%,rgba(4,12,9,.18) 72%,rgba(4,12,9,.08) 100%)!important;pointer-events:none}.hero.hero-full-image .hero-inner{z-index:1}.hero.hero-full-image .hero-copy{padding:42px 0!important}
.final-cta-card .ghost{background:#fff!important;color:var(--c-strong)!important;border:1px solid var(--line)!important;text-shadow:none!important}.final-cta-card .ghost:hover{background:var(--soft)!important}.footer{position:relative}.footer-captaid-link{font-weight:900;color:var(--c-strong);text-decoration:none}.footer-captaid-link:hover{text-decoration:underline}.footer-admin{position:absolute;right:20px;bottom:22px;border:1px solid var(--line);background:#fff;color:#52645c;border-radius:10px;padding:8px 11px;font-size:11px;font-weight:850;cursor:pointer}.footer-admin.hidden{display:none!important}
.cid-card-move{display:none;position:absolute;right:10px;top:10px;z-index:5;gap:5px}.property-card{position:relative}.cid-card-move button{width:32px;height:32px;border-radius:10px;border:1px solid #ffffff55;background:#07110fdd;color:#fff;font-weight:900;cursor:pointer;box-shadow:0 6px 18px #0004}body.cid-admin-mode .cid-card-move{display:flex}
.cid-admin-subpanel{pointer-events:auto;background:#07110ff2;color:#fff;border:1px solid #ffffff20;border-radius:18px;box-shadow:0 24px 80px #0008;backdrop-filter:blur(16px);padding:12px 14px;display:grid;grid-template-columns:minmax(180px,1.2fr) repeat(3,minmax(150px,1fr));gap:12px;align-items:center}.cid-admin-subpanel.hidden{display:none}.cid-admin-subpanel b{display:block}.cid-admin-subpanel small{display:block;color:#a9bbb4;margin-top:2px}.cid-admin-subpanel label{font-size:11px;color:#dce8e3;display:grid;gap:5px}.cid-admin-subpanel input[type=range]{width:100%}.cid-admin-subpanel input[type=color]{width:100%;height:38px;border:0;border-radius:10px;background:#fff1;padding:3px}.cid-admin-order-panel{grid-template-columns:220px 1fr}.cid-order-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:7px}.cid-order-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid #ffffff18;border-radius:11px;background:#ffffff08}.cid-order-item span{font-size:11px;color:#e5efeb}.cid-order-item div{display:flex;gap:4px}.cid-order-item button{border:1px solid #ffffff1f;background:#ffffff0d;color:#fff;border-radius:8px;width:30px;height:30px;cursor:pointer}.cid-order-item button:disabled{opacity:.25;cursor:default}
body.cid-admin-mode .hero.hero-full-image::before{cursor:grab}body.cid-admin-mode .hero.hero-full-image.cid-dragging::before{cursor:grabbing}
@media(max-width:720px){.hero.hero-full-image{min-height:calc(80svh - 54px)!important}.hero.hero-full-image::after{background:linear-gradient(180deg,rgba(4,12,9,.25) 0%,rgba(4,12,9,.48) 45%,rgba(4,12,9,.90) 100%)!important}.hero.hero-full-image .hero-copy{padding:34px 0 42px!important}.cid-admin-subpanel,.cid-admin-order-panel{grid-template-columns:1fr}.footer{padding-bottom:62px}.footer-admin{right:14px;bottom:14px}.grid{grid-template-columns:1fr!important}.property-photo{height:min(var(--property-photo-h),220px)!important}}

/* BUILD28 hotfix — o pseudo-elemento do banner continua sendo a imagem também no modo Adm */
body.cid-admin-mode .hero.hero-full-image::before{content:""!important;position:absolute!important;left:-5%!important;right:-5%!important;top:-5%!important;bottom:-5%!important;inset:-5%!important;z-index:-2!important;padding:0!important;border-radius:0!important;color:transparent!important;font-size:0!important;background-color:transparent!important;background-image:var(--hero-bg)!important;background-size:cover!important;background-position:var(--hero-x,50%) var(--hero-y,50%)!important;background-repeat:no-repeat!important;transform:scale(var(--hero-scale,1))!important;transform-origin:var(--hero-x,50%) var(--hero-y,50%)!important;pointer-events:none!important}

/* BUILD29 — código público no padrão CaptaZap */
.property-code{
  display:inline-flex;
  align-items:center;
  margin:4px 0 2px;
  padding:6px 9px;
  border-radius:999px;
  background:color-mix(in srgb,var(--c),#fff 88%);
  color:var(--c-strong);
  font-size:11px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
}

/* BUILD30 — compartilhamento, instalação e refinamento público */
.site-header{box-shadow:0 10px 38px #10251b10}
.site-nav button.secondary{border:1px solid var(--line);background:#fff;color:#30443b;border-radius:10px;padding:9px 11px;font-size:13px;font-weight:800;cursor:pointer}
.share-profile-btn,.install-profile-btn{display:inline-flex;align-items:center;gap:6px}
.share-icon{font-size:16px;line-height:1}

.cid-public-toast{position:fixed;left:50%;bottom:28px;z-index:2147483645;transform:translate(-50%,16px);opacity:0;pointer-events:none;background:#07110f;color:#fff;padding:11px 15px;border-radius:999px;box-shadow:0 18px 55px #0005;font-size:12px;font-weight:850;transition:.18s}
.cid-public-toast.show{opacity:1;transform:translate(-50%,0)}

.cid-pwa-help{position:fixed;inset:0;z-index:2147483646;display:grid;place-items:center;padding:18px}
.cid-pwa-help.hidden{display:none}
.cid-pwa-help-backdrop{position:absolute;inset:0;background:#000b;backdrop-filter:blur(6px)}
.cid-pwa-help-card{position:relative;width:min(390px,100%);border-radius:24px;padding:25px;background:#fff;color:#14211c;border:1px solid #dfe7e3;box-shadow:0 30px 100px #0008;text-align:center}
.cid-pwa-help-card img{width:82px;height:82px;border-radius:21px;margin:2px auto 12px;display:block}
.cid-pwa-help-card h3{font-size:24px;margin:6px 0 9px}
.cid-pwa-help-card p{color:#65776f;line-height:1.6}
.cid-pwa-help-close{position:absolute;right:14px;top:14px;width:38px;height:38px;border-radius:50%;border:1px solid #dfe7e3;background:#f3f7f5;color:#14211c;font-size:24px;cursor:pointer}

@media(max-width:760px){
  .site-header{padding-left:16px;padding-right:12px;gap:8px}
  .site-nav{gap:5px;flex-wrap:nowrap}
  .nav-desktop-link{display:none!important}
  .site-nav button.secondary{padding:8px 9px}
  .share-profile-btn .nav-label,.install-profile-btn .nav-label{display:none}
  .share-profile-btn,.install-profile-btn{width:38px;height:38px;justify-content:center;border-radius:50%!important;padding:0!important}
  .nav-cta{padding:9px 11px!important}
}
