html[class=dark]{--blue-1:#121422;--blue-2:#131524;--blue-3:#191b2d;--blue-4:#282c44;--blue-5:#343854;--blue-6:#0e101c;--green:#8cbe3b;--destructive:#be463b;--gray:#c5c8e1;--gray-2:#71748c;--gray-3:#71748c;--gray-4:#24273d;--foreground:#fff}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--blue-1);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/bg.png);background-repeat:no-repeat;background-position:top;background-size:cover}body[data-scroll-locked]::-webkit-scrollbar{width:0}::-webkit-scrollbar{width:4px;height:6px}::-webkit-scrollbar-thumb{background:var(--blue-8);border-radius:24px}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}:root{--space:12px;--gap:16px;--gap-ui:4px;--padding-ui-default:0.5rem 1rem;--padding-ui-lg:0.8rem 1rem;--padding-ui-square:1.4rem;--border-radius:0.75rem;--container-width:1196px}.btn-reset{font-family:inherit;padding:0;background-color:transparent}.btn-reset,.supportBtn{border:none;outline:none;cursor:pointer}.supportBtn{display:flex;align-items:center;justify-content:center;width:56px;height:56px;position:fixed;right:14px;bottom:34px;border-radius:50%;background:#8cbe3b;transition:.3s}.supportBtn svg{width:24px;height:24px}.supportBtn:hover{transform:scale(1.1)}