:root{--tinta:#1c1c1e;--gris:#5c5c60;--gris2:#8a8a8f;--linea:#ececed;--fondo:#f6f6f7;--blanco:#fff;--marca:#e8452a;--marca-osc:#c9381f;--verde:#1da05a;--verde-bg:#e8f6ee}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;color:var(--tinta);background:var(--fondo);line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit}