:root{--tinta:#0f1b2d;--tinta-2:#4a5a70;--tenue:#8a97a8;--papel:#fff;--papel-alto:#eef3f9;--suelo:#f5f8fc;--borde:#dde5ef;--marca:#123f9e;--marca-profundo:#0b1f44;--pop:#1f6fe5;--sobre-pop:#fff;--error:#d93b41;--overlay:#0f1b2d80;--blanco:#fff;--degradado-marca-medio:#123f9e;--degradado-marca-vivo:#1f6fe5;--verde-check:#0f9d68;--verde-texto:#0b7a52;--marca-rgb:18 63 158;--pop-rgb:31 111 229;--tenue-rgb:138 151 168;--verde-rgb:15 157 104;--degradado-marca:linear-gradient(135deg, var(--marca-profundo) 0%, var(--degradado-marca-medio) 55%, var(--degradado-marca-vivo) 100%);--curva:cubic-bezier(.2, .8, .2, 1);--duracion-corta:.18s;--duracion-media:.32s;--radio-sm:.375rem;--radio-md:.625rem;--radio-lg:.875rem;--radio-xl:1.125rem;--espacio-1:.25rem;--espacio-2:.5rem;--espacio-3:.75rem;--espacio-4:1rem;--espacio-5:1.25rem;--espacio-6:1.5rem;--espacio-8:2rem;--espacio-10:2.5rem;--texto-xs:.75rem;--texto-sm:.875rem;--texto-base:1rem;--texto-lg:1.125rem;--texto-xl:1.25rem;--texto-2xl:1.5rem;--fuente-marca:"Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--sombra-tarjeta:0 20px 40px -24px #0b1f4438;--tono-inmueble-a:#1e7a8c;--tono-inmueble-b:#4a6fa5;--tono-inmueble-c:#2b5c8a;--tono-inmueble-d:#0e5a8a;--tono-inmueble-e:#3a4f7a}:root[data-tema=oscuro]{--tinta:#e8eef7;--tinta-2:#9fb0c6;--tenue:#6c7c92;--papel:#111c2e;--papel-alto:#172539;--suelo:#0a1220;--borde:#22324a;--marca:#4d8dff;--marca-profundo:#07152e;--pop:#6ea8ff;--sobre-pop:#0a1220;--overlay:#030810b8;--verde-check:#34d399;--verde-texto:#34d399;--marca-rgb:77 141 255;--pop-rgb:110 168 255;--tenue-rgb:108 124 146;--verde-rgb:52 211 153;--sombra-tarjeta:0 24px 48px -28px #000000b3}@media (prefers-reduced-motion:reduce){:root{--duracion-corta:0s;--duracion-media:0s}*,:before,:after{transition-duration:0s!important;animation-duration:0s!important}}*,:before,:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{background:var(--suelo);color:var(--tinta);font-family:var(--fuente-marca);font-size:var(--texto-base);line-height:1.5}img{max-width:100%;display:block}button,input{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}.enlace-texto{text-decoration:underline}.barra-sitio a:focus-visible{outline:2px solid var(--marca);outline-offset:2px}.barra-sitio-contenido{justify-content:space-between;align-items:center;gap:var(--espacio-3);max-width:72rem;padding:var(--espacio-3) var(--espacio-4);margin:0 auto;display:flex}.barra-sitio-marca{letter-spacing:-.01em;white-space:nowrap;flex:none;font-size:1.1rem;font-weight:800}.barra-sitio-nav{gap:var(--espacio-5);flex:1;min-width:0;display:none}.barra-sitio-enlace{font-size:var(--texto-sm);white-space:nowrap;transition:opacity var(--duracion-corta) var(--curva);font-weight:600}.barra-sitio-enlace:hover{opacity:.8}.barra-sitio-boton{font-weight:700;font-size:var(--texto-sm);border-radius:var(--radio-md);white-space:nowrap;transition:transform var(--duracion-corta) var(--curva);flex:none;padding:.55em 1.05em}.barra-sitio-boton:hover{transform:translateY(-1px)}@media (min-width:640px){.barra-sitio-nav{display:flex}}.barra-sitio--clara{background:var(--papel);border-bottom:1px solid var(--borde);color:var(--tinta)}.barra-sitio--clara .barra-sitio-enlace{color:var(--tinta-2)}.barra-sitio--clara .barra-sitio-enlace:hover{color:var(--marca);opacity:1}.barra-sitio--clara .barra-sitio-boton{background:var(--marca);color:var(--sobre-pop)}.barra-sitio--clara .barra-sitio-boton:hover{background:var(--pop)}.barra-sitio--transparente{color:var(--blanco);margin:calc(var(--espacio-8) * -1) calc(var(--espacio-4) * -1) var(--espacio-6);background:0 0}.barra-sitio--transparente .barra-sitio-boton{background:var(--blanco);color:var(--marca-profundo)}.barra-sitio--transparente .barra-sitio-boton:hover{box-shadow:0 10px 20px -12px #0006}.pie-sitio{padding:var(--espacio-6) var(--espacio-4);text-align:center;font-size:var(--texto-xs);color:var(--tinta-2);background:var(--suelo);border-top:1px solid var(--borde)}
