html{scroll-behavior:smooth;height:100%}body,html{-webkit-overflow-scrolling:touch;overscroll-behavior:none}body{margin:0;padding:0;overflow-y:auto;overflow-x:hidden;touch-action:pan-y;transform:translateZ(0);will-change:transform;height:auto;position:relative;width:100%;background:#000}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:999px;backdrop-filter:blur(4px)}::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.35)}html{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}*{-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:auto;scroll-behavior:smooth;transition:none;animation:none}@media (max-width:768px){body,html{touch-action:manipulation}*,body,html{-webkit-overflow-scrolling:touch;transform:translateZ(0)}*{overscroll-behavior:none}}