.Navbar_nav__b3Hnv{background:#1ba94c;padding:1rem 2rem;box-sizing:border-box;justify-content:space-between;align-items:center;display:flex;color:#fff;margin-bottom:1.4rem}.Navbar_Link__Q3sdD{text-decoration:none;color:#fff}.Navbar_logout__v3gWK{border:none;background:#fff;cursor:pointer;box-shadow:2px 2px 30px 1px rgba(0,0,0,.1);padding:.5rem .8rem}.AddPost_AddPost__GnB_W{box-sizing:border-box;z-index:2;padding:.8rem;position:absolute;display:flex;flex-direction:column;transition:all .5s ease-in-out;top:50%;width:99%;height:90%;overflow-y:auto;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:.25rem;gap:.8rem;box-shadow:0 10px 20px rgba(0,0,0,.1),0 -20px 20px rgba(0,0,0,.1)}.AddPost_close__QNX5O{font-size:1.2rem;cursor:pointer;transition:all .1s ease-in-out;position:absolute;right:1.5%}.AddPost_AddPost__GnB_W form{display:flex;flex-direction:column;width:100%;height:100%;gap:.8rem}.AddPost_title___OnIh{margin:0 auto}.AddPost_input__Q10mJ,.AddPost_textarea__DGiaX{padding:.6rem!important;width:100%;resize:none;outline:none;height:100%;outline-offset:0;border:.12rem solid #1ba94c;display:flex;justify-content:flex-start;align-items:flex-start;font-weight:450}.AddPost_save__vL4cN{font-size:1.1rem;width:2.2rem;color:#fff;border-radius:.2rem;height:2.2rem;background:#1ba94c;cursor:pointer;padding:.5rem;transition:all .2s ease-in-out;position:absolute;bottom:2%;right:2%;border:none}.AddPost_input__Q10mJ{height:auto}.AddPost_close__QNX5O:hover{transform:scale(1.3)}@media (min-width:768px){.AddPost_AddPost__GnB_W{width:45%}}.Home_dashboard__bjtUm{box-sizing:border-box;padding:1rem .4rem}.Home_dashboard__bjtUm,.Home_toDo__hMF7_{display:flex;justify-content:center;align-items:center;flex-direction:column}.Home_toDo__hMF7_{width:100%}.Home_item__UrFES{text-decoration:none;margin-top:1.5rem;padding:.8rem 1rem;box-sizing:border-box;width:100%;display:flex;gap:1rem;align-items:center;position:relative;cursor:pointer;transition:all .8s ease-in-out;box-shadow:2px 2px 10px #e4e3e3,-2px -2px 10px #fff}.Home_item__UrFES:hover{box-shadow:2px 2px 50px #e4e3e3,-2px -2px 50px #fff}.Home_number__SVhPT{color:#1ba94c}.Home_title__T09hD{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#000}.Home_newToDo__o4dyU{width:100%;display:flex;justify-content:space-between;align-items:center;border:.15rem solid #1ba94c;box-sizing:border-box}.Home_inputContainer__XzlaJ{width:100%;display:flex;align-items:center;position:relative}.Home_loader__7Zjim,.Home_loading__IsZ5F{border-radius:50%;border:.2rem solid #1ba94c;border-top-color:#fff;width:1.5rem;height:1.5rem;animation:Home_spin__7gbHz .9s linear infinite}.Home_loader__7Zjim{margin-top:1rem}.Home_loading__IsZ5F{margin:1rem auto;position:absolute;z-index:1;left:50%;right:50%}@keyframes Home_spin__7gbHz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_newToDo__o4dyU input{width:100%;padding:.8rem 1rem;border:none;outline:none}.Home_newToDo__o4dyU button{border:none;padding:.8rem 1rem;width:-moz-fit-content;width:fit-content;cursor:pointer}.Home_newToDo__o4dyU button:active{transform:scale(.9)}.Home_newToDo__o4dyU button:disabled{cursor:not-allowed}.Home_empty__heR_z{margin-top:1rem}.Home_lastUpdate__uDWT6{position:absolute;right:.4rem;bottom:.25rem;font-size:.7rem;color:#292828}.Home_showToDo__YLfyx{box-sizing:border-box;z-index:2;padding:.8rem;position:absolute;display:flex;flex-direction:column;transition:all .5s ease-in-out;top:50%;width:99%;height:90%;overflow-y:auto;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:.25rem;box-shadow:0 10px 20px rgba(0,0,0,.1),0 -20px 20px rgba(0,0,0,.1)}.Home_showToDo__YLfyx .Home_data__67W3h{margin-top:.7rem;position:relative}.Home_data__67W3h form,.Home_showToDo__YLfyx .Home_data__67W3h{display:flex;width:100%;flex-direction:column;gap:1rem;height:100%}.Home_showToDo__YLfyx .Home_data__67W3h .Home_input__ZarWZ{padding:.6rem!important;outline:none;width:100%;height:auto;border:.12rem solid #fff}.Home_border__siNOS{border:.12rem solid #1ba94c!important}.Home_showToDo__YLfyx .Home_data__67W3h .Home_textarea__lSHf7{padding:.6rem!important;width:100%;resize:none;outline:none;height:100%;outline-offset:0;border:.12rem solid #fff;display:flex;justify-content:flex-start;align-items:flex-start;font-weight:450}.Home_bottomIcon__0de4L{position:absolute;bottom:0;right:0;display:flex;gap:1rem}.Home_delete__KTNeL,.Home_edit__3agou{font-size:1.1rem;border:none;width:2.2rem;color:#fff;border-radius:.2rem;height:2.2rem;background:#1ba94c;cursor:pointer;padding:.5rem;transition:all .2s ease-in-out}.Home_delete__KTNeL:hover,.Home_edit__3agou:hover{box-shadow:0 0 20px 5px rgba(0,0,0,.1)}.Home_delete__KTNeL{background:red}.Home_icon__qn8Vn{font-size:1.2rem;margin-left:auto;cursor:pointer;transition:all .1s ease-in-out}.Home_oneHead__oWKaU{display:flex;justify-content:space-between;align-items:center}.Home_oneHead__oWKaU span{font-size:.7rem;font-weight:450}.Home_icon__qn8Vn:hover{transform:scale(1.3)}@media (min-width:768px){.Home_item__UrFES,.Home_newToDo__o4dyU,.Home_showToDo__YLfyx{width:45%}}