html{scroll-behavior:smooth}*{-webkit-overflow-scrolling:touch}body{overflow-x:hidden;overflow-y:auto}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9ca3af4d;border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#9ca3af80}.dark ::-webkit-scrollbar-thumb{background:#4b55634d}.dark ::-webkit-scrollbar-thumb:hover{background:#4b556380}.page-enter-active,.page-leave-active{transition:opacity .2s ease}.page-enter-from,.page-leave-to{opacity:0}*{scrollbar-color:rgba(156,163,175,.3) transparent;scrollbar-width:thin}.dark *{scrollbar-color:rgba(75,85,99,.3) transparent}
