/* Vercetti Propiedades v1.5.32 - Captación digital refinada */
.vc-publish-intro{max-width:860px}
.vc-publish-intro h2{font-size:clamp(34px,4vw,54px);line-height:1.06;letter-spacing:-.02em}
.vc-publish-choice{overflow:hidden}
.vc-publish-choice-icon{width:66px;height:66px;border-radius:18px;margin-bottom:22px;box-shadow:0 10px 24px rgba(41,31,59,.13);transition:transform .18s ease,box-shadow .18s ease}
.vc-publish-choice:hover .vc-publish-choice-icon{transform:translateY(-2px) scale(1.02);box-shadow:0 14px 28px rgba(41,31,59,.18)}
.vc-publish-choice-icon svg{width:38px;height:38px;display:block}
.vc-choice-icon-quick{background:linear-gradient(145deg,#6e3a91,#9a5ec0)!important;color:#fff!important}
.vc-choice-icon-agent{background:linear-gradient(145deg,#176ea6,#29a7a0)!important;color:#fff!important}
.vc-publish-choice:first-child:before,.vc-publish-choice:nth-child(2):before{content:"";position:absolute;inset:0 auto 0 0;width:4px;opacity:.9}
.vc-publish-choice:first-child:before{background:linear-gradient(#6e3a91,#a56ac6)}
.vc-publish-choice:nth-child(2):before{background:linear-gradient(#176ea6,#29a7a0)}

.vc-form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}
.vc-field,.vc-fieldset,.vc-address-block{min-width:0}
.vc-field select,.vc-field input,.vc-field textarea{box-sizing:border-box;max-width:100%;min-width:0}
.vc-field select{appearance:auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-right:34px}
.vc-field small.is-error{color:#b42318;font-weight:600}
.vc-field small.is-valid{color:#217a3d;font-weight:600}
.vc-field input:invalid:not(:placeholder-shown),.vc-field select:invalid:not(:focus){border-color:#d7a6a3}
.vc-address-block{grid-column:1/-1;border:1px solid #e0e4eb;border-radius:14px;background:#fbfcfd;padding:18px}
.vc-address-block-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:15px}
.vc-address-block-title strong{font-size:14px;color:#303541}
.vc-address-block-title span{font-size:12px;color:#767e8b;line-height:1.45;max-width:560px;text-align:right}
.vc-feature-box{border:1px solid #e0e4eb;border-radius:13px;padding:16px 17px!important;background:#fbfcfd}
.vc-feature-box>legend{padding:0 8px;margin-left:-8px;font-size:13px;color:#333946}
.vc-feature-box>p{margin:-2px 0 13px;color:#7b828f;font-size:12px}
.vc-checkbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.vc-checkbox-grid label{display:flex;gap:8px;align-items:center;min-height:40px;padding:9px 10px;border:1px solid #dde2e9;border-radius:9px;background:#fff;color:#454c59;font-size:12px;cursor:pointer}
.vc-checkbox-grid label:has(input:checked){border-color:#8e62aa;background:#fbf7fd;color:#582c73}
.vc-checkbox-grid input{accent-color:#6e3a91;flex:0 0 auto}

.vc-photo-preview-item{position:relative}
.vc-photo-remove{position:absolute;top:8px;right:8px;width:30px;height:30px;border:0;border-radius:50%;display:grid;place-items:center;padding:0;background:rgba(28,31,39,.82);color:#fff;font-size:22px;line-height:1;cursor:pointer;box-shadow:0 3px 12px rgba(0,0,0,.2);transition:transform .14s ease,background .14s ease}
.vc-photo-remove:hover{background:#b42318;transform:scale(1.06)}
.vc-photo-remove:focus-visible{outline:3px solid rgba(110,58,145,.25);outline-offset:2px}

.vc-mandate-party-note{padding:12px 14px;margin:0 0 18px;border-left:4px solid #6e3a91;background:#f8f4fb;color:#4d4057;border-radius:0 8px 8px 0}
.vc-mandate-body h4{font-size:13px;letter-spacing:.01em}
.vc-mandate-body p{margin-bottom:12px}

html[data-vc-theme="dark"] .vc-address-block,html[data-vc-theme="dark"] .vc-feature-box{background:#242833;border-color:#3b4150}
html[data-vc-theme="dark"] .vc-address-block-title strong,html[data-vc-theme="dark"] .vc-feature-box>legend{color:#edf0f5}
html[data-vc-theme="dark"] .vc-address-block-title span,html[data-vc-theme="dark"] .vc-feature-box>p{color:#adb4c0}
html[data-vc-theme="dark"] .vc-checkbox-grid label{background:#282d39;border-color:#414756;color:#d9dde5}
html[data-vc-theme="dark"] .vc-checkbox-grid label:has(input:checked){background:#342a3f;border-color:#9b70b6;color:#f1e5f7}
html[data-vc-theme="dark"] .vc-mandate-party-note{background:#30263a;border-left-color:#b281cb;color:#e7dbee}
html[data-vc-theme="dark"] .vc-field small.is-error{color:#ffaaa5}
html[data-vc-theme="dark"] .vc-field small.is-valid{color:#85d79c}

@media(max-width:991.98px){
  .vc-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vc-publish-intro h2{font-size:38px}
}
@media(max-width:767.98px){
  .vc-publish-intro h2{font-size:31px;line-height:1.12}
  .vc-address-block{padding:15px}
  .vc-address-block-title{display:block}
  .vc-address-block-title span{display:block;text-align:left;margin-top:5px}
  .vc-checkbox-grid{grid-template-columns:1fr}
  .vc-publish-choice-icon{width:58px;height:58px}.vc-publish-choice-icon svg{width:34px;height:34px}
}


/* Vercetti Propiedades v1.5.33 - selectores de formulario y comunas dependientes */
#vcQuickPropertyForm .vc-field > .select2-container,
#vcQuickPropertyForm .vc-field .select2-container{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
#vcQuickPropertyForm .vc-field > .select2-container .select2-choice,
#vcQuickPropertyForm .vc-field .select2-container .select2-choice{
  width:100%!important;
  min-height:46px;
  box-sizing:border-box!important;
  padding:12px 42px 12px 18px;
}
#vcQuickPropertyForm .vc-field > .select2-container .select2-chosen,
#vcQuickPropertyForm .vc-field .select2-container .select2-chosen{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
#vcQuickPropertyForm .vc-field > select{
  width:100%!important;
  max-width:100%!important;
}
.vc-property-select-dropdown{
  box-sizing:border-box!important;
}
.vc-property-select-dropdown .select2-results{
  overflow-x:hidden!important;
}
.vc-property-select-dropdown .select2-result-label{
  white-space:normal;
  overflow-wrap:anywhere;
}
#vcQuickPropertyForm .select2-container.select2-container-disabled .select2-choice{
  opacity:.72;
  cursor:not-allowed;
}
html[data-vc-theme="dark"] #vcQuickPropertyForm .select2-container .select2-choice{
  background:#282d39;
  color:#edf0f5;
  border-color:#414756;
}
html[data-vc-theme="dark"] #vcQuickPropertyForm .select2-container.select2-container-disabled .select2-choice{
  background:#222630;
  color:#9299a6;
}
html[data-vc-theme="dark"] .vc-property-select-dropdown,
html[data-vc-theme="dark"] .vc-property-select-dropdown .select2-results,
html[data-vc-theme="dark"] .vc-property-select-dropdown .select2-result-label{
  background:#282d39;
  color:#edf0f5;
}
html[data-vc-theme="dark"] .vc-property-select-dropdown .select2-highlighted{
  background:#6e3a91;
  color:#fff;
}


/* Vercetti Propiedades v1.5.36 — selectores consistentes desde el primer render.
   La plantilla general transforma SELECT en Select2 al terminar de cargar la página.
   En Publicación rápida usamos siempre el SELECT nativo para que no cambie de aspecto
   después de elegir una región y mantenga el mismo lenguaje visual redondeado. */
#vcQuickPropertyForm .vc-field .select2-container,
#vcQuickPropertyForm .vc-field .select2-drop,
#vcQuickPropertyForm .vc-field .select2-dropdown-open {
  display:none!important;
}
#vcQuickPropertyForm .vc-field select,
#vcQuickPropertyForm .vc-field select.select2-offscreen,
#vcQuickPropertyForm .vc-field select.vc-native-form-select {
  clip:auto!important;
  clip-path:none!important;
  position:static!important;
  left:auto!important;
  top:auto!important;
  width:100%!important;
  height:48px!important;
  min-height:48px!important;
  margin:0!important;
  padding:11px 38px 11px 13px!important;
  overflow:visible!important;
  border:1px solid #d9dde6!important;
  border-radius:9px!important;
  background-color:#fff!important;
  color:#20232e!important;
  font:inherit!important;
  line-height:1.4!important;
  opacity:1!important;
  visibility:visible!important;
  cursor:pointer!important;
  -webkit-appearance:auto!important;
  appearance:auto!important;
  box-shadow:none!important;
}
#vcQuickPropertyForm .vc-field select:hover,
#vcQuickPropertyForm .vc-field select.select2-offscreen:hover {
  border-color:#c8ced9!important;
}
#vcQuickPropertyForm .vc-field select:focus,
#vcQuickPropertyForm .vc-field select.select2-offscreen:focus {
  border-color:#8e62aa!important;
  box-shadow:0 0 0 3px rgba(110,58,145,.10)!important;
}
#vcQuickPropertyForm .vc-field select:invalid:not(:focus),
#vcQuickPropertyForm .vc-field select.vc-native-form-select:invalid:not(:focus) {
  color:#5f6673!important;
}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-field select,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-field select.select2-offscreen,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-field select.vc-native-form-select {
  background-color:#252936!important;
  border-color:#414757!important;
  color:#edf0f5!important;
}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-field select:focus,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-field select.select2-offscreen:focus {
  border-color:#9c70b9!important;
  box-shadow:0 0 0 3px rgba(157,112,185,.13)!important;
}

/* Vercetti Propiedades v1.5.37 — refinamiento de datos del inmueble */
#vcQuickPropertyForm .vc-operation-fieldset{margin-bottom:2px}
#vcQuickPropertyForm .vc-operation-card{position:relative;align-items:center;min-height:92px;padding:16px 50px 16px 16px;overflow:hidden}
#vcQuickPropertyForm .vc-operation-card>input[type="radio"]{position:absolute;top:16px;right:16px;margin:0;width:18px;height:18px;accent-color:#6e3a91}
#vcQuickPropertyForm .vc-operation-icon{display:grid;place-items:center;flex:0 0 54px;width:54px;height:54px;border-radius:15px;color:#fff;box-shadow:0 8px 20px rgba(31,34,48,.14)}
#vcQuickPropertyForm .vc-operation-icon svg{width:32px;height:32px;display:block}
#vcQuickPropertyForm .vc-operation-sale .vc-operation-icon{background:linear-gradient(145deg,#6e3a91,#9b5ebe)}
#vcQuickPropertyForm .vc-operation-rent .vc-operation-icon{background:linear-gradient(145deg,#176ea6,#27a6a0)}
#vcQuickPropertyForm .vc-operation-card>span:last-child{min-width:0}
#vcQuickPropertyForm .vc-operation-card strong{font-size:16px;color:#2b303b}
#vcQuickPropertyForm .vc-operation-card small{font-size:12px}
#vcQuickPropertyForm .vc-operation-card:has(input:checked) .vc-operation-icon{transform:translateY(-1px);box-shadow:0 10px 22px rgba(31,34,48,.2)}

#vcQuickPropertyForm .vc-role-inputs{display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,.72fr);gap:8px;align-items:end}
#vcQuickPropertyForm .vc-role-inputs label{display:block;min-width:0;margin:0}
#vcQuickPropertyForm .vc-role-inputs label small{display:block;margin:0 0 6px;color:#6f7683;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
#vcQuickPropertyForm .vc-role-separator{display:grid;place-items:center;height:48px;color:#7e8490;font-weight:700;font-size:18px}
#vcQuickPropertyForm .vc-role-field>small{margin-top:7px}

#vcQuickPropertyForm .vc-money-row{display:grid;grid-template-columns:116px minmax(0,1fr);gap:8px}
#vcQuickPropertyForm .vc-money-row .vc-currency-select{width:116px!important;min-width:116px!important;padding-left:12px!important;padding-right:30px!important}
#vcQuickPropertyForm .vc-money-row input{width:100%;min-width:0}

#vcQuickPropertyForm .vc-feature-box{padding:18px 17px 16px!important}
#vcQuickPropertyForm .vc-feature-title{margin:0 0 7px;padding:0;font-size:13px;line-height:1.35;font-weight:800;color:#333946}
#vcQuickPropertyForm .vc-feature-box>p{margin:0 0 13px}

html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-operation-card strong,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-feature-title{color:#edf0f5}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-role-inputs label small{color:#aeb5c1}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-role-separator{color:#aeb5c1}

@media(max-width:767.98px){
  #vcQuickPropertyForm .vc-operation-card{min-height:82px;padding:14px 46px 14px 14px}
  #vcQuickPropertyForm .vc-operation-icon{flex-basis:48px;width:48px;height:48px;border-radius:13px}
  #vcQuickPropertyForm .vc-operation-icon svg{width:29px;height:29px}
  #vcQuickPropertyForm .vc-money-row{grid-template-columns:104px minmax(0,1fr)}
  #vcQuickPropertyForm .vc-money-row .vc-currency-select{width:104px!important;min-width:104px!important}
}

/* Vercetti Propiedades v1.5.38 — nacionalidad, rol alineado y lectura del mandato */
#vcQuickPropertyForm .vc-role-inputs{align-items:center}
#vcQuickPropertyForm .vc-role-inputs label{display:block}
#vcQuickPropertyForm .vc-role-inputs label>.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
#vcQuickPropertyForm .vc-role-separator{height:48px}
#vcQuickPropertyForm .vc-role-field>span{display:block;margin-bottom:8px}
#vcQuickPropertyForm .vc-role-field>small{display:block;margin-top:7px}

#vcQuickPropertyForm .vc-mandate-highlights{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0 0 20px;padding:12px;border:1px solid #e0e4eb;border-radius:11px;background:#fbfcfd}
#vcQuickPropertyForm .vc-mandate-highlights>div{min-width:0;padding:9px 10px;border-radius:8px;background:#fff;border:1px solid #eceef2}
#vcQuickPropertyForm .vc-mandate-highlights span{display:block;margin-bottom:4px;color:#747b88;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.045em}
#vcQuickPropertyForm .vc-mandate-highlights strong{display:block;color:#111318;font-size:12px;line-height:1.35;font-weight:800}
#vcQuickPropertyForm .vc-mandate-body strong{color:#111318;font-weight:800}
#vcQuickPropertyForm .vc-mandate-party-note strong{color:#111318;font-weight:800}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-mandate-highlights{background:#242833;border-color:#3b4150}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-mandate-highlights>div{background:#292e3a;border-color:#414756}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-mandate-highlights span{color:#aeb5c1}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-mandate-highlights strong,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-mandate-body strong,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-mandate-party-note strong{color:#fff}
@media(max-width:991.98px){#vcQuickPropertyForm .vc-mandate-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:575.98px){#vcQuickPropertyForm .vc-mandate-highlights{grid-template-columns:1fr}}

/* Vercetti Propiedades v1.5.42 — domicilio centrado y gestión de varios inmuebles */
#vcQuickPropertyForm .vc-address-block-title{
  display:grid;
  grid-template-columns:minmax(180px,auto) minmax(0,1fr);
  align-items:center;
  gap:20px;
}
#vcQuickPropertyForm .vc-address-block-title>span{
  justify-self:center;
  width:min(100%,620px);
  max-width:620px;
  text-align:center;
}
#vcQuickPropertyForm .vc-operation-wrap{margin-bottom:18px}
#vcQuickPropertyForm .vc-operation-fieldset{grid-column:1/-1}
#vcQuickPropertyForm .vc-properties-wrap{display:grid;gap:18px}
#vcQuickPropertyForm .vc-property-entry{
  border:1px solid #dde2ea;
  border-radius:16px;
  background:#fff;
  padding:20px;
  box-shadow:0 6px 18px rgba(31,34,48,.035);
}
#vcQuickPropertyForm .vc-property-entry-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin:0 0 18px;
  padding:0 0 13px;
  border-bottom:1px solid #eceef3;
}
#vcQuickPropertyForm .vc-property-entry-head h4{margin:1px 0 0;font-size:18px;line-height:1.25;color:#242936}
#vcQuickPropertyForm .vc-property-kicker{display:block;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#7a5a8e}
#vcQuickPropertyForm .vc-property-remove{
  border:1px solid #e0c9c7;
  border-radius:9px;
  background:#fff;
  color:#9d312b;
  font-size:12px;
  font-weight:700;
  padding:8px 12px;
  cursor:pointer;
}
#vcQuickPropertyForm .vc-property-remove:hover{background:#fff4f3;border-color:#d7aaa7}
#vcQuickPropertyForm .vc-add-property-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-top:15px}
#vcQuickPropertyForm .vc-add-property{
  display:inline-flex;
  align-items:center;
  gap:7px;
  border:1px solid #8f61aa;
  border-radius:10px;
  background:#fff;
  color:#65307f;
  padding:11px 15px;
  font-size:13px;
  line-height:1.2;
  font-weight:800;
  cursor:pointer;
  transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease;
}
#vcQuickPropertyForm .vc-add-property:hover{background:#f8f1fb;border-color:#6e3a91;transform:translateY(-1px)}
#vcQuickPropertyForm .vc-add-property:disabled{opacity:.5;cursor:not-allowed;transform:none}
#vcQuickPropertyForm .vc-add-property-wrap p{margin:0;color:#737b89;font-size:11px;line-height:1.5}
#vcQuickPropertyForm .vc-property-photo-sections{display:grid;gap:20px}
#vcQuickPropertyForm .vc-property-photo-section{
  border:1px solid #e0e4eb;
  border-radius:15px;
  background:#fbfcfd;
  padding:17px;
}
#vcQuickPropertyForm .vc-property-photo-head{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:13px}
#vcQuickPropertyForm .vc-property-photo-head h4{margin:0;color:#303541;font-size:15px}
#vcQuickPropertyForm .vc-property-photo-head span{color:#737b89;font-size:11px;text-align:right}
#vcQuickPropertyForm .vc-property-photo-section .vc-upload-box{margin:0}
#vcQuickPropertyForm .vc-property-photo-section .vc-photo-count{margin-top:10px}

html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-property-entry,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-property-photo-section{background:#242833;border-color:#3b4150}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-property-entry-head{border-bottom-color:#3b4150}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-property-entry-head h4,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-property-photo-head h4{color:#edf0f5}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-property-kicker{color:#c49bd8}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-add-property{background:#252936;border-color:#9b70b6;color:#eadcf1}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-add-property:hover{background:#30263a}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-property-remove{background:#292e3a;border-color:#6f4c4a;color:#ffb8b2}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-add-property-wrap p,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-property-photo-head span{color:#aeb5c1}

@media(max-width:767.98px){
  #vcQuickPropertyForm .vc-address-block-title{display:block}
  #vcQuickPropertyForm .vc-address-block-title>span{display:block;width:auto;text-align:left;margin-top:5px}
  #vcQuickPropertyForm .vc-property-entry{padding:15px}
  #vcQuickPropertyForm .vc-property-photo-head{display:block}
  #vcQuickPropertyForm .vc-property-photo-head span{display:block;text-align:left;margin-top:5px}
}

/* Ajuste fino: el texto explicativo queda centrado en todo el ancho de la tarjeta. */
@media(min-width:768px){
  #vcQuickPropertyForm .vc-address-block-title{position:relative;display:flex;justify-content:center;align-items:center;min-height:34px;padding:0 190px}
  #vcQuickPropertyForm .vc-address-block-title>strong{position:absolute;left:0;top:50%;transform:translateY(-50%)}
  #vcQuickPropertyForm .vc-address-block-title>span{display:block;width:100%;max-width:620px;margin:0 auto;text-align:center;justify-self:auto}
}
@media(max-width:767.98px){
  #vcQuickPropertyForm .vc-address-block-title>strong{position:static;transform:none}
}


/* Vercetti Propiedades v1.5.43 — navegación por pasos y teléfono internacional */
#vcQuickPropertyForm .vc-step-title{scroll-margin-top:118px}
#vcQuickPropertyForm .vc-phone-row{
  display:grid;
  grid-template-columns:minmax(170px,205px) minmax(0,1fr);
  gap:8px;
  align-items:center;
}
#vcQuickPropertyForm .vc-phone-row select{
  width:100%!important;
  min-width:0!important;
  padding-left:12px!important;
  padding-right:30px!important;
}
#vcQuickPropertyForm .vc-phone-row input{
  width:100%;
  min-width:0;
}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-phone-row select{
  background-color:#252936!important;
  color:#edf0f5!important;
  border-color:#414757!important;
}
@media(max-width:575.98px){
  #vcQuickPropertyForm .vc-step-title{scroll-margin-top:96px}
  #vcQuickPropertyForm .vc-phone-row{grid-template-columns:minmax(132px,42%) minmax(0,1fr)}
}

/* Vercetti Propiedades v1.5.44 — bandera real, fotos opcionales e identidad */
#vcQuickPropertyForm .vc-phone-country-shell{position:relative;min-width:0}
#vcQuickPropertyForm .vc-phone-country-shell select{padding-left:48px!important}
#vcQuickPropertyForm .vc-phone-flag{position:absolute;left:12px;top:50%;transform:translateY(-50%);z-index:2;width:25px;height:18px;border:1px solid rgba(0,0,0,.10);border-radius:3px;overflow:hidden;background:#fff;pointer-events:none;box-shadow:0 1px 2px rgba(0,0,0,.05)}
#vcQuickPropertyForm .vc-phone-flag img{display:block;width:100%;height:100%;object-fit:cover}
#vcQuickPropertyForm [data-vc-availability-date]{margin-top:8px}
#vcQuickPropertyForm .vc-photo-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 14px}
#vcQuickPropertyForm .vc-photo-mode-card{display:flex;align-items:flex-start;gap:10px;border:1px solid #d9dee7;border-radius:12px;background:#fff;padding:13px 14px;cursor:pointer;transition:.16s ease}
#vcQuickPropertyForm .vc-photo-mode-card:hover{border-color:#9a70b4;background:#fbf8fc}
#vcQuickPropertyForm .vc-photo-mode-card:has(input:checked){border-color:#7b3e98;box-shadow:0 0 0 1px rgba(123,62,152,.08);background:#faf6fc}
#vcQuickPropertyForm .vc-photo-mode-card input{margin-top:3px;accent-color:#6e3a91}
#vcQuickPropertyForm .vc-photo-mode-card strong{display:block;color:#303541;font-size:13px;margin-bottom:3px}
#vcQuickPropertyForm .vc-photo-mode-card small{display:block;color:#737b89;font-size:11px;line-height:1.45}
#vcQuickPropertyForm .vc-photo-later-note{border:1px solid #ddd3e4;border-radius:12px;background:#f8f3fa;color:#5f5266;padding:13px 15px;font-size:12px;line-height:1.55}
#vcQuickPropertyForm .vc-identity-box{border:1px solid #e0e4eb;border-radius:15px;background:#fbfcfd;padding:18px;margin:0 0 18px}
#vcQuickPropertyForm .vc-identity-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:14px}
#vcQuickPropertyForm .vc-identity-head h4{margin:0 0 4px;color:#303541;font-size:15px}
#vcQuickPropertyForm .vc-identity-head p{margin:0;color:#737b89;font-size:11px;line-height:1.55;max-width:760px}
#vcQuickPropertyForm .vc-identity-head>.mdi{font-size:28px;color:#6e3a91}
#vcQuickPropertyForm .vc-identity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
#vcQuickPropertyForm .vc-identity-upload{margin:0!important;min-height:118px}
#vcQuickPropertyForm .vc-identity-consent{margin-top:13px}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-phone-flag{border-color:#505666;background:#fff}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-photo-mode-card{background:#252936;border-color:#414757}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-photo-mode-card:has(input:checked){background:#30263a;border-color:#a276b8}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-photo-mode-card strong,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-head h4{color:#edf0f5}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-photo-mode-card small,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-head p{color:#aeb5c1}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-photo-later-note{background:#2d2734;border-color:#51405c;color:#d9cde0}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-box{background:#242833;border-color:#3b4150}
@media(max-width:767.98px){#vcQuickPropertyForm .vc-photo-mode-grid,#vcQuickPropertyForm .vc-identity-grid{grid-template-columns:1fr}}

/* Vercetti Propiedades v1.5.45 — teléfono, identidad visual y experiencia de firma */
#vcQuickPropertyForm .vc-phone-country-shell{
  display:grid;
  grid-template-columns:34px minmax(0,1fr);
  align-items:center;
  min-height:48px;
  border:1px solid #d9dde6;
  border-radius:9px;
  background:#fff;
  overflow:hidden;
  transition:border-color .16s ease,box-shadow .16s ease;
}
#vcQuickPropertyForm .vc-phone-country-shell:focus-within{
  border-color:#8e62aa;
  box-shadow:0 0 0 3px rgba(110,58,145,.10);
}
#vcQuickPropertyForm .vc-phone-country-shell .vc-phone-flag{
  position:static;
  left:auto;
  top:auto;
  transform:none;
  justify-self:end;
  z-index:auto;
  width:24px;
  height:16px;
  margin:0;
  border:1px solid rgba(0,0,0,.10);
  border-radius:3px;
  overflow:hidden;
  background:#fff;
  pointer-events:none;
  box-shadow:0 1px 2px rgba(0,0,0,.05);
}
#vcQuickPropertyForm .vc-phone-country-shell select,
#vcQuickPropertyForm .vc-phone-country-shell select.vc-native-form-select,
#vcQuickPropertyForm .vc-phone-country-shell select.select2-offscreen{
  width:100%!important;
  min-width:0!important;
  height:46px!important;
  min-height:46px!important;
  padding:10px 34px 10px 7px!important;
  border:0!important;
  border-radius:0!important;
  background-color:transparent!important;
  box-shadow:none!important;
  color:#20232e!important;
}
#vcQuickPropertyForm .vc-phone-country-shell select:focus,
#vcQuickPropertyForm .vc-phone-country-shell select.vc-native-form-select:focus{
  border:0!important;
  box-shadow:none!important;
  outline:none!important;
}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-phone-country-shell{
  background:#252936;
  border-color:#414757;
}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-phone-country-shell:focus-within{
  border-color:#9c70b9;
  box-shadow:0 0 0 3px rgba(157,112,185,.13);
}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-phone-country-shell select,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-phone-country-shell select.vc-native-form-select{
  background-color:transparent!important;
  color:#edf0f5!important;
}

#vcQuickPropertyForm .vc-identity-head-positive{
  align-items:center;
  justify-content:flex-start;
}
#vcQuickPropertyForm .vc-identity-heading-icon{
  flex:0 0 56px;
  width:56px;
  height:56px;
  display:grid;
  place-items:center;
  border-radius:16px;
  color:#6e3a91;
  background:#f4edf8;
}
#vcQuickPropertyForm .vc-identity-heading-icon svg{width:38px;height:38px;display:block}
#vcQuickPropertyForm .vc-identity-head-positive>div:last-child{min-width:0}
#vcQuickPropertyForm .vc-identity-head-positive h4{font-size:18px;margin:0 0 2px}
#vcQuickPropertyForm .vc-identity-head-positive strong{display:block;color:#4a315b;font-size:13px;margin-bottom:4px}
#vcQuickPropertyForm .vc-identity-head-positive p{max-width:820px}

#vcQuickPropertyForm .vc-identity-upload{
  min-height:0;
  padding:16px;
  border:1px dashed #cfd6e1;
  border-radius:13px;
  background:#fff;
  text-align:left;
}
#vcQuickPropertyForm .vc-identity-upload-copy{text-align:center}
#vcQuickPropertyForm .vc-identity-upload-copy strong{display:block;color:#303541;font-size:13px;margin-bottom:5px}
#vcQuickPropertyForm .vc-identity-upload-copy p{margin:0;color:#737b89;font-size:11px}
#vcQuickPropertyForm .vc-identity-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:13px}
#vcQuickPropertyForm .vc-identity-action{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:42px;
  margin:0;
  padding:9px 10px;
  border:1px solid #d8dce5;
  border-radius:9px;
  background:#fff;
  color:#343946;
  font-size:12px;
  font-weight:700;
  cursor:pointer;
  transition:.16s ease;
}
#vcQuickPropertyForm .vc-identity-action:hover{border-color:#8e62aa;background:#faf7fc;color:#5f2e7b}
#vcQuickPropertyForm .vc-identity-action .mdi{font-size:18px;color:#6e3a91}
#vcQuickPropertyForm .vc-identity-camera{background:#f8f3fa;border-color:#ddcfe6;color:#5b346d}
#vcQuickPropertyForm .vc-identity-file-input{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  overflow:hidden!important;
  pointer-events:none!important;
}
#vcQuickPropertyForm .vc-identity-preview{
  margin-top:13px;
  padding:10px;
  border:1px solid #dfe4eb;
  border-radius:11px;
  background:#f8fafc;
}
#vcQuickPropertyForm .vc-identity-preview-image{
  display:block;
  width:100%;
  height:150px;
  object-fit:contain;
  border-radius:8px;
  background:#eef1f5;
}
#vcQuickPropertyForm .vc-identity-preview-meta{
  display:flex;
  align-items:center;
  gap:8px;
  margin-top:8px;
  color:#44505d;
  font-size:11px;
  min-width:0;
}
#vcQuickPropertyForm .vc-identity-preview-meta strong{color:#217a3d;white-space:nowrap}
#vcQuickPropertyForm .vc-identity-preview-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#vcQuickPropertyForm .vc-identity-pdf{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-height:88px;
  border-radius:8px;
  background:#f1f3f6;
  color:#4a5260;
  font-weight:700;
}
#vcQuickPropertyForm .vc-identity-pdf .mdi{font-size:30px;color:#6e3a91}

html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-heading-icon{background:#352a3f;color:#bd8ed1}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-head-positive strong{color:#e4d6ec}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-upload{background:#282d39;border-color:#454c5c}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-upload-copy strong{color:#edf0f5}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-upload-copy p{color:#aeb5c1}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-action{background:#252936;border-color:#444b5b;color:#e2e6ed}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-camera{background:#30263a;border-color:#594366;color:#eadcf1}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-preview{background:#222630;border-color:#414756}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-preview-image{background:#1b1e28}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-preview-meta{color:#c8ced8}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-pdf{background:#1f232d;color:#d8dde5}

@media(max-width:575.98px){
  #vcQuickPropertyForm .vc-phone-row{grid-template-columns:minmax(158px,46%) minmax(0,1fr)}
  #vcQuickPropertyForm .vc-identity-head-positive{align-items:flex-start}
  #vcQuickPropertyForm .vc-identity-heading-icon{flex-basis:48px;width:48px;height:48px;border-radius:14px}
  #vcQuickPropertyForm .vc-identity-heading-icon svg{width:32px;height:32px}
  #vcQuickPropertyForm .vc-identity-actions{grid-template-columns:1fr 1fr}
  #vcQuickPropertyForm .vc-identity-preview-image{height:132px}
}


/* Vercetti Propiedades v1.5.46 — identidad, teléfono y revisión móvil */
#vcQuickPropertyForm .vc-phone-country-shell{
  display:flex!important;
  align-items:center;
  gap:7px;
  padding-left:10px;
  overflow:hidden;
}
#vcQuickPropertyForm .vc-phone-country-shell .vc-phone-flag{
  flex:0 0 24px;
  width:24px;
  height:16px;
  justify-self:auto;
}
#vcQuickPropertyForm .vc-phone-country-shell select,
#vcQuickPropertyForm .vc-phone-country-shell select.vc-native-form-select,
#vcQuickPropertyForm .vc-phone-country-shell select.select2-offscreen{
  flex:1 1 auto!important;
  width:auto!important;
  min-width:0!important;
  padding-left:0!important;
}
#vcQuickPropertyForm .vc-identity-heading-icon{
  color:#21884a;
  background:#edf8f1;
}
#vcQuickPropertyForm .vc-identity-head-positive strong{color:#246a40}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-heading-icon{
  background:#20392b;
  color:#69d28e;
}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-identity-head-positive strong{color:#8cdea8}

@media(max-width:767.98px){
  .vc-publish-section .container{padding-left:12px;padding-right:12px}
  .vc-publish-shell{max-width:100%}
  #vcQuickPropertyForm .vc-form-grid{grid-template-columns:1fr!important}
  #vcQuickPropertyForm .vc-operation-fieldset{grid-template-columns:1fr!important}
  #vcQuickPropertyForm .vc-review-grid{grid-template-columns:1fr!important}
  #vcQuickPropertyForm .vc-step-actions{gap:10px;align-items:stretch}
  #vcQuickPropertyForm .vc-step-actions-right{margin-left:auto}
  #vcQuickPropertyForm input,
  #vcQuickPropertyForm select,
  #vcQuickPropertyForm textarea{font-size:16px!important}
  #vcQuickPropertyForm .vc-otp-controls{grid-template-columns:1fr!important}
  #vcQuickPropertyForm .vc-otp-controls button{width:100%}
}
@media(max-width:575.98px){
  #vcQuickPropertyForm .vc-phone-row{
    grid-template-columns:1fr!important;
    gap:9px!important;
  }
  #vcQuickPropertyForm .vc-phone-country-shell,
  #vcQuickPropertyForm .vc-phone-row input{width:100%!important;max-width:100%!important}
  #vcQuickPropertyForm .vc-identity-actions{grid-template-columns:1fr!important}
  #vcQuickPropertyForm .vc-step-actions{display:grid!important;grid-template-columns:1fr!important}
  #vcQuickPropertyForm .vc-step-actions-right{width:100%;margin:0}
  #vcQuickPropertyForm .vc-step-actions button{width:100%}
  #vcQuickPropertyForm .vc-stepper{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:6px}
  #vcQuickPropertyForm .vc-step-indicator{min-width:68px;flex:0 0 68px}
  #vcQuickPropertyForm .vc-property-entry{padding:12px!important}
  #vcQuickPropertyForm .vc-address-block,
  #vcQuickPropertyForm .vc-identity-box{padding:14px!important}
}

/* Vercetti Propiedades v1.5.47 — lectura de mandato y asesoría de corredor */
#vcQuickPropertyForm .vc-mandate-box .vc-mandate-body{
  max-height:390px;
  overflow-y:auto;
  padding-right:14px;
  scrollbar-width:thin;
  scrollbar-color:#9e84ad #eef0f4;
}
#vcQuickPropertyForm .vc-mandate-box .vc-mandate-body:focus{outline:2px solid rgba(110,58,145,.20);outline-offset:4px;border-radius:4px}
#vcQuickPropertyForm .vc-mandate-consent-row.is-locked{opacity:.56;cursor:not-allowed}
#vcQuickPropertyForm .vc-mandate-consent-row.is-locked input{cursor:not-allowed}
#vcQuickPropertyForm .vc-mandate-read-status{display:flex;align-items:center;gap:8px;margin:8px 0 14px;padding:10px 12px;border-radius:9px;background:#f7f4f9;color:#62486f;font-size:12px;line-height:1.45}
#vcQuickPropertyForm .vc-mandate-read-status .mdi{font-size:18px;color:#6e3a91}
#vcQuickPropertyForm .vc-mandate-read-status.is-complete{background:#edf8f1;color:#28633d}
#vcQuickPropertyForm .vc-mandate-read-status.is-complete .mdi{color:#21884a}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-mandate-box .vc-mandate-body{scrollbar-color:#765687 #262a34}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-mandate-read-status{background:#30283a;color:#dfd3e5}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-mandate-read-status.is-complete{background:#20392b;color:#b7e8c8}

.vc-agent-modern-card{padding:24px;border:1px solid #e0e4eb;border-radius:16px;background:#fff}
.vc-agent-benefits-modern{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:24px}
.vc-agent-benefits-modern>div{display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;column-gap:10px;padding:14px;border:1px solid #e3e7ed;border-radius:12px;background:#fbfcfd}
.vc-agent-benefits-modern .mdi{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#f3ecf7;color:#6e3a91;font-size:21px}
.vc-agent-benefits-modern strong{align-self:end;color:#2b303b;font-size:13px}.vc-agent-benefits-modern small{align-self:start;color:#767e8b;font-size:11px;line-height:1.45}
.vc-agent-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:17px 18px}
.vc-agent-form-modern .vc-field{display:grid;gap:7px;margin:0}.vc-agent-form-modern .vc-field>span,.vc-agent-operation legend{font-size:12px;font-weight:700;color:#343946}
.vc-agent-form-modern input,.vc-agent-form-modern select,.vc-agent-form-modern textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid #d9dde6;border-radius:9px;background:#fff;color:#20232e;padding:11px 13px;font-size:15px;line-height:1.45;transition:border-color .16s ease,box-shadow .16s ease}
.vc-agent-form-modern input,.vc-agent-form-modern select{height:48px}.vc-agent-form-modern textarea{min-height:125px;resize:vertical}
.vc-agent-form-modern input:focus,.vc-agent-form-modern select:focus,.vc-agent-form-modern textarea:focus{outline:none;border-color:#8e62aa;box-shadow:0 0 0 3px rgba(110,58,145,.10)}
.vc-agent-wide{grid-column:1/-1}
.vc-agent-phone-row{display:grid;grid-template-columns:minmax(150px,40%) minmax(0,1fr);gap:8px}
.vc-agent-operation{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0;border:0;margin:0}.vc-agent-operation legend{grid-column:1/-1;margin-bottom:0}
.vc-agent-operation label{display:flex;align-items:center;gap:9px;margin:0;padding:12px 14px;border:1px solid #d9dde6;border-radius:10px;background:#fff;cursor:pointer}.vc-agent-operation label:has(input:checked){border-color:#8e62aa;background:#fbf7fd;color:#5b2e76}.vc-agent-operation input{width:auto;height:auto;accent-color:#6e3a91}.vc-agent-operation .mdi{font-size:21px;color:#6e3a91}
.vc-agent-privacy{margin-top:20px;padding:14px 16px;border-radius:11px;background:#f8f9fb;border:1px solid #e3e7ed}.vc-agent-privacy p{margin:0 0 9px;color:#69717e;font-size:12px}.vc-agent-privacy .vc-privacy-check{margin:0}
.vc-agent-submit{display:flex;justify-content:flex-end;margin-top:18px}.vc-agent-submit .vc-publish-primary{display:inline-flex;align-items:center;gap:7px}
html[data-vc-theme="dark"] .vc-agent-modern-card{background:#20232e;border-color:#383d4d}html[data-vc-theme="dark"] .vc-agent-benefits-modern>div{background:#252936;border-color:#414757}html[data-vc-theme="dark"] .vc-agent-benefits-modern strong,html[data-vc-theme="dark"] .vc-agent-form-modern .vc-field>span,html[data-vc-theme="dark"] .vc-agent-operation legend{color:#eef1f5}html[data-vc-theme="dark"] .vc-agent-benefits-modern small{color:#adb4c0}html[data-vc-theme="dark"] .vc-agent-benefits-modern .mdi{background:#352a3f;color:#c08dd6}html[data-vc-theme="dark"] .vc-agent-form-modern input,html[data-vc-theme="dark"] .vc-agent-form-modern select,html[data-vc-theme="dark"] .vc-agent-form-modern textarea,html[data-vc-theme="dark"] .vc-agent-operation label{background:#252936;border-color:#414757;color:#edf0f5}html[data-vc-theme="dark"] .vc-agent-operation label:has(input:checked){background:#342a3f;border-color:#9b70b6}html[data-vc-theme="dark"] .vc-agent-privacy{background:#242833;border-color:#3b4150}html[data-vc-theme="dark"] .vc-agent-privacy p{color:#b2b8c5}
@media(max-width:767.98px){.vc-agent-modern-card{padding:16px}.vc-agent-benefits-modern{grid-template-columns:1fr}.vc-agent-form-grid{grid-template-columns:1fr}.vc-agent-wide{grid-column:auto}.vc-agent-form-modern input,.vc-agent-form-modern select,.vc-agent-form-modern textarea{font-size:16px}.vc-agent-submit .vc-publish-primary{width:100%;justify-content:center}}
@media(max-width:575.98px){.vc-agent-phone-row{grid-template-columns:1fr}.vc-agent-operation{grid-template-columns:1fr}.vc-agent-benefits-modern>div{grid-template-columns:34px 1fr}.vc-agent-benefits-modern .mdi{width:34px;height:34px}.vc-agent-modern-card{padding:14px 12px}}
.vc-agent-phone-country-shell{display:flex;align-items:center;gap:7px;min-width:0;height:48px;padding-left:10px;border:1px solid #d9dde6;border-radius:9px;background:#fff;overflow:hidden}.vc-agent-phone-country-shell:focus-within{border-color:#8e62aa;box-shadow:0 0 0 3px rgba(110,58,145,.10)}.vc-agent-phone-flag{flex:0 0 24px;width:24px;height:16px;border:1px solid rgba(0,0,0,.10);border-radius:3px;overflow:hidden;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05)}.vc-agent-phone-flag img{display:block;width:100%;height:100%;object-fit:cover}.vc-agent-phone-country-shell select{flex:1 1 auto!important;width:auto!important;min-width:0!important;height:46px!important;border:0!important;border-radius:0!important;padding-left:0!important;background:transparent!important;box-shadow:none!important}.vc-agent-phone-country-shell select:focus{border:0!important;box-shadow:none!important}.vc-agent-phone-row>input{height:48px}html[data-vc-theme="dark"] .vc-agent-phone-country-shell{background:#252936;border-color:#414757}html[data-vc-theme="dark"] .vc-agent-phone-country-shell select{background:transparent!important;color:#edf0f5!important}


/* Vercetti Propiedades v1.5.48 — asesoría coherente, selectores nativos y CTA sin exclusividad */
.vc-agent-benefits-modern .vc-agent-benefit-icon{
  grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;
  background:#f3ecf7;color:#6e3a91;box-shadow:0 7px 18px rgba(59,37,75,.08)
}
.vc-agent-benefits-modern .vc-agent-benefit-icon svg{display:block;width:26px;height:26px}
.vc-agent-benefits-modern .vc-agent-benefit-price{background:#eef7ff;color:#176ea6}
.vc-agent-benefits-modern .vc-agent-benefit-home{background:#f3ecf7;color:#6e3a91}
.vc-agent-benefits-modern .vc-agent-benefit-person{background:#eaf8f4;color:#238a70}
.vc-agent-benefits-modern .mdi{display:none!important}

/* La plantilla general no debe convertir estos SELECT a Select2: deben conservar el mismo lenguaje redondeado. */
.vc-agent-form-modern .select2-container{display:none!important}
.vc-agent-form-modern select,
.vc-agent-form-modern select.select2-offscreen,
.vc-agent-form-modern select.vc-native-form-select{
  display:block!important;position:static!important;clip:auto!important;width:100%!important;max-width:100%!important;
  min-width:0!important;height:48px!important;margin:0!important;padding:11px 38px 11px 13px!important;
  border:1px solid #d9dde6!important;border-radius:9px!important;background:#fff!important;color:#20232e!important;
  font-size:15px!important;line-height:1.45!important;opacity:1!important;appearance:auto!important;-webkit-appearance:menulist!important;
  box-shadow:none!important;white-space:nowrap;text-overflow:ellipsis;overflow:hidden
}
.vc-agent-form-modern select:focus{outline:none!important;border-color:#8e62aa!important;box-shadow:0 0 0 3px rgba(110,58,145,.10)!important}
.vc-agent-phone-row{grid-template-columns:minmax(190px,42%) minmax(0,1fr)}
.vc-agent-phone-country-shell{padding-left:10px!important}
.vc-agent-phone-country-shell select,
.vc-agent-phone-country-shell select.select2-offscreen,
.vc-agent-phone-country-shell select.vc-native-form-select{
  flex:1 1 auto!important;width:100%!important;min-width:0!important;height:46px!important;padding:10px 30px 10px 4px!important;
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important
}
.vc-agent-phone-country-shell select:focus{border:0!important;box-shadow:none!important}

/* Checkbox comercial compacto; evita que herede ancho/alto de los inputs de texto. */
.vc-agent-privacy .vc-privacy-marketing{display:flex!important;align-items:flex-start!important;gap:10px!important;cursor:pointer}
.vc-agent-privacy .vc-privacy-marketing input[type="checkbox"]{
  appearance:auto!important;-webkit-appearance:checkbox!important;display:block!important;position:static!important;
  flex:0 0 18px!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;
  margin:2px 0 0!important;padding:0!important;border-radius:4px!important;box-shadow:none!important;accent-color:#6e3a91
}
.vc-agent-privacy .vc-privacy-marketing span{display:block;line-height:1.55;color:#68717e}

html[data-vc-theme="dark"] .vc-agent-benefits-modern .vc-agent-benefit-price{background:#203744;color:#82c7ef}
html[data-vc-theme="dark"] .vc-agent-benefits-modern .vc-agent-benefit-home{background:#352a3f;color:#c08dd6}
html[data-vc-theme="dark"] .vc-agent-benefits-modern .vc-agent-benefit-person{background:#203a35;color:#7fd5bb}
html[data-vc-theme="dark"] .vc-agent-form-modern select,
html[data-vc-theme="dark"] .vc-agent-form-modern select.select2-offscreen,
html[data-vc-theme="dark"] .vc-agent-form-modern select.vc-native-form-select{background:#252936!important;border-color:#414757!important;color:#edf0f5!important}
html[data-vc-theme="dark"] .vc-agent-phone-country-shell select,
html[data-vc-theme="dark"] .vc-agent-phone-country-shell select.select2-offscreen,
html[data-vc-theme="dark"] .vc-agent-phone-country-shell select.vc-native-form-select{background:transparent!important;border:0!important}
html[data-vc-theme="dark"] .vc-agent-privacy .vc-privacy-marketing span{color:#c7ccd5}

@media(max-width:767.98px){
  .vc-agent-phone-row{grid-template-columns:1fr}
  .vc-agent-benefits-modern .vc-agent-benefit-icon{width:38px;height:38px}
  .vc-agent-benefits-modern .vc-agent-benefit-icon svg{width:24px;height:24px}
}


/* Vercetti Propiedades v1.5.50 — identidad móvil más legible */
@media(max-width:575.98px){
  #vcQuickPropertyForm .vc-identity-box{
    padding:16px 12px!important;
    border-radius:14px!important;
  }
  #vcQuickPropertyForm .vc-identity-head-positive{
    display:grid!important;
    grid-template-columns:48px minmax(0,1fr)!important;
    gap:12px!important;
    align-items:start!important;
    margin-bottom:16px!important;
  }
  #vcQuickPropertyForm .vc-identity-heading-icon{
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
    border-radius:14px!important;
  }
  #vcQuickPropertyForm .vc-identity-heading-icon svg{
    width:31px!important;
    height:31px!important;
  }
  #vcQuickPropertyForm .vc-identity-head-positive h4{
    font-size:19px!important;
    line-height:1.2!important;
    margin:0 0 4px!important;
  }
  #vcQuickPropertyForm .vc-identity-head-positive strong{
    font-size:14px!important;
    line-height:1.35!important;
    margin-bottom:6px!important;
  }
  #vcQuickPropertyForm .vc-identity-head-positive p{
    font-size:13px!important;
    line-height:1.55!important;
    margin:0!important;
  }
  #vcQuickPropertyForm .vc-identity-grid{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  #vcQuickPropertyForm .vc-identity-upload{
    width:100%!important;
    padding:15px 12px!important;
    border-radius:13px!important;
    overflow:hidden!important;
  }
  #vcQuickPropertyForm .vc-identity-upload-copy strong{
    font-size:15px!important;
    line-height:1.35!important;
  }
  #vcQuickPropertyForm .vc-identity-upload-copy p{
    font-size:12px!important;
    line-height:1.45!important;
  }
  #vcQuickPropertyForm .vc-identity-actions{
    grid-template-columns:1fr!important;
    gap:9px!important;
    margin-top:14px!important;
  }
  #vcQuickPropertyForm .vc-identity-action{
    width:100%!important;
    min-height:48px!important;
    padding:11px 12px!important;
    font-size:14px!important;
    line-height:1.25!important;
  }
  #vcQuickPropertyForm .vc-identity-action .mdi{
    font-size:20px!important;
  }
  #vcQuickPropertyForm .vc-identity-preview{
    padding:9px!important;
    margin-top:12px!important;
  }
  #vcQuickPropertyForm .vc-identity-preview-image{
    width:100%!important;
    height:auto!important;
    max-height:240px!important;
    min-height:120px!important;
    object-fit:contain!important;
  }
  #vcQuickPropertyForm .vc-identity-preview-meta{
    flex-wrap:wrap!important;
    align-items:flex-start!important;
    font-size:12px!important;
    line-height:1.4!important;
  }
  #vcQuickPropertyForm .vc-identity-preview-meta strong{
    white-space:normal!important;
  }
  #vcQuickPropertyForm .vc-identity-preview-meta span{
    flex:1 1 100%!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }
  #vcQuickPropertyForm .vc-identity-pdf{
    min-height:110px!important;
    font-size:14px!important;
  }
  #vcQuickPropertyForm .vc-identity-consent{
    gap:10px!important;
    font-size:13px!important;
    line-height:1.55!important;
  }
  #vcQuickPropertyForm .vc-identity-consent input[type="checkbox"]{
    flex:0 0 18px!important;
    width:18px!important;
    height:18px!important;
    margin-top:2px!important;
  }
}

/* Vercetti Propiedades v1.5.51 — respuesta del formulario de asesoría */
.vc-agent-response{margin:14px 0 0;padding:13px 16px;border-radius:10px;font-size:14px;line-height:1.5}
.vc-agent-response.is-success{background:#edf8f1;border:1px solid #b9e0c7;color:#216b3a}
.vc-agent-response.is-error{background:#fff1f0;border:1px solid #efc1bd;color:#a22920}
html[data-vc-theme="dark"] .vc-agent-response.is-success{background:#20392b;border-color:#356a49;color:#9ee2b4}
html[data-vc-theme="dark"] .vc-agent-response.is-error{background:#42282a;border-color:#764347;color:#ffb3ae}
\n\n/* Vercetti Propiedades v1.5.52 — envío de asesoría estable y fotografías móviles */
#vcQuickPropertyForm .vc-photo-upload-wrap{
  padding:17px!important;
  border:1px dashed #d2d9e3!important;
  border-radius:14px!important;
  background:#fff!important;
  overflow:hidden!important;
}
#vcQuickPropertyForm .vc-photo-upload-copy{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  text-align:left;
  margin-bottom:14px;
}
#vcQuickPropertyForm .vc-photo-upload-icon{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  min-width:46px;
  border-radius:13px;
  background:#f4ebf8;
  color:#6e3a91;
  font-size:24px;
}
#vcQuickPropertyForm .vc-photo-upload-copy strong{
  display:block;
  color:#303541;
  font-size:14px;
  margin-bottom:4px;
}
#vcQuickPropertyForm .vc-photo-upload-copy p{
  margin:0!important;
  color:#737b89;
  font-size:11px;
  line-height:1.45;
}
#vcQuickPropertyForm .vc-photo-upload-actions{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  max-width:600px;
  margin:0 auto;
}
#vcQuickPropertyForm .vc-photo-upload-action{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:46px;
  padding:10px 13px;
  border:1px solid #8f61aa;
  border-radius:10px;
  background:#fff;
  color:#65307f;
  font-size:13px;
  line-height:1.25;
  font-weight:800;
  text-align:center;
  cursor:pointer;
  overflow:hidden;
}
#vcQuickPropertyForm .vc-photo-upload-action:hover{background:#f8f1fb;border-color:#6e3a91}
#vcQuickPropertyForm .vc-photo-upload-action .mdi{font-size:20px}
#vcQuickPropertyForm .vc-photo-upload-input{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  overflow:hidden!important;
  pointer-events:none!important;
}
#vcQuickPropertyForm .vc-photo-preview{
  display:grid;
  grid-template-columns:repeat(auto-fill,minmax(185px,1fr));
  gap:12px;
  margin-top:12px;
}
#vcQuickPropertyForm .vc-photo-preview-item{
  min-width:0;
  overflow:hidden;
  border:1px solid #e0e4eb;
  border-radius:12px;
  background:#fff;
}
#vcQuickPropertyForm .vc-photo-preview-item>img{
  display:block;
  width:100%;
  height:142px;
  object-fit:cover;
  background:#f2f4f7;
}
#vcQuickPropertyForm .vc-photo-preview-item>span{
  display:block;
  min-width:0;
  padding:9px 10px 10px;
}
#vcQuickPropertyForm .vc-photo-preview-item>span strong,
#vcQuickPropertyForm .vc-photo-preview-item>span small{
  display:block;
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
#vcQuickPropertyForm .vc-photo-preview-item>span strong{color:#4c5360;font-size:11px}
#vcQuickPropertyForm .vc-photo-preview-item>span small{margin-top:3px;color:#8a919d;font-size:10px}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-photo-upload-wrap,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-photo-preview-item{background:#282d39!important;border-color:#454c5c!important}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-photo-upload-icon{background:#352a40;color:#d9b9e7}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-photo-upload-copy strong,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-photo-preview-item>span strong{color:#edf0f5}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-photo-upload-copy p,
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-photo-preview-item>span small{color:#aeb5c1}
html[data-vc-theme="dark"] #vcQuickPropertyForm .vc-photo-upload-action{background:#252936;border-color:#9b70b6;color:#eadcf1}

@media(max-width:575.98px){
  #vcQuickPropertyForm .vc-property-photo-section{
    padding:13px!important;
    border-radius:14px!important;
    overflow:hidden!important;
  }
  #vcQuickPropertyForm .vc-property-photo-head{
    display:block!important;
    margin-bottom:12px!important;
  }
  #vcQuickPropertyForm .vc-property-photo-head h4{
    font-size:14px!important;
    line-height:1.4!important;
    overflow-wrap:anywhere!important;
  }
  #vcQuickPropertyForm .vc-property-photo-head span{
    display:block!important;
    margin-top:5px!important;
    text-align:left!important;
    font-size:11px!important;
    line-height:1.4!important;
  }
  #vcQuickPropertyForm .vc-photo-mode-grid{
    grid-template-columns:1fr!important;
    gap:9px!important;
  }
  #vcQuickPropertyForm .vc-photo-mode-card{
    width:100%!important;
    min-width:0!important;
    padding:12px!important;
  }
  #vcQuickPropertyForm .vc-photo-upload-wrap{
    width:100%!important;
    min-width:0!important;
    padding:14px 11px!important;
    border-radius:13px!important;
  }
  #vcQuickPropertyForm .vc-photo-upload-copy{
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr)!important;
    align-items:start!important;
    gap:10px!important;
    margin-bottom:13px!important;
  }
  #vcQuickPropertyForm .vc-photo-upload-icon{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    font-size:22px!important;
  }
  #vcQuickPropertyForm .vc-photo-upload-copy strong{font-size:14px!important;line-height:1.35!important}
  #vcQuickPropertyForm .vc-photo-upload-copy p{font-size:12px!important;line-height:1.5!important}
  #vcQuickPropertyForm .vc-photo-upload-actions{
    grid-template-columns:1fr!important;
    gap:9px!important;
    width:100%!important;
    max-width:none!important;
  }
  #vcQuickPropertyForm .vc-photo-upload-action{
    width:100%!important;
    min-height:48px!important;
    padding:11px 12px!important;
    font-size:14px!important;
  }
  #vcQuickPropertyForm .vc-photo-preview{
    grid-template-columns:1fr!important;
    gap:12px!important;
    width:100%!important;
  }
  #vcQuickPropertyForm .vc-photo-preview-item{
    width:100%!important;
    min-width:0!important;
  }
  #vcQuickPropertyForm .vc-photo-preview-item>img{
    width:100%!important;
    height:auto!important;
    min-height:180px!important;
    max-height:280px!important;
    object-fit:contain!important;
  }
  #vcQuickPropertyForm .vc-photo-preview-item>span strong,
  #vcQuickPropertyForm .vc-photo-preview-item>span small{
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }
}
