@custom-variant dark (&:where(.dark, .dark *));*{scrollbar-width:auto;scrollbar-color:rgba(161,161,170,.22) transparent}::-webkit-scrollbar{width:18px;height:18px}::-webkit-scrollbar,::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-button{display:none;width:0;height:0}::-webkit-scrollbar-thumb{background-color:rgba(161,161,170,.16);border:2px solid transparent;border-radius:9999px;background-clip:content-box;cursor:pointer}::-webkit-scrollbar-thumb:hover{background-color:rgba(161,161,170,.26)}