._taskElementContainer_18whe_2{display:flex;justify-content:space-between;gap:.75rem;padding:1rem;height:72px;border-radius:8px;background:var(--gray-500)}._inputContainer_18whe_12{display:flex;align-items:center;justify-content:center;width:24px;height:24px}._inputContainer_18whe_12 input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;width:17.45px;height:17.45px;border:2px solid var(--blue);border-radius:50%;position:relative;background:var(--gray-700);cursor:pointer}._inputContainer_18whe_12 input:hover{display:flex;align-items:center;justify-content:center;background-color:#1e6f9f33}._inputContainer_18whe_12 input:checked:before{content:"";width:17.45px;height:17.45px;border-radius:50%;position:absolute;background:var(--purple-dark);background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.43059%200.342093L4.09865%204.67403L1.61618%202.19156L0.780273%203.02747L4.09865%206.34584L9.26649%201.178L8.43059%200.342093Z'%20fill='%23F2F2F2'/%3e%3c/svg%3e");border:none}._inputContainer_18whe_12 input:hover:checked:before{background:var(--purple);background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.43059%200.342093L4.09865%204.67403L1.61618%202.19156L0.780273%203.02747L4.09865%206.34584L9.26649%201.178L8.43059%200.342093Z'%20fill='%23F2F2F2'/%3e%3c/svg%3e")}._textContainer_18whe_61{width:100%}._textContainer_18whe_61 ._textWithoutDecorate_18whe_65{width:100%;line-height:140%;font-size:14px;color:var(--gray-100)}._textContainer_18whe_61 ._textDecorate_18whe_72{width:100%;line-height:140%;font-size:14px;color:var(--gray-300);text-decoration:line-through}._trashContainer_18whe_80{display:flex;align-items:center;background-color:transparent;border:none;justify-content:center;border-radius:4px;color:var(--gray-300);width:24px;height:24px;cursor:pointer}._trashContainer_18whe_80:hover{background:var(--gray-400);color:var(--danger)}main{display:flex;flex-direction:column;align-items:center}._header_1nqss_7{display:flex;justify-content:center;align-items:center;gap:12px;height:12.5rem;background:var(--gray-700)}._headerTitle_1nqss_16{color:var(--blue);font-weight:800}._headerTitle_1nqss_16 span{color:var(--purple-dark)}._taskInputContainer_1nqss_25{display:flex;justify-content:center;gap:8px;margin-top:-25px}._taskInput_1nqss_25{width:39.87rem;height:54px;padding:1rem;background:var(--gray-500);color:var(--gray-100);font-size:1rem;line-height:140%;border:1px solid var(--gray-700);border-radius:8px}._taskInput_1nqss_25:focus{outline:transparent;box-shadow:0 0 0 1px var(--purple-dark)}._taskInputButton_1nqss_51{display:flex;align-items:center;gap:8px;padding:1rem;font-weight:700;background:var(--blue-dark);color:var(--gray-100);border:none;border-radius:8px;cursor:pointer}._taskInputButton_1nqss_51:hover{background:var(--blue)}._taskListContainer_1nqss_70{display:flex;flex-direction:column;margin-top:4rem;gap:1.5rem}._taskListCreate_1nqss_77{display:flex;flex-direction:column;gap:12px;max-width:46rem}._taskListHeader_1nqss_85{display:flex;justify-content:space-between}._taskListContent_1nqss_90{display:flex;flex-direction:column;align-items:center;gap:16px;border-top:1px solid var(--gray-400);border-radius:8px;padding:64px 24px}._headerTextCreated_1nqss_100{font-size:14px;font-weight:700;color:var(--blue)}._headerTextCreated_1nqss_100 span{font-size:12px;margin-left:8px;padding:2px 8px;background:var(--gray-400);border-radius:10px;color:var(--gray-200)}._headerTextCompleted_1nqss_116{font-size:14px;font-weight:700;color:var(--purple)}._headerTextCompleted_1nqss_116 span{font-size:12px;margin-left:8px;padding:2px 8px;background:var(--gray-400);border-radius:10px;color:var(--gray-200)}._contentListText_1nqss_132{color:var(--gray-300)}._taskListText_1nqss_136{font-weight:700}:root{--gray-100: #f2f2f2;--gray-200: #d9d9d9;--gray-300: #808080;--gray-400: #333333;--gray-500: #262626;--gray-600: #1A1A1A;--gray-700: #0D0D0D;--blue-dark: #1e6f9f;--blue: #4ea8de;--purple-dark: #5e60ce;--purple: #8284f4;--danger: #e25858;--font-sm: .75rem --font-md: .875rem --font-lg: 1rem --font-bold: bold }*{box-sizing:border-box;margin:0;padding:0}body{background:var(--gray-600);font-family:Inter,sans-serif}._headerContainer_105zg_1{display:flex;justify-content:center;align-items:center;gap:12px;height:12.5rem;background:var(--gray-700);width:100%}._headerContent_105zg_11{display:inline-flex;gap:.75rem}._headerContent_105zg_11 img{width:22px;height:36px;align-self:flex-end}._textContainer_105zg_23{line-height:1.4}._headerTitle_105zg_27{font-weight:800;font-size:2.5rem;height:3rem;color:var(--blue)}._headerTitle_105zg_27 span{color:var(--purple-dark);font-weight:800}._emptyTaskContainer_fl159_1{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:4rem 1.5rem;border-top:1px solid var(--gray-400)}._image_fl159_13{width:56px;height:56px;color:var(--gray-400)}div{line-height:1.4}div span{font-weight:700;font-size:var(--font-lg);color:var(--gray-300)}div p{color:var(--gray-300)}
