:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer;border:0;border-radius:10px;padding:.75rem 1rem;background:#2563eb;color:#fff;font-weight:700}button.secondary{background:#e2e8f0;color:#0f172a}button.danger{background:#dc2626}button:disabled{opacity:.6;cursor:not-allowed}input,textarea{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:.75rem;background:#fff}label{display:grid;gap:.35rem;font-weight:700}.container{max-width:880px;margin:0 auto;padding:1rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1rem;box-shadow:0 8px 24px #0f172a0f}.stack{display:grid;gap:1rem}.row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.spacer{flex:1}.muted{color:#64748b}.error{color:#b91c1c}.success{color:#15803d}.item-done{opacity:.55;text-decoration:line-through}
