body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;background-color:#fff}#root{min-height:100vh}:root{--scrollbar-color: #d8dae5}a{text-decoration:none}::-webkit-scrollbar{width:12px;height:12px;border:1px solid var(--scrollbar-color);border-radius:24px}::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;border-radius:9999px;background-color:var(--scrollbar-color)}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-color)}
