:root{--scrollbar-width:6px;--primary-color:#1677ff}html,body{overflow-x:hidden}::-webkit-scrollbar{width:var(--scrollbar-width);background-color:#0000;height:6px}::-webkit-scrollbar-corner{display:none}html.light ::-webkit-scrollbar-thumb{background-color:#0000002e;border-radius:8px}html.dark ::-webkit-scrollbar-thumb{background-color:#fff6;border-radius:8px}
