:root{--brand-yellow: #E7A90B;--brand-pink: #EC155F;--brand-brown: #843E3E;--brand-blue: #0DD2F4;--brand-gray: #FAFAFA;--brand-dark: #4B4B4B}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-in{animation:fadeIn .5s ease-out}
