:root{--background:#23272a;--foreground:#ffffff;--cg-color-black:rgba(0,0,0,0.25)}:root[data-mantine-color-scheme=dark],:root[data-mantine-color-scheme=light]{--mantine-color-body:#23272a!important}@media (prefers-color-scheme:dark){html{color-scheme:dark!important}}body,html{max-width:100vw;overflow-x:hidden}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;outline:none;border:none;background:transparent;padding:3px}::-webkit-scrollbar-thumb{background:#43454f;border-radius:6px}::-webkit-scrollbar-track{background:rgba(0,0,0,.14);border-radius:6px}