:root{--rojo:#e8001c;--rojo-dark:#8b0011;--rojo-mid:#d50019;--rojo-glow:rgba(232,0,28,.18);--rojo-gradient:linear-gradient(135deg,#8b0011,#e8001c 60%,#d50019);--amarillo:#fdc82f;--naranja:#ef791b;--negro:#1d1d1b;--crema:#faf7f2;--crema-2:#f2ede3;--gris:#6b6b68;--linea:#e0d9cb}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Manrope,sans-serif;background:var(--crema);color:var(--negro);font-weight:400;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}