:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans)}body{background-color:#f2f4f5;margin:12px}#root{flex-direction:column;align-items:center;gap:32px;display:flex}._input_sr84h_1{text-align:center;border:2px solid #1e1e1f;padding:16px 8px;font-size:24px}._input_sr84h_1::placeholder{color:#aaa}._title_ua0sn_1{margin:0;font-size:24px;font-weight:400}._title_ua0sn_1 span{font-weight:700}._todoList_h363v_1{flex-direction:column;gap:16px;width:100%;max-width:400px;margin:0;padding:0;list-style:none;display:flex}._todo-item_fjfdd_1{background-color:#fff;align-items:center;gap:16px;padding:18px 16px;display:flex;position:relative}._todo-item_fjfdd_1 ._delete-btn_fjfdd_17{position:absolute;top:0;right:12px;transform:translateY(-50%)}._todo-item_fjfdd_1 p{width:100%;margin:0}._todo-item_fjfdd_1._done_fjfdd_43 ._check-btn_fjfdd_45{color:green;font-weight:700}._todo-item_fjfdd_1._done_fjfdd_43 p{text-decoration:line-through}._check-btn_fjfdd_45:hover{color:green}._delete-btn_fjfdd_17:hover{color:red}._todoCreateBtn_tjskz_1{color:#fff;background-color:#61dafa;border:none;border-radius:50%;width:64px;height:64px;font-size:36px;transition:background-color .3s,transform .3s,box-shadow .3s;position:fixed;bottom:24px;right:24px;box-shadow:0 0 8px 2px #61dafa80}._todoCreateBtn_tjskz_1:hover{background-color:#21a1f1;transform:scale(1.1)rotate(136deg);box-shadow:0 0 16px 8px #61dafa80}
