.Todo-module__jaaF5q__wrapper{justify-content:center;align-items:flex-start;min-height:100vh;padding:60px 16px 40px;display:flex}.Todo-module__jaaF5q__card{background:#fff;border-radius:24px;width:100%;max-width:540px;overflow:hidden;box-shadow:0 30px 80px #00000040}.Todo-module__jaaF5q__header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:36px 32px 28px}.Todo-module__jaaF5q__headerTop{align-items:center;gap:14px;margin-bottom:24px;display:flex}.Todo-module__jaaF5q__icon{font-size:2rem;line-height:1}.Todo-module__jaaF5q__title{letter-spacing:-.5px;font-size:1.8rem;font-weight:800}.Todo-module__jaaF5q__stats{gap:20px;display:flex}.Todo-module__jaaF5q__statItem{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:14px;flex-direction:column;align-items:center;padding:10px 20px;display:flex}.Todo-module__jaaF5q__statNumber{font-size:1.5rem;font-weight:700;line-height:1}.Todo-module__jaaF5q__statLabel{text-transform:uppercase;letter-spacing:.5px;opacity:.8;margin-top:3px;font-size:.7rem;font-weight:500}.Todo-module__jaaF5q__inputArea{border-bottom:1px solid #f0f0f5;gap:10px;padding:24px 32px;display:flex}.Todo-module__jaaF5q__input{color:#1a1a2e;background:#f8f8fc;border:2px solid #e8e8f0;border-radius:12px;outline:none;flex:1;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:border-color .2s,background .2s,box-shadow .2s}.Todo-module__jaaF5q__input::placeholder{color:#b0b0c3}.Todo-module__jaaF5q__input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea1f}.Todo-module__jaaF5q__addBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;flex-shrink:0;padding:12px 20px;font-size:1.3rem;font-weight:700;line-height:1;transition:transform .15s,box-shadow .15s,opacity .15s}.Todo-module__jaaF5q__addBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #667eea73}.Todo-module__jaaF5q__addBtn:active{box-shadow:none;transform:translateY(0)}.Todo-module__jaaF5q__addBtn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.Todo-module__jaaF5q__filters{border-bottom:1px solid #f0f0f5;gap:6px;padding:16px 32px;display:flex}.Todo-module__jaaF5q__filterBtn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:20px;padding:6px 14px;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .15s,color .15s}.Todo-module__jaaF5q__filterBtn:hover{color:#555;background:#f0f0f8}.Todo-module__jaaF5q__filterActive,.Todo-module__jaaF5q__filterActive:hover{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2)}.Todo-module__jaaF5q__list{flex-direction:column;gap:10px;min-height:80px;padding:16px 32px;list-style:none;display:flex}.Todo-module__jaaF5q__emptyState{color:#c0c0d0;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px 0;display:flex}.Todo-module__jaaF5q__emptyIcon{font-size:2.5rem}.Todo-module__jaaF5q__emptyText{font-size:.9rem;font-weight:500}.Todo-module__jaaF5q__item{background:#f8f8fc;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;transition:transform .15s,box-shadow .15s,background .2s;animation:.25s Todo-module__jaaF5q__slideIn;display:flex}@keyframes Todo-module__jaaF5q__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Todo-module__jaaF5q__item:hover{transform:translateY(-1px);box-shadow:0 4px 16px #667eea1f}.Todo-module__jaaF5q__itemDone{background:#f0faf0}.Todo-module__jaaF5q__checkbox{cursor:pointer;background:#fff;border:2.5px solid #d0d0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:border-color .2s,background .2s,transform .15s;display:flex}.Todo-module__jaaF5q__checkbox:hover{border-color:#667eea;transform:scale(1.1)}.Todo-module__jaaF5q__checkboxDone{background:#48c774;border-color:#48c774}.Todo-module__jaaF5q__checkmark{color:#fff;font-size:.7rem;font-weight:800;line-height:1}.Todo-module__jaaF5q__itemText{color:#2d2d44;word-break:break-word;flex:1;font-size:.95rem;line-height:1.4;transition:color .2s}.Todo-module__jaaF5q__itemTextDone{color:#aaa;text-decoration:line-through}.Todo-module__jaaF5q__deleteBtn{color:#d0d0e0;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:4px 6px;font-size:1.1rem;line-height:1;transition:color .15s,background .15s}.Todo-module__jaaF5q__deleteBtn:hover{color:#ff4d6d;background:#fff0f3}.Todo-module__jaaF5q__footer{justify-content:space-between;align-items:center;padding:16px 32px 28px;display:flex}.Todo-module__jaaF5q__remaining{color:#aaa;font-size:.82rem;font-weight:500}.Todo-module__jaaF5q__clearBtn{color:#c0c0d0;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.82rem;font-weight:600;transition:color .15s}.Todo-module__jaaF5q__clearBtn:hover{color:#ff4d6d}
