@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;900&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-page{background-color:#fff;width:100%;height:100vh}.login-container{height:100vh;font-family:"Roboto",sans-serif}.box{margin-top:-100px;background-color:#f6f6f6;border-radius:20px;box-shadow:0 10px 20px 5px hsla(0,0%,58%,.5)}.header-section h2{color:#757575}.header-section img{height:100px}.box .form-group input{color:#757575;border-radius:10px;background-color:#fff;-webkit-filter:drop-shadow(0 10px 10px rgba(0,0,0,.1));filter:drop-shadow(0 10px 10px rgba(0,0,0,.1))}.authenticate-btn{color:#fff;border-radius:10px;background:#1958a7;box-shadow:0 4px 10px hsla(0,0%,39.2%,.25);transition:.3s}.btn:hover{color:#fff;background:#1c65be}@media only screen and (max-width:500px){.login-container{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;width:300px;margin:0 auto}}.create-task .form-group .add-btn{background-color:#22806f;color:#fff}.tasks-items .item{background-color:#1958a7;border-radius:10px}button{border-style:none;background-color:#1958a7}.tasks-items .item{color:#fff}.tasks{background-color:#900}.description{width:100%}.todo-page{background-color:#fff;height:100vh;color:#000}.logout-btn{background-color:#fff;box-shadow:0 0 0 transparent}nav,nav a{background-color:#1958a7;color:#fff}.add-task,.todo-list{background-color:#fff;border-radius:10px;box-shadow:0 10px 20px rgba(99,99,99,.5)}.todo-list{max-height:51vh;overflow:auto}.registration-page{height:100vh}.navbar{height:80px}.registration-box{box-shadow:0 10px 20px hsla(0,0%,58%,.5);border-radius:10px}input{color:#757575;border-radius:30px;background-color:#fff;-webkit-filter:drop-shadow(0 10px 10px rgba(0,0,0,.1));filter:drop-shadow(0 10px 10px rgba(0,0,0,.1))}@media only screen and (max-width:500px){.registration-box h2{font-size:20px}.registration-page{height:85vh}}
/*# sourceMappingURL=main.a7769c47.chunk.css.map */