:root{--papel:#fafaf8;--papel-elevado:#f3f3f0;--tinta:#12161a;--tinta-2:#4a5158;--linea:#e3e3de;--linea-campo:#848a92;--marca:#163a5f;--marca-hover:#0f2a47;--estado-ok:#1e7a5a;--estado-ok-texto:#185f47;--estado-riesgo:#b87e1c;--estado-riesgo-texto:#8a5606;--estado-grave:#a32e24;--estado-grave-texto:#8a251d;--contenedor:1120px;--texto-max:68ch;--radio:4px;--radio-diagrama:2px;--e1:8px;--e2:16px;--e3:24px;--e4:32px;--e5:48px;--e6:64px;--e7:96px;--e8:128px;--fs-h1:56px;--lh-h1:1.05;--fs-h2:32px;--lh-h2:1.15;--fs-h3:20px;--lh-h3:1.3;--fs-cuerpo:17px;--lh-cuerpo:1.6;--fs-mono:12px;--lh-mono:1.4;--seccion-y:128px;--margen-lateral:24px}@media (max-width:768px){:root{--fs-h1:36px;--lh-h1:1.1;--fs-h2:24px;--lh-h2:1.2;--fs-h3:18px;--seccion-y:64px}}
*,:before,:after{box-sizing:border-box}html,body,h1,h2,h3,h4,p,figure,blockquote,dl,dd,ul,ol{margin:0;padding:0}ul,ol{list-style:none}img,svg,video{max-width:100%;display:block}body{background:var(--papel);color:var(--tinta);font-family:var(--font-cuerpo);font-size:var(--fs-cuerpo);line-height:var(--lh-cuerpo);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:var(--font-titulo);font-variation-settings:"SOFT" 0, "WONK" 0, "opsz" 144;letter-spacing:-.01em;font-weight:600}h1{font-size:var(--fs-h1);line-height:var(--lh-h1)}h2{font-size:var(--fs-h2);line-height:var(--lh-h2)}h3{font-size:var(--fs-h3);line-height:var(--lh-h3)}p{max-width:var(--texto-max)}a{color:inherit}button{font:inherit;color:inherit}.mono{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;font-weight:500;font-size:var(--fs-mono);line-height:var(--lh-mono)}.visualmente-oculto{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--marca);outline-offset:2px}.saltar-al-contenido{top:var(--e1);left:var(--e1);z-index:10;background:var(--marca);color:var(--papel);padding:var(--e1) var(--e2);border-radius:var(--radio);font-size:15px;line-height:1.2;text-decoration:none;position:absolute;transform:translateY(-200%)}.saltar-al-contenido:focus-visible{outline-offset:2px;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
