/* Vercetti 2.8 · SEO estructural y enlazado contextual */
:root{
  --vc-seo-purple:#520b7c;
  --vc-seo-purple-soft:#f1e8f6;
  --vc-seo-ink:#211e24;
  --vc-seo-text:#67616c;
  --vc-seo-line:#dedbe3;
  --vc-seo-soft:#f7f6f9;
}
.vc-seo-kicker{display:block;margin-bottom:10px;color:var(--vc-seo-purple);font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.vc-home-hero-copy h1{margin:0 0 16px;font-size:clamp(34px,4.1vw,54px);line-height:1.08;letter-spacing:-.035em;color:#17151a}
.vc-home-hero-lead{max-width:660px;margin:0 0 22px;color:#67616c;font-size:18px;line-height:1.7}
.vc-home-seo-inline-link{display:inline-flex;align-items:center;gap:7px;margin-top:15px;color:var(--vc-seo-purple);font-weight:600}.vc-home-seo-inline-link:hover{color:#6e269a}
.vc-home-seo-zones{background:#fff}.vc-home-seo-zones-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px;text-align:left}.vc-home-seo-zones-head h2{margin:0;font-size:clamp(28px,3vw,40px);letter-spacing:-.025em}.vc-home-seo-zones-head p{max-width:720px;margin:9px 0 0;color:var(--vc-seo-text);line-height:1.65}.vc-home-seo-zones-head>a{white-space:nowrap;color:var(--vc-seo-purple);font-weight:600}.vc-home-seo-zone-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.vc-home-seo-zone-card{display:flex;min-height:148px;flex-direction:column;justify-content:space-between;padding:22px;border:1px solid var(--vc-seo-line);border-radius:18px;background:#fff;color:var(--vc-seo-ink);box-shadow:0 10px 28px rgba(29,21,34,.035);transition:.2s ease}.vc-home-seo-zone-card:hover{transform:translateY(-3px);border-color:#cbbad5;box-shadow:0 15px 35px rgba(29,21,34,.07);color:var(--vc-seo-ink)}.vc-home-seo-zone-card span:first-child{font-size:18px;font-weight:600;letter-spacing:-.015em}.vc-home-seo-zone-card small{display:block;margin-top:8px;color:#817a85;font-size:12px;line-height:1.5}.vc-home-seo-zone-card b{margin-top:20px;color:var(--vc-seo-purple);font-size:13px;font-weight:600}
.vc-home-welcome-copy{max-width:900px;margin:0 auto;color:#68616c;line-height:1.75}.vc-home-welcome-copy p{margin:0 0 16px}.vc-home-welcome-copy a{font-weight:600}

/* Bloque contextual usado en artículos y otras páginas de autoridad */
.vc-seo-context{margin:30px 0 10px;padding:24px 26px;border:1px solid var(--vc-seo-line);border-radius:18px;background:linear-gradient(180deg,#faf9fb,#f6f3f8)}
.vc-seo-context-head{margin-bottom:17px}.vc-seo-context-head span{display:block;color:var(--vc-seo-purple);font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.vc-seo-context-head h3{margin:6px 0 0;font-size:22px;line-height:1.25}.vc-seo-context-links{display:flex;flex-wrap:wrap;gap:9px}.vc-seo-context-links a{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #ded6e5;border-radius:999px;background:#fff;color:#4d4553;font-size:13px;font-weight:600;transition:.18s ease}.vc-seo-context-links a:hover{border-color:#bfa6cc;color:var(--vc-seo-purple);transform:translateY(-1px)}

/* Enlace local en fichas de propiedades */
.vc-property-local-seo{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-top:34px;padding:28px 30px;border:1px solid var(--vc-seo-line);border-radius:20px;background:linear-gradient(180deg,#fbfafc,#f5f2f7)}.vc-property-local-seo h2{margin:5px 0 7px;font-size:26px;letter-spacing:-.02em}.vc-property-local-seo p{margin:0;color:var(--vc-seo-text);line-height:1.6}.vc-property-local-seo-actions{display:flex;gap:10px;flex-wrap:wrap;flex:0 0 auto}.vc-property-local-seo-actions a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 16px;border-radius:12px;font-size:13px;font-weight:700}.vc-property-local-seo-actions .primary{background:var(--vc-seo-purple);color:#fff}.vc-property-local-seo-actions .secondary{border:1px solid #ceb9d9;background:#fff;color:var(--vc-seo-purple)}

/* Administración SEO */
.vc-admin-seo-intro{padding:70px 0;background:#fff}.vc-admin-seo-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:38px;align-items:start}.vc-admin-seo-copy h2{margin:0 0 14px;font-size:clamp(28px,3vw,40px);letter-spacing:-.025em}.vc-admin-seo-copy p{max-width:790px;margin:0;color:var(--vc-seo-text);font-size:16px;line-height:1.75}.vc-admin-seo-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:25px}.vc-admin-seo-points div{padding:16px 17px;border:1px solid var(--vc-seo-line);border-radius:15px;background:#fff}.vc-admin-seo-points strong{display:block;font-size:15px;color:#29252d}.vc-admin-seo-points span{display:block;margin-top:5px;color:#756e79;font-size:13px;line-height:1.5}.vc-admin-seo-side{padding:26px;border:1px solid var(--vc-seo-line);border-radius:20px;background:var(--vc-seo-soft)}.vc-admin-seo-side h3{margin:0 0 8px;font-size:22px}.vc-admin-seo-side p{margin:0 0 16px;color:var(--vc-seo-text);line-height:1.6}.vc-seo-zone-links{display:flex;flex-wrap:wrap;gap:8px}.vc-seo-zone-links a{padding:8px 11px;border-radius:999px;border:1px solid #ded5e5;background:#fff;color:#554e59;font-size:12px;font-weight:600}.vc-seo-zone-links a:hover{color:var(--vc-seo-purple);border-color:#bfa4cc}

/* Tasación SEO */
.vc-valuation-seo{padding:68px 0;background:#fff}.vc-valuation-seo-head{max-width:880px;margin-bottom:30px}.vc-valuation-seo-head h2{margin:0 0 12px;font-size:clamp(29px,3vw,41px);letter-spacing:-.028em}.vc-valuation-seo-head p{margin:0;color:var(--vc-seo-text);font-size:16px;line-height:1.75}.vc-valuation-factor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.vc-valuation-factor{padding:22px;border:1px solid var(--vc-seo-line);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(26,18,32,.035)}.vc-valuation-factor strong{display:block;font-size:17px}.vc-valuation-factor p{margin:8px 0 0;color:#716b75;font-size:13px;line-height:1.6}.vc-valuation-explainer{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.vc-valuation-explainer article{padding:26px;border-radius:19px;border:1px solid var(--vc-seo-line);background:var(--vc-seo-soft)}.vc-valuation-explainer h3{margin:0 0 9px;font-size:21px}.vc-valuation-explainer p{margin:0;color:var(--vc-seo-text);line-height:1.65}.vc-valuation-seo-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.vc-valuation-seo-actions a{display:inline-flex;align-items:center;min-height:44px;padding:0 15px;border-radius:12px;font-weight:600}.vc-valuation-seo-actions .primary{background:var(--vc-seo-purple);color:#fff}.vc-valuation-seo-actions .secondary{border:1px solid #cdb9d8;color:var(--vc-seo-purple);background:#fff}.vc-valuation-faq{padding:68px 0;background:#f7f6f9}.vc-valuation-faq h2{margin:0 0 25px;font-size:clamp(28px,3vw,38px)}.vc-valuation-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.vc-valuation-faq article{padding:22px 24px;border:1px solid var(--vc-seo-line);border-radius:17px;background:#fff}.vc-valuation-faq h3{margin:0 0 8px;font-size:18px}.vc-valuation-faq p{margin:0;color:var(--vc-seo-text);line-height:1.65}

/* Agentes: zonas enlazables sin cambiar el lenguaje visual existente */
.vc-agent-chips a{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#fff;color:#57535b;border:1px solid #e5e4e8;font-size:12px;font-weight:700;transition:.18s ease}.vc-agent-chips a::before{content:"";width:6px;height:6px;border-radius:50%;background:#9c98a2}.vc-agent-chips a:hover{border-color:#cdb7d9;color:var(--vc-seo-purple);transform:translateY(-1px)}

html[data-vc-theme="dark"] .vc-home-hero-copy h1,html[data-vc-theme="dark"] .vc-home-seo-zones-head h2,html[data-vc-theme="dark"] .vc-seo-context-head h3,html[data-vc-theme="dark"] .vc-property-local-seo h2,html[data-vc-theme="dark"] .vc-admin-seo-copy h2,html[data-vc-theme="dark"] .vc-admin-seo-side h3,html[data-vc-theme="dark"] .vc-valuation-seo-head h2,html[data-vc-theme="dark"] .vc-valuation-factor strong,html[data-vc-theme="dark"] .vc-valuation-explainer h3,html[data-vc-theme="dark"] .vc-valuation-faq h2,html[data-vc-theme="dark"] .vc-valuation-faq h3{color:#f4f0f5}
html[data-vc-theme="dark"] .vc-home-hero-lead,html[data-vc-theme="dark"] .vc-home-seo-zones-head p,html[data-vc-theme="dark"] .vc-home-welcome-copy,html[data-vc-theme="dark"] .vc-property-local-seo p,html[data-vc-theme="dark"] .vc-admin-seo-copy p,html[data-vc-theme="dark"] .vc-admin-seo-side p,html[data-vc-theme="dark"] .vc-valuation-seo-head p,html[data-vc-theme="dark"] .vc-valuation-factor p,html[data-vc-theme="dark"] .vc-valuation-explainer p,html[data-vc-theme="dark"] .vc-valuation-faq p{color:#bdb7c1}
html[data-vc-theme="dark"] .vc-home-seo-zones,html[data-vc-theme="dark"] .vc-admin-seo-intro,html[data-vc-theme="dark"] .vc-valuation-seo{background:#111014}
html[data-vc-theme="dark"] .vc-home-seo-zone-card,html[data-vc-theme="dark"] .vc-seo-context-links a,html[data-vc-theme="dark"] .vc-property-local-seo-actions .secondary,html[data-vc-theme="dark"] .vc-admin-seo-points div,html[data-vc-theme="dark"] .vc-seo-zone-links a,html[data-vc-theme="dark"] .vc-valuation-factor,html[data-vc-theme="dark"] .vc-valuation-seo-actions .secondary,html[data-vc-theme="dark"] .vc-valuation-faq article,html[data-vc-theme="dark"] .vc-agent-chips a{background:#211e25;border-color:#3b3640;color:#e9e4eb}
html[data-vc-theme="dark"] .vc-seo-context,html[data-vc-theme="dark"] .vc-property-local-seo,html[data-vc-theme="dark"] .vc-admin-seo-side,html[data-vc-theme="dark"] .vc-valuation-explainer article{background:#1b181f;border-color:#39343e}
html[data-vc-theme="dark"] .vc-valuation-faq{background:#161419}
html[data-vc-theme="dark"] .vc-home-seo-zone-card small,html[data-vc-theme="dark"] .vc-admin-seo-points span{color:#b6afb9}

@media(max-width:1199.98px){.vc-home-seo-zone-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vc-valuation-factor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:991.98px){.vc-admin-seo-grid{grid-template-columns:1fr}.vc-property-local-seo{align-items:flex-start;flex-direction:column}.vc-home-seo-zones-head{align-items:flex-start;flex-direction:column}.vc-valuation-explainer{grid-template-columns:1fr}}
@media(max-width:767.98px){.vc-home-seo-zone-grid,.vc-admin-seo-points,.vc-valuation-factor-grid,.vc-valuation-faq-grid{grid-template-columns:1fr}.vc-home-seo-zone-card{min-height:125px}.vc-property-local-seo{padding:23px}.vc-property-local-seo-actions{width:100%}.vc-property-local-seo-actions a{flex:1 1 100%}.vc-admin-seo-intro,.vc-valuation-seo,.vc-valuation-faq{padding:48px 0}}

/* ================================================================
   Vercetti 2.8.1 · Hero Home refinado
   ================================================================ */
.vc-home-hero-section{position:relative;overflow:hidden;padding-top:30px!important;padding-bottom:34px!important;background:linear-gradient(180deg,#fbfafc 0%,#fff 86%)}
.vc-home-hero-section::before{content:"";position:absolute;right:-160px;top:-190px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(82,11,124,.075) 0%,rgba(82,11,124,0) 70%);pointer-events:none}
.vc-home-hero-row{position:relative;z-index:1}
.vc-home-hero-copy{padding-top:4px;padding-bottom:4px}
.vc-home-hero-kicker{margin-bottom:13px;letter-spacing:.105em}
.vc-home-hero-copy h1{max-width:760px;margin:0 0 12px;font-size:clamp(34px,3.2vw,46px);line-height:1.08;letter-spacing:-.036em;font-weight:300;color:#17151a}
.vc-home-hero-copy h1 span{display:inline;color:var(--vc-seo-purple);font-weight:400}
.vc-home-hero-lead{max-width:590px;margin:0;color:#625c67;font-size:16px;line-height:1.62}
.vc-home-hero-trust{display:inline-flex;align-items:center;gap:10px;margin-top:20px;color:#4e4853;font-size:14px;font-weight:500}
.vc-home-hero-trust strong{font-weight:700;color:#211d24}
.vc-home-hero-trust-icon{display:inline-flex;width:27px;height:27px;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:#f1e8f6;color:var(--vc-seo-purple)}
.vc-home-hero-trust-icon svg{width:15px;height:15px;fill:currentColor}
.vc-home-hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:16px}
.vc-home-hero-actions .button{display:inline-flex;align-items:center;justify-content:center;min-width:198px;height:50px;min-height:50px;margin:0!important;padding:0 24px!important;border-radius:999px!important;font-size:14px!important;font-weight:600!important;letter-spacing:0!important;box-shadow:none!important;text-transform:none!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}
.vc-home-hero-actions .button-primary{box-shadow:0 10px 22px rgba(82,11,124,.12)!important}
.vc-home-hero-actions .button:hover{transform:translateY(-1px)}
.vc-home-search-heading{display:flex;align-items:baseline;gap:9px;margin:14px 0 -7px;color:#2d2930}
.vc-home-search-heading span{font-size:13px;font-weight:700}
.vc-home-search-heading small{font-size:12px;color:#817a85}
.vc-home-hero-section .vc-home-property-search{max-width:675px;margin-top:10px;margin-bottom:0;padding:11px;border-color:#dedbe3;border-radius:18px;box-shadow:0 12px 30px rgba(28,20,33,.05)}
.vc-home-hero-visual{display:flex;align-items:center;justify-content:center}
.vc-home-hero-image-wrap{position:relative;width:100%;max-width:570px;min-height:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}
.vc-home-hero-image-wrap::after{display:none}
.vc-home-hero-image-wrap img{display:block;width:100%;height:auto;max-height:430px;object-fit:contain;object-position:center;transform:none}
.vc-home-hero-image-caption{position:absolute;left:24px;right:24px;bottom:22px;z-index:2;padding:17px 18px;border:1px solid rgba(255,255,255,.28);border-radius:17px;background:rgba(20,16,23,.58);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff}
.vc-home-hero-image-caption span{display:block;font-size:12px;letter-spacing:.06em;text-transform:uppercase;opacity:.82}
.vc-home-hero-image-caption strong{display:block;margin-top:4px;font-size:16px;font-weight:500;letter-spacing:.01em}

html[data-vc-theme="dark"] .vc-home-hero-section{background:linear-gradient(180deg,#151218 0%,#111014 88%)}
html[data-vc-theme="dark"] .vc-home-hero-section::before{background:radial-gradient(circle,rgba(160,102,196,.12) 0%,rgba(160,102,196,0) 70%)}
html[data-vc-theme="dark"] .vc-home-hero-copy h1{color:#f7f4f8}
html[data-vc-theme="dark"] .vc-home-hero-copy h1 span{color:#d7b7e8}
html[data-vc-theme="dark"] .vc-home-hero-lead{color:#bdb7c1}
html[data-vc-theme="dark"] .vc-home-hero-trust{color:#d1cad5}
html[data-vc-theme="dark"] .vc-home-hero-trust strong{color:#fff}
html[data-vc-theme="dark"] .vc-home-hero-trust-icon{background:#302638;color:#dab9e9}
html[data-vc-theme="dark"] .vc-home-search-heading{color:#eee9f0}
html[data-vc-theme="dark"] .vc-home-search-heading small{color:#a9a1ad}
html[data-vc-theme="dark"] .vc-home-hero-image-wrap{border:0;background:transparent;box-shadow:none}

@media(max-width:1199.98px){
  .vc-home-hero-copy h1{font-size:clamp(34px,3.9vw,46px)}
  .vc-home-hero-image-wrap,.vc-home-hero-image-wrap img{min-height:430px;height:430px}
}
@media(max-width:991.98px){
  .vc-home-hero-section{padding-top:30px!important;padding-bottom:38px!important}
  .vc-home-hero-copy{padding-top:0}
  .vc-home-hero-visual{margin-top:8px}
  .vc-home-hero-image-wrap{max-width:720px;min-height:360px}
  .vc-home-hero-image-wrap img{height:360px;min-height:360px}
  .vc-home-hero-section .vc-home-property-search{max-width:720px}
}
@media(max-width:575.98px){
  .vc-home-hero-section{padding-top:24px!important;padding-bottom:32px!important}
  .vc-home-hero-kicker{margin-bottom:8px}
  .vc-home-hero-copy h1{font-size:33px;line-height:1.1;letter-spacing:-.032em}
  .vc-home-hero-lead{font-size:15px;line-height:1.6}
  .vc-home-hero-actions{display:grid;grid-template-columns:1fr;margin-top:18px}
  .vc-home-hero-actions .button{width:100%;min-width:0}
  .vc-home-search-heading{align-items:flex-start;flex-direction:column;gap:2px;margin-top:18px}
  .vc-home-hero-image-wrap{min-height:280px;border-radius:21px}
  .vc-home-hero-image-wrap img{height:280px;min-height:280px}
  .vc-home-hero-image-caption{left:14px;right:14px;bottom:14px;padding:14px;border-radius:14px}
}
/* Ajustes finales de especificidad sobre estilos históricos del Home */
#main-content > .vc-home-hero-section.section.section-lg.bg-default.section-bottom-0:first-child{padding-top:30px!important;padding-bottom:34px!important}
.vc-home-hero-actions .button{width:220px;max-width:100%}
.vc-home-hero-actions .button-default-outline{border-width:1.5px!important;border-color:#cbb6d7!important;background:#fff!important;color:var(--vc-seo-purple)!important}
.vc-home-hero-actions .button-default-outline:hover{border-color:var(--vc-seo-purple)!important;background:#f7f2fa!important;color:var(--vc-seo-purple)!important;box-shadow:0 8px 18px rgba(82,11,124,.07)!important}
html[data-vc-theme="dark"] .vc-home-hero-actions .button-default-outline{border-color:#5b4a66!important;background:#201c24!important;color:#e0c8eb!important}
html[data-vc-theme="dark"] .vc-home-hero-actions .button-default-outline:hover{border-color:#a278b7!important;background:#29232f!important;color:#fff!important}
@media(max-width:991.98px){#main-content > .vc-home-hero-section.section.section-lg.bg-default.section-bottom-0:first-child{padding-top:26px!important;padding-bottom:34px!important}}
@media(max-width:575.98px){#main-content > .vc-home-hero-section.section.section-lg.bg-default.section-bottom-0:first-child{padding-top:24px!important;padding-bottom:32px!important}.vc-home-hero-actions .button{width:100%}}

.vc-home-hero-copy{display:flex;flex-direction:column;justify-content:center}
.vc-home-hero-visual{align-self:stretch}
.vc-home-hero-image-caption strong{font-size:15px;line-height:1.35}
.vc-home-search-heading span{font-size:13px;font-weight:700;letter-spacing:.01em}

/* Vercetti 2.8.1.1 · Hero Home cercano */
.vc-home-hero-image-wrap{min-height:0!important;height:auto!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
.vc-home-hero-image-wrap::after{display:none!important}
.vc-home-hero-image-wrap img{width:100%!important;height:auto!important;min-height:0!important;max-height:430px!important;object-fit:contain!important;transform:none!important}
.vc-home-hero-image-caption{display:none!important}
@media(max-width:991.98px){.vc-home-hero-image-wrap{max-width:620px!important}.vc-home-hero-image-wrap img{max-height:390px!important}}
@media(max-width:575.98px){.vc-home-hero-image-wrap img{max-height:310px!important}.vc-home-hero-section{padding-top:22px!important;padding-bottom:28px!important}.vc-home-search-heading{margin-top:14px!important}}

.vc-home-hero-copy h1 br{display:block}
.vc-home-hero-copy h1 span{white-space:nowrap}
@media(max-width:767.98px){
  .vc-home-hero-copy h1 span{white-space:normal}
  .vc-home-hero-actions .button{width:100%;min-width:0}
}

/* Vercetti 2.8.1.4 · Hero Home estable */
.vc-home-hero-copy h1{max-width:720px!important;font-size:clamp(35px,3vw,44px)!important;line-height:1.08!important;letter-spacing:-.035em!important}
.vc-home-title-line{display:block!important;white-space:nowrap!important;color:#17151a!important;font-weight:300!important}
.vc-home-title-line em{font-style:normal;color:var(--vc-seo-purple);font-weight:400}
.vc-home-hero-actions .button{text-transform:none!important;border-radius:999px!important;font-size:14px!important;font-weight:600!important;letter-spacing:0!important;height:48px!important;min-height:48px!important}
.vc-home-hero-visual{overflow:visible}
.vc-home-hero-image-wrap img.wow.slideInRight{animation-duration:.8s!important}
html[data-vc-theme="dark"] .vc-home-title-line{color:#f7f4f8!important}
html[data-vc-theme="dark"] .vc-home-title-line em{color:#d7b7e8}
@media(max-width:991.98px){.vc-home-title-line{white-space:normal!important}}
@media(max-width:575.98px){.vc-home-hero-copy h1{font-size:32px!important}.vc-home-title-line{white-space:normal!important}}
