html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .5s ease-out}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#94a3b866;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background-color:#94a3b899}.dark ::-webkit-scrollbar-thumb{background-color:#47556999}.dark ::-webkit-scrollbar-thumb:hover{background-color:#475569cc}*{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.4) transparent}.dark *{scrollbar-color:rgba(71,85,105,.6) transparent}
