html{font-display:swap;transform:translateZ(0);-webkit-overflow-scrolling:touch;scroll-behavior:smooth}body{font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;min-height:100vh;background-color:light-dark(var(--mantine-color-gray-dark-3),var(--mantine-color-gray-dark-11))}img,video{transform:translateZ(0);height:auto}*{will-change:auto}*{scrollbar-width:thin;scrollbar-color:#adb5bd transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#adb5bd;border-radius:3px}*::-webkit-scrollbar-thumb:hover{background:#868e96}[data-mantine-color-scheme=dark] *{scrollbar-color:#868e96 transparent}[data-mantine-color-scheme=dark] *::-webkit-scrollbar-thumb{background:#868e96}[data-mantine-color-scheme=dark] *::-webkit-scrollbar-thumb:hover{background:#adb5bd}.mantine-UnstyledButton-root:focus{outline-offset:-2px}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}
