:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{color-scheme:light}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:24px;background:#0b1220;color:#e7edf7}.container{width:100%;max-width:820px;padding:0 16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px;box-shadow:0 12px 30px #00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}h1{margin:0;font-size:28px;letter-spacing:.2px;color:#f4f7ff}.subtitle{margin:6px 0 0;color:#e7edf7bf;font-size:14px}.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:#26ff9a1f;border:1px solid rgba(38,255,154,.25);color:#b9f8d5;font-size:12px;white-space:nowrap}.row{display:flex;gap:10px;margin:14px 0 18px;flex-wrap:wrap}.input{flex:1;min-width:240px;padding:11px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#0a101c8c;color:#f4f7ff;outline:none}.input::placeholder{color:#e7edf78c}.input:focus{border-color:#65adffa6;box-shadow:0 0 0 4px #65adff1f}.btn{padding:11px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#f4f7ff;cursor:pointer;transition:transform .05s ease,background .15s ease,border-color .15s ease}.btn:hover{background:#ffffff1f;border-color:#fff3}.btn:active{transform:translateY(1px)}.btnPrimary{background:#65adff2e;border-color:#65adff59}.btnPrimary:hover{background:#65adff3d}.btnDanger{background:#ff575724;border-color:#ff575747}.btnDanger:hover{background:#ff575733}.btn:disabled{opacity:.6;cursor:not-allowed}.meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;color:#e7edf7bf;font-size:13px}.alert{margin:10px 0 0;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,87,87,.25);background:#ff57571a;color:#ffd1d1}.list{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:10px}.item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d}.left{display:flex;align-items:center;gap:10px;min-width:0}.checkbox{width:18px;height:18px;accent-color:#65adff}.title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.done{text-decoration:line-through;opacity:.65}.empty{margin:14px 0 0;padding:14px;border-radius:14px;border:1px dashed rgba(255,255,255,.18);color:#e7edf7bf;text-align:center}
