@font-face{font-family:Public Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/public-sans.woff2)format("woff2")}@font-face{font-family:Public Sans;font-style:italic;font-weight:400 800;font-display:swap;src:url(/fonts/public-sans-italic.woff2)format("woff2")}@font-face{font-family:Archivo;font-style:normal;font-weight:500 800;font-display:swap;src:url(/fonts/archivo.woff2)format("woff2")}@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{@apply bg-slate-50 text-slate-900 font-sans antialiased;}:focus-visible{@apply outline-none ring-2 ring-brand-500 ring-offset-2 ring-offset-white rounded-[6px];}}@layer components{.ui-card{@apply rounded-2xl bg-white shadow-card ring-1 ring-brand-950/5;}.ui-pill{@apply inline-flex items-center gap-1 rounded-full px-2 py-0.5 text-[11px] font-semibold leading-tight;}.ui-pill--brand{@apply bg-brand-50 text-brand-700 ring-1 ring-brand-100;}.ui-pill--accent{@apply bg-accent-50 text-accent-700 ring-1 ring-accent-200;}.ui-table{@apply tabular-nums w-full text-[13px] leading-[1.3];}.ui-table th,.ui-table td{@apply px-3 py-[7px];}.ui-table th{@apply text-left font-semibold text-brand-800/90 uppercase tracking-[.05em] text-[10px];}.ui-table tbody tr{@apply border-t border-slate-100 transition-colors;}.ui-table tbody tr:hover{@apply bg-brand-50/70;}.btn-brand{@apply inline-flex items-center justify-center gap-2 rounded-xl bg-gradient-to-b from-brand-500 to-brand-600 px-4 py-2.5 text-sm font-bold text-white shadow-[0_10px_22px_-10px_rgba(29,63,191,.55)] transition hover:-translate-y-px focus-visible:ring-offset-2;}.btn-accent{@apply inline-flex items-center justify-center gap-2 rounded-xl bg-gradient-to-b from-accent-500 to-accent-600 px-4 py-2.5 text-sm font-bold text-white shadow-[0_10px_22px_-10px_rgba(14,159,110,.55)] transition hover:-translate-y-px;}.texto-rico{@apply text-slate-600;}.texto-rico p{@apply my-1.5;}.texto-rico h2{@apply mb-1 mt-3 font-display text-lg font-bold text-slate-900;}.texto-rico h3{@apply mb-1 mt-2 font-display text-base font-bold text-slate-900;}.texto-rico ul{@apply my-1.5 list-disc pl-5;}.texto-rico ol{@apply my-1.5 list-decimal pl-5;}.texto-rico a{@apply font-medium text-brand-700 underline;}.texto-rico>:first-child{@apply mt-0;}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{@apply rounded-full bg-brand-950/20;}::-webkit-scrollbar-thumb:hover{@apply bg-brand-950/35;}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}
