._header_16hm9_1{background-color:var(--gray-700);display:flex;justify-content:center;align-items:center;padding:1.25rem 0;height:12.5rem;position:relative}._header_16hm9_1 img{height:3rem}._newTaskForm_16hm9_15{position:absolute;height:3.375rem;bottom:-1.6875rem;width:100%;max-width:46rem;display:flex;gap:.5rem;padding:0 1rem}._newTaskForm_16hm9_15 input{width:100%;flex:1;color:var(--gray-100);background:var(--gray-500);border:1px solid var(--gray-700);border-radius:.5rem;padding:0 1rem;font-size:1rem}._newTaskForm_16hm9_15 input::placeholder{color:var(--gray-300)}._newTaskForm_16hm9_15 button{height:100%;padding:0 1rem;background:var(--blue-dark);color:var(--gray-100);border:none;border-radius:.5rem;display:flex;align-items:center;gap:.375rem;font-weight:700;font-size:.875rem}._task_1r75w_1{width:100%;background:var(--gray-500);border:1px solid var(--gray-400);padding:1rem;border-radius:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}._task_1r75w_1 p{font-size:.875rem;line-height:1.18rem;color:var(--gray-100);margin-right:auto}p._textCompleted_1r75w_20{color:var(--gray-300);text-decoration:line-through}._checkContainer_1r75w_25{min-width:1.125rem;height:1.125rem;background:none;border:none}._checkContainer_1r75w_25 div{width:100%;height:100%;border:2px solid var(--blue);border-radius:50%}._checkContainer_1r75w_25 svg{width:100%;height:100%;color:var(--purple)}._deleteButton_1r75w_45{background:none;border:none;color:var(--gray-300)}._tasks_ngwkd_1{width:100%;max-width:46rem;margin:0 auto;margin-top:5.625rem;padding:0 1rem}._header_ngwkd_9{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._header_ngwkd_9>div{display:flex;align-items:center;gap:.8rem}._header_ngwkd_9 p{color:var(--blue);font-size:.875rem;font-weight:700}._header_ngwkd_9 p._textPurple_ngwkd_28{color:var(--purple)}._header_ngwkd_9 span{background:var(--gray-400);color:var(--gray-200);padding:3px 9px;border-radius:999px;font-size:.75rem;font-weight:700}._list_ngwkd_41{display:flex;flex-direction:column;gap:.75rem}._empty_ngwkd_47{margin-top:4rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;color:var(--gray-300);text-align:center}._empty_ngwkd_47 svg{opacity:.3}._empty_ngwkd_47 p{font-weight:700}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}:root{--gray-100: #f2f2f2;--gray-200: #d9d9d9;--gray-300: #808080;--gray-400: #333333;--gray-500: #262626;--gray-600: #1a1a1a;--gray-700: #0d0d0d;--purple: #8284fa;--purple-dark: #5e60ce;--blue: #4ea8de;--blue-dark: #1e6f9f;--danger: #e25858}body{background:var(--gray-600);color:var(--gray-100);min-height:100vh;-webkit-font-smoothing:antialiased}button{cursor:pointer}
