html{scroll-behavior:smooth}body{overflow-x:hidden}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,button{transition:all .2s cubic-bezier(.4,0,.2,1)}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a2e}::-webkit-scrollbar-thumb{background:rgba(167,139,250,.3);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(167,139,250,.5)}