/* r08: keep native scrolling; show the existing compact rail controls instead of scrollbar chrome. */
*{scrollbar-width:none!important}
*::-webkit-scrollbar{display:none;width:0;height:0}
