*{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}#root{display:flex;flex-direction:column;min-height:100vh}.centered-container{display:flex;justify-content:center;align-items:center;min-height:100vh}.full-width{width:100%}.cursor-pointer{cursor:pointer}.text-center{text-align:center}.form-container{width:100%;max-width:450px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}
