._header_1opp5_1{background-color:var(--gray-700);display:flex;justify-content:center;align-items:center;padding:4.5rem 0 5rem}._header_1opp5_1 img{height:3rem}:root{--blue-dark: #1E6F9F;--blue-light: #4EA8DE;--purple-dark: #5E60CE;--purple-light: #8284FA;--gray-700: #0D0D0D;--gray-600: #1A1A1A;--gray-500: #262626;--gray-400: #333333;--gray-300: #808080;--gray-200: #D9D9D9;--gray-100: #F2F2F2;--red: #E25858}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--gray-600);color:var(--gray-100);min-height:100vh;-webkit-font-smoothing:antialiased}body,input,textarea,button{font-family:Inter,sans-serif;font-weight:400;font-size:1rem}._wrapper_ttgoe_1{margin:-1.7rem auto;max-width:50rem;padding:0 1rem;display:grid;grid-template-columns:1fr;gap:2rem;align-items:flex-start}._todoadd_1z0oa_1{height:3.375rem;width:100%;display:grid;grid-template-columns:1fr 5.625rem;gap:.5rem}._todoadd_1z0oa_1 textarea{width:100%;background:var(--gray-500);border:1px solid var(--gray-700);border-radius:8px;resize:none;padding:1rem;color:var(--gray-100);overflow:hidden}._todoadd_1z0oa_1 textarea::placeholder{color:var(--gray-300)}._todoadd_1z0oa_1 button[type=submit]{background:var(--blue-dark);color:var(--gray-100);padding:1rem;border-radius:8px;border:none;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;transition:background-color .1s}._todoadd_1z0oa_1 button[type=submit]:not(:disabled):hover{background:var(--blue-light)}._task_mathx_1{display:flex;gap:.75rem;background:var(--gray-500);border:1px solid var(--gray-400);padding:1rem;align-items:center;justify-content:space-between;border-radius:8px}._unchecked_mathx_12{width:1.5rem;height:1.5rem;background:none;border:none;cursor:pointer;color:var(--blue-light)}._unchecked_mathx_12:hover{color:var(--blue-dark)}._checked_mathx_26{width:1.5rem;height:1.5rem;background:none;border:none;cursor:pointer;color:var(--purple-dark)}._checked_mathx_26:hover{color:var(--purple-light)}p{font-size:.875rem;line-height:1.18rem;color:var(--gray-100);margin-right:auto}p._completed_mathx_46{color:var(--gray-300);text-decoration:line-through}._delete_mathx_51{border:none;background:transparent;color:var(--gray-300);cursor:pointer}._delete_mathx_51:hover{color:var(--red)}._tasks_1ec99_1{width:100%;max-width:46;margin:0 auto;margin-top:4rem}._info_1ec99_8{display:flex;justify-content:space-between}._createdInfo_1ec99_13 strong{color:var(--blue-light);font-size:.875rem;font-weight:700}._createdInfo_1ec99_13 span,._doneInfo_1ec99_19 span{background:var(--gray-400);color:var(--gray-100);margin-left:.5rem;padding:3px 9px;border-radius:999px;font-size:.75rem;font-weight:700}._doneInfo_1ec99_19 strong{color:var(--purple-light);font-size:.875rem;font-weight:700}._list_1ec99_35{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;border-top:1px solid var(--gray-300);border-radius:8px}._taskListEmpty_1ec99_44{margin-top:4rem;align-items:center;justify-content:center;display:flex;flex-direction:column;gap:1rem;color:var(--gray-300);text-align:center}._taskListEmpty_1ec99_44 svg{opacity:.3}._taskListEmpty_1ec99_44 p{color:var(--gray-300);font-weight:700;font-size:1rem}
