*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--mantine-color-gray-1)}::-webkit-scrollbar-thumb{background:var(--mantine-color-gray-4);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--mantine-color-gray-5)}:focus-visible{outline:2px solid var(--mantine-color-primary-5);outline-offset:2px}