@tailwind base;@tailwind components;@tailwind utilities;html{scroll-padding-top:120px}.prose p{margin-bottom:1.25rem!important}.prose h3+p{margin-top:.5rem!important}.prose ul,.prose ol{margin-top:1rem!important;margin-bottom:1rem!important}.prose li{margin-top:.25rem!important;margin-bottom:.25rem!important}.prose pre{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.prose h2{margin-top:3rem!important;margin-bottom:1.5rem!important}.prose h3{margin-top:2rem!important;margin-bottom:1rem!important}.prose table,.prose blockquote{margin-top:1.5rem!important;margin-bottom:1.5rem!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .2s ease-out}.animate-slideUp{animation:slideUp .3s ease-out}
