html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100%;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}::selection{color:inherit;background:#7c3aed33}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#7c3aed33;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#7c3aed59}@supports (scrollbar-color:auto){html{scrollbar-color:#7c3aed33 transparent;scrollbar-width:thin}}
