:root{--white: #ffffff;--gray-100: #F2F2F2;--gray-200: #D9D9D9;--gray-300: #808080;--gray-400: #333333;--gray-500: #262626;--gray-600: #1A1A1A;--gray-700: #0D0D0D;--blue-300: #4EA8DE;--blue-500: #1E6F9F;--red-500: #E25858;--purple-300: #8284FA;--purple-500: #5E60CE}:focus{outline:transparent;box-shadow:0 0 0 2px var(--green-500)}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--gray-600);color:var(--gray-300);-webkit-font-smoothing:antialiased}body,input,textarea,button{font-family:Intel,sans-serif;font-weight:400;font-size:1rem}._header_blaow_1{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--gray-700);padding:1rem;max-height:12.5rem}._list_k5hpw_1{width:100%;margin-top:-1.75rem;display:flex;align-items:center;justify-content:center;gap:5.3rem;max-width:46rem}._listHeader_k5hpw_11{width:100%}._listHeader_k5hpw_11>form{display:flex;align-items:center;gap:.5rem}._listHeader_k5hpw_11>form ._listInputNewTask_k5hpw_21{width:100%;background:var(--gray-500);padding:1rem;border-radius:8px;color:var(--gray-100);border:2px solid var(--gray-700)}._listHeader_k5hpw_11>form ._listButtonNewTask_k5hpw_31{display:flex;justify-content:center;align-items:center;padding:16px;gap:.5rem;background:var(--blue-500);border-radius:8px;color:var(--gray-100);cursor:pointer;font-size:.875rem;font-weight:700;line-height:1.4;border:0;transition:background .2s}._listHeader_k5hpw_11>form ._listButtonNewTask_k5hpw_31:hover{background:var(--blue-300)}@media (max-width: 768px){._listHeader_k5hpw_11>form{display:flex;flex-direction:column}._listHeader_k5hpw_11>form ._listButtonNewTask_k5hpw_31{width:100%}}._tasksList_1qm74_1{margin-top:4rem;display:flex;align-items:center;max-width:46rem;width:100%;justify-content:space-between}._createdTasks_1qm74_10{color:var(--blue-300);font-size:.875rem;font-weight:700}._completedTasks_1qm74_16{color:var(--purple-300);font-size:.875rem;font-weight:700}._amountNumberTasks_1qm74_22{border-radius:50%;color:var(--white);background:var(--gray-400);padding:.5rem;font-size:.75rem;height:1.5rem;width:1.5rem;display:inline-flex;align-items:center;font-weight:700}._amountNumberTasksCompleted_1qm74_35{color:var(--white);background:var(--gray-400);padding:.5rem;font-size:.75rem;height:1.2rem;display:inline-flex;border-radius:1rem;align-items:center;font-weight:700}._list_1qm74_47{display:flex;flex-direction:column;max-width:46rem;width:100%;margin-top:2rem;gap:1rem}._list_1qm74_47 li{display:flex;align-items:anchor-center}._task_1qm74_1{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;border:1px solid var(--gray-400);border-radius:.5rem;background-color:var(--gray-500)}._taskComplete_1qm74_72,._taskIncomplete_1qm74_73{display:flex;justify-content:left;width:100%;color:var(--gray-100);transition:text-decoration .5s ease-out,color .5s ease-out}._taskComplete_1qm74_72{color:var(--gray-300);text-decoration:line-through}._btnComplete_1qm74_86,._btnIncomplete_1qm74_87{display:flex;justify-content:center;padding:.125rem;font-size:87.5%;border:1px solid var(--blue-300);border-radius:9999px;background:none;transition:opacity .15s,background-color .15s,border .15s}._btnComplete_1qm74_86 svg,._btnIncomplete_1qm74_87 svg{opacity:0}._btnComplete_1qm74_86:focus-visible,._btnComplete_1qm74_86:hover,._btnIncomplete_1qm74_87:focus-visible,._btnIncomplete_1qm74_87:hover{opacity:.7;background-color:rgba(var(--blue-300),.1)}._btnComplete_1qm74_86{color:var(--gray-100);border:1px solid var(--purple-500);background-color:var(--purple-500)}._btnComplete_1qm74_86 svg{opacity:1}._btnComplete_1qm74_86:focus-visible,._btnComplete_1qm74_86:hover{opacity:1;background-color:var(--purple-300);border:1px solid var(--purple-300)}._btnDelete_1qm74_125{display:flex;justify-content:center;padding:.5rem;font-size:120%;color:var(--gray-300);border:none;background:none;transition:background-color .15s,border-radius .15s}._btnDelete_1qm74_125:focus-visible,._btnDelete_1qm74_125:hover{color:var(--red-500);border-radius:.5rem;background-color:var(--gray-400)}._emptyList_1qm74_143{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--gray-300);text-align:center;border-top:1px solid var(--gray-400);width:100%;max-width:46rem;border-radius:.5rem;margin-top:2rem;padding-top:4rem}._emptyList_1qm74_143 svg{font-size:350%;opacity:.5}._wrapper_erf3i_1{width:100%;display:grid;grid-template-rows:200px 1fr;place-items:center}._content_erf3i_8{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}@media (max-width: 768px){._content_erf3i_8{padding:1rem}}
