html{height:100%;overflow-y:auto!important;scroll-behavior:smooth;overscroll-behavior:contain}body,html{overflow-x:hidden;-webkit-overflow-scrolling:touch}body{max-width:100vw;overflow-y:visible!important;min-height:100%;height:auto;position:relative;pointer-events:auto}body,html{scroll-behavior:smooth}*{transition:all .3s ease-in-out;box-sizing:border-box;padding:0;margin:0;letter-spacing:.7px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5);border-radius:24px}