:root{--azul:#1d3a8a;--azul-claro:#2f57c4;--tinta:#0f1729;--gris:#5b6577;--borde:#e4e8f0;--fondo:#f6f8fc}*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--fondo);color:var(--tinta);line-height:1.55}a{color:var(--azul-claro)}