._header_1yvgk_1{background:linear-gradient(180deg,rgba(13,13,13,.96),rgba(26,26,26,.98)),var(--gray-700);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:18rem;padding:2.5rem 1rem}._brand_1yvgk_13{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}._brand_1yvgk_13 img{width:7.875rem;height:auto}._brand_1yvgk_13 p{color:var(--gray-200);font-size:.95rem}._newTaskForm_1yvgk_31{width:100%;max-width:62rem;display:grid;grid-template-columns:minmax(16rem,1fr) 11rem 12rem auto;gap:.75rem;margin-top:1.75rem;align-items:stretch}._titleField_1yvgk_41,._metaField_1yvgk_42{min-height:3.5rem;color:var(--gray-100);background:var(--gray-500);border:1px solid var(--gray-400);border-radius:.5rem;transition:border-color .2s ease,box-shadow .2s ease}._titleField_1yvgk_41:focus-within,._metaField_1yvgk_42:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #4ea8de24}._titleField_1yvgk_41 input,._metaField_1yvgk_42 input,._metaField_1yvgk_42 select{width:100%;border:0;outline:0;color:var(--gray-100);background:transparent;font-size:.95rem}._titleField_1yvgk_41 input{height:100%;flex:1;padding:0 1rem}._titleField_1yvgk_41 input::placeholder{color:var(--gray-300)}._metaField_1yvgk_42{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:.5rem;row-gap:.15rem;align-items:center;padding:.55rem .75rem}._metaField_1yvgk_42 svg{grid-row:1 / 3;color:var(--blue)}._metaField_1yvgk_42 span{color:var(--gray-300);font-size:.72rem;font-weight:700;line-height:1}._metaField_1yvgk_42 input,._metaField_1yvgk_42 select{color-scheme:dark;cursor:pointer}._newTaskForm_1yvgk_31 button{min-height:3.5rem;padding:0 1rem;background:var(--blue-dark);color:var(--gray-100);border:none;border-radius:.5rem;display:flex;align-items:center;justify-content:center;gap:.375rem;font-weight:700;font-size:.875rem;white-space:nowrap;transition:background .2s ease,transform .2s ease}._newTaskForm_1yvgk_31 button:hover{background:#2487c0;transform:translateY(-1px)}._newTaskForm_1yvgk_31 button:focus-visible{outline:3px solid rgba(78,168,222,.35);outline-offset:2px}@media (max-width: 820px){._header_1yvgk_1{min-height:auto;padding:2rem 1rem}._newTaskForm_1yvgk_31{grid-template-columns:1fr 1fr;max-width:42rem}._titleField_1yvgk_41,._newTaskForm_1yvgk_31 button{grid-column:1 / -1}}@media (max-width: 560px){._newTaskForm_1yvgk_31{grid-template-columns:1fr}}._task_6opx9_1{width:100%;background:var(--gray-500);border:1px solid var(--gray-400);padding:1rem;border-radius:.5rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;transition:border-color .2s ease,background .2s ease,transform .2s ease}._task_6opx9_1:hover{border-color:#4ea8de61;transform:translateY(-1px)}._task_6opx9_1._completed_6opx9_19{background:rgba(38,38,38,.7)}._task_6opx9_1._overdue_6opx9_23{border-color:#e2585880}._content_6opx9_27{min-width:0;margin-right:auto;display:flex;flex-direction:column;gap:.65rem}._content_6opx9_27 p{font-size:.875rem;line-height:1.18rem;color:var(--gray-100);overflow-wrap:anywhere}p._textCompleted_6opx9_42{color:var(--gray-300);text-decoration:line-through}._checkContainer_6opx9_47{width:1.125rem;height:1.125rem;background:none;border:none;border-radius:999px;flex:0 0 1.125rem;margin-top:.1rem}._checkContainer_6opx9_47 div{width:100%;height:100%;border-radius:999px;border:2px solid var(--blue)}._checkContainer_6opx9_47 svg{width:100%;height:100%;color:var(--purple)}._metadata_6opx9_70{display:flex;flex-wrap:wrap;gap:.4rem}._priority_6opx9_76,._dueDate_6opx9_77{display:inline-flex;align-items:center;gap:.25rem;min-height:1.5rem;padding:.2rem .5rem;border-radius:999px;font-size:.72rem;font-weight:700;line-height:1}._high_6opx9_89{color:#ffb4a8;background:rgba(226,88,88,.14)}._medium_6opx9_94{color:#f9dc5c;background:rgba(249,220,92,.12)}._low_6opx9_99{color:#8ee6a6;background:rgba(76,175,112,.14)}._neutral_6opx9_104{color:var(--gray-300);background:rgba(128,128,128,.14)}._scheduled_6opx9_109{color:var(--blue);background:rgba(78,168,222,.13)}._today_6opx9_114{color:#f9dc5c;background:rgba(249,220,92,.12)}._dueDate_6opx9_77._overdue_6opx9_23{color:#ffb4a8;background:rgba(226,88,88,.14)}._actions_6opx9_124{display:flex;align-items:center;gap:.25rem;flex:0 0 auto}._actions_6opx9_124 button{width:2rem;height:2rem;border:none;border-radius:.5rem;background:transparent;color:var(--gray-300);display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}._actions_6opx9_124 button:focus-visible,._checkContainer_6opx9_47:focus-visible{outline:3px solid rgba(78,168,222,.35);outline-offset:2px}._editButton_6opx9_150:hover{color:var(--blue);background:rgba(78,168,222,.12)}._deleteButton_6opx9_155{color:var(--gray-300)}._deleteButton_6opx9_155:hover{color:var(--danger);background:rgba(226,88,88,.12)}._editing_6opx9_164{align-items:center}._editFields_6opx9_168{display:grid;gap:.75rem;flex:1;min-width:0}._editFields_6opx9_168>input,._editControls_6opx9_176 input,._editControls_6opx9_176 select{width:100%;min-height:2.6rem;border:1px solid var(--gray-400);border-radius:.5rem;background:var(--gray-600);color:var(--gray-100);padding:0 .75rem;outline:0;color-scheme:dark}._editFields_6opx9_168>input:focus,._editControls_6opx9_176 input:focus,._editControls_6opx9_176 select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #4ea8de24}._editControls_6opx9_176{display:grid;grid-template-columns:minmax(9rem,13rem) minmax(9rem,12rem);gap:.5rem}._editControls_6opx9_176 label{display:flex;align-items:center;gap:.4rem;color:var(--gray-300)}._saveButton_6opx9_209:hover{color:#8ee6a6;background:rgba(76,175,112,.14)}._cancelButton_6opx9_214:hover{color:var(--gray-100);background:rgba(128,128,128,.16)}@media (max-width: 560px){._task_6opx9_1{gap:.6rem;padding:.875rem}._actions_6opx9_124{flex-direction:column}._editing_6opx9_164{align-items:stretch;flex-direction:column}._editing_6opx9_164 ._actions_6opx9_124{flex-direction:row;justify-content:flex-end}._editControls_6opx9_176{grid-template-columns:1fr}}._tasks_1eshp_1{width:100%;max-width:62rem;margin:0 auto;margin-top:2rem;padding:0 1rem 4rem}._summary_1eshp_9{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem}._summary_1eshp_9>div{min-height:5rem;background:var(--gray-500);border:1px solid var(--gray-400);border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;justify-content:center;gap:.2rem}._summary_1eshp_9 strong{color:var(--gray-100);font-size:1.7rem;line-height:1}._summary_1eshp_9 span{color:var(--gray-300);font-size:.82rem;font-weight:700}._header_1eshp_40{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem}._header_1eshp_40>div{display:flex;align-items:center;gap:.8rem}._header_1eshp_40 p{color:var(--blue);font-size:.875rem;font-weight:700}._header_1eshp_40 p._textPurple_1eshp_60{color:var(--purple)}._header_1eshp_40 span{background:var(--gray-400);color:var(--gray-200);padding:3px 9px;border-radius:999px;font-size:.75rem;font-weight:700}._progress_1eshp_73{background:var(--gray-500);border:1px solid var(--gray-400);border-radius:.5rem;padding:.85rem;margin-bottom:1rem;display:grid;gap:.75rem}._progress_1eshp_73>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}._progress_1eshp_73 strong{color:var(--gray-100);font-size:1rem}._progress_1eshp_73 span{color:var(--gray-300);font-size:.8rem;font-weight:700}._progressTrack_1eshp_101{height:.55rem;overflow:hidden;border-radius:999px;background:var(--gray-400)}._progressTrack_1eshp_101 span{display:block;height:100%;min-width:0;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--purple));transition:width .25s ease}._toolbar_1eshp_117{display:grid;grid-template-columns:minmax(14rem,1fr) minmax(9rem,.6fr) minmax(10rem,.7fr) minmax(10rem,.7fr) auto;gap:.75rem;margin-bottom:.85rem}._searchBox_1eshp_124,._selectBox_1eshp_125{min-height:3rem;border:1px solid var(--gray-400);border-radius:.5rem;background:var(--gray-500);color:var(--gray-300);display:flex;align-items:center;gap:.5rem;padding:0 .75rem;transition:border-color .2s ease,box-shadow .2s ease}._searchBox_1eshp_124:focus-within,._selectBox_1eshp_125:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #4ea8de24}._searchBox_1eshp_124 input,._selectBox_1eshp_125 select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--gray-100);font-size:.9rem}._searchBox_1eshp_124 input::placeholder{color:var(--gray-300)}._selectBox_1eshp_125 select{color-scheme:dark;cursor:pointer}._clearCompletedButton_1eshp_164{min-height:3rem;border:1px solid rgba(226,88,88,.26);border-radius:.5rem;background:rgba(226,88,88,.08);color:#ffb4a8;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:0 .85rem;font-size:.86rem;font-weight:700;white-space:nowrap;transition:background .2s ease,border-color .2s ease,color .2s ease}._clearCompletedButton_1eshp_164:hover:not(:disabled){background:rgba(226,88,88,.14);border-color:#e2585873}._clearCompletedButton_1eshp_164:disabled{cursor:not-allowed;color:var(--gray-300);border-color:var(--gray-400);background:rgba(128,128,128,.08)}._listHeader_1eshp_193{min-height:2.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}._listHeader_1eshp_193 span{color:var(--gray-300);font-size:.8rem;font-weight:700}._listHeader_1eshp_193 button,._empty_1eshp_209 button{border:0;border-radius:.5rem;background:rgba(78,168,222,.12);color:var(--blue);min-height:2.25rem;padding:0 .75rem;font-weight:700;transition:background .2s ease,color .2s ease}._listHeader_1eshp_193 button:hover,._empty_1eshp_209 button:hover{background:rgba(78,168,222,.2);color:var(--gray-100)}._clearCompletedButton_1eshp_164:focus-visible,._listHeader_1eshp_193 button:focus-visible,._empty_1eshp_209 button:focus-visible{outline:3px solid rgba(78,168,222,.35);outline-offset:2px}._list_1eshp_193{display:flex;flex-direction:column;gap:.75rem}._empty_1eshp_209{margin-top:4rem;align-items:center;justify-content:center;display:flex;flex-direction:column;gap:1rem;color:var(--gray-300);text-align:center;border:1px dashed var(--gray-400);border-radius:.5rem;padding:3rem 1rem}._empty_1eshp_209 svg{opacity:.3}._empty_1eshp_209 p{font-weight:700}@media (max-width: 980px){._toolbar_1eshp_117{grid-template-columns:repeat(2,minmax(0,1fr))}._searchBox_1eshp_124,._clearCompletedButton_1eshp_164{grid-column:1 / -1}}@media (max-width: 640px){._summary_1eshp_9{grid-template-columns:1fr}._header_1eshp_40,._progress_1eshp_73>div:first-child,._listHeader_1eshp_193{align-items:flex-start;flex-direction:column}._toolbar_1eshp_117{grid-template-columns:1fr}._searchBox_1eshp_124,._clearCompletedButton_1eshp_164{grid-column:auto}}*{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}
