.TodoList_todo-main-container__BNEuC{align-items:center;color:#f5f5f5;display:flex;flex-direction:column;font-family:Poppins,sans-serif;margin:0;overflow:hidden;padding:1rem}.TodoList_todo-main-container__title__u3I3W{-webkit-text-fill-color:transparent;align-items:center;background:linear-gradient(45deg,#ff4500,orange 70%);-webkit-background-clip:text;border-style:none;color:#ff4500;display:flex;font-family:Poppins,sans-serif;font-size:3rem;font-weight:900;justify-content:center;margin-bottom:.5rem;outline:0;text-align:center;width:30rem}.TodoList_todo-main-container__title__u3I3W:focus{border-bottom:.15rem solid #ff4500}.TodoList_todo-main-container__title__u3I3W:hover{border-bottom:.15rem solid #ff4500;cursor:text}.TodoList_todo-form-container__6L156{align-items:center;color:#f5f5f5;display:flex;flex-direction:column;font-family:Poppins,sans-serif;height:auto;justify-content:space-around;width:40rem}.TodoList_todo-form__wyiJK{align-items:center;border-radius:1rem;color:#2c2b2b;display:flex;flex-direction:row;font-family:Poppins,sans-serif;justify-content:space-evenly;margin-bottom:1rem;width:28rem}.TodoList_todo-form__input__IcvJ-{border-radius:1rem;border-style:none;font-family:Poppins,sans-serif;font-size:1rem;height:3rem;padding:.5rem;width:25rem}.TodoList_todo-form__button__lUA7s{background-color:transparent;border-radius:50%;border-style:none;color:#aca5a5;font-size:2rem;height:3.5rem}.TodoList_todo-form__button__lUA7s:hover{color:#ff4500;cursor:pointer}.TodoList_todo-list-header__H7Udv{align-items:center;border-bottom:.15rem solid #ff4500;display:flex;flex-direction:row;font-size:1.2rem;justify-content:space-evenly;width:40rem}.TodoList_todo-list-header__icon__zzKqu{color:snow}.TodoList_todo-list-header__icon__zzKqu:hover{color:#ff4500;cursor:pointer}.TodoList_toShow-todo__FdRYQ{display:flex;flex-direction:row;font-size:1.2rem;justify-content:space-around;margin:.5rem;padding:.25rem;width:30rem}.TodoList_toShow-todo__button__CLK58{background-color:transparent;border-style:none;font-size:1.2rem}.TodoList_toShow-todo__button__CLK58:hover{color:#ff4500;cursor:pointer}.TodoList_todo-list-content__Yqlsr{display:flex;flex-direction:column;height:60vh;justify-content:flex-start;overflow-x:hidden;overflow-y:scroll;width:40rem}.TodoList_todo-row__YTK\+l{align-items:center;display:flex;flex-direction:row;font-size:1rem;height:auto;justify-content:space-between;margin:.25rem;padding:1rem;width:40rem}.TodoList_todo-row-text__zcAxA{white-space:wrap;width:30rem}.TodoList_todo-row-left__vh7Ww{background-color:transparent;border-style:none;color:snow;font-size:1rem;font-weight:700;width:3.5rem}.TodoList_todo-row-left__vh7Ww:hover{color:#ff4500;cursor:pointer}.TodoList_todo-row-right__tE9vm{display:flex;flex-direction:row;justify-content:space-between}.TodoList_todo-row-right__button__C5ZJz{background-color:transparent;border-style:none;color:snow;font-size:1rem;font-weight:700;width:3.5rem}.TodoList_todo-row-right__button__C5ZJz:hover{color:#ff4500;cursor:pointer}.TodoList_todo-footer__kOMxA{border-top:.15rem solid #ff4500;font-style:italic;margin-top:.5rem;padding:.25rem}.TodoList_modal__61OpD{align-content:flex-end;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1rem;box-shadow:0 7px 10px 0 #1c1b1c;font-family:Poppins,sans-serif;height:10rem;padding:.25rem 1rem;position:fixed;top:30%;width:auto;z-index:200}.TodoList_modal__header__cSprW{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1.5rem}.TodoList_modal__header__cSprW h1{color:#ff4500;font-size:1.5rem;margin:.5rem 0}.TodoList_modal__header__cancel__sjNAR{background-color:transparent;border-style:none;color:#fff;font-size:1rem;font-weight:bolder;z-index:2}.TodoList_modal__header__cancel__sjNAR:hover{color:#ff4500;cursor:pointer}*{box-sizing:border-box;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,Poppins,sans-serif;margin:0;padding:0}body,html{background:linear-gradient(45deg,#2e2c2c,#0d0e0e 40%);background-size:500% 500%}::-webkit-scrollbar{background:none;height:5px;width:5px}::-webkit-scrollbar-thumb{background:#181717a3;border-radius:20px}::-webkit-scrollbar-track{background:none}*{scrollbar-track-color:transparent;font-family:Poppins,sans-serif;scrollbar-color:#000;scrollbar-width:thin}i{width:1em}@media only screen and (min-width:200px)and (max-width:600px){body,html{font-size:50%}}@media only screen and (min-width:600px)and (max-width:1024px){body,html{font-size:70%}}@media only screen and (min-width:1024px)and (max-width:1399px){body,html{font-size:80%}}@media only screen and (min-width:1400px)and (max-width:1920px){body,html{font-size:90%}}@media only screen and (min-width:1921px){body,html{font-size:120%}}
/*# sourceMappingURL=main.d9719350.css.map*/