@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);#root,.app,body,html{font-family:Inter,sans-serif;height:100%;width:100%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#7a7f9d}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track:hover{background:#ce65a4}.error{border-color:#ce65a4;color:#ce65a4}.login-container{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;margin:0 auto;max-width:300px;padding:20px}.login-title{margin-bottom:20px;text-align:center}.login-form{display:flex;flex-direction:column}.login-input{border:1px solid #ccc;border-radius:3px;margin-bottom:10px}.login-button,.login-input{font-size:14px;padding:10px}.login-button{background-color:#007bff;border:none;border-radius:3px;color:#fff;cursor:pointer}.login-button:hover{background-color:#0056b3}
/*# sourceMappingURL=main.df15a25e.css.map*/