html::-webkit-scrollbar{width:12px}html::-webkit-scrollbar-thumb{background-color:#0E5A52;border-radius:6px}html::-webkit-scrollbar-track{background:#0E5A52;border-radius:6px}html{scrollbar-color:#0E5A52 #0E5A52;scrollbar-width:thin}*:not(html)::-webkit-scrollbar{width:6px;height:6px}*:not(html)::-webkit-scrollbar-thumb{background-color:rgb(14 90 82 / .35);border-radius:999px}*:not(html)::-webkit-scrollbar-track{background:#fff0}*:not(html){scrollbar-width:thin;scrollbar-color:rgb(14 90 82 / .35) #fff0}.no-scrollbar-8080{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar-8080::-webkit-scrollbar{display:none}