*{box-sizing:border-box;margin:0;padding:0}body,html{background:linear-gradient(90deg,#462255,#313b72,#8a8d91);font-family:Quicksand,sans-serif;font-size:1.1rem;height:100%;margin-bottom:10rem}.ToDoList{background:#25a17a;box-shadow:-20px -20px 0 0 #25a17a36;color:#fff;display:flex;flex-direction:column;letter-spacing:.05em;margin:4rem auto;max-width:500px;padding:2rem 3rem 3rem;white-space:nowrap}.ToDoList-flip{position:relative}.ToDoList h1{border-bottom:1px solid hsla(0,0%,100%,.3);display:flex;flex-direction:column;font-size:2.6rem;font-weight:400;letter-spacing:.05em}.ToDoList ol{list-style:none;margin-top:2.6rem}.ToDoList h1 span{font-size:.8rem;margin-bottom:.7rem;margin-left:.1rem;margin-top:.2rem}.ToDoList-moveDone{align-self:flex-end;font-size:.8rem;font-weight:lighter}.ToDoList-moveDone-switch{margin-bottom:.2rem}.NewToDoForm{display:flex;flex-direction:column;margin-top:3rem}.NewToDoForm-taskInput{color:#000;font-family:inherit;font-size:inherit;margin-top:.5rem;min-height:2.5rem;min-width:70%;outline:none;overflow:hidden;padding:.5rem;resize:vertical}.NewToDoForm-addIcon{color:#fff}.ToDo{align-items:center;background:hsla(0,0%,100%,.1);display:flex;justify-content:space-between;margin:0 -3rem .75rem;padding:0 2.25rem 0 3rem}.completed{opacity:.4}.ToDo-icons{color:#fff}.ToDo-edit{background:none;border:none;color:#fff;font-size:inherit;font:inherit;letter-spacing:inherit;margin:1.1rem 0;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-width:70%;outline:none;overflow:hidden;resize:vertical}::-webkit-resizer{border-bottom:15px solid #000;border-left:15px solid transparent;border-right-width:15px;border-top-width:15px;cursor:pointer}.ToDo-task{cursor:pointer;max-width:70%;overflow-wrap:break-word;padding:1rem 0;position:relative;white-space:normal;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ToDo-task-text{background-image:linear-gradient(transparent calc(100% - 2px),#fff 10px);background-repeat:no-repeat;background-size:0 100%;transition:background-size 1.5s;width:100%}.strikethrough{background-size:100% 62.5%;opacity:.55}
/*# sourceMappingURL=main.cfc732f8.css.map*/