*{box-sizing:border-box;margin:0;padding:0}body{background:var(--mantine-color-dark-9);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*,:before,:after{transition:background-color .2s,border-color .2s}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--mantine-color-dark-7)}::-webkit-scrollbar-thumb{background:var(--mantine-color-dark-4);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--mantine-color-dark-3)}
