body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}.AddToDo_form__fdH4n{display:flex;justify-content:center;margin:1rem auto}.AddToDo_form__fdH4n input{border:none;border-radius:.25rem 0 0 .25rem;box-shadow:0 2px 8px #00000026;padding:.3958333333rem;width:300px}@media(min-width:900px){.AddToDo_form__fdH4n input{width:600px}}@media(min-width:600px){.AddToDo_form__fdH4n input{width:450px}}.AddToDo_form__fdH4n input:focus{border:1px solid #a9a9a9;outline:none;padding:.3333333333rem}.AddToDo_form__fdH4n button{background-color:green;border:none;border-radius:0 .25rem .25rem 0;box-shadow:0 2px 8px #00000026;color:#fff;cursor:pointer;font-weight:500;transform:none;transition-duration:.25s;width:50px}.AddToDo_form__fdH4n button:focus{border:1px solid #013d01;outline:none;transform:none}.AddToDo_form__fdH4n button:hover{background-color:#006e00}.AddToDo_form__fdH4n button:disabled{background-color:#a9a9a9;box-shadow:none;color:#000;cursor:not-allowed;opacity:.5}.ToDoItem_toDoItem__ZmFIF{align-items:center;border-radius:.25rem;box-shadow:0 2px 8px #00000026;display:flex;justify-content:space-between;margin:.5rem 0;padding:.25rem;transition-duration:.25s;width:100%}.ToDoItem_toDoItem__ZmFIF:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.ToDoItem_toDoItem__ZmFIF p{display:inline-block;flex-grow:1;margin:0;max-width:80%;padding:0}@media screen and (min-width:600px){.ToDoItem_toDoItem__ZmFIF p{max-width:84%}}.ToDoItem_toDoItem__ZmFIF button,.ToDoItem_toDoItem__ZmFIF input{border-radius:.25rem;cursor:pointer;height:20px;width:20px}.ToDoItem_toDoItem__ZmFIF input[type=checkbox]{margin:0 .5rem 0 0}.ToDoItem_toDoItem__ZmFIF input[type=checkbox]:focus-visible{border:1px solid #a9a9a9;border-radius:.25rem}.ToDoItem_toDoItem__ZmFIF input[type=checkbox]:checked{accent-color:green;color:#fff}.ToDoItem_toDoItem__ZmFIF input[type=checkbox]:checked:hover{filter:brightness(1.5)}.ToDoItem_toDoItem__ZmFIF button{background-color:#a9a9a9;border:none;margin-left:.5rem;padding:0;position:relative}.ToDoItem_toDoItem__ZmFIF button:focus,.ToDoItem_toDoItem__ZmFIF button:hover{background-color:red}.ToDoItem_toDoItem__ZmFIF button:after,.ToDoItem_toDoItem__ZmFIF button:before{background-color:#fff;content:" ";height:17px;left:43%;position:absolute;top:10%;width:3px}.ToDoItem_toDoItem__ZmFIF button:after{transform:rotate(-45deg)}.ToDoItem_toDoItem__ZmFIF button:before{transform:rotate(45deg)}.ToDoItem_completed__TqOdK{color:red;text-decoration:line-through}.ToDoList_toDoList__zkMYF{margin:1rem auto;padding:0;width:300px}@media(min-width:600px){.ToDoList_toDoList__zkMYF{width:450px}}@media(min-width:900px){.ToDoList_toDoList__zkMYF{width:600px}}.App_header__PKNxv{align-items:center;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;justify-content:center}.App_header__PKNxv h1{background-color:#025bc0;box-shadow:0 4px 12px #00000026;color:#fff;margin:0;padding:1rem;text-align:center;width:100vw}.App_header__PKNxv a{border-radius:.25rem;box-shadow:0 2px 8px #00000026;color:#000;display:inline-block;font-weight:600;margin:1rem;padding:.5rem 1rem;text-align:center;text-decoration:none;text-transform:capitalize;transition-duration:.25s;width:110px}.App_header__PKNxv a:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.App_header__PKNxv a:focus{outline:1px solid #a9a9a9}
/*# sourceMappingURL=main.f0070d7c.css.map*/