._header_ikvuw_1{background:var(--gray-700);display:flex;align-items:center;justify-content:center;height:12.5rem;position:relative;gap:1rem}._newTaskForm_ikvuw_11{position:absolute;height:3.375rem;bottom:-1.6875rem;width:100%;max-width:46rem;display:flex;gap:.5rem;padding:0 1rem}._newTaskForm_ikvuw_11 input{height: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}input:focus-visible{outline:2px solid #40e0d0}._newTaskForm_ikvuw_11 input::placeholder{color:var(--gray-300)}._newTaskForm_ikvuw_11 button{height:100%;padding:0 1rem;background-color:#6610f2;color:var(--gray-100);border-radius:.5rem;display:flex;align-items:center;border:none;gap:.375rem;font-weight:700;font-size:.875rem;transition:all .2s ease}button:hover{filter:brightness(1.1)}._task_1hupl_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_1hupl_1 p{font-size:.875rem;line-height:1.18rem;color:var(--gray-100);margin-right:auto}._checkContainer_1hupl_20{min-width:1.125rem;height:1.125rem;background:none;border:none}._checkContainer_1hupl_20 div{width:100%;height:100%;border:2px solid turquoise;border-radius:50%}._delete_1hupl_34{background:none;border:none;color:var(--gray-300);transition:.2s ease}._delete_1hupl_34:hover{color:var(--danger)}._checkContainer_1hupl_20 svg{width:100%;height:100%;color:#6610f2}p._textCompleted_1hupl_51{color:#6610f2;text-decoration:line-through;text-decoration-thickness:3px;text-decoration-style:solid;font-style:oblique;opacity:.7}._tasks_f9iky_1{width:100%;max-width:46rem;margin:0 auto;margin-top:5.625rem;padding:0 1rem}._header_f9iky_9{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._header_f9iky_9 div{display:flex;align-items:center;gap:.8rem}._header_f9iky_9 p{color:#6610f2;font-size:.875rem;font-weight:700}._header_f9iky_9 span{background:var(--gray-400);color:var(--gray-200);padding:3px 9px;border-radius:12px;font-size:.75rem;font-weight:700}._header_f9iky_9 p._textCor_f9iky_37{color:#40e0d0}._list_f9iky_41{display:flex;flex-direction:column;gap:.75rem}._empty_f9iky_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_f9iky_47 svg{opacity:.3}._empty_f9iky_47 p{font-weight:700}*{margin:0;padding:0;box-sizing:border-box;font-family:Space Grotesk,sans-serif;line-height:1.5}: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}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#1a1a1a}::-webkit-scrollbar-thumb{background-color:#6610f2;border-radius:8px}body{background:var(--gray-600);color:var(--gray-100);min-height:100vh;-webkit-font-smoothing:antialiased}button{cursor:pointer}h1{background-image:linear-gradient(to left,#6610f2,#40e0d0);color:#000;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:3rem}.logo{display:flex;gap:1rem;transition:.6s ease}.logo:hover{margin-bottom:1.2rem;filter:brightness(1.2)}
