@charset "UTF-8";:root{--rojo-900: #7a1d08;--rojo-700: #a3220a;--rojo-600: #cc2a0a;--rojo-500: #e3350d;--rojo-400: #ef5127;--rojo-100: #ffe4da;--negro-bisel: #1c1c1c;--gris-950: #17181a;--gris-900: #202226;--gris-800: #2b2e33;--gris-700: #3a3e45;--gris-500: #6b7078;--gris-300: #b7bcc4;--gris-100: #e9ebee;--crema: #f7f4ec;--blanco: #ffffff;--azul-lente: #3fa9f5;--azul-lente-oscuro: #1c6fb0;--amarillo: #ffcb05;--verde-led: #35c759;--exito: #2fa84f;--error: #d92b2b;--radio-s: 8px;--radio-m: 14px;--radio-l: 22px;--radio-xl: 32px;--sombra-s: 0 2px 6px rgba(0, 0, 0, .12);--sombra-m: 0 6px 18px rgba(0, 0, 0, .16);--sombra-l: 0 14px 34px rgba(0, 0, 0, .22);--fuente-display: "Rubik", "Segoe UI", system-ui, sans-serif;--fuente-texto: "Segoe UI", system-ui, -apple-system, sans-serif;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:var(--fuente-texto);background:var(--crema);color:var(--gris-900);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:var(--fuente-display);margin:0 0 .5em;line-height:1.2}p{margin:0 0 1em;line-height:1.55}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}button{font-family:inherit}img{max-width:100%;display:block}::selection{background:var(--rojo-500);color:var(--blanco)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--gris-100)}::-webkit-scrollbar-thumb{background:var(--rojo-400);border-radius:999px;border:2px solid var(--gris-100)}.visualmente-oculto{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.contenedor{width:100%;max-width:1180px;margin-inline:auto;padding-inline:clamp(1rem,3vw,2.5rem)}
