.register{display:flex;justify-content:center;align-items:center;flex-direction:column}.register__title{text-align:center;padding:0;color:#fff;font-size:1.1rem}.register__form{width:17rem;flex-direction:column;display:flex;font-size:1.1rem}.form__button--register-back{background:#d9c381}@media only screen and (min-width:576px){.register__form{width:30rem}.register__title{font-size:1.5rem;padding:2rem}}.feedback{color:#e23600;font-size:1.2rem}body,html{height:100%}body{background:url(../../static/media/123.edd6b4c5.jpg)}.landing{display:flex;justify-content:center;align-items:center;flex-direction:column}.login-title{text-align:center;color:#fff;font-size:2.5rem;letter-spacing:.5rem;padding:2rem 2rem 0}.landing__form{width:17rem;flex-direction:column;display:flex;font-size:2rem}.form__input{border-radius:6px}.form__button,.form__input{font-size:1.2rem;margin:.5rem;padding:.5rem 1rem;border:none;box-shadow:0 0 .7em -4px #3d3b3b}.form__button{color:#f5f5f5;border-radius:7px}.form__button--login{background:#4d86c1}.form__button--register{background:#009688}.form__button--register a{text-decoration:none;color:#fff}@media only screen and (min-width:576px){.landing__form{width:30rem}.form__button,.form__input{font-size:1.5rem}.login-title{padding-bottom:3rem}}#root,body,html{height:100%}body{margin:0;background:url(../../static/media/123.8c858262.jpg);background-size:cover;background-attachment:fixed;color:#f5f5f5;font-family:Comfortaa,cursive}button{cursor:pointer}header{position:relative}header h1{text-align:center;color:#fff;font-size:3rem;letter-spacing:.5rem;margin:0;padding-top:4rem}header h2{position:absolute;top:1.2rem;margin:0;right:3rem;font-size:1rem;cursor:pointer}.tasks{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding-left:0;margin-bottom:3rem}.fa-sign-out-alt{font-size:1.4rem;position:absolute;top:1rem;right:1rem;cursor:pointer}@media only screen and (min-width:576px){header h1{padding-top:3rem}header h2{position:absolute;top:1.2rem;margin:0;right:6rem;font-size:1.5rem}.fa-sign-out-alt{font-size:2rem;position:absolute;top:1rem;right:3rem}}.tasks__column{width:100%;list-style:none}.tasks__task{margin:0;padding:0}.tasks__title{margin:0;padding:2rem;color:#fff;text-align:center}.task{background-color:#f5f5f5;list-style:none;margin:1rem auto;border-radius:14px;box-shadow:0 0 .7em -4px #3d3b3b;display:flex;align-items:center;justify-content:space-between;word-break:break-all;padding:.5rem;width:90%}.task__title{word-break:break-word;margin:0 1rem;line-height:1.8rem}.task__title--todo{color:#ca3737}.task__title--doing{color:orange}.task__title--review{color:#2196f3}.task__title--done{color:#009688}.task__add{cursor:pointer}.task__add h3{color:#fff}.task__add--todo{background-color:#ca3737}.task__add--doing{background-color:orange}.task__add--review{background-color:#2196f3}.task__add--done{background-color:#009688}.task__new{background:none;border:none;font-family:Comfortaa,cursive;font-size:1.17em;font-weight:700;outline:none}.trash{margin-right:.7rem}@media only screen and (min-width:576px){.tasks__column{max-width:24rem}.task{width:22rem}}.task__edit-mode--todo{border:2px solid #ca3737}.task__edit-mode--doing{border:2px solid orange}.task__edit-mode--review{border:2px solid #2196f3}.task__edit-mode--done{border:2px solid #009688}.task__edit-mode input{width:80%;font-family:Comfortaa,cursive;font-size:1.17em;margin-left:.8rem;border:0;background:#f5f5f5;outline:none;font-weight:700}.task__edit-mode i{color:#4a4a4a;margin-right:.7rem;cursor:pointer;font-weight:700}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.modal__container{position:fixed;background:#f5f5f5;height:auto;width:86%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:flex;flex-direction:column;padding:2rem;border-radius:7px}.modal__error{color:red;text-align:center}.modal__message{color:#3f3c3c;text-align:center;padding-bottom:1rem}.modal__message p{font-size:1.17rem;line-height:2rem}.modal__button-container{display:flex}.modal__button{font-size:1rem;background:#719abb;color:#fff;border:none;border-radius:4px;padding:.5rem 1rem;font-family:Comfortaa,cursive;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;font-size:1.17rem}.modal__button--cancel{background-color:#929292}.modal__button--confirm{background-color:#009688}@media only screen and (min-width:430px){.modal__container{width:20rem}}
/*# sourceMappingURL=main.82d8d9b6.chunk.css.map */