@font-face{font-family:Lexend;src:url(./lexend-300.pH_8eE6B.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Lexend;src:url(./lexend-400.CwRJVcUA.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lexend;src:url(./lexend-500.Dl-X5nog.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Lexend;src:url(./lexend-600.DdvlkEkX.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Lexend;src:url(./lexend-700.DqO8md6r.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Questrial;src:url(./questrial-400.DNhQdR1R.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--dhi-cian:#00c5c4;--dhi-teal:#008696;--dhi-teal-oscuro:#1d5e65;--dhi-menta:#4cc4bd;--dhi-dorado:#ce964d;--dhi-tinta:#2a2a2a;--dhi-gris:#f1f0f0;--dhi-suave:#d4f7e8;--dhi-blanco:#fff;--dhi-radio-boton:24px;--dhi-radio-campo:10px;--dhi-radio-caja:12px;--dhi-radio-redondo:50%;--dhi-sombra:0 2px 4px #2a2a2a1a;--dhi-sombra-alta:0 10px 30px #2a2a2a26;--dhi-tipo-titulo:"Questrial", "Segoe UI", system-ui, sans-serif;--dhi-tipo-texto:"Lexend", "Segoe UI", system-ui, sans-serif;--dhi-tipo-mono:ui-monospace, "Cascadia Mono", "Consolas", monospace;--fondo:#f7f8f8;--superficie:var(--dhi-blanco);--superficie-2:var(--dhi-gris);--linea:#e4e5e6;--linea-2:#d3d5d6;--tinta:var(--dhi-tinta);--apagado:#5f6668;--tenue:#6b7275;--acento:var(--dhi-teal-oscuro);--acento-claro:#00727f;--acento-tinte:#e6f4f5;--sobre-acento:var(--dhi-blanco);--cabecera-fondo:var(--dhi-cian);--cabecera-tinta:#14403f;--bien:#16624a;--chip-bien-fondo:#dff0e7;--chip-bien-tinta:var(--bien);--aviso:#8a5410;--chip-aviso-fondo:#f7eddd;--chip-aviso-tinta:var(--aviso);--mal:#97302b;--chip-mal-fondo:#f7e4e2;--chip-mal-tinta:var(--mal);--chip-retirado-fondo:var(--chip-aviso-fondo);--chip-retirado-tinta:var(--chip-aviso-tinta);--error-fondo:#fdf0ea;--error-linea:#f0c8b0;--aviso-fondo:var(--chip-aviso-fondo);--aviso-linea:#e8d5b0;--radio-boton:var(--dhi-radio-boton);--radio-campo:var(--dhi-radio-campo);--ancho-portal:980px;--ancho-trabajo:920px;--radio-caja:var(--dhi-radio-caja);--radio-caja-interior:8px;--radio-menudo:4px;--sombra:var(--dhi-sombra);--tipo-titulo:var(--dhi-tipo-titulo);--tipo-texto:var(--dhi-tipo-texto);--tipo-mono:var(--dhi-tipo-mono);--damero:#ececed;--trazo:#141828}.btn,button.btn{font:inherit;border:1px solid var(--linea-2);border-radius:var(--radio-boton);background:var(--superficie);color:var(--tinta);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;padding:6px 12px;font-size:13px;text-decoration:none;display:inline-flex}.btn:hover:not(:disabled),button.btn:hover:not(:disabled){background:var(--superficie-2)}.btn:disabled,button.btn:disabled{opacity:.45;cursor:default}.btn:focus-visible,button.btn:focus-visible{outline:2px solid var(--acento);outline-offset:2px}.btn.principal,button.btn.principal{background:var(--acento);border-color:var(--acento);color:var(--sobre-acento);font-weight:500}.btn.principal:hover:not(:disabled),button.btn.principal:hover:not(:disabled){background:var(--acento-claro)}.acciones{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chip{background:var(--superficie-2);color:var(--apagado);white-space:nowrap;border-radius:20px;padding:2px 9px;font-size:11.5px;font-weight:500;display:inline-block}.mono,code,pre{font-family:var(--tipo-mono)}.panel h2{margin:0 0 12px;font-size:15px}h2.rotulo,.panel h2.rotulo{text-transform:uppercase;letter-spacing:.07em;color:var(--apagado);margin:0 0 10px;font-size:12px;font-weight:600}.error{color:var(--mal);font-size:13px}.error.caja{background:var(--error-fondo);border:1px solid var(--error-linea);border-radius:var(--radio-caja-interior);margin:0;padding:9px 12px}.pista{color:var(--apagado);font-size:12.5px}.esqueleto{background:var(--superficie-2);border-radius:var(--radio-menudo);position:relative;overflow:hidden}.esqueleto:after{content:"";background:linear-gradient(90deg, transparent, var(--superficie), transparent);animation:1.4s ease-in-out infinite esqueleto-brillo;position:absolute;inset:0;transform:translate(-100%)}@keyframes esqueleto-brillo{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.esqueleto:after{animation:none}}*,:before,:after{box-sizing:border-box}html{scrollbar-gutter:stable}body{background:var(--fondo);color:var(--tinta);font:400 15px/1.6 var(--tipo-texto);margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--tipo-titulo);letter-spacing:-.005em}.marco.svelte-12qhfyh{background:var(--cabecera-fondo);box-shadow:var(--sombra);flex-wrap:wrap;align-items:center;gap:10px 22px;padding:10px 22px;display:flex}.marca.svelte-12qhfyh{color:var(--cabecera-tinta);align-items:center;gap:11px;text-decoration:none;display:flex}.marca.svelte-12qhfyh img:where(.svelte-12qhfyh){width:auto;height:26px;display:block}.marca.svelte-12qhfyh span:where(.svelte-12qhfyh){font-family:var(--tipo-titulo);letter-spacing:.005em;white-space:nowrap;font-size:15px}nav.svelte-12qhfyh{border-left:1px solid #14403f40;flex-wrap:wrap;gap:6px 16px;padding-left:18px;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--cabecera-tinta);opacity:.88;font-size:13.5px;font-weight:500;text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,nav.svelte-12qhfyh a.activa:where(.svelte-12qhfyh){opacity:1;text-underline-offset:4px;text-decoration:underline}nav.svelte-12qhfyh a.activa:where(.svelte-12qhfyh){font-weight:600}.quien.svelte-12qhfyh{color:var(--cabecera-tinta);align-items:center;gap:10px;margin-left:auto;font-size:12.5px;display:flex}.quien.svelte-12qhfyh button:where(.svelte-12qhfyh){font:inherit;border:1px solid var(--cabecera-tinta);border-radius:var(--radio-boton);color:var(--cabecera-tinta);cursor:pointer;background:0 0;padding:5px 14px;font-size:12.5px;font-weight:500}.quien.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{background:var(--cabecera-tinta);color:var(--cabecera-fondo)}
