*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;font-family:Inter,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#0d7377;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#0a5d61}
