@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;800&display=swap);html{scroll-behavior:smooth}body{font-family:Inter,sans-serif}.prose h3{color:#fff;font-size:1.25rem}.prose p{color:#94a3b8}.animate-fade-in{animation:fadeIn .3s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.scrollbar-thin{scrollbar-color:#475569 #1e293b;scrollbar-width:thin}.scrollbar-thin::-webkit-scrollbar{width:8px}.scrollbar-thin::-webkit-scrollbar-track{background:#1e293b}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#475569;border:3px solid #1e293b;border-radius:10px}
/*# sourceMappingURL=main.e2338619.css.map*/