:root{color-scheme:light;font-family:system-ui,-apple-system,Hiragino Sans,sans-serif;background:#f6f7f9;color:#1f2933}body{margin:0}.app{max-width:34rem;margin:3rem auto;padding:1.75rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a1f}h1{margin:0 0 1.25rem;font-size:1.375rem}.form{display:flex;gap:.5rem}.form input{flex:1;padding:.55rem .7rem;border:1px solid #cbd2d9;border-radius:6px;font-size:1rem}button{padding:.55rem .9rem;border:1px solid #cbd2d9;border-radius:6px;background:#fff;font-size:.9rem;cursor:pointer}.form button{background:#2563eb;border-color:#2563eb;color:#fff}.error{margin:.6rem 0 0;color:#c81e1e;font-size:.875rem}.filters{display:flex;gap:.4rem;margin:1.1rem 0 .6rem}.filters button[aria-pressed=true]{background:#1f2933;border-color:#1f2933;color:#fff}.summary,.empty{color:#616e7c;font-size:.875rem}.list{list-style:none;margin:.5rem 0 0;padding:0}.list li{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.6rem 0;border-top:1px solid #e4e7eb}.list label{display:flex;align-items:center;gap:.55rem;cursor:pointer}.list li.done span{color:#9aa5b1;text-decoration:line-through}
