body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f3ff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;list-style:none}.todo{margin:0 auto;max-width:700px}.todo__title{font-size:36px;text-align:center}.form{display:flex;justify-content:space-between;margin-bottom:30px}.form__input{padding:10px;width:620px}.form__btn{background-color:#8a2be2;color:#fff;font-size:25px;height:38px;margin:0 0 0 20px;width:38px}.tasklist__row{align-items:center;display:flex}.tasklist__btn_del{background-color:#8a2be2;color:#fff;font-size:10px;font-weight:700;height:25px;padding:2.5px;width:25px}.tasklist__checkbox:checked~p{text-decoration:line-through}.list{list-style:none;padding:0}.tasklist{align-items:center;background-color:#a0c9a0;color:#5c5b5b;display:flex;flex-wrap:wrap;justify-content:space-between;margin:10px 0;padding:10px}.tasklist__text{margin:5px;max-width:600px;word-break:break-word}.taskcount{align-items:center;display:flex;justify-content:space-between;margin:30px 0 40px}.taskcount__block{font-size:18px;padding:0 10px}.taskcount__inprogress{color:#f34067;font-size:18px;font-weight:700}.taskcount__completed{color:#2ec290;font-size:18px;font-weight:700}.taskcount__btn{background-color:#fff;color:#8a2be2;font-size:16px;font-weight:700;height:56px;margin-left:20px;padding:5px;width:150px}.date{text-align:center}.date__text{color:#483d8b;font-size:18px;font-weight:500}
/*# sourceMappingURL=main.12c670bb.css.map*/