@import "https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,200;0,300;0,400;0,600;1,300;1,400&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--azul-fondo:#0d1520;--azul-medio:#152234;--azul-borde:#1e3352;--azul-acento:#2d6a9f;--azul-claro:#4a8bc4;--dorado:#b8922a;--dorado-claro:#d4a843;--texto-primario:#e8edf5;--texto-secundario:#8fa3bf;--texto-terciario:#4e6580;--rojo-critico:#a03030;--verde-exito:#2e6b4a;--naranja-medio:#8b5e2a}body{background:var(--azul-fondo);color:var(--texto-primario);-webkit-font-smoothing:antialiased;margin:0;font-family:Trebuchet MS,Gill Sans,Gill Sans MT,Calibri,Lucida Sans,sans-serif}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--azul-borde);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--azul-acento)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:.3}50%{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.font-title{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400}
