@import "https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--svf-azul:#003383;--svf-azul2:#4db1e0;--svf-negro:#231f20;--svf-plata:#6b7280;--svf-fondo:#f0f2f5;--svf-linea:#e2e5ea;--svf-blanco:#fff}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--svf-fondo);color:var(--svf-negro);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Barlow,system-ui,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.45}#root{background:var(--svf-fondo);min-height:100vh}
