body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e8e8e8;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}h3{display:inline-block;font-size:32px;font-weight:800;margin-bottom:0}.h4{color:#707070;margin-top:0}p{margin:0 0 .5rem}.name{background:none;border:none;font-size:32px;outline:none;width:12rem}.addTodo{border:none;border-radius:1rem;font-size:24px;height:4rem;margin:0 0 2rem;outline:none;width:100%}::placeholder{color:#000;opacity:1}.category{display:flex;justify-content:space-between;margin-bottom:2rem}.category__box{background-color:#fff;border-radius:1rem;font-size:24px;height:8rem;text-align:center;width:19rem}.category__box>p{margin-top:2rem}input[type=radio]{height:2rem;width:2rem}.add-btn{background-color:#1f75fe;border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:24px;height:3rem;margin-bottom:2rem;transition-duration:.4s;width:100%}.add-btn:hover{background-color:#6b9ef0}.list-title{background:none;border:none;font-size:24px;margin-left:5rem;width:25rem}.del-btn{background-color:red;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:18px;height:2.5rem;margin-bottom:1rem;transition-duration:.4s;width:4rem}.del-btn:hover{background-color:#ef6f6f}.upd-btn{background-color:#e30b90;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:18px;height:2.5rem;margin-bottom:1rem;transition-duration:.4s;width:3rem}.upd-btn:hover{background-color:#ee47ae}input[type=checkbox]{height:3rem;width:3rem}p{font-size:24px}.App{font-family:"DM Serif Text",serif;font-style:normal;font-weight:400;margin:1rem auto auto;width:40rem}ul{list-style:none}li{align-items:center;display:flex;gap:.5rem;justify-content:center}input:checked+input{text-decoration:line-through}span:last-child{color:red;cursor:pointer}
/*# sourceMappingURL=main.8cd3e38c.css.map*/