*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2d2d2d;background-color:#fafaf7;margin:0;font-family:Inter,Roboto,Helvetica,Arial,sans-serif}#root{flex-direction:column;min-height:100vh;display:flex}::selection{color:#007398;background-color:#0073984d}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fafaf7}::-webkit-scrollbar-thumb{background:#007398;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#005a75}
