body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-from-top-4{0%{transform:translateY(-1rem);opacity:0}to{transform:translateY(0);opacity:1}}.animate-in{animation-fill-mode:both}.fade-in{animation:fade-in .2s ease-out}.slide-in-from-top-4{animation:slide-in-from-top-4 .2s ease-out}
