@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Inter:wght@400;500;600&display=swap";:root{--noche-profunda: #101B2D;--noche-suave: #1B2A42;--crema: #F7F2E9;--papel: #FFFDF8;--ambar: #E08E45;--ambar-suave: #F2B978;--ambar-profundo: #B8651F;--texto-noche: #FDFBF7;--texto-dia: #1A2332;--texto-suave: #6B7280;--exito: #2F6F5E;--atencion: #C97A2B;--riesgo: #8B3A3A;--fuente-display: "Fraunces", Georgia, serif;--fuente-cuerpo: "Inter", system-ui, -apple-system, sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--fuente-cuerpo);background:var(--noche-profunda);color:var(--texto-noche)}h1,h2{font-family:var(--fuente-display);font-weight:500}a{color:var(--ambar)}:focus-visible{outline:2px solid var(--ambar);outline-offset:2px}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
