@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400;500;700&display=swap);*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:"Montserrat",sans-serif;font-weight:400;line-height:1.7;box-sizing:border-box;background-color:hsla(0,0%,100%,.507)}@media only screen and (max-width:900px){html{font-size:56.25%}}@media only screen and (max-width:600px){html{font-size:50%}}@media only screen and (max-width:400px){html{font-size:45%}}.Header_heading__sAf1D{font-size:5rem;text-align:center;letter-spacing:.5rem;font-weight:400}.Card_card__1m44e{border-radius:22px;background:#d1d1d1;box-shadow:27px 27px 54px #6d6d6d,-27px -27px 54px #fff}.Todo_todo__1FLU_{width:70%;height:60rem;margin:0 auto;padding:2rem 3rem;display:grid;grid-template-rows:30% 3% 67%}.Todo_list-count__1gtNn{text-align:left;margin-right:2rem;font-size:2rem}@media only screen and (max-width:900px){.Todo_todo__1FLU_{width:80%}}@media only screen and (max-width:600px){.Todo_todo__1FLU_{width:90%;height:90rem}}.Button_btn__3Ve_g{box-sizing:border-box;-webkit-appearance:none;appearance:none;background-color:transparent;border:2px solid #222;border-radius:.6em;color:#222;cursor:pointer;display:flex;align-self:center;font-size:1rem;font-weight:400;line-height:1;padding:1.2em 2.8em;text-decoration:none;text-align:center;text-transform:uppercase;font-family:"Montserrat",sans-serif;font-weight:700;transition:box-shadow .3s ease-in-out,color .3s ease-in-out}.TodoForm_form__ZO9SE{display:flex;flex-direction:column}.TodoForm_form-group__eaaAn{padding:1rem 0;display:grid;grid-template-columns:30% 70%}.TodoForm_form-group__eaaAn label{font-size:2.5rem;font-weight:500}.TodoForm_form-group__eaaAn input{width:100%;outline:transparent;border:transparent;background-color:#d1d1d1;border-bottom:2px solid rgba(0,0,0,.589);font-size:2rem;letter-spacing:.4rem;text-decoration:none}.TodoForm_form-group__eaaAn input::-webkit-input-placeholder{text-align:center;letter-spacing:1rem}.TodoForm_form__ZO9SE button{display:inline-block;align-self:flex-end;font-size:1.2rem;margin-top:1rem}.TodoForm_form-btn__3JNm0:focus{color:#222;outline:0}.TodoForm_form-btn__3JNm0:hover{color:#fff;outline:0;box-shadow:inset 0 0 40px 40px #222}@media only screen and (max-width:900px){.TodoForm_form-group__eaaAn{grid-template-columns:40% 60%}}@media only screen and (max-width:600px){.TodoForm_form-group__eaaAn{display:flex;flex-direction:column}}.ListItem_item__2JfMy{display:grid;grid-template-columns:90% 10%;grid-template-rows:auto;padding:1.2rem 2rem;border-bottom:2px solid #222;position:relative;transition:.5s ease}.ListItem_item-title__1lgHN{font-size:3rem;font-weight:500;transition:1s ease}.ListItem_item-desc__3PNHG{font-size:1.5rem}.ListItem_item-completed__1B5eP,.ListItem_item-delete__3DueL{font-size:2rem;margin-top:0;padding:1rem;text-align:center;display:block;transition:.5s ease}.ListItem_item-delete__3DueL:hover{box-shadow:inset 0 0 0 3rem #303030;color:#fff}.ListItem_item__2JfMy.ListItem_completed__2ZCD_{background-color:hsla(0,0%,69.4%,.89)}.ListItem_item-title__1lgHN.ListItem_completed__2ZCD_{text-decoration:line-through}.ListItem_item-completed__1B5eP.ListItem_completed__2ZCD_{box-shadow:inset 0 0 0 3rem #303030;color:#fff}@media only screen and (max-width:600px){.ListItem_item__2JfMy{display:grid;grid-template-columns:80% 20%}}.TodoList_list__1iuwu{width:100%;margin-top:3rem;overflow-y:scroll;overflow-x:hidden;border-top:1px solid #999;position:relative}.TodoList_list__1iuwu::-webkit-scrollbar{display:none}.TodoList_list__1iuwu ul{list-style-type:disc}.TodoList_list-count__y7UIn{text-align:right;margin-right:2rem;font-size:2rem;position:relative}.TodoList_placeholder__3vkW8{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:3rem;opacity:.6;text-align:center;letter-spacing:.5rem}
/*# sourceMappingURL=main.bcc1ca61.chunk.css.map */