.sidebar.svelte-61s541{width:260px;background:#f8fafc;border-right:1px solid #f0f0f0;display:flex;flex-direction:column;padding:1.5rem;height:100%;box-sizing:border-box}.sidebar-header.svelte-61s541 h3:where(.svelte-61s541){margin:0 0 1rem;font-size:.75rem;color:#94a3b8;text-transform:uppercase;font-weight:700}.list-nav.svelte-61s541{list-style:none;padding:0;margin:0 0 2rem;flex:1;overflow-y:auto}.list-nav.svelte-61s541 li:where(.svelte-61s541){margin-bottom:.5rem}.list-nav.svelte-61s541 li:where(.svelte-61s541) button:where(.svelte-61s541){width:100%;text-align:left;padding:.75rem 1rem;border-radius:8px;background:transparent;color:#475569;display:flex;align-items:center;gap:.8rem;font-weight:500;border:none;cursor:pointer}.list-nav.svelte-61s541 li:where(.svelte-61s541) button:where(.svelte-61s541):hover{background:#e2e8f0;color:#1e293b}.list-nav.svelte-61s541 li.active:where(.svelte-61s541) button:where(.svelte-61s541){background:#e0e7ff;color:#4338ca}.list-nav.svelte-61s541 .icon:where(.svelte-61s541){font-size:1.1rem}.new-list-form.svelte-61s541{display:flex;gap:.5rem;margin-top:auto}.new-list-form.svelte-61s541 input:where(.svelte-61s541){flex:1;padding:.6rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem}.new-list-form.svelte-61s541 input:where(.svelte-61s541):focus{outline:2px solid #6366f1;border-color:transparent}.btn-icon.svelte-61s541{width:36px;height:36px;border-radius:50%;background:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;border:none;cursor:pointer}.btn-icon.svelte-61s541:hover{background:#4f46e5}.list-content.svelte-lhttf1{flex:1;padding:2rem 3rem;background:#fff;overflow-y:auto;height:100%;box-sizing:border-box}.list-header.svelte-lhttf1{margin-bottom:1.5rem}.list-header.svelte-lhttf1 h3:where(.svelte-lhttf1){font-size:1.5rem;color:#1e293b;margin:0}.add-todo-form.svelte-lhttf1{display:flex;gap:1rem;margin-bottom:2rem}.add-todo-form.svelte-lhttf1 input:where(.svelte-lhttf1){flex:1;padding:.8rem 1.2rem;background:#f8fafc;border:2px solid transparent;border-radius:12px;font-size:1rem;transition:all .2s}.add-todo-form.svelte-lhttf1 input:where(.svelte-lhttf1):focus{background:#fff;border-color:#6366f1;outline:none;box-shadow:0 0 0 4px #e0e7ff}.btn-primary.svelte-lhttf1{background:#6366f1;color:#fff;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;border:none;cursor:pointer}.btn-primary.svelte-lhttf1:hover{background:#4f46e5}.todos.svelte-lhttf1{list-style:none;padding:0}.todos.svelte-lhttf1 li:where(.svelte-lhttf1){background:#fff;border-bottom:1px solid #f1f5f9;padding:1rem 0;display:flex;align-items:center;gap:1rem;transition:all .2s}.todos.svelte-lhttf1 li:where(.svelte-lhttf1):hover{background:#fafafa;padding-left:.5rem;padding-right:.5rem;border-radius:8px;border-bottom-color:transparent}.todo-text.svelte-lhttf1{flex:1;font-size:1.05rem;color:#334155;transition:color .2s}.todos.svelte-lhttf1 li.completed:where(.svelte-lhttf1) .todo-text:where(.svelte-lhttf1){text-decoration:line-through;color:#cbd5e1}.checkbox-container.svelte-lhttf1{position:relative;width:22px;height:22px;cursor:pointer}.checkbox-container.svelte-lhttf1 input:where(.svelte-lhttf1){opacity:0;cursor:pointer;width:0;height:0}.checkmark.svelte-lhttf1{position:absolute;top:0;left:0;height:22px;width:22px;background-color:#fff;border:2px solid #cbd5e1;border-radius:6px;transition:all .2s}.checkbox-container.svelte-lhttf1:hover input:where(.svelte-lhttf1)~.checkmark:where(.svelte-lhttf1){border-color:#6366f1}.checkbox-container.svelte-lhttf1 input:where(.svelte-lhttf1):checked~.checkmark:where(.svelte-lhttf1){background-color:#6366f1;border-color:#6366f1}.checkmark.svelte-lhttf1:after{content:"";position:absolute;display:none;left:7px;top:3px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-container.svelte-lhttf1 input:where(.svelte-lhttf1):checked~.checkmark:where(.svelte-lhttf1):after{display:block}.delete-btn.svelte-lhttf1{opacity:0;color:#ef4444;background:transparent;padding:.4rem;border-radius:6px;display:flex;align-items:center;border:none;cursor:pointer}.delete-btn.svelte-lhttf1:hover{background:#fee2e2}.todos.svelte-lhttf1 li:where(.svelte-lhttf1):hover .delete-btn:where(.svelte-lhttf1){opacity:1}.wrapper.svelte-1f7wbj7{display:flex;width:100%;height:100%}.sidebar-container.svelte-1f7wbj7{width:260px;height:100%;border-right:1px solid #eee}.list-container.svelte-1f7wbj7{flex:1;height:100%}.empty-state.svelte-1f7wbj7{display:flex;align-items:center;justify-content:center;height:100%;color:#888}
