*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh}::selection{background-color:var(--mantine-primary-color-light);color:var(--mantine-primary-color-filled)}:focus-visible{outline:2px solid var(--mantine-primary-color-filled);outline-offset:2px;border-radius:var(--mantine-radius-sm)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--mantine-color-gray-4);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--mantine-color-gray-5)}
