*{touch-action:manipulation;-webkit-overflow-scrolling:touch}html,body{scroll-behavior:auto;overscroll-behavior:contain}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.scrollable,[data-scrollable=true]{touch-action:pan-y;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.video-container,[data-video-container=true]{touch-action:none;overscroll-behavior:none}.gesture-handler-root,[data-rn-root=true]{touch-action:manipulation}@media (hover:hover){.scrollable:hover{scroll-behavior:smooth}}@supports (-webkit-touch-callout:none){*{-webkit-tap-highlight-color:transparent}.scrollable{-webkit-overflow-scrolling:touch}}@supports ((-webkit-appearance:none)) and (not (overflow:-webkit-marquee)){.scrollable{-webkit-overflow-scrolling:touch}}