.card_wrapper__xn1L3{border:1px solid #eaecf0;border-radius:8px}.page_pageWrapper__rhUXG{display:grid;place-content:center;min-height:75vh}.page_todoCard__z9kpM{display:flex;flex-direction:column;justify-items:center;gap:1.25rem;max-width:800px;padding:2rem;width:min(450px,90vw);max-height:min(60vh,500px);text-align:center;overflow-y:auto;scrollbar-gutter:stable}.page_todoCard__z9kpM .page_title__m5nyP{color:rgba(0,0,0,.54)}.page_todoCard__z9kpM::-webkit-scrollbar{height:5px;width:5px}.page_todoCard__z9kpM::-webkit-scrollbar-track{border-radius:5px;background-color:#dfe9eb}.page_todoCard__z9kpM::-webkit-scrollbar-track:active,.page_todoCard__z9kpM::-webkit-scrollbar-track:hover{background-color:#b8c0c2}.page_todoCard__z9kpM::-webkit-scrollbar-thumb{border-radius:5px;background-color:#53c0f0}.page_todoCard__z9kpM::-webkit-scrollbar-thumb:active,.page_todoCard__z9kpM::-webkit-scrollbar-thumb:hover{background-color:#53c0f0}.page_emptyCard__1K0qq{padding:1rem;display:flex;align-items:center;justify-content:center;gap:1rem;color:rgba(0,0,0,.54)}@media screen and (max-width:720px){.page_pageWrapper__rhUXG{padding-inline:1rem;min-height:50vh}.page_todoCard__z9kpM{padding:1.5rem}}.task-item_wrapper__VbCC0{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 1rem;border:1px dashed #d7dde9;border-spacing:20px;border-radius:8px;cursor:pointer}.task-item_wrapper__VbCC0 p{margin-right:auto}.task-item_wrapper__VbCC0:hover{background-color:#f7f9fd;border:1px solid #f7f9fd}.task-item_checkboxWrapper__0fOGV{display:flex;gap:.6rem;align-items:center}.task-item_checkbox__ZalJr{margin:3px 0 0;width:18px;height:18px;transform:translateY(-.075em);cursor:pointer}.task-item_checkbox__ZalJr:before{content:"";width:.65em;height:.65em;transform:scale(0);transition:transform .12s ease-in-out;box-shadow:inset 1em 1em var(--form-control-color)}.task-item_done__R8txv{text-decoration:line-through;color:rgba(0,0,0,.54)}.task-item_trashBtn__amOOZ{width:-moz-fit-content!important;width:fit-content!important;color:#b0bbd1;transition:none!important}.task-item_trashBtn__amOOZ:hover{color:rgba(0,0,0,.54)}.button_btn__Lt_MH{border-radius:8px;border:none;background:none;cursor:pointer;transition:all .25s linear;display:flex;align-items:center;justify-content:center;gap:.25rem;width:100%}.button_btn__Lt_MH:hover{opacity:.8}.button_primary__q4mcz{background-image:linear-gradient(90deg,#0796d3 0,#53c0f0);color:#fff}.button_secondary__UTcwa{background-color:#e9f0fb;color:#000}.button_outline__Lprbw{border:1px solid #d7dde9}.button_danger___55aN{background-image:linear-gradient(90deg,#d30707 0,#f05353);color:#fff}.button_lg__tphpp{padding:1.25rem 1.75rem;font-size:1rem}.button_md__b3XsR{padding:1rem 1.5rem;font-size:1rem}.button_sm__fdINz{padding:.3rem}.alert-modal_wrapper__SV9eS{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(450px,80vw);height:auto;padding:2rem;background:#fff;z-index:10;box-shadow:0 24px 48px rgba(16,24,40,.18);border-radius:16px;animation:alert-modal_fadeIn__CuNBv .25s ease-in-out;opacity:1;text-align:start}.alert-modal_background__ixo49{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);z-index:5;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.alert-modal_title__GMGYr{font-size:1.5rem;font-weight:600}@keyframes alert-modal_fadeIn__CuNBv{0%{opacity:0}to{opacity:1}}@media screen and (max-width:640px){.alert-modal_wrapper__SV9eS{width:100%;height:100%}}.delete-todo-modal_btnsWrapper__nnBYb{display:flex;align-items:center;gap:1rem;width:100%}.delete-todo-modal_modal__w3dFj{display:flex;flex-direction:column;text-align:start;gap:2rem;margin-top:2rem}@media screen and (max-width:640px){.delete-todo-modal_modal__w3dFj{margin-top:0}.delete-todo-modal_btnsWrapper__nnBYb{flex-direction:column-reverse}}.add-todo-modal_btnsWrapper__4MR8a{display:flex;align-items:center;gap:1rem;width:100%}.add-todo-modal_form__gqGAC{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.add-todo-modal_formItem__oJzSe{display:flex;flex-direction:column;gap:.5rem}.add-todo-modal_input__Fqnb7{border:1px solid #d7dde9;padding:1rem;border-radius:8px;width:100%}.add-todo-modal_input__Fqnb7:focus{outline:none}@media screen and (max-width:640px){.add-todo-modal_btnsWrapper__4MR8a{flex-direction:column-reverse}}.social-label_wrapper__YLIr3{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;flex-direction:column;gap:.3rem;color:rgba(0,0,0,.54);box-shadow:-5px 0 10px rgba(0,0,0,.1);border-radius:8px;padding:.3rem;opacity:.3;transition:all .25s ease}.social-label_wrapper__YLIr3>a:hover{color:#0796d3}.social-label_wrapper__YLIr3:hover{opacity:1}@media screen and (max-width:720px){.social-label_wrapper__YLIr3{display:none}}